Kor
Forum Replies Created
-
AuthorPosts
-
Hi Joe,
Thanks for your post. It looks like the attached. If it’s not displaying on your end, make sure the category custom field is set to “active” as explained here https://wpgeodirectory.com/docs-v2/places/custom/ .
Hi Patrick Bolton,
Thanks for your post. Could you please try deactivating and activating the license key and see if it fixes it? If the issue persists, kindly share your Website WP admin access here in private reply.
Hi Osvalds,
Thanks for your post. You can refer to this section of the documentation https://userswp.io/docs/integrations/geodirectory/ to achieve what you needed there.
Hi there,
Thanks for your reply. Could you swap that custom CSS code with the below and see if it fixes it?
@media only screen and (max-width: 800px) { body .elementor-element-7016b2c ul.geodir-category-list-view>li { width: 100% !important; } }
Hi Virginie,
Thanks for your reply. Here you go.
.gd_list-template-default header .featured-area::before { background-color: #da25a1; }
Hi Kai,
Thanks for your post. Try using the custom CSS code below and see if it helps.
.geodir-map-wrap .map-category-listing .geodir_toggle ul.treeview.sub_list { padding: 0px 20px!important; }
hi Akash,
Thanks for your post. Please share the URL of the page in question along with your Website WP admin access here in private reply.
Hi Liz,
Thanks for your post. Kindly insert the custom CSS code into WP > Appearance > Customize > Additional CSS to fix this.
div#geodir_content { float: left; }
Hi there,
Thanks for your post. You’ll need to use a 3rd party plugin to achieve this and there isn’t an option out of the box from GD.
January 30, 2020 at 6:14 am in reply to: Copy Fields to New Custom Post Type / Listing Type? #527974Hi Jeffrey,
Thanks for your post. Sorry, there isn’t a quick way to do this. You’ll need to manually reconfigure the custom fields on your new CPT.
Thanks!
Hi Lauren Pothof,
Thanks for your reply. This isn’t a known issue and could you kindly please share your Website WP admin access here in private reply so that we could investigate this further on your end? Also, list the steps to replicate it along with the URL of the page in question.
Hi Rich Andrews,
Thanks for your post. Based on your screenshot, you have an arrow pointing to the permalinks. What are you trying to do with it? The Facebook Title that you’ve configured will show up on Facebook when this listing is shared.
Hi czuprkam,
Thanks for your post. Exporting and importing the listings won’t import the entire site design or contents. You should consult your hosting provider and see if they have a better way to do this. If not, you might want to hire someone here to do this for you. https://geodirectoryexperts.com/
Hi Henrique,
Thanks for your reply. Try using the custom CSS code below and see if it fixes it. Insert into WP > Appearance > Customize > Additional CSS.
@media only screen and (max-width: 800px) { body ul.geodir-category-list-view>li { width: 100% !important; } }
January 29, 2020 at 5:58 pm in reply to: Supreme Directory – footer widgets break layout on ipad or bigger screens #527914Hi there,
Thanks for your reply. Could you try using the custom CSS code below? Insert into WP > Appearance > Customize > Additional CSS.
@media only screen and (max-width: 800px) { .geodir_event_cal_widget { position:absolute; } .footer-widgets .container { overflow: visible; } .footer-widgets { padding-bottom:600px; } }
-
AuthorPosts