Okay
  Public Ticket #1022045
Menu link to the product comparison
Closed

Comments

  •  2
    Luís started the conversation

    Is it possible to have a menu link to the product comparison? (outside the pop-up window where we add the product).


  •  1,588
    Criss replied

    HI, good morning and have a nice day.

    Thank you very much for using our theme!

    We sorry but we can't add a link to product comparison, because function compare 2 or more product is worked right when you click product for compare at that time, so we can't put a link before to be fixed for that.

    Hope you understand.

    Thanks,

    A good day for you!


    Best Regards,
    Criss - FieldThemes

  •  2
    Luís replied

    Hi Peter

    Of course I understand. This is how the theme was designed. Let me just leave as a suggestion.

    Another suggestion. It would be very useful to see the "add comparison" icon changed so that the user would realize that the item is already added.

    Best regards,
    Luis

     

  •  1,588
    Criss replied

    Hi, thanks for feedback, yes as you told, we should change icon when product to be sellect to compare, please add these lines code css to file global.css

    (path root/themes/wine1/css/global.css)

    .button-container .tab_button a.add_to_compare.checked i:before{
        content:"\your_code_icon_you_want";
    }
    

    with  icon get from link and please see image to know how to get "your-code_icon_you_want"

    http://fontawesome.io/cheatsheet/

    example you can add code css:

    .button-container .tab_button a.add_to_compare.checked i:before{
        content:"\f2c4";
    }

    hope can make it.

    Thanks,

    Best Regards,
    Criss - FieldThemes

  •  2
    Luís replied

    Hi Peter

    Many thanks. It worked.
    Please inform if this line will be inserted on the original css Theme.
    Will we have to insert ourselves this code in the future Wine Store theme downloads? 

    Thanks, 
    Luis

  •  1,588
    Criss replied

    ok, thanks for that, we will make that.

    You're welcome!

    Please let us know if we can be of further assistance.

    If you're happy with the theme and support you received we would really appreciate it if you could leave us a good review and positive comment over on themeforest.

    It only takes a moment and really helps us to keep doing what we do best :)

    Just go to http://themeforest.net/downloads and click "Rate this item" under your theme.

    Many thanks in advanced!


    Best Regards,
    Criss - FieldThemes