Kor

Forum Replies Created

Viewing 15 posts - 10,696 through 10,710 (of 15,414 total)
  • Author
    Posts
  • in reply to: category links broken, error msg #394640

    Kor
    Moderator
    Post count: 16516

    Hi Xico,

    Looks like most of the gd plugins are very old. Please update all the plugins manually and auto updates should work in the future.

    Thanks!

    in reply to: Split: Address format in map location bubble #394589

    Kor
    Moderator
    Post count: 16516

    Hi Joy,

    Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    in reply to: Split: Address format in map location bubble #394574

    Kor
    Moderator
    Post count: 16516

    Hi Joy,

    Try replacing it with the below and see if it works. It should look something like this http://prntscr.com/gi444e . If that doesn’t work still, please share Wp temp admin so that I could test the code directly.

    
    
    .geodir-bubble_desc .geodir-bubble-meta-side .geodir_more_info.post_address span[itemprop="addressRegion"] {
       display: inline-block!important;
    }
    .geodir-bubble_desc .geodir-bubble-meta-side .geodir_more_info.post_address span[itemprop="addressLocality"] {
       display: inline-block!important;   
    }
    .geodir-bubble_desc .geodir-bubble-meta-side .geodir_more_info.post_address span[itemprop="addressLocality"]::after {
       content:",";
       margin-right:5px;
    }
    in reply to: Split: Address format in map location bubble #394570

    Kor
    Moderator
    Post count: 16516

    Hi Joy,

    Could you please insert this custom CSS code below and see if it helps?

    
    
    .geodir-bubble-meta-side .geodir_more_info.post_address span[itemprop="addressRegion"] {
       display: inline-block!important;
    }
    .geodir-bubble-meta-side .geodir_more_info.post_address span[itemprop="addressLocality"] {
       display: inline-block!important;   
    }
    .geodir-bubble-meta-side .geodir_more_info.post_address span[itemprop="addressLocality"]::after {
       content:",";
       margin-right:5px;
    }

    Thanks!

    in reply to: Modern Theme detail page edit to Whoop detail page #394569

    Kor
    Moderator
    Post count: 16516

    Hi Irene,

    I’ve just consulted this with our developer and it’s possible to achieve this using some custom scripts. Kindly install the “Code Snippet” plugin and insert the code below to display the review stars below the title.

    
    
    function _gd_custom_detail_page_review_below_title() {
        global $post;
        
        if ( !empty( $post->ID ) && geodir_is_page( 'detail' ) ) {
            $post_avgratings = geodir_get_post_rating($post->ID);
            ?>
            <div class="_gd-header-ratings clearfix">
                <div class="_gd-custom-stars" style="display:inline-block"><?php echo geodir_get_rating_stars($post_avgratings, $post->ID);?></div>
                <div class="_gd-custom-count" style="display:inline-block"><a href="<?php echo get_comments_link($post->ID); ?>"><?php geodir_comments_number($post->rating_count); ?></a></div>
            </div>
            <?php
        }
    }
    add_action( 'geodir_details_main_content', '_gd_custom_detail_page_review_below_title', 21 );

    If it doesn’t work, please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    Thanks!

    in reply to: Shrink Header In Mobile View #394568

    Kor
    Moderator
    Post count: 16516

    Hi Christine,

    That custom CSS code I’ve provided should not interfere with the “slideshow” you have on your homepage. Could you please remove it and see if it makes any difference? Also, please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    in reply to: Shrink Header In Mobile View #394499

    Kor
    Moderator
    Post count: 16516

    Hi Christine,

    It’s here. http://prntscr.com/ghuq6u . Could you please give it a try?

    Thanks!


    Kor
    Moderator
    Post count: 16516

    Or if you have a cache plugin running, please clear that too.

    Thanks!


    Kor
    Moderator
    Post count: 16516

    Hi Marc,

    I’ve just checked your Website and I’m able to see the issue there. Please give some time for Facebook to clear its server cache and usually it takes 24 hours or you can try using this tool from Facebook http://developers.facebook.com/tools/debug to clear it manually

    Thanks!

    in reply to: connected to google maps #394490

    Kor
    Moderator
    Post count: 16516

    Hi Abel,

    Kindly review this section of the documentation and see if it’s what you’re looking for https://wpgeodirectory.com/docs/linking-to-google-maps-from-a-detail-page/

    Thanks!

    in reply to: gd_listings shortcode's add_location_filter work incorrect #394489

    Kor
    Moderator
    Post count: 16516

    Hi Caroline,

    Could you please try this shortcode below and see if it works?

    [gd_listings post_type="gd_place" layout=2 category="25" post_number="10" list_sort="high_review"]

    If it still doesn’t work, please share WP temp admin access to your Website.

    Thanks!

    in reply to: Detail Page Error 404 #394477

    Kor
    Moderator
    Post count: 16516

    Hi Irene,

    It seems to work now after resaving the permalinks. Could you please check?

    Thanks!

    in reply to: Shrink Header In Mobile View #394465

    Kor
    Moderator
    Post count: 16516

    Hi Christine,

    Please insert the custom CSS code below into Gd > Design > Scripts > Custom Style CSS

    
    
    header#site-header {
        background-size: contain!important;
    }

    Thanks!

    in reply to: ipad does not show menu navigation #394460

    Kor
    Moderator
    Post count: 16516

    Hi Irene,

    That’s what we call a burger menu. Do you mean you want to display the desktop “Navigation Menu” on mobile? If you are, that would require customization. In the meantime, there is actually two buttons http://prntscr.com/ghovo4 on mobile that opens the navigation menu and the account login form.

    Thanks!

    in reply to: Detail Page Error 404 #394459

    Kor
    Moderator
    Post count: 16516

    Hi Irene,

    Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    Thanks!

Viewing 15 posts - 10,696 through 10,710 (of 15,414 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount