- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have two magento installations, one for testing and the other one the actual website.
Now I created an attribute product so I can add tabs in website details page, my problem is that in the testing magento I get the option to "Enable WYSIWYG" but on the actual magento I don't have that option, even though I have the same settings.
any ideas on how to bring that option?
testing magento
actual magento
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You have to check for your attributes.
Go To Magento backend,
Stores -> Attributes -> Product
Click on your attribute,
Now check in attribute page,
Check your attribute properties, with Catalog Input Type for Store Owner set to Text Area
Go To Storefront Properties,
Set Enable WYSIWYG to Yes.
Save Attribute.
Clear cache and check.
Update
I am not seen your images well you can show your link in other link,
if issue solved, Click Kudo/Accept as solutions.
Magento 2 Blogs/Tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You have to check for your attributes.
Go To Magento backend,
Stores -> Attributes -> Product
Click on your attribute,
Now check in attribute page,
Check your attribute properties, with Catalog Input Type for Store Owner set to Text Area
Go To Storefront Properties,
Set Enable WYSIWYG to Yes.
Save Attribute.
Clear cache and check.
Update
I am not seen your images well you can show your link in other link,
if issue solved, Click Kudo/Accept as solutions.
Magento 2 Blogs/Tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Enable WYSIWYG in an Attribute Product
Hi,
Thanks for your reply, but thats actually my problem, since I don't have the option to enable WYSIWYG. if you see the image named "actual" in my first post, you can see that I don't have the option visible...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Enable WYSIWYG in an Attribute Product
sorry my mistake I skipped a part from your solution.
thanks for your help