Kor
Forum Replies Created
-
AuthorPosts
-
Hi bobbym,
Thanks for your reply. Could you please share your CSV file here along with your Website WP admin access here in private reply so that we could check this out for you?
hi there,
Thanks for your reply. I’ve inserted this custom CSS code below and could you check and see if it fixes it?
@media only screen and (max-width: 800px) { .select2-container.gd-select2-container { width: 90% !important; } #gd_placecategory { width: 90% !important; } }
Hi Elizabeth,
Sorry about that. By default, a user must register for an account on your Website before they could create a listing as explained here https://wpgeodirectory.com/docs-v2/geodirectory/account-management/#add-listing . But you also allow “posting without logging in” using this option https://wpgeodirectory.com/docs-v2/geodirectory/account-management/#gd . Is this what you’re trying to achieve? If not, could you share your Website WP admin access here in private reply so that we could check your GD setup?
Hi Berto,
Thanks for your post. If you do not need any maps, you can disable it here https://wpgeodirectory.com/docs-v2/geodirectory/settings/general/#general
Hi Sam,
Thanks for your post. To remove the white space, you can insert the custom CSS code below into WP > Appearance > Customize > Additional CSS.
.sd.home .content-box.content-single article.hentry { margin: 0px; }
hi diggerdog,
Thanks for your reply. Could you share your Website WP admin access here in private reply so that I could check on it?
hi Brigitte,
Thanks for your post. Your shortcode looks correct to me. Kindly share your Website Wp admin access here in private reply along with the URL of the page in question.
Hi diggerdog,
Thanks for your post. When you upload images to the listing, WP will generate multiple image sizes as explained here https://wpgeodirectory.com/docs-v2/design/images/#intro .
This reply has been marked as private.Hi Josh,
Thanks for your post. for add listing issues, you can refer to this section of the documentation that explains how to configure it https://wpgeodirectory.com/docs-v2/templates/add-listing/ . As for the Alt Image Tag, you can refer to this section of the documentation https://wpgeodirectory.com/docs-v2/design/images/#meta .
Hi Alessandro
Thanks for your post. Could you please share your Website URL here in question so that I could check this out for you?
Hi Joseph,
Thanks for your post. You can change the texts using the translation method as explained here https://wpgeodirectory.com/docs-v2/translation/overview/#core . As for the map issue, kindly share your Website WP admin access here in private reply along with the URL of the page in question. Also, list the steps to replicate it.
Hi Nithin,
Thanks for your post. Based on your hosting provider’s recommendation, he is asking you to insert this line below into your wp-config.php file on your server.
define( 'WPMUDEV_HOSTING_OBJECT_CACHE_ENABLED', false );
Could you do that first while waiting for our developer’s reply?
Hi Richard Gregg,
Thanks for your post.
1. I assume that storages belongs to a category and you can filter it using the available options as explained here https://wpgeodirectory.com/docs-v2/design/gd-listings/
2. Enable Location Filter using the options in #1 .
To separate listing types, you can create CPT’s https://wpgeodirectory.com/docs-v2/addons/custom-post-types/
April 24, 2020 at 7:41 am in reply to: How to modify the words right below the font page title? #542263Hi Rigots,
Thanks for your post. You can refer to the instructions here https://wpgeodirectory.com/docs-v2/themes/supreme/#subtitle to change the subtitle.
-
AuthorPosts