How to enable Elementor editor within Memberpress courses page? - elementor

Happy Xmas, everyone :)
I have WordPress website with MemberPress, Courses extension, and Elementor installed.
Elementor editor is working fine on regular pages.
I have enabled Elementor editor for "Lessons": https://prnt.sc/EunVEGQXEEig
It seems to be working to some extent. However, MemberPress Courses is not loading CSS files for the editor.
https://prnt.sc/aOMH1IMQSQ55
I have checked PHP file and it seems like MemberPress Courses is loading only it's own CSS in editor.
https://prnt.sc/Zn6zRJGn2P8x
How can I enable loading Elementor editor CSS styles, the way, it is used on regular WordPress pages?

Related

How to use image upload adapters as extra plugins with CKEditor 5 Classic Editor? Or, how to use CKEditor custom builder in React JS?

I was trying to integrate CKEditor5 in my MERN Stack Application. Its a kind of blog site which requires a fully functioned rich text editor. I integrated the editor and all other things are working fine except the file upload button.
I am using the predefined Classic Editor, which has all the basic functions. But when I click on the Image button to upload an image from local storage, it shows the error :
filerepository-no-upload-adapter
I tried to add Base64UploadAdapter plugin but then it shows the error :
Uncaught CKEditorError: ckeditor-duplicated-modules
Because of this error, I had to remove that plugin, but I still do not have the file upload function.
I also need some other buttons on my text editor, but I am always getting some kind of errors.
I also tried the CKEditor Custom build editor, but when I imported it to my page, it again gives me ckeditor-duplicated-modules error. I used the following code for importing:
import { CKEditor } from '#ckeditor/ckeditor5-react';
import Editor from 'ckeditor5-custom-build/build/ckeditor';
And yes, I also added the custom builder's folder to my package.json before importing this.
I want all the features that I added in my Custom builder, but that's not working in my case. Can anyone please help me with this? Or else, if that is not possible, please give me a solution for file upload which I need for sure, even if I don't get other buttons except the predefined Classic Editor buttons.
But, if there is any way to fix this ckeditor-duplicated-modules error and use the Custom build only, that would be the best solution for me..!
Thanks in advance.

How to Disable CKeditor Auto Correction in DNN CMS?

I use DNN 9+ and this CMS use CKeditor.
When I use P or H1-6 or... Tags, CKeditor will remove all classes automatically and also remove empty tags.
I want to stop this changes at all. how Can I Disable CKeditor auto correction in DNN portals. whee is Settings in DNN 9.4.1

Website build by Prestashop and mobile payment page of PayPal

I have a website built by Prestashop. I use PayPal and the template integral_evolution_payment.tpl. When the user goes to the payment page in mobile environment the layout of the page is too small. The buttons and the labels are very small almost unreadable.
How can I customize the page for mobile?
Thank you
Paolo
Module should have a css folder inside module folder at css or views/css. Look for it and modify css styles to accomplish what you need. Sometimes if structure has many changes between desktop and mobile version modules could use a different TPL for each version. Anyway this TPLs should be in module views/templates folder.
Good luck.

Is it possible to generate LightBox2 galleries from Adobe Lightroom?

I'm a frequent Adobe Lightroom user, and there are many options to export pictures. Unfortunately, I don't find anything to allow the export to LightBox2 galleries.
Can someone help me?
You can generate web galleries with Adobe Lightroom using a pre-made set of HTML and Flash templates. These templates allow simple customizations, such as color, layout, and watermarks, but do not allow the changing of interactions or adding custom plugins like Lightbox.
To add Lightbox to an Adobe Lightroom web gallery you will have to make the additions manually after the gallery is generated. You can follow the steps on the official Lightbox page:
http://lokeshdhakar.com/projects/lightbox2/#getting-started
More information about Adobe Lightroom Web Galleries:
https://helpx.adobe.com/lightroom/help/creating-web-galleries-basic-workflow.html

EPiServer 4.61 removing script tags from WYSIWYG editor

I know the WYSIWYG editor is not designed for pasting flash video object and script tags into the page but lets say you want to do that... Why does the EPiServer editor strip out the first javascript tag?
It's the Microsoft editor plugin that does it. It messes up almost all HTML elements.

Resources