Kor
Forum Replies Created
-
AuthorPosts
-
Hi Nik,
Thanks for your patience. Just performed a thorough and it looks like some PHP code from your child theme is causing issues to the GD registration. Could you go through it and see wish code is causing the issue you had there?
Thanks!
Hi Alias,
Could you share the URL of the page in question too so that I could take a better look at it?
Thanks!
Hi Nik,
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 Leonardo,
Thanks for your reply. Alright then, let us know how it went.
Thanks!
Hi Irlene,
Thanks for your message. Are you getting any errors while import? If not, kindly share your WP admin access here in private reply and we’ll try to replicate it.
Thanks!
Hi HBS,
Thanks for your reply. It looks like you’ve installed the V2 version of Supreme directory. The v2 version of the Supreme Directory and Directory Starter theme will only work if you’re using the v2 version of GD. Please install the v1 version and it should work on your Website.
Thanks!
Hi HBS,
Thanks for your reply. You can use shortcodes https://wpgeodirectory.com/docs/core-shortcodes/#search and page builders to create a custom page for your GD home or use these ready-made themes
https://wpgeo.directory/supreme-directory/
https://wpgeo.directory/geotravel/Thanks!
Hi Leonardo,
Thanks for your reply. That’s how the theme works by default. In small screens like mobiles, Ipad the tabs are rendered as a dropdown list. You can try switching it to “List View” and see if it’s what you’re looking for. In GD > Design > Details > Show as list
Thanks!
Hi Ian,
Thanks for your reply. You can use the code below to achieve this.
.sd-homepage .geodir-cat-list .cat-link { display:none!important; }November 17, 2018 at 10:28 am in reply to: Map gets stuck when there are many places presented on it #454764Hi Trazi,
Thanks for your post. I’d recommend installing the “map cluster addon” and here is the product information.
November 17, 2018 at 5:57 am in reply to: Map, listings backend and address format issues again after update #454752Hi there,
Before I look into the address formatting, you can possibly try deactivating non-gd plugins and see if it fixes the add listing issue. You can put your site into maintenance mode before you continue.
Thanks
Hi Ian,
Thanks for your reply. As mentioned by Alex, customization falls outside of our support scope. Anyway, you might want to check out this post https://wpgeodirectory.com/support/topic/supreme-directory-imagen-destacadas-aleatorias/page/4/#post-443869 and see if it helps center the categories.
Thanks!
Hi HBS,
Looks like you’ve corrected it. Let us know if you need anything further.
Thanks!
Hi James,
Thanks for your reply. You can always insert sample contents into your custom fields. Then export it out to CSV and you can use it as a guideline for your import. Check out this section https://wpgeodirectory.com/docs/core-export/#export
Thanks!
Hi HBS,
Thanks for your reply. Kindly insert the PHP code into the “Code Snippet” https://wordpress.org/plugins/code-snippets/ plugin and see if it fixes the issue you had there.
add_action('admin_head', 'my_custom_fonts'); function my_custom_fonts() { echo '<style> .wrap .vp-wrap .vp-panel { left: 0px !important; } </style>'; } -
AuthorPosts