Thomas Blomberg
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: IE11 Can't Add LinksSorry, that didn’t fix it.
Forum: Everything else WordPress
In reply to: IE11 Can't Add LinksI found, that an update to TinyMCE Advanced solved the problem for me.
Forum: Everything else WordPress
In reply to: IE11 Can't Add LinksHave you seen this?
https://core.trac.wordpress.org/ticket/25281esmi: be carefull to use the “it works for thousands of others”, the problem starts somewhere π
Forum: Plugins
In reply to: [Total Slider] Is there a PHP short code?If you insert via the TinyMCE editor dialog, you get:
[totalslider group="name-of-your-slide-group"]Put this in your header:
echo do_shortcode('[totalslider group="name-of-your-slide-group"]')I tried the remove_filter, but it had no effect.
I am using Twenty twelve.Forum: Plugins
In reply to: [WP Bannerize] Moving banners has stopped workingLook at this topic: http://wordpress.org/support/topic/moving-banners-has-stopped-working
Forum: Plugins
In reply to: [WP Bannerize] arranging no more possibleThank you!
Your fix worked for me.
I am thinking about making a fork, since the development of this plugin is stopped.
Would be great if there where co-authors πForum: Themes and Templates
In reply to: post form jumps to bottom of page in ChromeSo this isn’t resolved π
I have the same issue as topic author.
http://support.infolandcms.dk/?p=postForum: Themes and Templates
In reply to: P2 in danishLink is broken.
Found a translation on another site: http://wordpress.blogos.dk/download/96
But its only for 1.1.7
Found it via: http://wordpress.org/support/topic/danish-dansk-1Forum: Plugins
In reply to: [Categories for media] [Plugin: Categories for media] Fatal ErrorRemove line 23 and it works.
Plugin author should fix this π
A friend reminded me of the nl2br() function.
I added it to people-lists.php:
Line 706: $replacements[2] = nl2br($user_data->description);The line breaks are present in the source code.
Does anybody know how to replace them with
?Well I can live with the filter, but shouldn’t line breaks [Enter] work?
[Enter] line break are visible in the editor but the %bio% template tag strips them.Thank you π
It works with all widgets now. (all my widgets)
The single instance widgets doesn’t have a description, but that isn’t really an issue.
Sorry for the late response.
The plugins I am misssing is network activated and active on the main site.
The plugins are:
http://wordpress.org/extend/plugins/statpress-reloaded/
http://wordpress.org/extend/plugins/multisite-recent-posts-widget/
http://wordpress.org/extend/plugins/g-lock-double-opt-in-manager/And some of my own widgets