Guust
Forum Replies Created
-
AuthorPosts
-
Hi Pat, can you add your WP admin and URL so we can investigate for you? Thanks.
Can you please post your URL and WP admin details in a private reply, so we can check your settings?
ThanksThat is not quite possible: you have to choose to show your default location OR ask visitors to be geo-located, see https://wpgeodirectory.com/docs/search-filters-overview/#geolocation
Thanks
You’re welcome 🙂
I added some CSS at GD > Design > scripts, but that should be default for the Whoop theme.
I’ll get the developer to have a look too.Thanks
You’re welcome and correct 🙂 , see step 8 of https://wpgeodirectory.com/docs/translating-themes/
8. Upload the .mo file (in our case en_US.mo or fr_FR.mo) to your child theme languages folder.
If there is no languages folder in your child theme just create one.No, not with the Popular Post widget or shortcode.
But listing width should work with the gd_listings shortcode too according to https://wpgeodirectory.com/docs/core-shortcodes
Otherwise add this CSS, target for the correct page:
.geodir_category_list_view li.gridview_onehalf {
width: 100%;
}Thanks
It does not matter where you add CSS. Adding it to style.css of a child theme means it does not reload again with every page view. Any other solution makes it load every time a new page is viewed.
Thanks
You are using the wrong shortcode:
[gd_popular_post_view post_type=gd_eat layout=2 listing_width=100 post_number=1]Thanks
1. A child theme is always recommended.
You can also add CSS using CSS plugins.
Or add at GD > Design > Scripts > CSS.2. See above. But you will need to target the GD pages specifically.
For example.geodir-page #sidebar {width: 30%}should only be applied to GD pages.
Thanks
Try layout=2
Thanks
You’re welcome 🙂
Hi Wilson, please review https://wpgeodirectory.com/docs/core-export/#mandatory.
ThanksThanks for letting us know.
September 26, 2017 at 11:21 pm in reply to: HELP – Map Pins Not Displaying With Transparency #397556Hi Jeremy, that would be a question for Photoshop.
If you are using one of the GD markers, does the transparency work correctly? If yes, then it must be an issue with your custom marker.Thanks
-
AuthorPosts