Paolo

Forum Replies Created

Viewing 15 posts - 3,601 through 3,615 (of 27,715 total)
  • Author
    Posts
  • in reply to: Tag Line Geo 1280 #391533

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the tagline only appears when there is no logo image.

    This is standard in all WP themes.

    Thanks

    in reply to: uploaded images to listings behave erratic and don't show #391532

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    this optoin in settings > media: Organize my uploads into month- and year-based folders

    Must be enabled.

    https://wpgeodirectory.com/docs/basic-installation/#media

    Thanks

    in reply to: Highlight/Colour for active tab in Location Selector #391530

    Paolo
    Site Admin
    Post count: 31211

    You will need to increase the bottom margin of the tabs to adjust it:

    Now the margin is 8px, just like the height of that image:

    
    
    #menu-item-gd-location-switcher .geodir_location_tab_container dd.geodir_location_tabs a {
        margin: 0 0 8px;
    }

    Thanks

    in reply to: listing detail image size #391528

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: my Listing translation page shows 404 error #391526

    Paolo
    Site Admin
    Post count: 31211

    No please let’s continue in one topic only: https://wpgeodirectory.com/support/topic/listing-translation-gives-404-error/

    Thanks

    in reply to: Footer inside wrong structure #391523

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    when using a theme like Divi, you can’t use the settings in GeoDirectory >> Design to hide/show sidebars or change size of elements.

    You have to use Divi settings or straight CSS to achieve the same.

    Did you use these settings?

    Let us know,

    Thanks

    in reply to: listing translation gives 404 error #391522

    Paolo
    Site Admin
    Post count: 31211

    The developers have been alerted and they’ll let you know soon.

    Thanks

    in reply to: Master "Add Listing" Page #391518

    Paolo
    Site Admin
    Post count: 31211

    That is correct.

    Just make sure the add listing page is selected in GeoDirectory > Permalinks as the add listing page and that it doesn’t contain the shortcode.

    Also make sure that in design > navigation users are allowed to submit listings for all CPT that you want.

    Let us know how it goes.

    Thank you,

    in reply to: Location Manager "Areas of a City" #391515

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you need to activate Neighborhoods from GeoDirectory > MultiLocations > Wish to enable neighbourhoods ?

    After that you’ll be able to create city areas.

    Let us know how it goes,

    Thanks

    in reply to: listing translation gives 404 error #391513

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you other topic was flagged as spam by the system (not sure why), but I corrected it and replied: https://wpgeodirectory.com/support/topic/my-listing-translation-page-shows-404-error/#post-391512

    Let’s continue there.

    Thanks

    in reply to: my Listing translation page shows 404 error #391512

    Paolo
    Site Admin
    Post count: 31211

    Hi Pierre,

    did you try saving permalinks? It is possible that they need to be flushed for the translation to work.

    If you provide admin credentials in a private reply, we’ll follow up.

    Let us know,

    Thanks

    in reply to: listing detail image size #391511

    Paolo
    Site Admin
    Post count: 31211

    Hi again,

    please add this to GeoDirectory > Design > Scripts > Custom CSS:

    
    
    .geodir_flexslider .geodir-slides img {
        max-height: 100% !important;
    }

    The image used is not big enough, you should upload images at least 940px wide.

    Thanks

    in reply to: Lost "My Account" #391509

    Paolo
    Site Admin
    Post count: 31211

    That is a feature of the supreme child theme only.

    Thanks

    in reply to: Main not working or functioning like others #391507

    Paolo
    Site Admin
    Post count: 31211

    Hi Scott,

    PHP code doesn’t accept curly quotes. You must be using the straight quote.

    So this :

    
    
    function dt_remove_default_footer() {
    remove_action( ‘dt_footer_copyright’, ‘dt_footer_copyright_default’, 10 );
    add_action( ‘dt_footer_copyright’, ‘custom_dt_footer_copyright_text’, 10 );
    }
    add_action(‘init’, ‘dt_remove_default_footer’);
    
    function custom_dt_footer_copyright_text(){
    echo ‘VistaHemp | HempVista 2017’;
    }

    Must change to:

    
    
    function dt_remove_default_footer() {
    remove_action( 'dt_footer_copyright', 'dt_footer_copyright_default', 10 );
    add_action( 'dt_footer_copyright', 'custom_dt_footer_copyright_text', 10 );
    }
    add_action('init', 'dt_remove_default_footer');
    
    function custom_dt_footer_copyright_text(){
    echo 'VistaHemp | HempVista 2017';
    }

    I’ve corrected it for you. Let us know if there is anything else that we need to check.

    Thanks

    in reply to: Multirating Text #391506

    Paolo
    Site Admin
    Post count: 31211

    Translating will not work. The developers are checking if there is any easy way to do this. They’ll let you know asap.

    Thanks

Viewing 15 posts - 3,601 through 3,615 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount