fredMCCR
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Editor Tools] wp 3.6 insert linkI do confirm that NextGen Gallery 2.0 came in conflict with TinyMCE.
I rolled back NGG to previous version 1.9.13, I can now insert a link to a text. Issue fixed, thank you all for your support !NB: NGG release 2.0 seems to be a real crap, have a look at their support page !
Forum: Plugins
In reply to: [Advanced Editor Tools] wp 3.6 insert linkThank you Andrew for your support.
– Could that be a caching problem? Please delete cache, quit the browser, start it, and try again. Same issue
– Does the link icon work despite that it’s greyed out? No
– Does it work in the standard Visual editor, if you disable TinyMCE Advanced and clear the browser cache? Link icon remains grey also in standard visual editor.
Does it mean that the issue comes with WP 3.6 and not because of TinyMCE Advanced ?Another suggestion: try enabling (or disabling) the “Advanced Link” checkbox temporarily, then clear browser cache and see if any change. No change
Could it be useful if I grant you a temporary admin account ?
Forum: Plugins
In reply to: [Advanced Editor Tools] wp 3.6 insert linkHello,
I’m facing the same issue: I’m not able to add a link to a text anymore.
When I highlight some text, the link icon (chain) remains grey.
Same after uninstalling / installing again TinyMCE advanced 3.5.8.Installed WP: 3.6
Browser: Firefox portable 22.0
Issue not present in IE8 but with a strange behaviour: first highlight of text doesn’t work (grey icon). Ok after a second attempt.Please help !
Thank youSorry, still not ok for me …
Here is the custom code I used:/* CSS Name: ngg-border Description: Borders on single pictures Author: FredMCCR Version: 1.0 */ .ngg-border { border:#aaaaaa 1px solid; padding:7px; }
and selected ngg-border in Gallery->other options -> styles.
No change either on all the pictures or on those where “ngg-border” is filled in “CSS class” field.Thank you for the tip !
BUT the following sentence is displayed there:
“This stylesheet is provided to allow users the ability of overriding the default styles for all display types”.
With NGG 1.8, I used to choose which picture I wanted the code to be applied to by editing the picture properties and writing “ngg-border” beside the other parameters in the “CSS class” field.
Now it seems to be always or never … (for the time being, it’s more never than always in my case !).Ranno, you saved my day !
Many thanks !!!I would be interested by this option too !
1.9.8 is here … and still nothing.
Forum: Plugins
In reply to: [Advanced Recent Posts Widget] Add link 'View More Posts' below posts listCheck lines 52 or 231 of the php file. The instance name seems to be “cats” (with a S).
Forum: Plugins
In reply to: [Advanced Recent Posts Widget] Add link 'View More Posts' below posts listsafiweb,
Until it’s implemented in your future release, I did a little hack of the code to display something equivalent.In advanced-recent-posts-widget.php line 216, added:
echo '<ul class="more"><a href="my link">View More Posts</a></ul>';
where “my link” points to the URL of the category.
In advanced-recent-posts-widget.css lines 40 to 42, added:
.advanced_recent_posts_widget .more{ margin-left: 25px; }
I don’t like it much but it does the job … for the moment !
Forum: Plugins
In reply to: [Advanced Recent Posts Widget] Add link 'View More Posts' below posts listI’m waiting too for this improvement !
Any idea when it’s planned for ?Forum: Plugins
In reply to: [Crayon Syntax Highlighter] Site broken in IE8 since update in 1.4.1Thank you for your reactivity !
Will try this new version later on and keep you advised.Forum: Plugins
In reply to: [Crayon Syntax Highlighter] Site broken in IE8 since update in 1.4.1Back to normal having found a copy of version 1.31.1 somewhere in my disk and reinstalled it on my blog.
Bug confirmed with 1.14.1.Same issue for me …
It doesn’t seems that the developper gives any answer here ??Forum: Plugins
In reply to: [Category Posts Widget] Adding previous/nextThanks again, I’ll try that first.
James Lao, can I expect an improvement like the one I suggested ?
I don’t see any new release of your plugin since one year and half …