Forum Replies Created
-
AuthorPosts
-
Nope I pasted the link in my initial post. Here is the original thread:
https://kriesi.at/support/topic/woocommerce-single-product-page/
Here is the link to the documentation that no longer exists:
http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/
It takes you to an Error 404 – page not found. Searching the documentation for anything related to the topic comes up empty.
-Paul
I’m not sure I understand your question. I’m not trying to edit “on” a page, I’m interested in modifying the single product page layout, just as the person who posted the original thread that lead me to the now deleted article was.
Clearly it was something that was able to be done before and you guys created a video in the documentation, then later deleted that page. I just wanted to get access to that information.
Why did the link I posted get deleted? Why was the page in the documentation deleted?
I’m not sure why, the URL didn’t show up when I posted it.
I’ll try it that way & see if it shows up.
Well, but in IE even at a width of around 800, it cuts off my logo.
I managed to track down a solution that works in Chrome:
@media only screen and (max-width: 767px) {
.responsive #header_main .container {
height: 50px !important;
}
.responsive .logo a, .responsive .logo img, .responsive .logo {
height: auto !important;
max-height: 80px !important;
}
#advanced_menu_toggle, #advanced_menu_hide { top: 78%: }
}The only issues at the moment are – the logo doesn’t resize to the smallest size in IE and the little menu box ends up on top of my logo.
-Paul
For example, as I mentioned, in Chrome if I scale down my window the logo in my header squeezes rather than scales. In IE it works fine.
I also am having issues with a color section that has parallax enabled, where as I resize the page, the background jumps up and down.
It’s a lot of little things like that.
Sorry for being so vague. I’ve been putting in a lot of hours and it’s just one headache after another.
June 3, 2014 at 9:33 pm in reply to: Child theme, custom.css – doesn't matter – I can't override anything! #274212Ha! I think I fixed it. The JSON REST API plugin was disabled. Once I enabled it, I started seeing the changes.
That doesn’t explain why you guys could see them, though, does it?
EDIT – I spoke too soon. While, yes, it did fix the problem, it actually didn’t… No changes I make in the CSS are being reflected.
This is incredibly frustrating.
- This reply was modified 10 years, 5 months ago by paulrus.
June 3, 2014 at 8:53 pm in reply to: Child theme, custom.css – doesn't matter – I can't override anything! #274181This reply has been marked as private.June 3, 2014 at 8:21 pm in reply to: Child theme, custom.css – doesn't matter – I can't override anything! #274167This reply has been marked as private.June 3, 2014 at 7:32 pm in reply to: Child theme, custom.css – doesn't matter – I can't override anything! #274107Weird. I don’t see that green color. I’ve tried on 3 different machines and an iPad – all of them show the same thing.
I wonder if it’s Cloudflare (Cloudfront?). My host has it on all accounts.
-Paul
June 3, 2014 at 5:31 pm in reply to: Child theme, custom.css – doesn't matter – I can't override anything! #274001If you look in the Theme Options section, you’ll see I’ve purposely set up some bright colors. None of them show up for me.
Are you saying when you view the site you see an ugly bright green header?
If so, then something is wrong with my Chrome install.
Thanks,
Paul
P.S. I can see the code you’ve typed in, but nothing looks different to me. The bar is still white.
- This reply was modified 10 years, 5 months ago by paulrus.
June 3, 2014 at 2:17 pm in reply to: Child theme, custom.css – doesn't matter – I can't override anything! #273884This reply has been marked as private.June 3, 2014 at 1:42 pm in reply to: Child theme, custom.css – doesn't matter – I can't override anything! #273871Hang on… it looks like my server has been hit.
I ran a safebrowsing diagnostic on it from Google and it was flagged immediately…
I have to get in touch with my host and see how bad things might be.
-Paul
-
AuthorPosts