Digital experiences for all disciplines
Forum Replies Created
-
-
Hi Kyle,
Disabled it at Cloudflare, purged Cache at Cloudflare and W3TC. Any other this that you could think of? See here my Custom CSS:
span.menu-item-desc { display: none!important; } #main-navigation ul.menu > li .menu-item-desc { display: none!important; } @media screen and (max-width: 767px) { #main-nav ul li > ul { display: none; } } @media screen and (max-width: 1024px) { #main-nav ul li > ul { display: none; } } h4.spb_heading:before, h4.lined-heading:before { content: ""; display: block; border-top: 2px dotted #444; width: 100%; height: 2px; position: absolute; top: 50%; z-index: 1; } .woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { line-height: 15px; } ul.products li.product .price { font-size: 14px; } .woocommerce span.onsale, .woocommerce .wc-new-badge, .woocommerce .out-of-stock-badge, .woocommerce .free-badge { background: none repeat scroll 0 0 #333333; } .woocommerce span.onsale, .woocommerce .wc-new-badge, .woocommerce .out-of-stock-badge, .woocommerce .free-badge { border-radius: 0; box-shadow: none; color: #FFFFFF; font-size: 9px; left: auto; line-height: 10px; margin: 0 !important; max-height: 10px !important; min-height: 10px !important; overflow: hidden; padding: 4px; position: absolute; right: -31px !important; text-align: center; text-shadow: none; text-transform: uppercase; top: 21px !important; transform: rotate(45deg); white-space: nowrap; width: 120px; z-index: 1; } .term-description { clear: both; padding-top: 10px; padding-bottom: 5px; padding-left: 5px; background: none repeat scroll 0 0 #F7F7F7; } .woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products, p.no-items { border-top-color: #E4E4E4; margin-top: 10px; } h3 { font-size: 18px; line-height: 24px; font-weight: normal !important; margin-bottom: 15px; } h4 { font-size: 10px; font-weight: normal; line-height: 20px; margin-bottom: 15px; } .flexslider .slides > li a img{visibility:visible !important; opacity:1 !important;filter:alpha(opacity=100) !important;} .flexslider .slides > li:first-child{float:left; display:block;} .woocommerce ul.products li.product figure { padding-bottom: 404px; } nav#main-navigation .menu > li > a { padding: 0 10px; } @media only screen and (max-width: 767px){ ul.products li.product .product-details { height: 45px; } } #breadcrumbs { font-size: 11px; line-height: 22px; text-transform: uppercase; white-space: nowrap; } form .wcmd-fields input { border-radius: 2px; font-size: 12px; height: 32px; margin: 5px auto !important; min-width: 200px; width: 100% !important; } .wcmd-btn { background: none repeat scroll 0 0 ##a5a5a5; border: 0 none; border-radius: 3px; color: #fff; cursor: pointer; font-size: 12px; height: 32px; margin-top: 6px; text-align: center; text-decoration: none; text-transform: none; width: 100%; }
Let me know!
Hi Kyle,
Yep I just purged the Page Cache. I also use Cloudflare Pro Plan with Minify options is this .JS? Maybe I should disable that.
Best
JoostHi Kyle,
I’m working with w3TC for better caching. I used to use Super Cache didn’t have the issue then. So it’s probably related to that. Can I use w3TC with Neighborhood or should you recommend using Super Cache?
Best,
Joost
This reply has been marked as private.Hi Rui,
Thanks for taking the time to investigate this issue.
I’m one version behind the newest (Neigborhood and Woocommerce).It takes a lot of time to get everything running on the lastest plugins/themes etc without any issues. Hard too test everything first in our development surrounding and then put it live without downtime. Because when Im ready a new plugin is already released haha.
I’ll put this on the TO-DO list and report back when Issue persist with new versions.
Resolved for now.Thanks again.
JoostAny thoughts? Thanks again for the help.
JoostThanks Rui! Got it.
Hi Kyle,
Ok perfect thanks for clearing this!
Best,
Joost!Hi Mohammad.
Ok Thanks for your answer.
I’ve read this topic about page background colour and your colleauge @kyle is talking about that it’s loaded with JS.I know it’s about a different theme but I wanted to hear your thoughts about this:
Hi
Unfortunately it’s not possible to change the inner page bg color for individual pages. Even adding custom CSS will not work as the bg color is applied via JS
For the icons, that link just takes me to the landing page, you need to remove the themeforest frame to provide the exact link
– Kyle
Topic link: http://www.swiftideas.com/forums/topic/page-background-colour/
Hi Mohammad,
Thank you for your message.
I would like to exclude this file from Rocket Loader (a feature from Cloudflare): https://support.cloudflare.com/hc/en-us/articles/200168056Because the background colour is loaded in JS it gives a short “flash” when enabled with Rocket Loader.
Best,
JoostThis reply has been marked as private.Hi Rui,
Perfect thanks! Joost
Hi Rui,
Purged the Cache and added the code and purged again, but no result.
Any other thoughts? Maybe adjust the code?Let me know!
JoostHi Kyle,
It’s only at the mini menu; so when you scroll down.
Do you see it?Best,
JoostThis reply has been marked as private. -