fringer
Forum Replies Created
-
Forum: Plugins
In reply to: [NextGEN Scroll Gallery] Display caption – description insted of title?Thanx!
Any way to circumvent the 1 row limit?
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Narrow tables not centered properlyHeh, it turned out my theme styling was overriding the plugins sttyling.
thanx for your help!
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Lists and tables. I don't get it !Here’s the code for lists
[gn_list style="arrow"] <ul> <li>list item 1</li> <li>list item 2</li> <li>list item 3</li> </ul> [/gn_list](with ‘arrow’ just being the type of icon used in list)
Basic idea is this – make a list or a table in either visual editor or in html, and just put the plugin shortcodes before and after the item – put
[gn_list style="arrow"]before the list and after it put[/gn_list]The same applies for tables – make a table and then enter
[gn_table]before the table, and[/gn_table]after it.NOTE: add shortcodes in html, not in visual editor.
“gn_” prefix is used since you checked compatibility option, if it was unchecked, the ‘gn_’ part would be omitted.Let me know if it works.
Forum: Plugins
In reply to: [Wordpress Content Slide] [Plugin: WordPress Content Slide] 3.2.1 don't workFor me the title of the post is missing and the images are overlapped by them selves – somewhere right side off the centre of the image the image repeats itself once.
Forum: Plugins
In reply to: NextGEN Gallery album doesnt workFor me it works, but weird. I f I add shortcode to show the album for a certain tag(s), it works, and above the imagesthere’s a link “Overview” to go back a page, but when I input a shortcode to display a list of all tags, it displays tags, and when I click on one of them it opens the album, but there’s no back link whatsoever, just images.
The same problem is in the latest version.
Forum: Plugins
In reply to: NextGEN Gallery album doesnt workI upgraded to 1.8.2 and still the same. However, albums do work if no other plugins are active in the post. I use Shortcodes Ultimate and albums do not work together with it.
Forum: Fixing WordPress
In reply to: After WP 3.2 upgrade, odd URL encoding in [WP-Filebase]Same bug here.
Forum: Plugins
In reply to: NextGEN Gallery album doesnt workUnfortunately no, it’s in development therefore against company policy
However, all of a sudden it works – partially – now when I click on a gallery in an album, the gallery loads, only without any controls or link, like “back to album” or something like that.
Note that I’ve never used NGG albums before so don’t know how they’re supposed to behave.
I don’t know why suddenly it’s working. I have made changes to my site but not with NGG, did turn on/off some plugins.
EDIT: This is bizarre – I’ve changed the shortcode from extended to compact album and back again and neither worked.
Something definitely weird going on with NGGH albums in this version
Forum: Fixing WordPress
In reply to: Featured image not centeredHeh, I’m talking about featured images – there’s no sign of them in the post code.
Forum: Fixing WordPress
In reply to: change featured image sizeHas anyone ffound the solution for this?
Forum: Plugins
In reply to: NextGEN Gallery album doesnt workNope, didn’t find the solution. As far as I can tell I only have problems with albums, the page with albums reloads itself. Everything else works fine.
Forum: Plugins
In reply to: NextGEN Gallery album doesnt workSame here. WordPress 3.1.3, NextGEN Gallery 1.8.1
The same thing happens – album is displayed with ggalleries, but clicking the gallery just reloads the same page.
Have not used albums before today.
Forum: Plugins
In reply to: [WP-Filebase Download Manager] WordPress truncates wp-filebase shortcodeI did yet more testing and it seems that the number of files is the culprit – I have 20 files in the category, and if I remove 1 random file, the category listing displays. As soon as I put the file back int o the category, the page doesn’t dispay.
What is going on with this? Does anyone have a similar issue with number of files?
Forum: Plugins
In reply to: [WP-Filebase Download Manager] WordPress truncates wp-filebase shortcodeThis is really weird – two pages, completely the same structure, one works, the other one doesn’t. Evrytime I adda shortcode for Category with id 4, it breaks. I’ve tried adding another category list on the same page and it works. What could be the cause of such behavior?