Kor
Forum Replies Created
-
AuthorPosts
-
Hi Jason,
Thanks for your post. Sorry, I’m not getting this. Do you mean GD created 2 listings when you publish it?
Thanks!
This reply has been marked as private.Hi Greg,
Thanks for your post. Kindly share your WP admin access in private reply and we’ll check your GD setup.
Thanks!
Hi Rafaela,
Thanks for your post. You can remove the “Logout” button using custom CSS code. Insert the code below into GD > Design > Scripts > Custom Style CSS.
a.signin { display:none!important; }Hi Michael,
Thanks for your reply. Looks like your database is messed up. Perform a full backup right now and use a plugin like better-search-replace to find those ‘bad’ URLs and update them to the correct URL.
https://wpgeodirectory.com/docs/useful-plugins/#bsr
https://wpgeodirectory.com/docs/better-search-replace-plugin/Thanks!
Hi Jason,
Thanks for your reply. That’s how it works. If you hover over a listing, you’ll notice the map marker on the map animates(jumps). Did you see it? Is this what you’re looking for?
Thanks!
Hi Shane,
Alright, let us know how it goes.
Thanks!
This reply has been marked as private.This code below is for the “add listing” page since it has got a sidebar.
.page-template-page_full-width #geodir_content { width:100% }Hi there,
Thanks for your reply and I’m sorry for the misunderstanding. You can use the custom CSS code below to achieve this. The code below only works when you’ve set the page as full width. Is this what you’re looking for? Insert into GD > Design > Scripts > Custom Style CSS.
.page-template-page_full-width .container { width:100%!important; }This reply has been marked as private.Hi Hendrik,
Now insert the custom CSS code below to remove the CPT and change the width of the search form
.gd-search-input-wrapper.gd-search-field-cpt { display:none!important; } body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper { min-width: 250px !important; }This reply has been marked as private.Hi Amy,
Ok, glad that you sorted it out yourself. Will be closing this topic and feel free to open a new one if you need any assistance.
Thanks!
Hi Amy,
Thanks for your reply. I’ve just inspected your Website and it looks like you’ve not inserted the custom CSS code I’ve provided earlier. Do you need help with it?
As for your search page, the logo is pushing down the contents. How do you want it to look like?
Thanks!
-
AuthorPosts