Paolo

Forum Replies Created

Viewing 15 posts - 24,031 through 24,045 (of 27,715 total)
  • Author
    Posts
  • in reply to: GD Booster 1.5 #30694

    Paolo
    Site Admin
    Post count: 31211

    hi,

    there is one known issue between Enfold and GD Booster. Solution was provided here: https://wpgeodirectory.com/support/topic/issues-with-events-maps-on-detail-pages/

    Let us know if that fixes your issues too.

    Thx

    in reply to: Default Category Display #30693

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please post wp admin credentials and we will fix for you.

    As I said demo data is the problem…

    in reply to: search not working on ie9 #30691

    Paolo
    Site Admin
    Post count: 31211

    Hi Giuseppe,

    can you tell us what the problem is? Do you get different results between let’s say Chrome and IE9?

    Thx

    in reply to: Max # of Records per CSV Upload #30690

    Paolo
    Site Admin
    Post count: 31211

    Hi Headway,

    tested and I can confirm is a bug. Flagged it for developers, who will fix asap.

    We’ll report here once fixed.

    Thx again for your patience!

    in reply to: Featured Image custom Location #30624

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    images of the gallery aren’t stored in a custom field. They are stored in a GD custom database table, so that is not an option.

    However the 1st image uploaded is also stored as featured image, so if the 1st image is the business logo, it should work…

    Let us know,

    Thx

    in reply to: change location #30623

    Paolo
    Site Admin
    Post count: 31211

    There was an error in the code provided and actually there was a much easier way to do it:

    add_shortcode( 'gd_curr_location', 'geodir_get_current_location' );

    Than use [gd_curr_location] to call the shortcode.

    However this will only show the location once a location has been set and without the Location Switcher you will never be able to set one…

    Once you add the location switcher allowing users to set a location, that text widget will show the location name…

    Thx

    in reply to: Default Category Display #30622

    Paolo
    Site Admin
    Post count: 31211

    You should go to GD >> Prices and Payments >> Prices

    Edit any current price and remove the 0 in the category limit field.

    Let us know,

    Thx

    in reply to: X Theme compatibility #30621

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I ran the “Clear all GD version numbers” tool in GD Tools and that fixed the containers.

    Now you need to bring missing css from one to the other.

    For example in the live site you have custom css like:

    
    
    
    .x-container-fluid.max {
        max-width: 1200px;
    }
    .x-container-fluid.width {
        width: 95%;
    }

    That is missing in the staging website…

    Let us know,

    Thx

    in reply to: Shortcodes – What is available #30618

    Paolo
    Site Admin
    Post count: 31211

    They have all been added minus one that we have to create from scratch. That is a shortcode to show listings with pagination (per cpt, per category, with all sort by options like in listings pages).

    We are testing one by one and in next release we will disclose those that are tested and work as expected. Hopefully all of them…
    Thx

    in reply to: Working out categories, subcategories, tags etc. #30617

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Default Category Display #30616

    Paolo
    Site Admin
    Post count: 31211

    Hi David,

    this is not a bug, but a problem in our dummy data. It was creating the price packages with category limit set to Zero.

    We changed the price category limit options not to long ago, so that if you want to leave unlimited categories, you leave that field blank.

    The field is in each price package you created in GD >> Prices and Payments >> Prices.

    Let us know how you went.

    Thx

    in reply to: Avada + GD Updates #30615

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
    in reply to: change location #30602

    Paolo
    Site Admin
    Post count: 31211

    you need to make your widgets shortcode ready. In wordpress shortcode are ment to be used in content area of posts and pages.

    Add this to your functions.php

    add_filter('widget_text', 'do_shortcode');

    Thx

    in reply to: import Multiselect Values #30595

    Paolo
    Site Admin
    Post count: 31211

    🙂

    in reply to: I added a new tab. Now to organize… #30594

    Paolo
    Site Admin
    Post count: 31211

    1 ) GeoDirectory listings are wordpress custom post types and reviews are comments, so the plugin “Simple No Comment” will not work for your needs, unless it allows to select for which post type comments are disabled.

    2 ) You need to unset the post_profile tab from being active.

    
    
    if(isset($tab_array['post_profile'])){
    $new_tab_array['post_profile'] = $tab_array['post_profile']; // set in new array
    $new_tab_array['post_profile']['is_active_tab']='';
    unset($tab_array['post_profile']);//unset in old one
    }

    Thanks

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