Kor
Forum Replies Created
-
AuthorPosts
-
Hi Greg,
Thanks for your post. You can use the custom CSS code below to target the CPT and hide it.
.map-places-listing #gd_event { display:none; }June 24, 2019 at 6:52 am in reply to: No listings on category pages/selection for adding categories to menu gone #494412Hi melaniebeam12,
Thanks for your post. Kindly share your Website WP admin access here in private reply and we’ll check your GD setup.
Hi Angela,
Thanks for your post. Kindly share your Website WP admin access here in private reply along with the CSV file that you’re trying to import. Please zip the CSV file before it could be attached to your next reply.
Hi Barbara Magee,
Thanks for your post. Please share your Website URL here in question so that I could provide you the custom CSS code to fix this.
Thanks!
Hi Kojo Darden,
Thanks for your post. This isn’t a known issue and could you share your Website WP admin access here in private reply so that we could check this out for you?
Hi Kojo Darden,
Thanks for your post. You can shortcodes like “post meta” into the tab contents using the method here https://wpgeodirectory.com/docs-v2/places/tabs/#shortcodes . Then, with “post-meta”, you can display fields such as company name, phone no., etc using the shortcode builder https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
June 24, 2019 at 6:43 am in reply to: V1 – V2 – Warning: preg_match(): Compilation failed: nothing to repeat #494406Hi Stephen Bascomb,
Thanks for your post. I’ve forwarded this to a developer for further assistance.
Hi sadaf abbas,
Thanks for your reply. Installing the plugin doesn’t mean that it would fix everything. Follow the list of advice given on the report one by one.
Hi Julian,
Thanks for your posts. You can try inserting the custom CSS code below into WP > Appearance > Customize > Additional CSS to reduce the space and correct the alignments.
.page-template-geodirectory-archive-php .site-logo-wrap .site-logo img { margin-top: 0px!important; height: 100px!important; } .page-template-geodirectory-archive-php #primary-nav { margin-top:30px; }This reply has been marked as private.This reply has been marked as private.Hi
Thanks for your reply. Did you actually go through the reports from Google PageSpeed? https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.staging.ghoomlo.pk%2F
You can refer to the advise given as shown in the attached screenshot to solve these issues.
Hi Kai,
Thanks for your post. For v2 instructions on how to translate texts, refer to this link https://wpgeodirectory.com/docs-v2/translation/overview/ .
Hi Steve,
Thanks for your reply. Try using the custom CSS code below and see if it helps.
.map-category-listing-main { display:none!important; }Hi robinbahia,
Thanks for your reply. Try assigning a class to the post meta as shown below.
[gd_post_meta key="0" show="label" css_class="title-cls"] -
AuthorPosts