Supreme Directory Imagen Destacadas Aleatorias

This topic contains 58 replies, has 3 voices, and was last updated by  Alex Rollin 5 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #441045

    Pedro Perez
    Free User
    Post count: 196

    I have gone through the code several times and I can not find that line!

    echo do_shortcode (‘[gd_popular_post_category category_limit = 5]’);

    #441048

    Pedro Perez
    Free User
    Post count: 196

    How do I show the name of the categories with the ad quantity, not just the number?
    View from the mobile

    #441053

    Pedro Perez
    Free User
    Post count: 196

    Le puedo cambiar el nombre a My Account?
    Como lo hago?

    #441123

    Pedro Perez
    Free User
    Post count: 196

    or translate it

    #441124

    Pedro Perez
    Free User
    Post count: 196

    The Subscribe widgets do not send the mail.
    how do I solve it?
    I attach images!

    #441137

    Alex Rollin
    Moderator
    Post count: 27815

    echo do_shortcode (‘[gd_popular_post

    Sorry, try the file called ‘geodirectory-compatibility.php’

    How do I show the name of the categories with the ad quantity, not just the number?

    Try this css:

    
    
    
    
    @media screen and (max-width: 768px)  {
    .sd.home .featured-area .geodir-pcat-show, .sd.sd-location .featured-area .geodir-pcat-show {
    		min-width: 47.4% !important;
    	}
    }
    

    The Subscribe widgets do not send the mail.

    That is not a GD feature. Try contacting the plugin author.

    #441147

    Pedro Perez
    Free User
    Post count: 196

    I did not realize that the widgets Subscribe, it is not from GD, I will see it WP support.

    Now if I found the line of code, in the new file that you indicated, I made the changes and it worked well, now I can modify the quantity of categories that it shows!

    The CSS to adjust the popular categories of the search area, worked well!

    Thank you!

    #441151

    Pedro Perez
    Free User
    Post count: 196

    -As I can modify the message that shows the preview of a site, before a user publishes?

    “This is a preview of your listing, it has not been published yet.
    If there is something wrong then “Go back and edit” or if you want to add the listing then click on “Publish”.
    Your listing will be published for Unlimited days ”

    – How do I change the text of the button: “Write a Review”?

    – Can I switch to the My Account menu in Spanish?

    #441189

    Alex Rollin
    Moderator
    Post count: 27815

    You will need to change the language strings by translating the plugin. The same process applies for changing text in English or translating GD into Spanish:
    https://wpgeodirectory.com/docs/translate-core/
    https://wpgeodirectory.com/docs/translating-addons/

    Consider joining the translation team: https://wpgeodirectory.com/geodirectory-translation-2018/

    #442543

    Pedro Perez
    Free User
    Post count: 196

    Hello! How can I disable the “My Account” main menu?
    That does not appear on the menu!
    I will not use this functionality.
    Thank you.

    #442548

    Pedro Perez
    Free User
    Post count: 196

    I need that in the view from mobile devices it shows the name of the underlined categories, not the number of announcements.
    how can I do it?

    #442639

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    How can I disable the “My Account” main menu?

    That is part of the theme, and it can be hidden with CSS. Insert the following CSS at:

    GeoDirectory – Design – Scripts – Custom CSS

    
    
    
    .sd-my-account.menu-item {
        display: none;
    }
    
    #442732

    Kor
    Moderator
    Post count: 16516

    Hi pedro,

    Could you please share the URL of the site in question so we can take a better look at it and also WP temp admin access to your site? You can post the details here using the private reply option below.

    #443625

    Pedro Perez
    Free User
    Post count: 196
    This reply has been marked as private.
    #443626

    Pedro Perez
    Free User
    Post count: 196

    How can I “center” categories?

Viewing 15 posts - 31 through 45 (of 59 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket