kellerpt
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Not work purchase on siteOther plugins have been disabled. The error still remained.
When your plugin is disabled – everything works. A conflict with your plugin.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Not work purchase on siteHello, Gioni!
1. on server no errors ((
2. error is not missing (((
3. with disable error is not missing too (((Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Not work purchase on sitethis error shows if Cerber plugin active
http://prntscr.com/i9od4mHello, Thomas!
Thank you, it’s work.
it’s enable – http://prntscr.com/h8cose
but still no, on forms from plugin LifterLMSthen the sidebar will disappear everywhere? The courses and lessons I need
ok, thank you Thomas
It is not quite that. This disables the page with notifications and orders. I just hid it using css
Your theme does not appear support LifterLMS catalogs. Support can be added by following these steps: https://lifterlms.com/docs/lifterlms-catalog-compatibility/
I added code like this
remove_action( 'lifterlms_before_main_content', 'lifterlms_output_content_wrapper', 10 ); remove_action( 'lifterlms_after_main_content', 'lifterlms_output_content_wrapper_end', 10 ); add_action( 'lifterlms_before_main_content', 'my_content_wrapper_open', 10 ); add_action( 'lifterlms_after_main_content', 'my_content_wrapper_close', 10 ); function my_content_wrapper_open() { echo '<section class="l-section-h i-cf" id="main">'; } function my_content_wrapper_close() { echo '</section>'; }The width of the displayed content turned out to be correct. But I can’t find how to disable sidebar which shows at the bottom
Use the “posts_per_page” parameter on the courses list if you don’t wish to paginate when using the shortcode enter “-1” (docs)
I need to show it 8 courses, not all
How to completely remove all the menu?
Okay, I’ll try to deal with this.
Another question – how to remove pagination from the courses?
https://lpress.fintrader.pro/
http://prntscr.com/h7fm61And yet there is a problem with the display of courses on the General page –
https://lpress.fintrader.pro/courses/this is an example – https://lpress.fintrader.pro/bez-rubriki/video/
problem here – https://lpress.fintrader.pro/lesson/pivot-point-in-trading/
)this is an example – https://lpress.fintrader.pro/bez-rubriki/video/
in my template already integrated this feature. but it doesn’t work in the lesson