• Resolved chris74a

    (@chris74a)


    Hello,

    I am trying to use the plugin as described: https://ps.w.org/wp-header-images/assets/screenshot-3.png?rev=1705586 . with css. I follow the instructions and set in header.php:

    <?php do_shortcode(‘[WP_HEADER_IMAGES template_str=\'<h2 class=”header_image”><h2 style=”background-image:url(%url%);”>%title%</h2> </div>\’]’); ?>
    OR
    <?php do_action(‘apply_header_images’,'<h2 class=”header_image”><h2 style=”background-image:url(%url%);”>%title%</h2> </div>’); ?>

    And it always render <div class=”header_image”>xxx</div>

    h2 is not rendered.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    I am not sure if you are using it’s FREE version or Advanced? I believe these shortcodes are available in advanced version. Please recheck and let me know, if it’s a bug so i will surely fix and acknowledge you in changelog. For temporary access you can reach me through my blog if you want me to look into it.

    P.S. I am not asking you to buy the advanced version, please don’t misunderstand. I am just trying to understand the issue.

    Thread Starter chris74a

    (@chris74a)

    Ho Ok, I am using the FREE version.
    Sorry, I misunderstood.

    Thanks for your answer

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘img set with css’ is closed to new replies.