Your account expired support, please renew to get your support.

Home Forums Themes Support Pangja Primary Color and template problem

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9463
    dani
    Support Expired

    my first problem is of primary color. My primary color is set but it’s not reflected on the website.
    my second problem is about templates. On my product category page my footer template not working properly. it was working properly but suddenly it create a problem when I import my products. secondly every time I need to set footer because it removes.

    #9464

    Hi,
    Thanks for contacting us and choosing our product!
    You need to Enable SCSS Compiler option to make Color Scheme works:
    https://gyazo.com/9dcd00dedd0080eefbd3bf217694492f
    More detail you can read in this topic:

    How to change Color Scheme and Typography in HaruTheme


    and the result:
    https://gyazo.com/2b76c4f88f6ae6380adb70b5a6fb6426
    About the issue with Footer, you need to set Footer for all pages in Theme Options -> Footer and we see it’s working fine on your site now.
    Hope this helps!

    ***
    Regards,
    HaruTheme

    #9465
    dani
    Support Expired

    Thanks for your reply.
    https://frugalprinters.com/consumer-product-packaging/

    here if you see the footer is set to full width it happens after I import products.

    #9467

    Hi,
    We have just checked your site and see stranger issue. Maybe you install plugin or have issue with database when you import and it cause this issue.
    We have just go to: wp-content/themes/pangja/templates/footer/ then open file footer.php
    We changed the code from:
    if ( ($footer_layout == '') || ($footer_layout == '-1') ) {
    to
    if ( ($footer_layout == '') || ($footer_layout == '-1') || ($footer_layout == "'-1") ) {
    and it’s working fine now.
    You can use this plugin to easy manage files:

    File Manager


    Hope this helps!

    ***
    Regards,
    HaruTheme

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.