Guust
Forum Replies Created
-
AuthorPosts
-
Try changing
.title-area { float: center; padding: 0; width: 300px }to
.title-area { float: left; padding: 0; }in your child theme’s style.css file.
Thnaks
October 23, 2017 at 7:03 am in reply to: need to remove parallax effect in supreme directory theme #402056You’re welcome 🙂
You need a SSL certificate installed for that, see https://wpgeodirectory.com/adding-a-ssl-certificate-to-your-website/
It looks like you have one installed, so you just need to change all instances of
http://irside.com
to
https://irside.com
using the Better Search Replace plugin:
https://wordpress.org/plugins/better-search-replace/Thanks
Try adding this CSS
.geodir-bubble-meta-side .geodir_more_info.post_address span[itemprop="postalCode"] { display: initial; margin-left: 10px; } ThanksThis reply has been marked as private.That must be something browser specific for you, try this:
https://wpgeodirectory.com/docs/gd-search/ and then look at “1. Custom Post Type (CPT) selector”.https://wpgeodirectory.com/docs/core-shortcodes/ and look for “Popular Post Category”.
If all that fails, head to the documentation [link on each page of the support pages] > Addons > Advanced Search Filters > The GD Search explained > “1. Custom Post Type (CPT) selector”
Documentation > Core plugin > Core Shortcodes > “Popular Post Category”
Thanks
“Edit CSS” is most likely a theme specific option or an extra plugin, that is not part of GD or WP normally. Maybe a part of another plugin …
So a bit hard to comment, but your child theme’s style.css file is always a good place, but make sure to re-load pages to see the difference.Thanks
That would create duplicate content, but everything is possible with a lot of code work usually, but outside support.
Within the directory there will automatically be pages for only hotels only in London, and only restaurants in only London, together with pages with all listings in London, or all hotels in your directory etc.
Thanks
Are you looking in the Claim Listing language file?
ThanksThe default location can only be a “city”. Thanks
It is there, it is just that there is some CSS that prevents it from displaying.
I’ll get one of the developers to have a closer look to see why the email address does not display in the map bubble at http://irside.com/companies/united-states/co/denver/buyside/janus-henderson-investors/Thanks
Great, you’re welcome, from both of us 🙂
Not necessarily. If you cannot edit the WP Super Caching options and have no options to flush the cache, it may create a few issues.
ThanksYou have a lot of code in your functions.php that is causing all this. There is no need to use any code there to make GD work correctly.
Delete the bit that rewrites /location/ to /hotelsThanks
Please check now. You had invalid latitude and longitude.
Thanks -
AuthorPosts