Giri

Forum Replies Created

Viewing 15 posts - 2,356 through 2,370 (of 2,661 total)
  • Author
    Posts
  • in reply to: Issue With Events/Maps #66483

    Giri
    Expired Member
    Post count: 3155

    No problem Guust 🙂

    in reply to: Issue With Events/Maps #66479

    Giri
    Expired Member
    Post count: 3155

    1) To make Event Index page work, you need to add some widgets to “Event Index Content” widget area.

    Refer the “Event Index Page” part on this page https://wpgeodirectory.com/docs/whoop-theme-overview/

    2) Not sure whats wrong with your icons. I’ll take a look

    3) I think marker cluster only support home page. I’ll ask stiofan about it.

    4) If you are talking about your email folder, then you should configure SPF and DKIM keys for your domain. DKIM stands for Domain Key Identified Mail. SPF stands for Sender Policy Framework. Both of them makes your mails legitimate. So it won’t be sent to spam folder. Please contact your hosting support to configure them.

    5) cannabizconnections.com uses whoop theme version 1.0.2 where as findcannabiz uses 1.0.4. So please update your theme.

    in reply to: Limit reviews to 1 per user per post? #65846

    Giri
    Expired Member
    Post count: 3155

    In that case, I think its better if you hire a developer from here.

    Because its not that simple. We have created custom callback function (geodir_comment_whoop) to format whoop comments. if you need that option, you have to create a callback function too. If you are not a developer then its wise to hire a developer.

    in reply to: Limit reviews to 1 per user per post? #65842

    Giri
    Expired Member
    Post count: 3155

    That option already available in whoop. Please enable this setting.

    whoop options -> Review settings -> Limit 1 Review / User / Post
    in reply to: disable logo on mobile #65803

    Giri
    Expired Member
    Post count: 3155

    Add this in Whoop Options -> Quick CSS

    
    
    @media only screen and (max-width: 767px) {
    .site-logo {
        display: none;
    }
    }
    in reply to: Limit reviews to 1 per user per post? #65802

    Giri
    Expired Member
    Post count: 3155

    I was wondering if this is also possible here?

    Can you explain, what are you trying to do?

    in reply to: Login/Register Same Page #64864

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    in reply to: Menus Viewing Problem #64862

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    in reply to: buddypress login mechanism #64840

    Giri
    Expired Member
    Post count: 3155

    Looks like it was a bug with page_id and stiofan fixed it last week. I have applied the patch in your website. Seems to be working fine now.

    Thanks

    in reply to: buddypress login mechanism #64837

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    in reply to: Whoop Details Page Template #64678

    Giri
    Expired Member
    Post count: 3155

    yes you can create a directory called “geodirectory” in whoop child theme and place your custom templates there. You can copy your listing-detail template from modern. However I think you may have to style that page to make it compatible with whoop theme.

    On the whoop listing page, can I add more that one review comment in the listing?

    You can’t add more than 1 review without modifying whoop theme code. If that is necessary, please edit this file

    wp-content/themes/geodirectory_whoop/geodirectory/listing-listview.php

    check line number 272.

    in reply to: List view on Listing page not displaying full width #64648

    Giri
    Expired Member
    Post count: 3155

    Hello Trex, that part is intentional. Your template missing the address part. Which is why your page looks weird.

    This is how its supposed to look like

    https://wpgeodirectory.com/docs/wp-content/uploads/sites/3/2015/06/events-listing-1024×555.png

    in reply to: Split: Possible to re-order tabs in whoop? #64647

    Giri
    Expired Member
    Post count: 3155

    @jkirker, Sorry for the late reply. I was off on sat and sun.

    Since we are overriding filetrs added by whoop, You have to place them in a ‘init’ action like this.

    
    
    function override_whoop_filters() {
         remove_filter('geodir_detail_page_tab_list_extend', 'geodir_detail_page_tab_list_extend');
         add_filter('geodir_detail_page_tab_list_extend', 'jkirker_geodir_detail_page_tab_list_extend');
    }
    add_action('init', 'override_whoop_filters');
    in reply to: Whoop Details Page Template #64646

    Giri
    Expired Member
    Post count: 3155

    Hello there,

    Listing detail page use this template.

    wp-content/plugins/geodirectory/geodirectory-templates/listing-detail.php

    Whoop customize that template using the hooks provided by Geodirectory. So if you want to customize detail page template you have to remove filters added by whoop and then add your custom filters.

    If it is too technical, you should hire a developer from here.

    listing-eventdetail.php only applicable for Events addon.

    in reply to: Split: Possible to re-order tabs in whoop? #64335

    Giri
    Expired Member
    Post count: 3155

    Fixed

Viewing 15 posts - 2,356 through 2,370 (of 2,661 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount