Paolo
Forum Replies Created
-
AuthorPosts
-
February 18, 2016 at 4:36 pm in reply to: Email gets duplicated after PayPal and Stripe payment #124190
Paypal sandbox is quite buggy, we suggest to test with live paypal using $0.01 amounts.
Those emails seems to be coming all from Paypal?
Let us know if this helps,
Thanks
Hi,
this will add a logout link at the end of the menu :
add_filter( 'wp_nav_menu_items', 'add_loginout_link', 9999, 2 );Adding it as a submenu of your current log in link would be much more complex if even possible.
Thanks
Hi,
they confirmed it was a bug.
It’s been fixed in the next release.
If you want to patch your current install now please do this:
In plugins/geodirectory/geodirectory-functions/taxonomy_functions.php line 138
Change from:' . __(ucfirst($args->labels->name)) . 'To:
' . __(ucfirst($args->labels->name),'geodirectory') . 'Let us know if that hepled,
Thanks
Try to disable it momentarely and see if the dashboard goes back to normal.
Let us know,
Thanks
Hi,
that is not a GeoDirectory widget. We don’t provide support for BuddyPress too. Only for it’s integration with GD.
Thank you
Hi,
Is this error appearing only in the debug log or on page too? If on page, where?
The table name appear to be wrong : wp_geodir__detail.
It should be wp_geodir_gd_place_detail
Please provide a link and admin credentials and we will check.
Let us know,
It will be included in the next release.
Thanks
February 18, 2016 at 4:09 pm in reply to: font scaling instead of ellipsis… for category names #124168You are welcome 🙂
Hi,
just use this:
.geodir-addtofav { display: none; }Thanks
Hi,
you disable comments at Settings >> Discussion >> Allow people to post comments on new articles.
Comments are also disabled indivudally for that listing.
I addition there is something breaking your metaboxes of the edit listing page of the backend.
Did you install any new plugin recently that could be the cause of all this?
Let us know,
Hi,
only the featured listings will appear on top. It is not possible to sort listings as requested.
Please given that you are using the Price Manager add-on, submit your questions about it through a user that has purchased that add-on.
Thanks
https://wordpress.org/plugins/email-log/
You can find it in Plugins >> Add New and then search for email log.
Thanks
This reply has been marked as private.The search form in the mobile menu has been removed from the next version of the GDF.
https://wpgeodirectory.com/support/topic/mobile-menu-near-me-button-displaying-wrong/#post-118374
The release should be in the next few days.
Thanks
This reply has been marked as private. -
AuthorPosts