mismyl1
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] All attributes show up as a selection option when not assignedSounds Good, it is resolved!!
Forum: Plugins
In reply to: [WooCommerce] All attributes show up as a selection option when not assignedHI,
Thank you for the quick reply!
I checked the box, refreshed and clear my cache, still no change.
Must be something else. It starts out ok until I add more variations.
I might have to go one by one and test after each variation to see what number is causing the issue.Will keep you updated, or if you have another suggestion?
Thanks again, I really appreciate the help.*******UPDATE********
Anything more than 30 variations and it will not work properly.
It works well up until 31 or more variations, then it will show all the attributes
Any ideas?
********UPDATE UPDATE ********Found this, and now I will see if it works.
https://www.ads-software.com/support/topic/product-variations-breaking-after-30-variations/THIS WORKED!!!!!!!!
Thanksbest,
Mismyl.Forum: Themes and Templates
In reply to: [Fukasawa] Wider Content/PostI found out how to get the content aria wider.
in your Style.css file
Find LINE 169 which is the .content.thin ect below.
—–1.change the 973px to 1500px, or what ever you think looks good —–.content.thin {
width: 973px;
margin-top: 50px;
}FIND LINE 867
—–2.change the 620px to 1000, or what ever you think looks good —–Look for this code:
.post-inner {
width: 620px;
max-width: 85%;
padding: 7.5% 0;
margin: 0 auto;
}Then your page content should be wider.
Forum: Reviews
In reply to: [GK Portfolio] Nice and cleanThank you for the response. I am not seeing the width property in the style.css. What section should i be looking in. 1-12. I see that width is set to 100% but I don’t see pixel call out.
Thanks for your help.
MForum: Themes and Templates
In reply to: [Fukasawa] Wider Content/PostI agree as well, has anyone found a way to make the aria wider?
Forum: Reviews
In reply to: [GK Portfolio] Nice and cleanBasically make the content of a page as wide as the featured image… so the text , galleries, inserted images, etc… is all the same width, I like the wider look..
Thanks
MForum: Reviews
In reply to: [GK Portfolio] Nice and cleanHI, love the theme.
Is there a way to increase the size of the content aria of a page or post?
Thank you.