Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2312326
Cart icon next to burger, toggle mobile menu
Closed

Comments

  • stelios started the conversation

    hello, first of all congrats about you great plugin is the best i found!!!

    I need your help, how can i make the icon appears next to the toggle menu icon in mobile?

    I use the divi theme...

    Thanks in advnce.

  •  767
    Janilyn replied

    Hi Stelios, 

    Thank you for contacting WPClever Support Forum. We’ve received your ticket and assigned one of our developers to help you with that. He’ll be looking into your question and responding with specific instructions as soon as possible. Please stay in touch as he might need discuss further with you. 

    Best regards.

    Janilyn T. - WPClever Support Agent

  • stelios replied

    thanks i will waiting for your answer, i hope to find a solution!!!

  •  1,226
    Dustin replied

    Hi stelios,

    Please add the class "woofc-cart-link" for an element you want to place the cart icon.

    Example: <span class="woofc-cart-link">Cart</span>

    Or you also can use the PHP code:

    if ( class_exists( 'WPCleverWoofc' ) ) {
        echo WPCleverWoofc::woofc_get_cart_link();
    }

    And the result https://prnt.sc/r8ioay

    Best regards,
    Dustin

  • stelios replied

    Frankie hello and thanks for the reply, my problem is that the icon shows correct in desktop but in the mobile it is hiding inside the burger menu icon. I want to make it appear in mobile next to burger. How it is possible?

    Thanks in advance...


  •  1,226
    Dustin replied

    Maybe the theme hide it on the small screensmile.png

    Please send me your website info (wp-admin link, username, password) then I can check and fix this problem for you. You also can create a dev/staging site with the same issue then I'll work on it.

    Remember to mark your reply is private https://prnt.sc/r8r3yt

    Best regards,
    Dustin