Kor
Forum Replies Created
-
AuthorPosts
-
Hi Jennifer,
Please share the URL of the site in question so we can take a better look at it and also WP temp admin access to your site. You can post the details here using the private reply option below.
Hi Joe,
Check out this section of the documentation as it explains how you can use shortcodes to create your custom login page. https://wpgeodirectory.com/docs/core-shortcodes/#login and then you can assign custom links to your navigation bar and redirect it to your custom login page.
Thanks!
Hi there,
For this email issue, install an email log plugin and use that to check the email send out statuses. Then let us know the results and we’ll see if we can help you further this.
Thanks!
Hi Steve,
You can achieve this using over userswp plugin https://userswp.io/ . However, there isn’t a shortcode but you can view all comments from a user. Example https://wpgeo.directory/userswp/profile/danbrown/comments/
Thanks!
Hi Andrew,
There isn’t an option that allows you to achieve this by default. You’ll need to use a 3rd party plugin to achieve this.
Thanks!
Hi Alanna,
Thanks for reaching us. Could you try deactivating and activating the license key and see if it fixes the issue you had there? Also, are you using the WP easy updates plugin to update the license key as mentioned here https://wpgeodirectory.com/docs/installing-addons/#updates ?
Thanks!
Hi Scott,
Thanks for reaching us with your question. I’d like you to know that activating the plugins/theme using a purchase code(License Key) will allow you to perform automatic updates. It won’t affect usability or functionality of GD on your Website.
Thanks!
Hi Sergey,
I’ll get a developer to check this out. I’m so sorry for the delay and the inconvenience.
Thanks!
This reply has been marked as private.Hi Faye,
Did you use the Search and Replace plugin to change the URLs so that it points to your new domain?
https://wordpress.org/plugins/better-search-replace/
Well, give it a try and let us know how it goes.
Thanks!
Hi Charles,
Did you recently move your Website from local to production? If you do, try using the Search and Replace plugin to change the URLs so that it points to your new domain.
https://wordpress.org/plugins/better-search-replace/
If this doesn’t help, renew your GD membership and share WP admin access in private reply and we’ll assists you further with this.
Thanks!
Hi Evan,
It’s not possible to increase the bubble box without complex customization. I’d suggest using the custom CSS if you wish to display the entire thumbnail without being cut off.
.geodir-bubble_image .geodir_thumbnail { background-size: contain!important; } .geodir-bubble_image { height: 60%!important; }Hi Garrick,
Thanks for reaching us. Yes, this is possible using custom CSS. Check out this article if you haven’t already https://wpgeodirectory.com/docs/customizing-your-style/ .
Thanks!
March 19, 2018 at 3:45 am in reply to: detail listing heading and translation of more infos tab #422046Hi Michaela,
Thanks for reaching us. I’ve just inspected your page here http://www.groomondo.com/Stuttgart/mrash/ and I’m not able to see the “title with grey background”. Did you remove it already?
For your second question, you can use the custom CSS code below to achieve what you needed there. Insert into GD > Design > Scripts > Custom Style CSS
span.gd-tab-list-title a{ text-transform: capitalize!important; }Thanks!
Hi Evan,
Insert this custom CSS code below into GD > Design > Scripts > Custom Style CSS to achieve what you needed there.
textarea#post_desc { height:800px!important; } -
AuthorPosts