Drupal 7 - Images from IMCE (+Wysiwyg) showing as [img]link[/img] - image

When I'm uploading images through TinyMCE image panel it is available in edit mode preview. But in view mode there is no image just [img]link/to/image[/img] metatags. What is wrong? I'd enabled filter "Convert Media tags to markup" but has no luck.
Using WYSIWYG editor with TinyMCE + IMCE + Media modules.

I found a solution:
go to yourdomain.com/admin/config/content/wysiwyg
click edit next to the editor you use , then expand "Buttons and Plugins" and Uncheck "BBCode" , then save,
This is worked for me, and I hope it helps you.

Related

CKEditor 4 How to disable the image upload popup?

I am using CKEditor 4.13 version. When i copy paste or drag and drop an image on the ckeditor a dialog opens like this click here . How to disable this popup?
I am very new to this. Please help.
Download and Install ckfinder and configure with your ckeditor.

How to add button in rte editor toolbar TYPO3

I want to add button in rte editor toolbar. On clicking it automatically a specific image should be inserted in editor.
Here is an example image link https://ucarecdn.com/06a0c19f-1f75-4531-9210-e18409ee72b0/Capture.PNG
You will need to override the YAML configuration for this,
1) PageTsConfig: Typoscript settings
RTE.tt_content.types.textmedia.bodytext.preset = full
RTE.config.tx_news_domain_model_news.bodytext.preset = default
2) ext_localconf.php
$GLOBALS['TYPO3_CONF_VARS']['RTE']['Presets']['my_preset'] = 'EXT:my_layout_extension/Configuration/RTE/Default.yaml';
Only you need to move Default.yaml to the 'EXT:my_layout_extension/Configuration/RTE' directoty. For more NITSAN Blog and typo3worx blog will help you.
Hope this makes sense!

Pure CSS Slider with Autoplay

how can I add more buttons(+3) to pure css slider from this site : http://cssslider.com/
I try to change .css files and html but something goes wrong ;/
Please help me add more working buttons, or if you could explain how to make radio-imput checked/unchecked with css animation
Have you download the slider software? Download and install the slider softwar. Now run software . You will see a window like
Now click Add images. Add as many images as you need. If you add 6 images then 6 button will be create. For auto play click advance option. I hope you can do that. It last click Save HTML.

KCFinder + TinyMCE Integration

It seems that I integrated KCFinder to TinyMCE quite successfully. The only problem is when the file manager popups and I want to select a picture, it doesn't have neither Select nor Select Thumbnail on the menu (the menu appears when a picture is right-clicked). A little bit of help please.
Here is a screenshot of KCFinder

Image overlay showing IDs and not text

In the post editor when you click on an image that has already been inserted an overlay pops up allowing you to edit the image.
This overlay is displaying things like {#cancel} instead of the word Cancel. All text on this overlay has been changed in a similar way.
Screenshot: http://awesomescreenshot.com/0151v82eb
I have disabled all plugins and performed an automatic reinstall of WordPress with no avail.
Any ideas?
Downloading TinyMCE from their site and using the language files from the zip fixed the problem.
Found this link that might b helpful for others: http://e-mats.org/2008/07/tinymce-and-advanced_dlglink_url/

Resources