Kor
Forum Replies Created
-
AuthorPosts
-
Hi Yo Luca,
You’ll just have to install this plugin https://wpeasyupdates.com/ and insert license keys into the addons and keep everything updated.
Thanks!
This reply has been marked as private.Hi Uwe,
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 Ryan,
This looks like a 3rd party plugin causing this conflict. Could you please try deactivating all non-gd plugins and see if it helps? You should be able to identify which plugin that is causing this issue.
Thanks!
Hi Joy,
Please check out the link shared by Alex and if not, could you replicate it so that I could take another look?
Thanks!
This reply has been marked as private.Hi Ian,
I’m not really sure if I fully understand your request. Do you think you can provide some screenshots? Also, an access to your WP admin in private reply.
Thanks!
Hi there,
Let me try to answer your questions accordingly.
#1 Looks like there is an empty paragraph tag as shown in the attached screenshot sc001 . It’s inside the text widget if I’m not wrong.
#2 This custom CSS should fix it and remove the paragraph too.
.geodir_full_page .geodir-widget:first-child { margin-top: 0px!important; }#3 That would require customization.
#4 Which one? Could you provide a screenshot?
#5 Use this custom CSS.
.geodir_category_list_view li.gridview_onethird { min-height: auto!important; }Thanks!
This reply has been marked as private.Hi Alphonso,
This could be a 3rd party plugin conflicting with GD. Could you please try deactivating all non-gd plugins and see if it works correctly? If it works, you should be able to identify which plugin that is causing this issue.
Thanks!
Hi Graham,
I’m able to replicate the said issue while trying to insert additional images into a listing. Before I forward this to a developer, could you please try deactivating all non-gd plugins and see if it helps?
Thanks!
Hi Ashar,
Where is it displaying the “Suspected Bot message”? Do you have a screenshot? Also, please share WP admin access and we’ll try to replicate it. You can post the details here using the private reply option below.
Thanks!
Hi Raghunath ,
Could you please update all GD plugins and see if it helps? You’ll need the https://wpeasyupdates.com/ to do that. Let us know how it goes.
Thanks!
November 29, 2017 at 1:00 pm in reply to: Cannot hide the GD Home Page search option (CPT selector) menu #407385Hi Stephen,
Please insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS to hide it.
.gd-search-input-wrapper.gd-search-field-cpt, select.geodir-cat-list-tax { display:none!important; }November 29, 2017 at 10:14 am in reply to: Cannot hide the GD Home Page search option (CPT selector) menu #407349This reply has been marked as private. -
AuthorPosts