Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Compatible Plugins › Testimonials by WooThemes › We are facing an issue with the theme, I think a Testimonial plugin is missing
- This topic has 3 replies, 2 voices, and was last updated 4 years, 3 months ago by Themosaurusrex.
-
AuthorPosts
-
Knowzies TechnologyParticipant@vipeenbopche
- 3 Topics
- 4 Posts
We are facing an issue with the theme, I think a Testimonial plugin is missing with the package we got from the vendor.
I have attached a screenshot for it also.May 21, 2020 at 10:46 #12910@themosaurusrex- 0 Topics
- 2048 Posts
Hi @vipeenbopche,
Thank you very much for reaching out! 🙂
We’ve recently addressed this issue in another topic. To read more, please click the following link:
https://support.themosaurus.com/forums/topic/testimonials/If you have further questions or requests, feel free to create other forum topics.
We remain available for all matters related with our theme!
Cheers,
May 21, 2020 at 16:21 #12924Knowzies TechnologyParticipant@vipeenbopche- 3 Topics
- 4 Posts
We are install the suggested plugin for the testimonial nf apply that on the page we are getting the waring errors on the testimonial please check the screenshot.
May 27, 2020 at 05:33 #13167@themosaurusrex- 0 Topics
- 2048 Posts
No worries @vipeenbopche. These are PHP warnings, not errors. Unlike errors, warnings won’t break your website. They’re just messages aimed at developers to improve their code.
To hide this message, I suggest that you activate error logging on your website. Please keep WP_DEBUG to true and just paste the following code lines in your wp-config.php file, just before the line that says ‘That’s all, stop editing! Happy blogging.’:
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 );
More on this in the following topic: https://codex.wordpress.org/Debugging_in_WordPress
You will still be able to consult the warnings and errors triggered by your website but these won’t appear on your pages anymore.
If you wish to go further and report this issue with Testimonials by WooThemes, it’s best if you try to reach the plugin authors. They will be more informed and better suited to help you.
To go further, we invite you to post your request on their support forums:
https://wordpress.org/support/plugin/testimonials-by-woothemes/We remain available for all support requests related with the use of your theme.
Best,
May 27, 2020 at 14:52 #13201 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘We are facing an issue with the theme, I think a Testimonial plugin is missing’ is closed to new replies.