Paolo

Forum Replies Created

Viewing 15 posts - 22,936 through 22,950 (of 27,715 total)
  • Author
    Posts
  • in reply to: Tabs in single view #36430

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    1st you need to remove the tabs completely:

    remove_action( 'geodir_details_main_content', 'geodir_show_detail_page_tabs',60);

    and add back what you need instead, creating a new function taking the corresponding parts from the function we just removed (geodir_show_detail_page_tabs).

    In this case:

    
    
    function my_cutom_detail_page () {
    
    do_action('geodir_before_description_on_listing_detail');
                                    if (geodir_is_page('detail')) {
                                        the_content();
                                    } else {
                                        /** This action is documented in geodirectory_template_actions.php */
                                        echo apply_filters('the_content', stripslashes($post->post_desc));
                                    }
    echo comments_template();
    }
    
    add_action( 'geodir_details_main_content', 'my_cutom_detail_page',60);

    Let us know how you went,

    Thanks

    in reply to: Auto Updates #36428

    Paolo
    Site Admin
    Post count: 31211

    Hi Ukume,

    I’m terribly sorry, but I can’t interpret your last message.

    Thanks

    in reply to: Sorting listing by latest comment/review added? #36426

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    Please submit a feature request : here

    Thanks

    in reply to: Translate rating definitions #36425

    Paolo
    Site Admin
    Post count: 31211

    hi,

    in the last update we added the option to translate custom fields. In the next version the option to translate ratings definition will be included too.

    Kiran already completed this task yesterday.

    Thanks for your patience

    in reply to: How To Defer Parsing Javascript in WordPress #36424

    Paolo
    Site Admin
    Post count: 31211

    No it shouldn’t create any conflict.

    Thanks

    in reply to: Social Importer Might be looking for Events Addon #36379

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    When do you get that error and where?

    COuld you please post a link where we can see that in action?

    Thanks

    in reply to: Boolean Search Options #36378

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    there isn’t anything that will help you automate this change, if that’s what you are asking.

    Because you will need to create the custom fields in advance, 1st you will have to study how to accomodate the tags as variable of 1 custom field. How many tags do you currently have?

    Once you have this figured out, via SQL you can duplicate the content of the column post_tags into the column named according to the new custom field in the table wp_geodir_place_details.

    Thank you can delete the tags from the DB everywhere, both in that table and in the other tables where wordpress stores tags.

    This is no easy task.

    Thanks

    in reply to: Auto Updates #36377

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    to trigger autoupdates in Multisite you need to activate GeoDirectory in the main website, go to GD >> Auto Updates and enter the username and password used to access this website (wpgeodirectory.com). Than go to network admin >> plugins and you will see addon updates available.

    Once you entered your credentials, there is no need to keep GeoDirectory active on the main website in case you don’t need to.

    Thanks

    in reply to: Widget Listing #36372

    Paolo
    Site Admin
    Post count: 31211

    I’ve just checked on our demo and it seems to be doing what it should.

    Could you please provide a link to see what you mean? Possibly with wp admin credentials.

    Thanks


    Paolo
    Site Admin
    Post count: 31211

    Thanks for letting us know, I’ll notife Stiofan too.

    Cheers 🙂

    in reply to: GD Booster problems with X Theme #36368

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide link and wp admin credentials and we will have a look.

    Thanks

    in reply to: Theme Compatibility Issues #36366

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please go to GD >> Theme Compatibility and in the Class field of the 1st hook: Main Wrapper Actions

    Please add :

    container

    and save.

    If for any reason that doesn’t work, please provide wp admin credentials and I’ll have a look for you.

    Thanks

    in reply to: Multiple H1 Tags #36364

    Paolo
    Site Admin
    Post count: 31211

    As long as they are not on the same section of the page, ie: page content, that shouldn’t be considered a problem and neither google or w3c validator report it as a problem.

    This because you have a h1 in the header and 1 in the page content.

    I wouldn’t really worry too much about what Bing says, I never did…

    Instead you have a plugin causing validation errors on your pages: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.kjvchurches.com%2Fchurches%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

    I think Stream WordPress user activity plugin is the culprit.

    Thanks

    in reply to: How To Defer Parsing Javascript in WordPress #36360

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I think it would casue problems if added, it might work for some scripts, but not all.

    I wouldn’t use it.

    Thanks

    in reply to: Clone Homepage in Page #36358

    Paolo
    Site Admin
    Post count: 31211

    Or you can use the new listings shortcode with pagination in Home via a text widget in your content section.

    http://docs.wpgeodirectory.com/core-shortcodes/#listings

    Let us know,

    Thx

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