Not sure where to put code
-
Hello, thank you for this plugin:) Excuse me if this seems like a silly issue, but I hoped the forum could help anyway. I read through the other topics, but I’m not sure where to put the code
<span class="yellow"><?php do_action('apply_header_images'); ?></span>
OR
<span class="light_blue"><?php do_shortcode('[WP_HEADER_IMAGES]'); ?></span>
I don’t seem to have any header.php file, even though I downloaded and activated the plugin. Any ideas? I’m using the Cherry framework, so I’m not sure if that has something to do with it… But as of now I can only add header images from the settings, but they don’t show up on my pages yet (probably since I haven’t input the code anywhere). If it helps, here are the files I currently have:class-tgm-plugin-activation.php
custom-function.php
register-plugins.php
sidebar-init.php
theme-init.php
options.php
Home Page Page Template (page-home.php)
slider.php
static-footer-nav.php
static-footer-text.php
static-social-networks.php
wrapper-footer.php
wrapper-header.phpStylesheet (style.css)
main-style.cssAgain, I hope this isn’t a silly question. If you could help, I would really appreciate it! Thank you ??
- The topic ‘Not sure where to put code’ is closed to new replies.