Mat
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Type Archive Link] Example of show_{$cpt_slug}_archive_in_nav_menusSame request. A little example would be great.
Thanks !That works perfectly. Thanks for sharing your solution, @southcast !
OK, I have resolved my problem by adding :
$supports[] = 'thumbnail';immediately after line n°137
in appthemer-crowdfunding/includes/campaign.php
Hope it can help someone facing the same issue.
I don’t agree with you : I use this plugin and it is compatible with Buddypress. At least, adding an event adds an activity in the activity stream.
Brilliant ! It works perfectly 😉
Thank you for your solution and your quick answer. I will definitely recommend your plugin around me.Completly agree with @hornets2002. This is for sure a great add-on, but too expensive…!
Forum: Plugins
In reply to: Disqus comments in BP's activity+1 ! It would be great if Buddypress could recognize the Disqus comments…
I have the same problem, with the most recent release of WP, no other plugin activated and with different themes. The previous version of this (wonderful) plugin worked well. 😉
Hi NipponMonkey,
Thank you so much for your quick response, I really appreciate that.
It seems to work now ! Thank you very much !Best wishes,
MatHi,
Thank you very much for this useful plugin !
However, the modification that I have made in ‘mm-buddypress-private-community-config.php’ doesn’t work : non-logged users can only see the homepage.
– This file is in the folder “buddypress-private-community-config”
– All my plugins are disabled (except buddypress, of course)
– These are my modifications :MM_BUDDYPRESS_PRIVATE_COMMUNITY::$ALLOWED_URIS = Array('/contact', '/archives', '/a-propos',); MM_BUDDYPRESS_PRIVATE_COMMUNITY::$REDIRECT_TO_URL = site_url() . '/a-propos'; MM_BUDDYPRESS_PRIVATE_COMMUNITY::$REDIRECT_HOOK = 'redirection';Do you know how to fix this problem ?
Best wishes,
Mat