How to Disable CKeditor Auto Correction in DNN CMS? - dotnetnuke

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

Related

How to enable Elementor editor within Memberpress courses page?

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?

Add custom css in Content Slot Salesforce B2C Commerce Cloud

I have a content slot in which I need to add custom css file from Business Manager. I want to add the custom file in the head section. Is there any way by which I can do it?
I tried adding a custom css file in Content Asset and linked that asset to Content slot but it was not working.
This functionality exists for Content Assets as a customization to the Page-Show controller in older Site Genesis reference applications and sites. Unfortunately, if you want to do this via a Slot, you'll need to have some JavaScript execute to inject the CSS into the head of the page from either the slot configuration rendering template or from within the slot content itself. Slots are loaded and rendered by the Web Adapter layer which sits between the Internet and the Application Servers. This all happens after the rest of the page is rendered by the App Server.
Also, at this point, I'd consider using Page Designer components instead. Page Designer is expected to be globally available sometime this month. That said, if you need all the features of Slots, PD is not yet at feature parity with Slots. (In terms of scheduling, targeting groups of customers, etc)
We simply bake style tag into the body of the content asset or content slot (content type - HTML). You are not gaining much by having a style tag in the head of the page. Having style tag inside your div makes your markup less valid but none of the browsers even old IE will complain about it.
<style>
p{color: pink;}
</style>
The use of Custom CSS File in content asset and link asset to your slot should have worked may I know what was the error you were facing with this approach?

Insert HTML, CSS and JavaScript in a block

Is it possible to inject a HTML, CSS and JavaScript into a block in EPIServer?
I tried to add some HTML and it disappear after saving.
I do not have development access to the CMS but only as a Editor.
In the case a developer have implemented and configured TinyMCEPluginNonVisual it would be possible. Otherwise no.
Allow custom HTML attributes in TinyMCE in EPiServer

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.

The oneui_idx_v1.3 Dojo Extension mobile theme not rendering properly for XPages Mobile Controls

In the Xsp Properties when I change from the Mobile default theme to the OneUI IDX v1.3 common UI theme all of my "mobilePageName.xsp" pages no longer render properly.
The following are the related properties set in xsp.properties :
xsp.theme.mobile.pagePrefix=mobile
xsp.theme.mobile=oneui_idx_v1.3
I tested on Domino 9.0.1 FP2 and again on local web preview for Designer 9.0.1 FP2 ... same result, always broken rendering when testing with the oneui_idx_v1.3 theme.
They all render properly when I remove the xsp.theme.mobile=oneui_idx_v1.3 from the xsp.properties to return to render using the default mobile theme.
Added image showing developer tools and page head.
Note ... I am running 9.0.1 FP2 with no additional hot fixes applied ... am wondering now if the hot fix to correct the iOS8 problem with the mobile controls will also fix this oneui_idx theme problem, but cannot apply the fix right now.
This was fixed when I applied Domino 9.0.1 Fix Pack 2 Interim Fix 1 which includes Dojo 1.9.4.
Was actually surprised that the hot fix would do the trick because all the discussion in the community and in the technote 1686751 was focused only on fixing the iOS 8.x support for the Mobile Controls. Turns out the OneUI IDX v1.3 theme also needs Dojo 1.9.4.
Try referencing the full theme file name:
xsp.theme.mobile=oneui_idx_v1.3.theme

Resources