Home Forums Themes Support Myha Myha Features Suggestion and Bugs Report

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #2699

    Here is topic to help us listing all bugs from theme or suggestion new features in next update version! Hope all of you will help us make our theme better.

    A. BUGS

    1. cartSidebar in haru-main.js & mini-cart.php (cart-sidebar-close)

    B. SUGGESTION
    1. Add product ajax by tag

    • This topic was modified 4 years, 4 months ago by admin.
    • This topic was modified 4 years, 3 months ago by admin.
    • This topic was modified 4 years, 2 months ago by admin.
    #2855

    SUGGESTION

    Hello, would it be great to be able to add in the elements of page (shortcode), a display of products by tags? As for category view, but for tags?
    Thank you for your wonderful work.

    #2857

    Thanks for your feedback!
    We’ve added to suggestion list. We’ll research and update it asap!

    *****
    Regards,
    HaruTheme

    #2903

    Hello, I want to report a problem between the plugin Haru Myha Core and Thrive Ovation.
    Could you fix it?

    Thank you

    #2906

    Hi,
    We don’t have this plugin and so we can’t check it now.
    However can you tell us the conflict here?

    ******
    Regards,
    HaruTheme

    #2907

    Well I can not access the dashboard plugin, it loads indefinitely. I contacted the plugin of this one and he told me that the problem came from your Haru Myha Core plugin. You can access my website (there are the accesses on other posts that I opened) to see the problem if necessary.

    Attachments:
    You must be logged in to view attached files.
    #2912

    We’ll check it!

    ****
    Regards,
    HaruTheme

    #2929

    Hi Thiephaine,
    Thanks for your patient!
    We found the issue.
    You can fix it by go to:
    wp-content/plugins/haru-myha-core/ then open file haru-myha-core.php
    Go to line 99 and change the code from
    wp_enqueue_script( $this->prefix .'-select2', plugins_url( PLUGIN_HARU_MYHA_CORE_NAME.'/admin/assets/plugins/jquery.select2/select2.min.js'), array( 'jquery' ), $this->version, false );
    to

    if ( $pages != 'tvo_admin_dashboard' ) {
                    wp_enqueue_script( $this->prefix .'-select2', plugins_url( PLUGIN_HARU_MYHA_CORE_NAME.'/admin/assets/plugins/jquery.select2/select2.min.js'), array( 'jquery' ), $this->version, false );
                }

    Hope this help!

    *****
    Best regards,
    HaruTheme

    #2930

    Hello, I do not know if I wrongly entered your code but it still does not work ….

    • This reply was modified 4 years, 2 months ago by Thiephaine.
    Attachments:
    You must be logged in to view attached files.
    #2933

    Hi,
    The old account you give us doesn’t have permission to edit code.
    Please change it to full permission.
    We’ll check it for you!

    #2934

    Yet this one is Administrator. Do you want FTP?

    #2935

    Hi,
    Please send it for us via email harutheme@gmail.com

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

You must be logged in to reply to this topic.