• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 09.08.18, 14:27
  • Opened by: Saada Michael
  • Closed by: Marek
  • Closed on: 11.12.18, 15:42
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12685 - Widget modification

Hi ! I want to change the content of the widget “price” (to remove the designation “TTC” after the price) and remove buttons “Add to favorite” and “add to my virtual gallery” bellow the button “add to cart”.
Do you know where I can find the setting of all widget ?

Best regards.
(I updated all my websites informations except the shop URL and the BO url, The shop URL is https://www.gooce.fr/ and the BO URL is https://www.gooce.fr/admin485ktoidh/index.php?controller=AdminDashboard&token=feb4420878b8dd780e10d21661089503)

Comments

Saada Michael 09 Aug 2018, 15:36

Second question, I would like to change the sentence “Your email Adress” and replace it by “Votre adresse email” in the newsletter section (in the footer) but I don’t how where I can change this parameter.

Marek 10 Aug 2018, 12:03

May I know why you changed domain name? Themeforest rules doesn’t allow to do that and support is covering only one domain name

Saada Michael 10 Aug 2018, 12:31

Because the first domain was only a test to learn how the theme work and is now deleted, Gooce is the only website where I planned to use Alysum.

Marek 10 Aug 2018, 14:33

Ok, no problem.
Could you please show me on a screenshot what exactly you want to edit?

Saada Michael 10 Aug 2018, 14:48

Here is a screen of what I want to remove, plus, the size attributs does not appear, this is strange ..

Marek 10 Aug 2018, 14:52

To remove Favorites and Wishlist button just disable modules “Favourite Products” and “Wishlist” To hide the price label add following CSS to Theme Settings → Custom CSS:

.tax-shipping-delivery-label {display:none}

As for missing attribute, I’m not sure it’s an issue, make sure you have correctly configured attributes in the product settings

Saada Michael 10 Aug 2018, 15:04

I disabled those two modules and it work well, but the custom CSS didn’t remove “ttc” from the product page.
I’m going to check my attributs and product setting, thank you !
Regards.

Marek 10 Aug 2018, 18:30

Fixed

Saada Michael 13 Aug 2018, 09:02

Thank you sir !
regards.

Saada Michael 13 Aug 2018, 09:40

My module “Promokit Size Guide” is set “on” on the module page but doesn’t appear on my website ? Did I miss something on how to use the Size chart module ?

Marek 13 Aug 2018, 11:33

Try to reset the module

Saada Michael 13 Aug 2018, 11:52

Done, It took a moment to appear after cleaning the cache many time but now the button appear, I’m working on the module settings to make the guide itself appear.

Marek 13 Aug 2018, 12:14

Ok, great

Saada Michael 13 Aug 2018, 14:47

The guide exist (see ouioui.jpg) but when I click or put my mouse on the button “Size Chart” nothing is appening. Any solution ?
At the bottom of the setting page there is a section called “Size guide list”, I created one but same problem, not appening.

Marek 13 Aug 2018, 16:39

The issue has been fixed. Please check it out

Saada Michael 14 Aug 2018, 10:58

Ok now it appear, but my size guide contains 4 tab of 5 columns and only one tab appear correctly, the 3 others appears with only 2 columns instead of 5, is this issue known ?

Marek 14 Aug 2018, 11:32

I don’t see the difference, all looks the same in back office - http://take.ms/ot7FF and front office - http://take.ms/RodYz

Saada Michael 14 Aug 2018, 11:45

My bad sir, it took 30mins to the website to update the content of the Size Chart …. I cleaned up the cache many time but it take a moment to change on the front office,
Thanks you for everything Marek !
Do you know why on the product page when I click on another product picture it doesn’t change the picture in the center ?
Regards.

Marek 14 Aug 2018, 12:29

it should work fine now

Saada Michael 14 Aug 2018, 16:49

Can you explain me how you fixed all those problems ? but indeed all work fine now, thank you.

Marek 14 Aug 2018, 16:50

There was a bug in the js code, it’s hard to explain