• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

Foliopress WYSIWYG FAQ

Q. Is there any illustrated user guide? A. Yes, right here: http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/end-user-guide Q. What about plugin configuration? A. Check out Foliopress WYSIWYG Installation page for all the advanced stuff. Q. Is Foliopress WYSIWYG able to work with the images already stored on the site? A. Yes it is. Depending on your PHP configuration, you might have to change the directory permissions according to this guide in order to make thumbnails work. Q. What about more styling buttons for font color, size etc.? A. You can configure it in the Advanced options. Check out “Toolbar customization” on our Foliopress WYSIWYG Installation page for instructions. However we recommend you to customize the styling dropdown instead and put in all the styling classes you need. Q. How do I add a caption to the image? A. First of all, make sure your image is properly named before uploading. Our image uploader will make sure that the actual uploaded filename will be SEO optimized. Then insert the image with the “Send thumbnail” function and the image name will be used as its caption. Then you can change it to anything you want, or remove it.

The caption is bound to the image using an H5 tag. Here’s the example HTML:

<h5><a rel="lightbox[slideshow]" title="testing image" href="//cdn.foliovision.com/images/2009/11/testing-image.png"><img height="419" width="400" alt="testing image" src="//cdn.foliovision.com/images/2010/06/400/testing-image.png" /></a><br />Image description</h5>

Q. What CSS is needed for the image alignment functions your editor provides? A. Inserted images are put into a H5 tag together with the image description. Here’s our standard CSS we use in our templates to display the images in H5.

/* Images in h5 */
a img { border: none; }
h5 {    margin: 10px; padding: 0; line-height: 1.3em; font-size: 0.85em; font-weight: normal; text-align: center; }
h5 img { padding: 5px; background-color: white; border: 1px solid silver; }
h5.right { margin: 2px 0 2px 10px; text-align: center; font-weight: normal; float: right; }
h5.left { margin: 2px 10px 2px 0; text-align: center; font-weight: normal; float: left; }
h5 a { text-decoration: none !important; color: #696969; }
h5 a:link { text-decoration: none !important; color: #696969;   }
h5.noborder img { border: none; }
img.noborder { border: none; }
.noborder { border: none; }

Q. My empty paragraphs are being removed all the time. How can I stop this? A. For complex reasons we need to strip empty paragraphs but you can use
break tags to create the same effect of empty lines. The keyboard shortcut is shift enter. We don’t really recommend using either
tags or empty paragraphs for formatting, you should be able to handle it in your CSS. Q. How to do my own translation? A. This plugin consists of 3 parts:

  • WordPress plugin – check the languages/” directory for .po and .mo files – the standard way of how WordPress translations work
  • FCKEditor – check fckeditor/editor/lang – it contains JS files with definition of each language. Check then en.js file for entries below “Foliovision plugins” – these have to be translated. Note that vast majority of the phrases already has a translation. Set your language in plugin settings.
  • SEO Images image manager – fckeditor/editor/plugins/kfm/lang/ – the missing translations are at the end of en.js file and they have to be copied into each language version. Note that vast majority of the phrases already has a translation. Set your language in plugin settings.

Q. Your plugin is not working, all I can see it this:

A.

Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in {your web root}/wp-content/plugins/foliopress-wysiwyg/foliopress-wysiwyg-class.php on line 96

Contact your webhost to switch you to PHP 5, you are probably still running on obsolete PHP 4. Q. I get a ugly message like this one:

A.

Warning: mkdir() [function.mkdir]: Permission denied in /home/… …./wp-content/plugins/foliopress-wysiwyg/fckeditor/editor/plugins/kfm/initialise.php on line 172

Make sure your /images directory has the 777 permissions. 755 can be enough too, depending on your PHP configuration (PHP Fast CGI). This directory should be located in the same place as your .htaccess file and WordPress installation. It’s referenced by your domain name. Q. I get the paste as plain text dialogue box whenever I try to paste with Ctrl + V into a post. A. We are doing our best to protect your post from the bad HTML code in case you are pasting from programs like Microsoft Office or web sites.

However, if you still want to disable this dialog by default, do the following:

  1. Open this file: /wp-content/plugins/foliopress-wysiwyg/fckeditor/fckconfig.js
  2. Change “FCKConfig.ForcePasteAsPlainText= true ;” to “FCKConfig.ForcePasteAsPlainText= false ;”

Q. How about different language versions? A. Check out the plugin settings. Please note that the image management system remains English for the moment but will also be updated to multilingual in 2010. Q. I get ‘Toolbar set “Foliovision” doesn’t exist’ error message when I edit a post. A. Since 0.9.14, this message should not appear. If you just updated you plugin, make sure you clear your browser cache properly and then reload the editing page. Q. How do I get lightbox effect for images? A. You need to use a plugin like WP Slimbox 2. Foliopress WYSIWYG adds rel=”lightbox” to the inserted thumbnail images, so the big images open with the lightbox effect when that plugin is installed. Q. How do I use ImageMagick with this plugin? A. The ImageMagick binary must be executable from PHP and be available as /bin/convert. We will add automated checks for this. ImageMagick provides superior image quality than standard PHP GD library!

Reader Interactions

Primary Sidebar

True WordPress WYSIWYG: Foliopress

  1. Foliopress WYSIWYG CSS for templates
  2. Foliopress WYSIWYG FAQ
  3. WordPress Upgrade Plugin Install Failed, Plugin Upgrade Failed Notice: Foliopress WYSIWYG
  4. Foliopress WYSIWYG Changelog
  5. How to prepare FTP uploaded images to work with SEO Images in Filezilla
  6. SEO Images Illustrated End User Guide
  7. Foliopress WYSIWYG Installation
  8. Foliopress WYSIWYG: Known Bugs

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!