Kor
Forum Replies Created
-
AuthorPosts
-
Hi merileads,
Thanks for your post. This is edited in the “GD Archive Item Template” as explained here https://wpgeodirectory.com/docs-v2/templates/archive-item/ . Could you check on it?
Hi Kai Siemer,
Thanks for your post. Why are you inserting shortcodes into the description?
Hi Hayley,
Thanks for letting us know. Also, try increasing the PHP resources below as much as possible.
memory_limit
upload_max_filesize
post_max_size
max_execution_time
max_input_varsHi Blaire Nadela,
Please review our recommended procedure here:
https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/#recommendedIf it doesn’t help, export a sample data for the current Places, and then merge your data into that exported CSV. Only use Libre or Open office.
Hi Randall,
Thanks for your post. Unfortunately, there isn’t an option out of the box that allows you to achieve this and would require customization. You can try searching for a 3rd party plugin.
Thanks!
Hi Marco,
Thanks for your reply. I don’t SSL on your Website. Could you check again? You need SSL to enable the Geolocation if not, it won’t work.
This reply has been marked as private.Hi Kai Siemer,
Thanks for your reply. Clicking on the restaurant tab will display the categories on right panel. Do you mean you want to customize that behavior?
This reply has been marked as private.Hi there,
Thanks for letting us know. Have a nice day!
September 19, 2019 at 6:51 pm in reply to: Hiding the title in Featured Area(Both GD & non GD) EXCEPT the Front Page #509245Hi Manish,
Thanks for your reply. Could you insert a “Fullstop” infront of the “home” and see if it works ? If not, share your Website WP admin access here in private reply.
hi eic2010,
Thanks for your post. We’ll need to install the “Email Log” plugin to troubleshoot this. Could you install it and then do another test contact form submission and see if the emails are being sent out ?
September 19, 2019 at 3:52 pm in reply to: Hiding the title in Featured Area(Both GD & non GD) EXCEPT the Front Page #509210Hi mb299,
1. Use this customm CSS code.
.home.sd .featured-area h1.entry-title { display: none; }
2. You can always target the page id first as shown in the attached screenshot. Example.
.page-id-237 .featured-area { padding: 40px; }
Hi Harry,
Or can use the “Custom Post Types” addon to create a new CPT for your doctor listings. https://wpgeodirectory.com/docs-v2/addons/custom-post-types/#intro
Hi Kai,
Thanks for your patience. You can try increasing the width using the custom CSS code below.
div#gd_map_canvas_directory_cat { width: 300px; }
-
AuthorPosts