Kor
Forum Replies Created
-
AuthorPosts
-
Hi Maud,
#1 Is it generated by a 3rd party plugin?
#2 Do you mean the WP admin bar? https://codex.wordpress.org/Function_Reference/show_admin_bar
#3 There seems to be a conflict with another 3rd party plugin. Could you try deactivating all non-gd plugins and see if it fixes the issue you had there?
Thanks!
Hi Gerald,
Sorry about that, I’ve just made some changes again and it should work now. Could you please check?
.geodir_category_list_view li .geodir-addinfo span.geodir-addtofav { display: none!important; }Hi Gerald,
I’ve made some changes to the custom CSS you’ve inserted earlier and it should work now.
Thanks!
You’re Welcome.
Hi Soroush,
That’s an email sent by BuddyPress, not GeoDirectory. You should really ask for support in the BuddyPress forum as GeoDirectory doesn’t send an activation email upon registration.
Thanks!
Hi Dotty,
There isn’t a way to achieve what you needed there right now but please feel free to add this to the “Feature Request” list https://wpgeodirectory.com/requests/
Thanks!
Hi there,
This definitely looks like there is some conflict. In the meantime, you can use the custom CSS code below to fix the empty space. Insert into Gd > Design > Scripts > Custom Style CSS
div#ds-container { height: auto!important; }Hi Joseph,
Yes, you can hide “Post Fields” for different price packages and here’s the section of the documentation for your reference https://wpgeodirectory.com/docs/prices-and-payments-add-on-overview/
As for your second question, you can only have 1 CPT on a map by default.
Thanks!
Hi Jason,
Use the custom CSS code below to reduce the height of the feature image. Insert into Gd > Design > Scripts > Custom Style CSS
.featured-area { min-height: 200px!important; }Hi peterho2004,
#1 Please use this custom CSS code to achieve that
.geodir_full_page section.widget { border: 0px !important; padding: 0px!important; }#2 & #3Use this
body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search button { padding-top: 10px!important; }#4 Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.
#5 This requires complex customization
#6 This should remove all borders
.content { border: 0px!important; }#7 Navigate to Gd > Design > Search > SEARCH FORM SETTINGS as shown in this screenshot http://prntscr.com/f8k842
#8 Change using this custom CSS
.archive-pagination a { background-color: #000; border-radius: 3px; color: #fff; padding: 8px 12px; }#9 Use this
input[type="submit"] { background-color: #000; color: #fff; font-size: 14px; }Insert all custom CSS code into GD > Design > Scripts > Custom Style CSS
Hi Timothy,
Unfortunately, there is no quick way for this. You’ll have to prepare all these custom fields and export a sample csv from GD. Then, reinsert the data from the “eDirectory” csv file manually into the sample csv.
Hi Timothy,
You shouldn’t use 3rd party plugins to import the listings but instead, use the built-in import feature from GD. Kindly refer to this section of the documentation https://wpgeodirectory.com/docs/core-export/
Thanks!
This reply has been marked as private.Hi Pierre,
Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.
Thanks!
Hi Pedstone,
Looks like I’m able to replicate it on my local. This issue only persists on “OpenStreetMap”. I’ll check with a developer.
Thanks!
-
AuthorPosts