Kor

Forum Replies Created

Viewing 15 posts - 14,956 through 14,970 (of 15,414 total)
  • Author
    Posts
  • in reply to: Translation and Places name #228085

    Kor
    Moderator
    Post count: 16516

    Hi Kuba,

    I’d like you to check out this section of the documentation and see if it helps. https://wpgeodirectory.com/docs/translate-core/

    Thanks!

    in reply to: Search functionality not working #228071

    Kor
    Moderator
    Post count: 16516

    Hi Archana,

    Do you think you can share 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. Meanwhile, could you try disabling all non GD plugins and see if it works?

    Thanks!

    in reply to: Little errors in GeoD and web site #228070

    Kor
    Moderator
    Post count: 16516

    Hi Craig,

    Thanks for sharing this. I’ve just made the necessary changes to the docs. Also, could you please tell me where’s the broken link located? https://wpgeodirectory.com/custom-field-examples/

    Thanks!

    in reply to: blog entries – featured images #227939

    Kor
    Moderator
    Post count: 16516

    Hi bjoern,

    You can use the custom code below to display the featured image above the post but unfortunately, that would require lots of work to style it. Try using a larger image and see if it helps. Insert the code below into your theme functions.php file. Let us know how it goes.

    
    
    add_filter( 'the_content', 'dt_the_content_filter', 1 );
    function dt_the_content_filter( $content ) {
        if ( is_singular( 'post') ) {
            $thumb = get_the_post_thumbnail();
            $content = $thumb.$content;
        }
        // Returns the content.
        return $content;
    }
    in reply to: Change pin size #227888

    Kor
    Moderator
    Post count: 16516

    Hi Micheal,

    Do you mind sharing the URL of the site in question so we can take a look? You can use the private reply option below.

    Thanks!

    in reply to: category / sidebar #227887

    Kor
    Moderator
    Post count: 16516

    Hi bjoern,

    I think this can be achieved with some simple modifications. Do you think you can share WP admin access and FTP access to your server so we can check on it?

    Thanks!

    in reply to: category / sidebar #227885

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Add Image on listing page, can video be added? #227355

    Kor
    Moderator
    Post count: 16516

    Hi James,

    You can allow users to upload files using the custom fields. Check out this section of the documentation https://wpgeodirectory.com/docs/core-place-settings/#file

    Let us know how it goes.

    Thanks!


    Kor
    Moderator
    Post count: 16516

    Hi leigh,

    Check out this documentation https://wpgeodirectory.com/docs/customizing-geodirectory-templates/ and see if it helps.

    Thanks!


    Kor
    Moderator
    Post count: 16516

    Hi leigh,

    Sorry, we don’t really offer hands-on assistance with modifying themes, as this falls outside the scope of what we offer for support. Could you please contact your theme author for this customization?

    Thanks!


    Kor
    Moderator
    Post count: 16516

    Hi leigh,

    Could you try using the custom CSS below and see if it’s what you’re looking for?

    
    
    div#page-title-progression {
        display: none;
    }

    Thanks!

    in reply to: Best Of Widget Images Not Showing #227340

    Kor
    Moderator
    Post count: 16516

    Hi Rebecca,

    Could you please send us a link to an example where this can be viewed on the frontend of your site and we’ll try and help you with this. Also, do you think you can share 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: Add Image on listing page, can video be added? #227333

    Kor
    Moderator
    Post count: 16516

    Hi James Paige,

    You can just add the Youtube Video iframe into the textbox provided. For example, copy the video iframe from Youtube http://prntscr.com/bswb0b and paste it into the textbox. Example iframe code below. Let us know how it goes.

    <iframe width="560" height="315" src="https://www.youtube.com/embed/USLTQVt8QyA" frameborder="0" allowfullscreen></iframe>
    in reply to: Priority Rating Reviews #227186

    Kor
    Moderator
    Post count: 16516

    Hi Thomas,

    Check out this section of the documentation and see if it’s what you’re looking for. https://wpgeodirectory.com/docs/core-place-settings/#sorting

    Thanks!

    in reply to: autocomplete address field not working #227147

    Kor
    Moderator
    Post count: 16516

    Hi Jason,

    Do you think you can share 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 - 14,956 through 14,970 (of 15,414 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount