Paolo
Forum Replies Created
-
AuthorPosts
-
May 11, 2016 at 4:26 pm in reply to: We can't insert a new dataset in backend javascript error #188597
Hi,
that means something is hijacking the $post var. Does it happen if you switch to another theme? Because if the theme is responsible for this, there isn’t much we can do on our side.
Let us know,
Thanks
Let us know if you solved.
Thanks
Please also see: https://wpgeodirectory.com/adding-a-ssl-certificate-to-your-website/
Thanks
Hi,
if that doesn’t help, you ca ntry with this plugin too: https://wordpress.org/plugins/so-css/
Thanks
Thank you for sharing the solution 🙂
You are welcome 🙂
You are welcome 🙂
Try adding this to your custom css:
.geodir-locListing_column_last ul { border: 1px solid #ccc; }Let us know,
Thanks
Ok I’m sorry I misunderstood your question, users can only set their password at registration.
http://www.discoversma.com/gd-login/?signup=1
They can’t change it through the forgot password procedure.
To allow them to change their password when logged in you should use a membership plugin like buddypress, that will also use a different register form.
Thanks
Hi,
please provide admin credentials in a private reply and we will have a look at your settings.
Thanks
This reply has been marked as private.hi,
edit the listing and set no in the option : is featured.
Make sure the price is changed accordingly. It is possible that this didn’t happen automatically because their featured listing expiration date hasn’t passed yet.
Let us know,
Thanks
I’m sorry, Stiofan today has been stuck all day on more pressing issues.
I’m sure tomorrow he’ll reply to this post too.
Thanks for your patience
For multiratings, you ahve created any ratings: http://www.frexper.com/wp-admin/admin.php?page=geodirectory&tab=multirating_fields&subtab=geodir_create_rating
The only way I see to make review anonymous is to remove the avatar and name. You can do that with:
#reviewsTab .comments-area .comment-author, .whoop-event-comment .comments-area .comment-author { display: none; }Just add it to GeoDirectory >> Design >> Scripts >> Custom CSS.
Thanks
Hi,
yes we add the title bar by default because without it, there would be no titles.
What you can do is add back the title for the add listing page with this in your functions.php:
add_action('geodir_add_listing_page_title', 'geodir_action_add_listing_page_title', 10);That action is remove in avada.php inside
function gd_compat_php_avada().
Let us know how you went.
Thanks
-
AuthorPosts