Simone
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
You can translate core and plugin editing their .po/.mo, here it is explained how
http://docs.wpgeodirectory.com/translate-core/
To remove share boxes, add this in your style.css inside your child theme
div.geodir-company_info.geodir-details-sidebar-sharethis { display:none; }
and if you want to remove Facebook twitter and g+ button, add this
div.geodir-company_info.geodir-details-sidebar-social-sharing { display:none; }
Hi, you can add:
1- TEXT custom field with option “Show in sidebar”, or a Select custom field if you want to give your values
2- Multiselect custom field with Show on sidebar option and Show as a “tab on detail page”
Or you want them to be placed in a specified location in the page?
Hello David, I tried to leave a test review without logging in, and it went through, it says awaiting for moderation. Try to test it by yourself deleting your cache first.
Hi, this will most likely involve modifications to the core and to the database, if you ant I can move this to the Jobs board.
Hello, you can use the shortcode [gd_popular_post_view] (the default = gd_place), you can find the list of the available shortcodes (and options) here
http://docs.wpgeodirectory.com/core-shortcodes/This reply has been marked as private.Hello,
preview is part of the core, so it cannot be disabled natively.you’re welcome
Hello Adrian, what you can do is to use a third part plugin for registration/signup (such as profile builder https://wordpress.org/plugins/profile-builder/ )
GD uses the WordPress login/registration system, not custom.
What you can do eventually is to redirect the login page, as said in the documentation
http://docs.wpgeodirectory.com/redirecting-the-login-page/Hello Danielle, have you set the Genesis compatibility in the Theme Compatibility settings, inside Geodirectory?
Hello, not sure if I got you but, what I have on my test site is like this:
I have set /blog/%postname%/ in the permalink section (WordPress)
and set in the Reading settings (WordpresS) as blog page, a page named Blog, so blog page and blog posts are in domain.com/blog/title-of-the-postHi Bill, I reinstalled geodirectory on a clean database and clean wordpress, installed only wgd 1.3.8 and custom post types 1.1.2 and I can see Places and Place categories. have you enabled them in the screen option, in the Menu page? see screenshot.
You can find that “Near me” icon in the Advanced Search Filter addon, or you can use the widget GD > Near Me Button (it wilt embedded in the search field thou.
About the Visual editor in the comment field, this is how WordPress works, it is not a GD choice.
however you can try to add some code in the functions.php or maybe there is a widget that add that visual editor, but honestly, I have never tried itIf you edit the listing, and re-add the categories (republishing the listing), is it working?
-
AuthorPosts