• Resolved Stormit

    (@stormit)


    Hello,

    You missed the shop header for the new-product-single.php and product-edit.php templates.

    Currently, it is

    get_header();

    It should be

    get_header( 'shop' );

    Best regards,

Viewing 6 replies - 1 through 6 (of 6 total)
  • @stormit Thanks for noticing it. We will add that in the upcoming version.

    Thread Starter Stormit

    (@stormit)

    Hi Mohammed,

    You forgot changing this in the new version.

    Best regards,

    • This reply was modified 6 years, 5 months ago by Stormit.

    Oops.. Yeah forgot to add that. Will be added in the upcoming version. Thanks.

    @stormit Hello, I guess you can just override the template if you want to.. Regards

    Thread Starter Stormit

    (@stormit)

    Hi Mohammed,

    Thank you for your reply!

    Yes, I know. But I don’t want to override your template. Because I will have to update it in future :). I will wait for your update.

    Thank you very much!

    • This reply was modified 6 years, 5 months ago by Stormit.
    Thread Starter Stormit

    (@stormit)

    Hi Mohammed,

    You still didn’t change it yet. Actually, I’m a WordPress theme author. I’m your partner. You contacted me and ask me update my themes and make them to be compatible with your Dokan plugin. A lot of customers are using our theme with your plugin. I had to override your templates for some changes. But, I realized that if you add “shop” to the get_header function, I will be able to customize via hooks without overriding your templates. So my customers will not have problem if you update your template. It is very important with me and you. So please help me add “shop” to the get_header function.

    Thank you very much!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Header template’ is closed to new replies.