issues

Home Forums Jevelin Theme issues

Home Forums Jevelin Theme issues

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    RESOLVED Posts
  • msjcaetano
    Participant

    Hello!

     

    Three questions:

    1 – The WooCommerce Account Icon is not showing on Header Elements;
    2 – WooCommerce Items Per Page on Theme Settings is not Working;
    3 – How can i change the type of Header on a single product page?

     

    Thak You so much and nice job on this theme, despite the above issues.

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

    msjcaetano
    Participant

    Sorry, but one more question.

    I want to disable the “back to top button”, but the button is still showing…

    Hi @msjcaetano,

     

    I hope you are well today and thank you for your questions.

     

    1 – The WooCommerce Account Icon is not showing on Header Elements;

    It is working fine for me on my test site using latest version of theme.

     

    Could you please try using latest version of theme by downloading it from this link?

    http://support.shufflehound.com/download/jevelin-beta/

     

    2 – WooCommerce Items Per Page on Theme Settings is not Working;

    It’s the known issue which will be resolved soon.

     

    In the meanwhile you can fix it by using the following custom plugin that contains custom code.

     

    https://drive.google.com/file/d/0B7X-aZPqO9LzTHZia3ZzcWtUd28/view

     

    3 – How can i change the type of Header on a single product page?

     

    I am not sure what you meant by type of header so could you please describe it a bit more in detail so that i can help you?

     

    I want to disable the “back to top button”, but the button is still showing…

     

    I could confirm the issue on my test site  which will be fixed soon.

     

    In the meanwhile you can try disabling it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

    .sh-back-to-top {
    display: none;
    }

     

    Best regards,
    Shufflehound team

    msjcaetano
    Participant

    Hello again!

     

    1 – The WooCommerce Account Icon is not showing on Header Elements;

    It seems like i chose the only header that had no option for that, it was missing the $wrap .= jevelin_nav_wrap_login(); on header 4.

     

    3 – How can i change the type of Header on a single product page?

    About this question: I am trying to use the same header 4 on the single product page. I think i have to do something on get_header(); in woocommerce.php but i sill not found the solution.

     

    About the other issues, css to hide its ok!

    About the plugin i have to see it later.

     

    Thank you Shufflehound team.

     

     

     

    You can try achieving both of this by using the attached custom child theme of Jevelin theme that contains some custom code.

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

    msjcaetano
    Participant

    Hello!

    I am going to try it.

     

    Please, just one more question.. for now 😀

    Is there a way o display in the account page and other WooCommerce pages the title of the page, and not the parent title of the shop page?

     

    As you can see on the screenshot i am on my account page but the title that is showing is the title of the shop. It is very important for me to display the title that i want.

     

    Best regards!!!

    msjcaetano
    Participant

    Screenshot! 😀

    msjcaetano
    Participant

    The screenshot!

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

    msjcaetano
    Participant

    It seems that the WooCommerce Title that we choose on the Theme Settings stays on top of other titles 🙁

    To help us keep support thread separates could you please create new thread for each of your other questions here http://support.shufflehound.com/forums/forum/jevelin/ instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

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