Home › Forums › Massage Center (Spa) Forum › Woocommerce in Spa Theme
- This topic has 18 replies, 2 voices, and was last updated 1 year, 5 months ago by
Forum Moderator.
-
AuthorPosts
-
October 17, 2019 at 9:07 am #132639
Hi.
I have the site http://www.dietalia.roI installed woocommerce and I need help to:
– put in the top bar menu (in the right) the buttons Login (or My Account if the user is logged in already) + Cart
– translate the woocommerce pages in Romanian language.Can you help? Thanks.
October 18, 2019 at 9:49 am #132749Hi,
Q. put in the top bar menu (in the right) the buttons Login (or My Account if the user is logged in already) + Cart
A. This is done. Kindly check and confirmQ. translate the woocommerce pages in Romanian language.
A. kindly use WooCommerce Multilingual plugin to translate woocommerce pages..Regards,
DaveOctober 18, 2019 at 10:53 am #132754Hi. I saw the buttons in the top bar menu, but I still see a text (Contact + phone). How can I erase this? I entered in Appearance – Customize – Header and I did not see this text there anymore so I can erase it. Please help. Thanks
October 18, 2019 at 1:37 pm #132785+ before your modifications, the bar menu was sticky. Please, can you make it so again? Thanks
October 21, 2019 at 7:14 am #132874Hi,
We did not find any text (Contact + phone) on your website
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveOctober 21, 2019 at 7:39 am #132877Please look at this printscreen https://imgur.com/a/jdOUwz8
You put the 2 icons (Cart and Login), but right beside them is displayed a big text with Contact, tel. 0788xxxxxx and email office@diexxxx.ro
+ before your modifications, the bar menu was sticky. Now, it is not anymore. Please, can you make it so again?
+ I found another problem that was resolved a month ago. Please look at this printscreen https://imgur.com/a/nZ0rx5g
(in the bar menu, the submenu is broken… the text is not visible).Thanks
October 21, 2019 at 9:28 am #132882Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.head-info-area .right { display:none !important}
Regards,
DaveOctober 21, 2019 at 11:32 am #132885I pasted the code in Custom CSS.
I see the top bar menu is ok now + the submenu is visible.
Please, help me now with the sticky bar menu, please.
Thanks
October 22, 2019 at 6:05 am #132907Hi,
This is done
Regards,
DaveOctober 22, 2019 at 6:39 am #132923Hi, I see. Can you make the top bar menu sticky also? Please.
And, in the mobile version, the 2 icons (cart and login) are displayed now one above the other. Can you make them to be displayed one beside the other?
Thanks
October 22, 2019 at 7:57 am #132942Done 🙂
October 22, 2019 at 8:02 am #132944Super. Thanks!
October 25, 2019 at 4:52 am #133197Hi Alex,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/
Regards,
DaveOctober 25, 2019 at 1:06 pm #133271Hello again. It is all good with the new changes done a few day ago in the desktop version of the site.
But, I found some problems in the mobile version:
1. The bar menu + the top bar menu are not sticky in the mobile version.
2. In a product page, the buttons Description and Additional information are not arranged well. Please look: https://imgur.com/a/AVQXhxo in desktop and …. in mobile. It would be perfect if we do not have this buttons/tabs (because additional info does not interest me to appear).
3. In the mobile version, can you make the menu zone a little bit wider to the left? Because the text is displayed on two rows and is not esthetical. You can see the problem here: https://imgur.com/a/9tavZMY
4. In mobile version, on the pages of the website appears a big white space between top bar menu (with the 2 icons) and the bar menu. See here: https://imgur.com/a/YJmkCZl
5. And in the product category page, the 2 top bars are displayed one over the other: https://imgur.com/a/GTkTRAd
6. In the product page, in the Related products area, the recommended products have a very little image and their title is on a very narrow column: https://imgur.com/a/CSgl8Gi
It is ok to have two column (in the mobile version), but to be displayed correctly.Thanks!
October 29, 2019 at 5:23 am #133351Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#woocommerce-coupon-data ul.wc-tabs, #woocommerce-product-data ul.wc-tabs, .woocommerce ul.wc-tabs { width:100%;} @media screen and (max-width:767px) { .home .head-info-area, body .header, .home.has_trans_header .header { position:fixed !important;} #slidera { margin-top:60px !important;} .sidr { width:300px !important;} body .header, .home.has_trans_header .header { top:0 !important;} body .header, .home.has_trans_header .header { position:relative !important;} body.woocommerce-page #content { margin-top:40px !important;} .woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce-page .related ul li.product { width:48% !important;} }
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.