Kor

Forum Replies Created

Viewing 15 posts - 13,621 through 13,635 (of 15,414 total)
  • Author
    Posts
  • in reply to: Featured image is HUGE! Would like to remove #340431

    Kor
    Moderator
    Post count: 16516

    Hi there,

    You’re Welcome and enjoy GD!

    Thanks!

    in reply to: PHP Fatal error: Cannot redeclare class geodir_loginwidget #340308

    Kor
    Moderator
    Post count: 16516

    Hi Jamie,

    This looks like some kind of conflict here. Could you try disabling all non-gd plugins and try again? If the issue persists, 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: Featured image is HUGE! Would like to remove #340216

    Kor
    Moderator
    Post count: 16516

    Hi Leigh,

    If you’re referring to the full-width image on top of the detail listings, kindly use the custom CSS code below and see if it’s what you’re looking for. Insert into GD > Design > Script > Custom Style CSS.

    
    
    .entry-post-thumbnail {
        display:none!important;
    }
    in reply to: Plugin error #340171

    Kor
    Moderator
    Post count: 16516

    Hi Mark,

    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!


    Kor
    Moderator
    Post count: 16516

    Hi Tom,

    This looks like there is some type of conflict with another plugin. Could you try disabling all non-GD plugins and see if it works? Then reactivate each one and see which 3rd party plugin is causing this issue. Then let us know the results of your tests and we’ll see if we can possibly help you further.​

    Thanks!

    in reply to: Right sidebar menu on mobile #340164

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Kindly use the custom CSS code below to change those colors. Insert into Gd > Design > Scripts > Custom Style CSS.

    
    
    /* Text Colors */
    .mm-list a {
        color: #000!important;
    }
    
    /* Text Hover Colors */
    .mm-list a:hover {
        color: grey!important;
    }
    
    /* menu Background Color */
    .mm-menu {
        background: cyan!important;   
    }
    in reply to: Confusion – Whoop Theme & Whoop Theme Child #340163

    Kor
    Moderator
    Post count: 16516

    Hi there,

    I think it’s important that you understand the difference between a theme and a child theme. Go through this link from WordPress as it explains more about this https://developer.wordpress.org/themes/advanced-topics/child-themes/ .

    So, now you should know the difference between the two Whoop files you see on the “Download Area”. If you’re more into customizing the looks and functionality of the theme, you should use a child theme. Well, let us know what you think.

    Thanks!

    in reply to: Map legend Title entry #340160

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Try using this custom CSS instead and see if it works.

    
    
    #geodir_map_v3_home_map_5_cat:before {
        content: 'Hello World';
    }

    Thanks!

    in reply to: Blog #340149

    Kor
    Moderator
    Post count: 16516

    Hi Janine,

    I get what you mean now thanks to the screenshot. Kindly insert this code below into your Website using the “Code Snippet” plugin. https://wpgeodirectory.com/docs/useful-plugins/#snippets

    
    
    /** Customise the post info info function */
    add_filter( 'genesis_post_info', 'genesischild_post_info' );
    function genesischild_post_info($post_info) {
     if (!is_page()) {
     $post_info = 'Posted on [post_date] [post_comments] [post_edit]';
     return $post_info;
     }
    }

    Thanks!

    in reply to: Theme Compatibility Settings #340146

    Kor
    Moderator
    Post count: 16516

    Hi Antonio,

    I’ve just checked that listing detail page and it seems to display all the information correctly. I think you are referring the width of the detail page. You can reduce it using the custom CSS code below. Kindly, insert it into GD > Design > Scripts > Custom Style CSS.

    
    
    div#geodir-wrapper {
        padding: 0px 50px!important;
    }

    Thanks!

    in reply to: Blog #339680

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Can I grab a users listing URL? #339571

    Kor
    Moderator
    Post count: 16516

    Hi Dotty,

    Since every listing has it’s author. You can just use the author link to get the list of listing from that author itself. Have you thought of this already?

    Thanks!

    in reply to: Add Listing Page Restriction #339495

    Kor
    Moderator
    Post count: 16516

    Hi Michele,

    Thanks for your thorough explanation. I’d like you to know that there is no membership system built in GD and to achieve what you needed requires a 3rd party plugin. I’d recommend S2 member and here’s the link for your reference. https://wordpress.org/plugins/s2member/ .

    Thanks!

    in reply to: Map legend Title entry #339443

    Kor
    Moderator
    Post count: 16516

    Hi there,

    I’ve just spoken with a developer and he mentioned that it is possible to insert a title using a custom CSS. Try this code below by inserting it into GD > Design > > Scripts > Custom Style CSS. If it doesn’t work, share your Website login credentials and we’ll check on it.

    
    
    #geodir_map_v3_home_map_3_cat:before {
        content: 'Hello World';
    }

    Thanks!

    in reply to: Blank page after login #339424

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
Viewing 15 posts - 13,621 through 13,635 (of 15,414 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount