Clickable links and Search Location

This topic contains 30 replies, has 4 voices, and was last updated by  John Overend 5 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #475003

    John Overend
    Full Member
    Post count: 103

    We’ve modified the listings page to include location and other details at the end of the information so desktop users don’t have to scroll back to the top to find them. But the links aren’t clickable (see http://www.carsuk.net/places/united-kingdom/greater-london/london/classic-cars-1/chelsea-cars-londons-finest-classics/)

    Despite (we think) the right settings for locations, the search near still offers places and countries outside the UK.

    #475019

    Guust
    Moderator
    Post count: 29970

    That seems related to some caching you are using, possibly from the page builder you seem to be using.
    Please post WP admin details in a private reply if we need to have a look at your settings.
    Thanks

    #475071

    John Overend
    Full Member
    Post count: 103
    This reply has been marked as private.
    #475073

    Kor
    Moderator
    Post count: 16516

    Hi John,

    Thanks for your reply. Could you try applying this custom CSS code below into Appearance > Customize > Additional CSS and see if it fixes it?

    .single-gd_place .geodir-loc-bar {display:none;}
    #475077

    John Overend
    Full Member
    Post count: 103

    That did the trick – thank you!

    Do I need to open a new ticket for the Meta and GD-place query?

    John

    #475078

    John Overend
    Full Member
    Post count: 103

    Although, unsurprisingly, it didn’t fix the ‘UK Only’ location issue!

    #475080

    John Overend
    Full Member
    Post count: 103

    The fix also removed the search bar we’d put at the bottom of the listings page so readers have somewhere logical to go when they get to the bottom of the page.

    #475083

    Kor
    Moderator
    Post count: 16516

    Hi John,

    Thanks for your reply. Could you revert the changes and share the URL of the page in question? I’m not sure what you mean by “UK Only” location.

    Thanks!

    #475084

    John Overend
    Full Member
    Post count: 103

    CSS change reverted.

    The directory is set to ‘UK’, but if you use the search bar location it offers up suggestions worldwide.

    It’s the same on all places, but you can see it at http://www.carsuk.net/places/united-kingdom/greater-london/london/classic-cars-1/chelsea-cars-londons-finest-classics/

    John

    #475085

    Kor
    Moderator
    Post count: 16516

    Hi John,

    Alright, try the custom CSS code below instead and see if it helps.

    .single  .geodir-loc-bar .geodir-loc-bar-in {
        height: 100px;
    }
    
    .single  .geodir-loc-bar {
        border:0px;
    }
    #475087

    John Overend
    Full Member
    Post count: 103

    Thanks Kor. That seems to work. Will it still work if we decide to put the same search box with background image we use on the home page (http://www.carsuk.net/motoring-directory/) on the detail pages?

    The other queries?

    John

    #475090

    Kor
    Moderator
    Post count: 16516

    Hi John,

    Thanks for your reply. It seems to work when I check this page http://www.carsuk.net/motoring-directory/ .

    #475094

    John Overend
    Full Member
    Post count: 103

    Yes, it does, but I was wondering if we could put that in the template page so it showed at the end of ever listing. But I guess we can’t put the div in as is?

    #475095

    Kor
    Moderator
    Post count: 16516

    Hi John,

    Sorry, I’m not so sure what you mean there but you can give it a try and if it doesn’t work, I can take a look at it.

    #475097

    John Overend
    Full Member
    Post count: 103

    We tried, but if we stick the whole dive we use on the home page for the directory in place of the shortcode for search at the bottom of the template it tries to render it in the middle of the page.

    We’re also finding that all category links, whether on the listings pages or in the featured categories on the home page, seem to default to ‘Oxfordshire’rather than the national listing categories.

Viewing 15 posts - 1 through 15 (of 31 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket