Guust
Forum Replies Created
-
AuthorPosts
-
You can translate that with the translation file:
https://wpgeodirectory.com/docs/translate-core/or by using the Custom Post Type addon:
https://wpgeodirectory.com/addons/custom-post-types/You can use the HTML field:
https://wpgeodirectory.com/docs/core-place-settings/#html
https://wpgeodirectory.com/docs/core-place-settings/@chris22
Geotheme is a theme incorporating a directory.
GeoDirectory is the next generation: it is a much improved directory plugin that can be used with all HTML5 themes. Whoop! is a theme specifically created for the GeoDirectory plugin, like some others which you can find here: https://wpgeodirectory.com/themes/
Read more here about the difference too: https://wpgeodirectory.com/about/Regarding importing GeoTheme listings, have a look at this topic, it should give you the answer hopefully:
https://wpgeodirectory.com/support/topic/how-to-migrate-from-gt-to-gd/Please do not reply with your private details to other people’s topics. Private details are available to topic starters and admin staff.
I added this to your child theme’s stylesheet:
/* Fix claim popup */ #simplemodal-container .row.clearfix {margin-left: 0px;} #gd-basic-modal-content4 .row .message_error2 {padding-left: 0px;} #simplemodal-container .row input, #simplemodal-container .row textarea {width: 100%;} #geodir_claim_form .row #geodir_claim_pkg_chosen {width: 100% !important;} #geodir_claim_form .row #geodir_claim_payment_chosen {width: 100% !important;}If you are on a GoDaddy Managed WordPress hosting plan, we strongly suggest to move their normal hosting.
Please review this post:
https://wpgeodirectory.com/support/topic/manage-location-merge-submit-button-missing/#post-45884This reply has been marked as private.You will have to translate the Claim addon language file:
https://wpgeodirectory.com/docs/category/translation/This explains it best: https://codex.wordpress.org/Moving_WordPress
I guess we will have to wait until your site is live, I cannot replicate that behavior on my test sites.
URL and admin details please. Thank you.
Simple is my middle name 🙂
Hi Stephen
Add this to GD > design > scripts > cssul.geodir-tabs-content.entry-content li { display: block !important; }Add this to GD > design > scripts > footer
<script> if(jQuery('.geodir-tab-head').length){ jQuery(".geodir-tab-head a").each(function(){ //get the values we need var id = jQuery(this).data("tab"); var title = jQuery(this).html(); //set the values we need jQuery(this).attr('href',id); jQuery(id).prepend('<h2>'+title+'</h2>'); }); } </script>You might also want to adjust some CSS for the tabs.
This probably explains it best: https://wpgeodirectory.com/whoop-beta-released/
The page lists all the features only available in the Whoop! theme.
This reply has been marked as private.Settings > discussion > other comment settings
Use GD Booster for caching, No need to use Wordfence.
-
AuthorPosts