Clickable links and Search Location
This topic contains 30 replies, has 4 voices, and was last updated by John Overend 6 years, 7 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
March 17, 2019 at 7:43 pm #475003
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.
March 17, 2019 at 11:14 pm #475019That 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.
ThanksMarch 18, 2019 at 7:12 am #475071This reply has been marked as private.March 18, 2019 at 7:27 am #475073Hi 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;}March 18, 2019 at 7:53 am #475077That did the trick – thank you!
Do I need to open a new ticket for the Meta and GD-place query?
John
March 18, 2019 at 7:55 am #475078Although, unsurprisingly, it didn’t fix the ‘UK Only’ location issue!
March 18, 2019 at 8:18 am #475080The 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.
March 18, 2019 at 8:36 am #475083Hi 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!
March 18, 2019 at 8:40 am #475084CSS 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
March 18, 2019 at 8:45 am #475085Hi 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; }March 18, 2019 at 8:49 am #475087Thanks 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
March 18, 2019 at 9:12 am #475090Hi John,
Thanks for your reply. It seems to work when I check this page http://www.carsuk.net/motoring-directory/ .
March 18, 2019 at 9:28 am #475094Yes, 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?
March 18, 2019 at 9:32 am #475095Hi 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.
March 18, 2019 at 9:38 am #475097We 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.
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket