-
Author
-
June 10, 2017 at 15:54 #163921AyoadeParticipant
Hi there,
I like the KLEO Monetizer plugin very much. Unfortunately, when I deactivated my buddypress plugin, my blog posts stopped showing.
After selective deactivation of my plugins to understand the problem, I discovered KLEO Monetizer shows an error when buddypress is deactivated and I attempt to paste adsense codes in the section for “Banner Zone – General Before Content” as well as the section for “Banner Zone – General After Content”.
Is it possible that KLEO Monetizer requires buddypress to function? Am I missing something? Is there a code to make this work since I really need to deactivate buddypress?
I look forward to your response. Thanks.
June 12, 2017 at 07:24 #164011LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 14, 2017 at 18:00 #164264RaduModeratorHi,
This it’s fixed, please wait few hours max 1 day then an update notice will appear in your wp-admin -> dasuboard -> updates
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 16, 2017 at 17:58 #164453RaduModeratorHi,
I think I takes more than 1 day, please replace this file content: /wp-content/plugins/sq-kleo-monetizer/load.php
with this one: https://pastebin.com/raw/NiVLfnKB
That’s all
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 16, 2017 at 22:18 #164473AyoadeParticipantGreat job!
I have deactivated and deleted BuddyPress successfully, and everything is working fine. Thank you so much.
June 19, 2017 at 17:30 #164640RaduModeratorGreat
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 11, 2017 at 17:10 #173260RaduModeratorHi,
Just I’ve tested and it works, did you have tried to delete and to re-install the plugin ? in the past this kind of issue was fixed.
Did you see any error? If the problem persists enable wp_debug I will paste below the procedure.
Steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
<pre class=””>define( ‘WP_DEBUG’, true );
- After this line add this:
<pre class=””>define( ‘WP_DEBUG_LOG’, true );
WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.