alisontaylorbc
Forum Replies Created
-
Hello ThemeGrill
I realize this bug may be a tricky one to fix… but can you reply to let me know if you are looking into it?
Thanks,
AlisonAs Jules22 has pointed out above, this issue has NOT been resolved.
Many of us are making websites which our clients will maintain themselves, and the clients usually don’t know HTML. For me to use this plugin (which otherwise looks very good), I would need for the accordion to display the content on the live website with the same formatting that I can see in the back end in the Visual editor.
As far as I can tell the formatting options work, except one: spaces between paragraphs.
When entering a new paragraph in the Visual editor, it puts a blank line between two paragraphs in the Text editor. It does NOT put in either <br><br> or <p></p>.
WordPress usually recognizes those blank lines and displays them on the live website, but your accordion plugin is ignoring them and putting all the paragraphs into one long paragraph.
It would also be better if the WYSIWYG editor in the accordion plugin always opens with the VISUAL tab selected. Right now, it always opens with the TEXT tab.
Is this something you will be fixing? I hope so, because I would like to use your plugin in my current project; it has a nice interface in the back end.
I’ve just encountered the same problem. I have a very small hand-coded WordPress theme and the system information shown below. The nggallery
shortcode works and the slideshow shortcode, but those don’t give the interface we want. With the imagebrowser shortcode, the first image displays correctly, but the next/previous buttons give a 404 error. I’m on WordPress 3.6.Operating System : Linux (32 Bit)
Server : Apache
Memory usage : 22.04 MByte
MYSQL Version : 5.5.32-percona-sure1-log
SQL Mode : Not set
PHP Version : 5.3.26
PHP Safe Mode : Off
PHP Allow URL fopen : On
PHP Memory Limit : 200
PHP Max Upload Size : 20M
PHP Max Post Size : 20M
PCRE Backtracking Limit : 500000
PHP Max Script Execute Time : 120s
PHP Exif support : Yes ( V1.4 )
PHP IPTC support : Yes
PHP XML support : YesGraphic Library
GD Version : bundled (2.1.0 compatible)
FreeType Support : Yes
FreeType Linkage : with freetype
T1Lib Support : Yes
GIF Read Support : Yes
GIF Create Support : Yes
JPEG Support : Yes
PNG Support : Yes
WBMP Support : Yes
XPM Support : No
XBM Support : Yes
JIS-mapped Japanese Font Support : NoMarking this as resolved.
Thanks so much for your (quick!) reply. This sames me lots of time researching, so I can just get down to doing the code. Your support is amazing Tobias!
In my case the solution to this problem was to update the permalinks after creating the new albums and galleries. i.e. Just visit the Permalinks page and click the Save Changes button.
This fixed two problems I had:
-
When you click on a gallery thumbnail within an album, the album stays displayed
When you click on the Page 2 link for a standalone gallery, page one stays displayed.Hopefully this will help someone. It took me a while to figure out that this was the problem.