Paolo

Forum Replies Created

Viewing 15 posts - 26,596 through 26,610 (of 27,715 total)
  • Author
    Posts
  • in reply to: (0) next to categories in popular post category widget? #10153

    Paolo
    Site Admin
    Post count: 31211

    Haven’t tested it, but should be:

    geodirectory/geodirectory-widgets/geodirectory_popular_widget.php

    line to be edited:

    from

    
    
    echo ucwords($cat->name).' (<span class="geodir_term_class geodir_link_span geodir_category_class_'.$post_type.'_'.$cat->term_id.'" >'.$total_post.'</span>) ';
    

    to

    
    
    echo ucwords($cat->name);
    

    If you modify the plugin widget directly you will lose the changes after every new update.

    The best thing to do, would be to copy the entire widget code and registration action. Copy the code in your theme functions.php file, rename the class and function name, modify the widget description and update the class name in the register_widget call.

    At this point you will have your new popular post category widget in your theme and you can modify it as you wish without having to deal with plugin updates.

    Thx

    in reply to: Search Documentation #10152

    Paolo
    Site Admin
    Post count: 31211

    They are not complete yet: http://docs.wpgeodirectory.com/

    But yes you can search through them…

    Thx

    in reply to: Limit square distance doesn't seem to be working #10149

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you can do that with the advance search widget.

    I’ll flag this for a developer to have a look at.

    Thx

    in reply to: (0) next to categories in popular post category widget? #10147

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    can you please provide links instead of Images (which are totally useless for us)?

    Thanks,

    in reply to: Still translation problems #10146

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    given that the issue is about wordpress and not GD, I’ve done for you what you were supposed to be doing.

    Ask for help in the wordpress forum:

    https://wordpress.org/support/topic/translate-the_taxonomies-and-between-last-too-terms?replies=3#post-5830022

    Hopefully this will help.

    Thanks,


    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the easiest way would be to create all the templates (my_places_template.php, my_events_template.php etc) and at the top of listing-detail.php add something like:

    
    
    
    <?php
    
    if ( 'gd_place' == get_post_type() ) {
    
    get_template_part('my_places_template');
    
    } elseif ( 'gd_event' == get_post_type() ) {
    
    get_template_part('my_events_template');
    
    }
    
    ?>
    

    and so on…

    in reply to: Website Twitter and Facebook Links Change to Graphic #10144

    Paolo
    Site Admin
    Post count: 31211

    Please check this post for an example on how to modify GD sidebar in details page:

    https://wpgeodirectory.com/support/topic/removing-the-share-buttons-from-listing-sidebar/

    Thx

    in reply to: Auto Update to v1.0.8 failed. Can't download manually. #10143

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    autoupdates has not been setup for addons bought on Theme Tailors and you will never have access to the download area of this website unless you buy a full subscription.

    You can only manually download to update in your “my order page” on Theme Tailors.

    Thx

    in reply to: Bad urls and no content #10052

    Paolo
    Site Admin
    Post count: 31211

    Actually I needed none of that.

    Right after disabling all plugins I went to settings >> permalinks to refresh them and noticed you had:

    /%postname%

    instead of

    /%postname%/

    That missing trailing slash was causing the URL error.

    Thx

    in reply to: Number of reviews #10050

    Paolo
    Site Admin
    Post count: 31211

    Hi again,

    sorry for the misunderstanding.

    It should display them by default, can you please share a link to your website so that I can actually see the problem in action?

    You can mark the reply as private if you don’t want to share it publicly.

    Thx

    in reply to: Bad urls and no content #10043

    Paolo
    Site Admin
    Post count: 31211

    HI again,

    for db access I mean cpanel or phpmyadmin.

    FYI, I will have to disable all your plugin, I’m not taking responsability for resetting them up once I fix the URL problem with GD…

    in reply to: Mega Menu #10041

    Paolo
    Site Admin
    Post count: 31211

    I’d try jquery mega menu and avoid uber menu…

    in reply to: Filters in Place Category Listing #10040

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    GeoDirectory isn’t GeoTheme and will not work identically to it.

    Moving the filters from the advance search into the listings pages will require an extensive customization that we can’t outline here.

    If you think you can achieve such a customization by yourself, I can tell you to start digging into the code of advance search addon and take inspiration from there.

    Thx

    in reply to: Number of reviews #10039

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the plugin provides that out of the box, however google will not show them automaticcally. You’ll need to grow your website authority before they will get picked up.

    Thx

    in reply to: Locating address on the map with marker #10038

    Paolo
    Site Admin
    Post count: 31211

    I quote: You never are going to stop people that want to make a mistake 🙂

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