Guust
Forum Replies Created
-
AuthorPosts
-
Please post your WP admin details in a private message.
For one reason or another, your theme is not adding the header and footer.https://wpgeodirectory.com/docs/layout/#directory
Thanks
Add something like this:
.geodir_wifirestaurants, .geodir_parkrestaurants { padding: 6px 0px 2px 0px !important; margin: 3px 3px 3px 0 !important; border: 1px solid #0000cd !important; } .geodir_pricerestaurants { margin: 3px 3px 3px 0 !important; height: 29px; }I added it at GD > Design > Scripts, but you should be able to work these things out with your browser’s code inspector.
Thanks
Your code works fine for me on my test site.
Maybe try just changingecho do_shortcode('[gd_popular_post_category category_limit=5]');with
echo do_shortcode('[gd_cpt_categories post_type=gd_place max_level=0 max_count=2]');For anyone looking at this topic, here is more info: https://wpgeodirectory.com/docs/faqs/how-do-i-remove-the-popular-categories-section-from-the-home-page/
Thanks
Hi Joe, can you post the URL of your site please.
We will need FTP too.
ThanksI’ll get Stiofan to have a look at your question. Thanks.
There is no license for the core GeoDirectory Plugin, only for the addons.
ThanksPlease post the URL of those pages and your WP admin details in a private reply, then we can have a check.
If you review this article, you probably can fix it yourself: https://wpgeodirectory.com/docs/customizing-your-style/Thanks
Please review https://wpgeodirectory.com/payments-manager-v2-setup/
We still have to update the documentation..
ThanksThe Romania [country] page will have a URL like /location/romania and will show all listings that have been added in the country Romania.
The Romania [category] page will have a URL like /places/romania-1 and will show all listings that have been categorised in the category Romania.
Google will crawl both pages, and decide which has the better content somehow.Make sure you have the latest plugins. Then update the language files as explained here:
https://wpgeodirectory.com/docs/updating-your-language-files/If that does not work, tell us exactly where and what is not working.
Thanks
How can I prevent location page urls and categories and subcategories urls to cannibalize themselves?
What do you mean? All URL settings are at GD > Permalinks.
Location pages by default have this URL: /location/country/region/city or shorter than.
Category pages start with /custom-post-type-name/categoryYou’re welcome 🙂
If we can get the URL of that page then we can have a look for you.
Thanks
Please post URL, WP admin details and FTP details in a private reply, then we will check it out.
ThanksYou do not have any addresses for the listings. It works fine if you add an address.
Thanks -
AuthorPosts