Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST

Due to the decrease in our staff due to vacations, our response time may be longer.

Be sure we're doing our best to manage your topic as soon as possible.

Achille

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 43 total)
  • Author
    Posts
  • Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Manathan,
    It’s okay for me, I’ve already fix issue.
    Thank you for your support.

    King Regards! 😉

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hi Manathan,
    Thank you. Indeed I submitted my concerns on their forum and I received the answer below which I hope will help someone.

    It has to be implemented in the template. You can adda default “message” subject. This is something which is outside the scope of buddypress.

    So we did implement something like this in our theme :

    There is a message box option which appears in the members page :
    https://prnt.sc/uugfa4
    and sending a message from here sends a default subject in the buddypress Messages section in the profile :
    https://prnt.sc/uugfv0

    ——————————————————-
    We can edit line 952 in wp-content -> plugins -> Buddypress -> bp-messages -> bp-messages-template

    /**
    	 * Get the default value for the Subject field.
    	 *
    	 * Will get a value out of $_POST['subject'] if available (ie after a
    	 * failed submission).
    	 *
    	 * @return string
    	 */
    	function bp_get_messages_subject_value() {
    
    		// Sanitized in bp-messages-filters.php.
    		$subject = ! empty( $_POST['subject'] )
    			? $_POST['subject']
    			: 'Hello!';
    
    		/**
    		 * Filters the default value for the subject field.
    		 *
    		 * @since 1.0.0
    		 *
    		 * @param string $subject The default value for the subject field.
    		 */
    		return apply_filters( 'bp_get_messages_subject_value', $subject );
    	}
    
    /**
    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Manathan,

    After verification, everything works perfectly.
    I am grateful for your assistance.
    Thank you for all the pertinent remarks you clarified for me,
    I will take them into account the next times.

    King regards!

    ps: my name his Achille not @Coriaas.

    @Coriaas
    his the name of our company. 😉

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Manathan,
    Yes absolutely and it’s a joy to share.

    King Regards

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Manathan,
    Bellow the solution I get from Moderator Buddypress.
    ——————————————————

    You can omit the public message form with this code:
    add_filter( ‘bp_activity_do_mentions’, ‘__return_false’ );

    You need to ask Paid Membership Pro how to check if the current user has made the required purchase.

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello my friend Manathan,
    Can you tell me how to regenerate the permalinks ?
    Absolutely I give you my consent to check what is not on the site.

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas
    This reply has been marked as private.
    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Manathan,
    I hope you’re doing great too.
    Thank you for your quick feedback on my concerns.

    I had installed the paid version of Yobro Chat
    but I uninstalled it because it didn’t meet my expectations.
    And I noticed that the website kept the URLS formatting when I had installed this pluggin.

    I am very confused.
    But I will continue to follow your instructions to see what the result and get back to you.

    King Regards!

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Manathan,
    I hope you’re doing great too.
    Thank you for your quick feedback on my concerns it is really heartwarming.
    Okay so I’ll send this message to Paid membership pro and expect a quick feedback from them.

    Thank you and have a great day.

    King Regards!

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello best Friend!
    Yes I feel good Thank you.
    Every links you provided me was very helpful.

    Thank you so much my friend!

    😉

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas
    This reply has been marked as private.
    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Manathan ?
    Thank you so much for your support.

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Yu’re the best 😉

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Yes I have edit content and It’s fantastic.
    Thank you again

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Thank you Manathan,
    It’s great to have your support.

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Manathan,

    Yes I want to translate the “back to shop” link.

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hi My Friend Manathan,
    Thank you Sooo Much,

    I have install Loco Translate plugin but when I check plugin his empty.

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hi Manathan,

    I will make your recommendations and get back to you.

    King Regards!

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Waouh Manathan,
    I am amazed by your assistance. You deserve 10 stars and not 5. 😉

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hi Manathan,

    With great pleasure I will share

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Olivier!
    Thank you so much for your support!

    King Regards!

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Manathan,

    Happy to read you.
    I have check since tree day to find piece of php code to fix this problem but nothing work fine.
    https://buddypress.org/support/topic/hide-admins-from-bp-widget/
    Each php code I have used desable sidebar or locked browser, or enable debug mode.

    Okay anyway, I will send ticket on Buddypress.

    King Regards!

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Manathan!
    Thank you for your support.

    It’s realy a pleasure to read you!

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Yeah yu’re the best!

    King Regards!

    Achille
    Participant
    • 27 Topics
    • 70 Posts
    @coriaas

    Hello Manathan!
    Sorry for the delay.
    I was very busy managing other projects.
    Thank you so much for your prompt support.

    King Regards!

Viewing 25 posts - 1 through 25 (of 43 total)

Troubleshooting Demo Imports

You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.

Happy With our Support So Far?

Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️

Discover MatchPress

Skip • Like • Super-Like

Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.

Setup Your Cera or Gwangi powered Community Website and Turn it into an iOS and Android App

15% discount for Cera users

To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.

Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.

Holiday, Weather & Festive effects
to pimp your WordPress Site