Description
Have you ever wanted to have a default set when you make your post to avoid changing each time the font and formatting options ?
This add-on solves this by providing you with configuration options in the usercp to set wether you want your text to be in bold, italic and/or underlined...
User Role Editor Pro version features
Why go Pro? Pro version offers extended functionality. It is advertisement free. Buy Pro version and join
to the 2597 active subscribers. Look on the Pro version additional features list and take right effective decision:
Block selected admin menu items on...
Build template for Woocommerce product detail page with WPBakery Page Builder to create product detail pages of different
current version 4.0 available for download!
If you have the problem concerning display single product of Woocommerce when use WPBakery Page Builder. you want use WPBakery...
Allows editing the editor config options.
Allows changing the editor defaults. For example you can remove the ability to edit images in the editor.
(Example of Options page)
Installation:
Download Andy-EditorConfigOptions-1.0.zip and unzip it.
Copy the src/addons/Andy/EditorConfigOptions...
Description
Fully customize your XenForo Froala instance. Change your toolbar layout, enable and disable BB Codes, make use of the new table and background-color BB Codes, provide exciting new fonts for your users from your own server or external hosts. It's all in your hands.
Please note: The...
Block with message over the editor in topics and correspondence.
Ability to disable in topics and correspondence
Using HTML when creating a message
15 kinds of animation for the icon in the message
There is an issue with the Redactor rich text editor used for editing posts. Webfonts linked in the XenForo site don't work in it. The problem is because it uses an iFrame, which is a separate environment and doesn't have access to the loaded webfonts in the main frame.
The solution to this is...
This resource is not affiliated with XenForo Ltd.
A lot of people have commented on the appearance of the WYSIWYG / Tiny MCE editor.
Well here's a very simple edit which makes it blend in a bit better to the default style, matching the border radius settings of other elements.
Even the menu...
Editor & BB Code Manager
Description
Fully customize your XenForo Froala instance. Change your toolbar layout, enable and disable BB Codes, make use of the new table and background-color BB Codes, provide exciting new fonts for your users from your own server or external hosts. It's all in your...
Hide Avatar next to the editor ...
Enter the following codes in the Extra.less template for your theme.
.message.message--quickReply .message-cell--user {
display: none;
}
.message.message--quickReply .message-cell.message-cell--main {
padding-left: 10px;
}
Sample :