ypeiffer
Forum Replies Created
Viewing 9 replies - 1 through 9 (of 9 total)
-
Forum: Plugins
In reply to: [WordPress Shortcode-Helper] ErrorThanks. It’s valid now. (version 1.4)
Forum: Plugins
In reply to: [WordPress Shortcode-Helper] WordPress 4.1 SupportIf your JSON is still invalid, you can use the new JSON-Generator (version 1.4).
Forum: Plugins
In reply to: [WordPress Shortcode-Helper] json file in plugin directoryFeature added in version 1.2.
Forum: Plugins
In reply to: [WordPress Shortcode-Helper] Not showing up in editor?Thanks for reporting the bug. Fixed in version 1.3.1.
Forum: Plugins
In reply to: [WordPress Shortcode-Helper] Adding Images as a field optionIn version 1.3 you can choose an image from a media-lightbox! 🙂
Forum: Plugins
In reply to: [WordPress Shortcode-Helper] Content isn't entered in shortcodeFixed in version 1.3.
Forum: Plugins
In reply to: [WordPress Shortcode-Helper] json file in plugin directoryHi, that’s a good idea! I’ll add this feature in the next update. Thanks.
Forum: Plugins
In reply to: [WordPress Shortcode-Helper] where is template folderYes, you have to put the json-file into the folder of your activated theme. I’ll edit the description so it’s easier to understand.
Forum: Everything else WordPress
In reply to: Link not showing up and problems with layoutYou have to use the full path to the img. To do so, you have to use something linke this:
<img src="<?php bloginfo('template_directory'); ?>/images/something.png">
Viewing 9 replies - 1 through 9 (of 9 total)