• Hi,

    How can i manage and edit the my account/login area? and currency? how can i add more currency symbols? and translate this theme?
    Can i do this things with this theme?

    Thank you…

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter lullinho

    (@lullinho)

    Hey,

    Forget the above questions please, i will make another..

    How can i change the products page, below the product there is a link ‘add to wishlist’ i want to change that and put ‘add to cart’ or put both. Can i change that? check the image: https://ibb.co/1RKjBRt

    and other things..
    For example, how can edit the background-color of the cart icon? how can edit the css?
    I know that i have to create a child theme, but wich file do i have to edit after that.. can you give more information please?

    which file contain the html code that i can edit?

    for example, how can i know the css id, css class for each component, if i want to change the background-color of cart icon, how can i know the css class or id of this component and edit it?

    Thank you very much

    Thread Starter lullinho

    (@lullinho)

    can someone help me? or there is no suport for this theme anymore?

    Hi,

    For changing or editing the Add to Wishlist button, you can change it by editing the code in the child theme. The code showing the Add to Wishlist is being generated from the ‘estore_template_loop_add_to_wishlist()’ function in woocommerce.php.

    For making a child theme, you can take a reference from the link below:
    https://themegrill.com/blog/tutorial-creating-wordpress-child-theme/

    For knowing the selector, you can inspect it in the browser. You can open your site, right-click and Inspect option will be shown. Select it and the selector will be shown. You can also search online on how to inspect elements on browser’ for further information.

    Thanks.

    Thread Starter lullinho

    (@lullinho)

    Thank you friend..

    How can i change the products page, below the product there is a link ‘add to wishlist’ i want to change that and put ‘add to cart’ or put both. Can i change that?
    check the image: https://ibb.co/1RKjBRt

    Hi,

    If you want to show both ‘Add to cart’ and ‘Add to Wishlist’ buttons, you can go to the Appearance > Customize > WooCommerce Settings > Archive Page Layout and check the Check to hide hover effect on Product Images in WooCommerce Archive Pages. Publish it and reload the page and both buttons should be shown.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How can i change and manage my account/register on header’ is closed to new replies.