• Resolved djaychela

    (@djaychela)


    I’ve just installed the plugin, and when I go to the settings menu I see only the header: WP Header Images (1.1.0) – two buttons (both of which say “Save Changes” and text that says “how it works?” which brings up a bit of PHP code in a black box: “<?php do_action(‘apply_header_images’); ?> OR <?php do_shortcode(‘[WP_HEADER_IMAGES]’); ?>”.

    I’m on WordPress 4.4.2 and with everything updated in terms of other plugins – are there any known incompatibilities?

    https://www.ads-software.com/plugins/wp-header-images/

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

    (@fahadmahmood)

    You have to copy any of these codes in your header.php or anywhere you want to display the images.

    Thread Starter djaychela

    (@djaychela)

    OK, but from what I read in the documentation, there should be some options in the admin panel, when I go to the settings menu, I don’t see anything?

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    May be you are missing the menu. Please go to appearance>menus and create a menu. Then you will find that menu in this plugin settings page.

    Thread Starter djaychela

    (@djaychela)

    Ah, I thought I had one – must have deleted it. Working fine now – thanks!

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Great

    I just started with my new page, I created a child theme and before I’ll go more in design details, I wanted to try with different header images.

    I implemented your codesnippet in my header.php

    <?php do_action('apply_header_images'); ?>

    I also tried the other one.

    I can choose a picture via settings in the plugin area and I see the picture, but my hole design is broken, what could be the mistake?

    parent theme is accesspress root

    ****EDIT
    I solved it, I copied the parent header.php and put the snippet there, everything great now, I’satisfied with the easy use of this plugin!

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Nice, keep it up.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Plugin activated – but settings menu blank’ is closed to new replies.