wod
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Formatting when only a shortcode on the lineNo, that is not what I mean.
When I replace the shortcode with a single word, the tags are placed (because I did a enter in the visual editor).
If I just place one empty space before the shortcode, it also works as wanted in the visual editor.So yes: I want to wrap it in paragraph tags, but I ‘place’ them in the editor – just like I would with normale tekst.
The shortcode function just wouldn’t know if it needs to put the tags around it, but the WP core should know that.
There should be now difference between shortcode text or normal text.Forum: Fixing WordPress
In reply to: Formatting when only a shortcode on the lineNo, that’s not what I mean.
Perhaps I didn;t explain it well. I found the following topic wich is explaining the same problem in much lesser words 😉Forum: Plugins
In reply to: [Plugin: WP-Table Reloaded] Using normal WP tags in tableThanks for your excellent answer, I will look into this solution.
Forum: Plugins
In reply to: [Plugin: WP-Table Reloaded] Using normal WP tags in tableHi
The term shortcode is new for me, but it’s probably what I mean with tags.
I have installed the following 2 plugins: “Star Rating for Reviews” and “Flash Video Player”.
Both use tags/shortcodes ([rating:3.5] and [flashvideo file=videos/my-video.flv /]).
If I use these shortcodes in a table, I end up with exactly that text in the table instead of the prased content.