Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
Hi,
I can’t just switch to another theme, it’s a live webshop.
Also; After disabling plugins, I can’t safe settings anymore. So I can’t safe anything; posts,pages,plugin settings etc etcAnd also I find it very scary to give ful admin access.
Can this problem be caused by lack of disk space, by any chance? I do see that the hosting account is over quota…
This reply has been marked as private.I reverted back to 2.82, then the problem isn’t there, so it’s 3.02 that is causing this.
Hi Ed,
Does this fix the background color? Just asking since it doesn’t look like it has something top do with color, that’s why I ask.I already had this code inside custom css:
.page-heading {
background-color: #99ccff
}And that worked for a long time already, but now it’s just the single product page. The code you give me now looks like to center it not fix the background color, or am I mistaken?
Thanks
Great,
Thanks 🙂July 15, 2015 at 12:10 pm in reply to: Custom css to change category for product info excerpt on products overview page #194819resolved 🙂
July 15, 2015 at 11:31 am in reply to: Custom css to change category for product info excerpt on products overview page #194804Hi Mohammad,
My apologies, I just discovered that your provided solution just works perfect. There was some extra text at some of the short product descriptions that was causing a strange layout issue.I corrected that and this solution works perfect 🙂
Thanks once again,Mohammad.
July 15, 2015 at 10:31 am in reply to: Custom css to change category for product info excerpt on products overview page #194759So the “.woocommerce div.product .product-short” I mean, sorry made a typo
July 15, 2015 at 10:29 am in reply to: Custom css to change category for product info excerpt on products overview page #194757This reply has been marked as private.July 15, 2015 at 10:17 am in reply to: Custom css to change category for product info excerpt on products overview page #194745Hi,
I just want to ask one more thing,please.If I use this code it shows the section “woocommerce_short_description” right?
But what I really ment was the section with the class is “product_short”. This is the short description on top of the product page.
First comes product short, them product accordion en below the product short description.So if possible, I want to show the “#product-accordion .accordion-inner” section text or the “#product-accordion .accordion-inner” section text.
What code should I use for that inside the content-product.php file?
Thank you
July 14, 2015 at 2:44 pm in reply to: Custom css to change category for product info excerpt on products overview page #194516ok, thanks for your help, Mohammad.
Have a great dayJuly 14, 2015 at 12:51 pm in reply to: Custom css to change category for product info excerpt on products overview page #194465Yes, this did worked great.
But it takes the complete info. What do I use if I only want to show a small part of the description?
I’ve tried to use the read more tag, but that did not work.Now the layout gets bad, because each product has a different description (longer/shorter).
Any ideas about how to tackle that?
thanks, Mohammad
-