Kor
Forum Replies Created
-
AuthorPosts
-
Hi YC,
Sorry, I just noticed that you’re an expired member. I am sorry, but I can only provide support for Free Users (non members) with a website where only the core plugin is installed and used. If addons are installed and used (even only one addon), the user will have to subscribe again before being able to receive support. Please let us know how it goes.
Thanks
Hi John,
I’d like you to know that with the recent changes to the browser requirement, you need to enable SSL for your Website if you need “Geolocation” to work. Please check out this reply and see if it helps https://wpgeodirectory.com/support/topic/the-function-of-nearme/#post-256154 . Well, I hope it helps and please let us know how it goes.
Thanks!
Hi there,
You’re Welcome and I’m glad that helped. Please let us know if you need anything else.
Thanks!
Hi YC,
Try using the code snippet below and see if it’s what you’re looking for.
add_action('geodir_after_detail_page_more_info' , 'add_adsense', 10); function add_adsense(){ echo "adsense code here"; }
Thanks!
Hi there,
The code provided in this doc https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/ should work for list type too.
As for renaming the “Profile” tab, that can be done using the translation method, check out this section of the documentation https://wpgeodirectory.com/docs/translate-core/ .
Furthermore, More Info, Map, Photo, Reviews can also be changed using the Advanced Mode tab in the Custom Post Type settings if you use that addon.
Hi Yehuda,
If you feel like wanting to customize the entire look of the detail page, check out this section of the documentation instead https://wpgeodirectory.com/docs/customizing-geodirectory-templates/ . Let us know how it goes.
Thanks!
Hi Yehuda,
Kindly refer to this section of the documentation as it explains how you can change the order of the tabs/section. https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/ . Let us know if it’s what you’re looking for.
Thanks!
Hi Karlos,
Applying the custom CSS code below should fix it. Insert into > GD > Design > Scripts > Custom Style CSS. If the issue persists, please share WP admin access.
dl.geodir-tab-head dd { height: 30px; float: left; display: inline; cursor: pointer; margin-bottom: 10px; padding: 10px; } dt, dd { display: block; }
Thanks!
Hi Denis,
I’m able to see some console errors on the page http://prntscr.com/dujwsy and it could be the caused of the issue here. Could you please check with your theme author?
Thanks!
Hi Mark,
I’ve logged in and made the required changes for you at GD > Prices and Payments > Prices > gd_pub > “Hide related listing tab” > set to “No”. http://prntscr.com/dujsuu
Thanks!
This reply has been marked as private.Hi Bob,
Please attached the CSV in your next reply and also provide WP temp admin so that we could check further.
Thanks!
Hi Kristin,
I’ve just made the required changes for you by updating all the “Claimed” columns with a “0” value. “0” means unclaimed and “1” means claimed. Could you please check on your end? Well, let us know how it goes.
Thanks!
This reply has been marked as private.January 11, 2017 at 7:05 pm in reply to: Hiding "Import Details from Social" on single custom post type #341083Hi Benjamin,
Unfortunately, this isn’t something that is currently possible to achieve without customization. But I’ll check with a developer and see if there’s an easy way to achieve this.
Thanks!
-
AuthorPosts