Kor
Forum Replies Created
-
AuthorPosts
-
Hi tabitha,
Thanks for your reply. If you inspect your GD Details Template, you’ll see that I’ve converted the contents into a shortcode module. Then, I put all your GD shortcodes in it. Doing this will remove all white space from the shortcode output.
Hi stepoutbuffalo,
Thanks for your post. You just have to insert the class name discount in the textbox. Then, you’ll be able to target that CSS name using the custom CSS code below.
.discount { color:red; }
Hi Roseann Mayer,
Thanks for your post. Yes, you can install GD on an existing Website with other contents. Here are some installation and setup instructions for your reference https://wpgeodirectory.com/docs-v2/geodirectory/installation/
Hi tabitha,
Thanks for your reply. I’ve made further adjustments for you and could you please check?
Hi tabitha,
Thanks for your reply. I’ve logged in and adjusted the “white space” between those icons. It should look fine now and could you please check?
Hi VINCENT D,
Thanks for your reply. Could you please share your Website WP admin access here in private reply so that I could check on it?
Hi tabitha,
Thanks for your post. I don’t see any FB icons on this page. https://romanroadlondon.com/place/ . Could you highlight it using a screenshot and tell us a little bit more about what you’re trying to achieve there?
April 3, 2020 at 1:33 pm in reply to: impossible to have Full width on the search page results #538268Hi Vincent,
Thanks for your post. Could you tell us a little bit more about what are you trying to achieve there? Perhaps you can highlight it using a screenshot and also share the URL of the page in question.
Hi Alexander,
Thanks for your post. Try clicking on the “Show Advanced” option and you should see the placeholder option as shown in the attached image.
Hi Martin,
Thanks for your reply. Ok, try using the custom CSS code below and see if it fixes it.
@media only screen and (max-width: 600px) { .geodir_form_row ul { width:100%!important; } .geodir_message_note { padding-left: 0px!important;; } .geodir_form_row label { width:100%!important; } .geodir_form_row .geodir_textfield, .geodir_textarea, .geodir_form_row select { width:100%!important; } }
Hi eic2010,
Thanks for your post. Yes, it’s compulsory for your users to register before adding a listing. What you can do instead would be to use this “Allow posting without logging in?” option as explained here https://wpgeodirectory.com/docs-v2/geodirectory/account-management/#gd where your users can register and add listing together on the same page.
Hi Hui Ling Tan,
Thanks for your reply. I’ve reuploaded the image for you and I don’t see any issues on my attempt.
Hi there,
Thanks for your post. You can refer to this section of the documentation https://wpgeodirectory.com/docs-v2/geodirectory/account-management/#gd_dashboard that explains what you can do on your end.
Hi Gary,
Thanks for your post. I will forward this to a developer for a quick review.
Hi Sytse,
Thanks for your patience. I’ve checked the “Opening times” and the slider looks fine. However, the border container seems broken and you can insert the custom CSS code below to fix it.
table.form-table.widefat.fixed { border: 1px solid #666666; }
-
AuthorPosts