Plugin Directory

Changeset 2558327


Ignore:
Timestamp:
07/04/2021 09:18:34 AM (5 years ago)
Author:
desbest
Message:

updated readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • easy-lightbox-2-automated/trunk/readme.txt

    r2558323 r2558327  
    4141== Frequently Asked Questions ==
    4242
    43 Q: Why doesn't it work for me?
     43**Why doesn't it work for me?**
    4444
    4545A: Either:
    4646
    47471. For this plugin to work, you must have the [Cleaner Gallery]((https://wordpress.org/plugins/cleaner-gallery/)) plugin installed.
    48    
    49482. You have changed the plugin folder's name to something other than "easy-lightbox-2-automated".
    50 
    51493. The problem is with your Wordpress theme, mangling image display properties. Use another theme, that doesn't interfere with posted images.
    52 
    53504. You have other plugins that conflict with Lightbox 2. Disable your other plugins and see if that helps. If it does, re-enable each plugin, one at a time to see which one is causing the conflict.
    5451
    55 Q: It doesn't work properly in Browser X (Explorer 6, 7, etc)?
     52**It doesn't work properly in Browser X (Explorer 6, 7, etc)?**
    5653
    57 A: Yes it does. The problem is with your Wordpress theme, mangling image display properties. Use another theme, or hack your theme's Cascading Style Sheets (CSS). http://www.w3schools.com/css/
     54Yes it does. The problem is with your Wordpress theme, mangling image display properties. Use another theme, or hack your theme's Cascading Style Sheets (CSS).
    5855
    59 Q: I made my own Wordpress theme, or heavily hacked another one, and lightbox doesn't work at all, ever.
     56**I made my own Wordpress theme, or heavily hacked another one, and lightbox doesn't work at all, ever.**
    6057
    61 A: You forgot to include wp_header() in your header.php of your Wordpress theme. Be sure to look at the default theme, or other quality themes (eg: standards-compliant XHTML and CSS) to see how they work while hacking your own ;)
     58You forgot to include wp_header() in your header.php of your Wordpress theme. Be sure to look at the default theme, or other quality themes (eg: standards-compliant XHTML and CSS) to see how they work while hacking your own ;)
    6259
    6360If you have read and tried the above, then, and ONLY then, I invite you to post your issues, in detail (include links) to my site.
Note: See TracChangeset for help on using the changeset viewer.