Home Forums Themes Support Claue Product page

Topic Resolution: Resolved
Viewing 13 reply threads
  • Author
    Posts
    • #12170

      Hi Team

      I´m working with the product page and I want to solve some difficulties:

      1.How can I delete the button Size Guide (Guia de Tamaño) from the product page?

      Button Size Guide

      2. Can you tell where is the Youtube video settings? I want to change the video displayed from the button Ver Video.

      Video settings

      3. Where can I find the social media buttons settings?

      Social media buttons

      4. The background of the menu its not transparent so the menu items are transparent like the homepage. I need a darker background. Is it possible to change this background from Claue Color Scheme or directly from the Custom CSS code?

      Menu background product page

      5. Is it possible to add in Claue a custom tab with a carousel with Youtube videos like this product page? https://www.igloocoolers.com/products/34157-trailmate-journey-70-qt-cooler-gray

      The following is the url of my demo product page: http://www.frioportatil.com/sandbox/producto/trailmate_journey/

      Thanks in advance. Have a nice weekend!

      Regards.

    • #12171

      Hi

      Just a dummy message to get the email notification.

    • #12181
      This reply has been marked as private.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #12211

      Hi Harry

      Again, thanks for your time and effort on every post.

      1- and 2. Solved!

      3- Just wanted to delete the Tumblr icon because it doesn’t have the tooltip available. If I can add the tooltip, I will keep it. Maybe is an issue with the Spanish translation. Please let me know what’s the easy option.

      4. So, the option Header background color/Color de fondo del encabezado doesn’t take effect if I change it. I guess that’s why you send me a new Claue version. The thing is I don’t want to lose all the settings/custom work I made already. As you may already realized, I’m not an expert regarding E-Commerce development, hence, I’m not sure if I can keep the current custom work I made, updating to the new Claue version you sent. I’ll wait for your advice.

      5. Awesome. Thanks for let me know.

      One quick question. Where is the address/menu to customize the footer (menu Shop/About us/Contact/Blog) and the section from above with the quick links, subscribe and credit card picture on it?

      Thanks again Harry!

      Regards.

    • #12227

      Hi,

      3. In next version we will fix tooltip for Tumblr. You can temporary hide this icon by add custom css

      .jas-social a.tumblr { display: none;}

      4. If you don’t change code in wp-content > theme > claue. Don’t worry you can use new file without losing your setting

      6. You can edit menu in Apprearance > Menus (Footer Menu, Quick Links, Categories, Information)

      7. You can edit newsletter in Appearance > Widgets > Footer #5

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #12342

      Hi Harry

      U are the best!

      Regarding item 3 and 6, is solved. Thanks

      Item 7 is partially solved. I can’t find the way to replace the button text Subscribe and the field text Your email address for the Spanish Version. I looked into Widget page and also on CCS custom page.

      Sadly I’ve found a new issue on the 3 demo pages I have to send to the customer. The button Add to Cart (Agregar al Carrito) is not there.  The button for the first demo page was there until I made the last changes named above, but for the other two, it never been there. These are the 3 demo urls:

      Demo 1: http://www.frioportatil.com/sandbox/producto/trailmate_journey

      Demo 2: http://www.frioportatil.com/sandbox/producto/trailmate_journey_2/

      Demo 3: http://www.frioportatil.com/sandbox/producto/trailmate_journey_3/

      Any help will be highly appreciated.

      Thanks again!

      Have a nice day Harry!

      Regards.

    • #12365

      Hi,
      1st issue: please change the text here

      2nd: Can I deactivate one by one plugin to check?

    • #12413

      Hi Harry

       

      1st issue SOLVED!

      2nd: Yes, please go ahead. On the first demo the Add To cart button is displayed on the footer (demo1). On the other two, the button is not displayed.

      Add to cart button on demo 1

      Bonus track: Can you tell me if I can separate the route of the product from the social icons at the top/right of the header. They are overlapping.  (demo2)

      Overlapping items on the header

      Thanks again Harry!

      Regards.

    • #12440

      Hi,

      All problem was solved, next time, please don’t enable Catalog mode in theme option.

      Cheers,
      Foster

    • #12457

      Hi Harry

      Thanks for your big help!

      One last question before end the ticket. I want to change the url of the link from the logo located on the center of the menu, due to I have to show to the customer these demos, and I want to avoid to they go to the uncompleted homepage, which is the current link of this item of the menu.

      Thanks my friend!

      Best regards.

    • #12474

      Hi

      You can write hook to function home_url to fix the logo url, but in this case you should open this file

      /claude/wp-content/themes/claue/core/libraries/janstudio/hooks/helper.php at line 53 (function jas_claue_logo)

      change below code

      $output .= '<a class="db" href="' . esc_url( home_url( '/' ) ) . '">';

      to

      $output .= '<a class="db" href="your url">';

      And remember revert this code when you run live site.

      Best regards,

       

    • #13089

      Hi Harry/Foster

      I need to change the name of the first tab of the Producto

      Descripción should be Características

      Page: http://www.frioportatil.com/sandbox/producto/trailmate_journey_2/

      The current name is Descripción, which I assume came from Description in the English version. Yesterday I’ve updated this field on the Loco plugin editor, but the change is not reflected yet.

      Loco Editor.

      I also made the activation through the buttons Save and Sync. Maybe this is not the correct way to do it.

      The outcome after the action Save and Sync

      Please help.

      Best regards!

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

      Hi Flavex,

      The correct string to translate is in Loco Translate > Plugins > WooCommerce

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #13147

      You’re the best Harry. THANKS!

Viewing 13 reply threads

You must be logged in to reply to this topic.