Please Provide Explicit Directions For Adding Template Tag
-
1. I REALLY want to implement the 3D Slider Slice Box on my site. It’s a beautiful plugin.
2. I’m using the Simplify Theme on WordPress 3.5.1. – https://d5creation.com/theme/simplify/
3. You have given only the following statement as installation instruction:
-
Installation and usage
Add and activate the plugin, add the template tag <?php if(sb_slides_display()){sb_slides_display();} ?>
4. I cannot determine how to “add the template tag” and ezhil doesn’t say and nothing I’ve found on codex.www.ads-software.com seems to help. I have followed ezhil’s directions by going to Dashboard > Settings > 3D Slider but there is NO place on that options page to enter the template tag.
5. The description/definition given at https://codex.www.ads-software.com/Template_Tags states:
Template tags files are stored in the wp-includes directory. The files have the suffix of “-template.php” to distinguish them from other WordPress files. There are 9 template tags files:
wp-includes/general-template.php
wp-includes/author-template.php
wp-includes/bookmark-template.php
wp-includes/category-template.php
wp-includes/comment-template.php
wp-includes/link-template.php
wp-includes/post-template.php
wp-includes/post-thumbnail-template.php
wp-includes/nav-menu-template.php6. The template my WordPress homepage Page (not Post) uses is called “Default Template” and the other available template choices in the page editor are “Blog”, “Front Page”, and “Full Width”.
7. The templates I have available in the wp-includes directory are:
wp-includes/author-template.php
wp-includes/bookmark-template.php
wp-includes/category-template.php
wp-includes/comment-template.php
wp-includes/general-template.php
wp-includes/link-template.php
wp-includes/media-template.php
wp-includes/nav-menu-template.php
wp-includes/post-template.php
wp-includes/post-thumbnail-template.php8 The explanation at https://codex.www.ads-software.com/Stepping_Into_Templates isn’t giving me much of a clue. Ezhil, can please tell me and all of the others struggling and stuck trying to implement your plugin EXACTLY where to put <?php if(sb_slides_display()){sb_slides_display();} ?> and how? Maybe you could provide a link to a page offering a good and clear explanation understandable by all. You stumbled through numerous clarifications in subsequent posts on this topic and still left some users clueless. I should mention that new WordPress users are always at a huge disadvantage if plugin authors assume too much about what users of their plugins already know how to do. MUCH time ends up being wasted running in circles for solutions. Maybe I’m missing something but this is my experience with 3D Slider Slice Box.
9. I too am waiting to see your reply to the post “How to apply this awesome plugin to a specific page?” because I would like to use this plugin on other pages that my WordPress home page.
https://www.ads-software.com/extend/plugins/3d-slider-slicebox/
- The topic ‘Please Provide Explicit Directions For Adding Template Tag’ is closed to new replies.