Home › Forums › Themes Support › Claue › Product page
Tagged: add to cart button, footer, product page
- This topic has 13 replies, 3 voices, and was last updated 7 years ago by FLAVEX.
-
AuthorPosts
-
-
October 21, 2017 at 3:14 am #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?
2. Can you tell where is the Youtube video settings? I want to change the video displayed from the button Ver Video.
3. Where can I find the social media buttons settings?
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?
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.
-
October 21, 2017 at 3:15 am #12171
Hi
Just a dummy message to get the email notification.
-
October 21, 2017 at 12:46 pm #12181This reply has been marked as private.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
October 22, 2017 at 6:52 am #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.
-
October 22, 2017 at 7:45 pm #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 -
October 24, 2017 at 7:38 am #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.
-
October 24, 2017 at 8:57 pm #12365
Hi,
1st issue: please change the text here2nd: Can I deactivate one by one plugin to check?
-
October 25, 2017 at 3:31 am #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.
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)
Thanks again Harry!
Regards.
-
October 25, 2017 at 11:17 pm #12440
Hi,
All problem was solved, next time, please don’t enable Catalog mode in theme option.
Cheers,
Foster -
October 26, 2017 at 1:55 am #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.
-
October 26, 2017 at 2:53 pm #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,
-
November 11, 2017 at 6:00 am #13089
Hi Harry/Foster
I need to change the name of the first tab of the Producto
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.
I also made the activation through the buttons Save and Sync. Maybe this is not the correct way to do it.
Please help.
Best regards!
Attachments:
You must be logged in to view attached files. -
November 11, 2017 at 12:49 pm #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 -
November 13, 2017 at 10:21 pm #13147
You’re the best Harry. THANKS!
-
-
AuthorPosts
You must be logged in to reply to this topic.