Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'cache'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Revolution Slider Animations not functioning
July 23, 2014 at 11:16 am #13632I can’t image it’s anything like that.. I can’t think of anything that would do that if I wanted to. your using WP-Super-Cache have you cleared all your cached files? Did you check what the animation settings were for the layers?
BenIn forum: Virtue ThemeIn reply to: Website optimization
Hey Ben,
thanks again for you help!
For no. 2 I will ave look to the plugin super cache which I’m using. I had some problems with total cache – erverything got very slow.
And I’m going to contact my hsting provider, maybe they have some good advices.Best regards, Martin
In forum: Virtue ThemeIn reply to: "File does not exist" error for plugins-ck.js
In forum: Virtue ThemeIn reply to: Website optimization
July 22, 2014 at 11:31 am #135341. Validator is a great tool but far far from being accurate. It’s something I’ve looked at and read through in the past but you have to understand it’s not smart. For example it says: Property ms-filter doesn’t exist : “alpha(Opacity=00)”
And that is true for most browsers but the ms-filter does exist for IE8 which is why the code is there. It’s not an error at all because it’s there for a reason and for other browsers there is a different code.2. Javascript is parsing. This isn’t something the theme can control it’s all done using plugins like w3 total cache. You have to set it up and it’s not been perfected for a wordpress environment. But there are a lot of tutorials and plugins that can help with parsing.
3. My best advice is to contact your hosting provider and talk through the best settings for w3 total cache. How to get the most from your server and caching. And I will say that nothing you do will make up for a slow server. If your server isn’t great then you can only help the speed to a certain level.
Ben
In forum: Virtue ThemeFor this website, I switched from Photocrati to Virtue Theme and everything was working fine, except the page that display events generated by “The Events Calendar PRO” plugin from Modern Tribe. The page title was showing Not Found as the Page Title.
I recreated the page, uninstalled and installed the plugin, and I could see the page title but not the contents (events).
So I cleared cache and now it shows the title as Not Found again. Here is the link: *Login to see link
Any hint?In forum: Virtue ThemeIn reply to: Pictures not shown on chrome browser
July 18, 2014 at 7:47 am #13256I don’t see any issues. Everything is showing, have you cleared your cache?
Ben
In forum: Virtue ThemeIn reply to: Portfolio order in portfolio grid page
July 17, 2014 at 12:26 pm #13195After you changed the order did you clear the cache in w3 total cache?
Do you have the orderby in the page settings set to menu_order?Ben
In forum: Virtue ThemeHi,
I understand how to set up the portfolio order (i think) but the trouble it’s not responding, in other words, the order stays the same even though I changed the page attributes of the portfolios. *Login to see link
So if you want something top row, left-most column it’ll be a high minus number right? and 1, 2, 3 etc will be after 0. So do I put 0 somewhere in the middle? I changed all the numbers round but it has not changed anything on the site.
I still have that w3 cache plugin with minify disabled.
Thanks!
In forum: Virtue ThemeTopic: Image menu not visible
Hi,
After installing W3 Total Cache, the image menu on the homepage is not visible anymore. On mouseover I can see the menu is still there and it functions when I click on the menu.
I don’t have a lot of plugins installed, so I doubt there is any conflict.
Could you help me out?
Regards,
RoyIn forum: Virtue ThemeIn reply to: Recently viewed
July 13, 2014 at 10:54 pm #12808Could be a plugin conflict. Not sure what all your running any woocommerce extensions? Or need to clear cache?
Ben
In forum: Virtue ThemeIn reply to: Backgrounds to pages
Hi Ben
Sorry to bother you again but I just want to know what I should do. I have inserted the following code in order to have three different full-width images on 3 different pages:body.page-id-3610 {
background: url(‘ http://www.studiobricolaged.co.uk/wp-content/uploads/2014/07/scanned-dried-flowers-BG-Photopage.jpg’);
background-repeat: no-repeat;
background-size: contain;
background-position: top center;
}
.page-id-3610 .contentclass {
background: transparent;
}.page-id-3610 .headerclass {
background: transparent;
}body.page-id-4438 {
background: url(‘ http://www.studiobricolaged.co.uk/wp-content/uploads/2014/07/test-background-green.jpg’);
background-repeat: no-repeat;
background-size: contain;
background-position: top center;
}
.page-id-4438 .contentclass {
background: transparent;
}
.page-id-4438 .headerclass {
background: transparent;
}body.page-id-212 {
background: url(‘ http://www.studiobricolaged.co.uk/wp-content/uploads/2014/07/About-page-bg.jpg’);
background-repeat: no-repeat;
background-size: contain;
background-position: top center;
}
.page-id-212 .contentclass {
background: transparent;
}.page-id-212 .headerclass {
background: transparent;
}The way it is behaving is it is choosing one image (not even one of the images entered in the code above, but the original image I was playing with!) and uploading them to all three of the pages I’ve chosen.
Is this something to do with my caches ? I have completely disabled that W3 cache plugin so I don’t understand what’s going on.Many thanks for any help you can give me.
In forum: Virtue ThemeIn reply to: Revolution Slider Not Working
In forum: Virtue ThemeIn reply to: Backgrounds to pages
I don’t really know where that W3 cache plugin with minify came from, would I have installed it? I’ve disabled the whole thing… ? I will try again, let’s see what happens know. There has certainly been lots of problems with my caches I think…
(or maybe I am getting muddled up with browser caches…)In forum: Virtue ThemeIn reply to: Revolution Slider Not Working
July 10, 2014 at 11:11 am #12596Have you cleared your cache? Like all the caching from w3 total cache?
If when you go into the theme options is it still showing that you selected “homeslider”Ben
In forum: Virtue ThemeIn reply to: Backgrounds to pages
July 10, 2014 at 10:59 am #12594Yea you have some conflict with page minifying your css and messing up the css. Check your minify settings. Clear the cache and start by disabling minify to get things working.
Ben
In forum: Virtue ThemeI have noticed that my wordpress pages load slowly as of late. If I try to load a page or post, it will sit for anywhere from 5 to 10+ seconds before loading the page.
I checked my graphs and it appears a that around June 24-25 or so, the CPU utilization for apache started spiking. top’ing on a shell and loading pages shows the CPU% for httpd hitting high 90% during my page loads.
Note that WP Super Cached pages load very quickly with little to no CPU spike (which is expected).
I switched out to the basic WP 2014 theme and page loads are quick.
I tried disabling Jetpack and that didn’t help.
Any ideas?
In forum: Virtue ThemeIn reply to: Slow loading
I found the major bottleneck. I had reduced all of the images but one, which was still 6mb, which slowed down the whole site. The loading time is no 2,7s with 1,2mb of size, which is less than half of the previous loading time.
The wait for the server seems like the biggest part right now, 1,66s out of the total of 2,7.
How can I reduce this?I’ve fiddled with W3 total cache and activated everything, but I can’t really figure out what everything does and how it should be configured.
In forum: Virtue ThemeIn reply to: Slow loading
July 7, 2014 at 11:08 pm #12398Most of the theme code is minified, for example the css is minified but for optimal speed you want all the theme and plugins you are using to be minified together and cached, That is done using the w3 total cache settings. If you click on general settings you should be turning off page caching, minify, database, object and browser caching.
Servers have everything to do with speed. Much more than any other part of your site. It doesn’t mean the server is bad if there is a delay just means something isn’t optimizing right. Do you have all the settings turned on your w3 total cache?
Ben
In forum: Virtue ThemeIn reply to: Uninstalling w3 total cache destroyed all the paths
In forum: Virtue ThemeIn reply to: Slow loading
July 7, 2014 at 7:43 am #12341Hey,
So here are the results: http://tools.pingdom.com/fpt/#!/itBm3/http://moid.se/nolimitsports/
Looks like you aren’t minifying your css and javascript. You have the cyclone slider activated but if your not using I recommend you deactivate.
Your server also seems pretty slow. 2 seconds of wait time isn’t good. I recommend doing some testing with the w3 total cache plugin.As an example this is the demo site:
http://tools.pingdom.com/fpt/#!/DsvZ2/http://themes.kadencethemes.com/virtue-premium-3/Ben
-
AuthorSearch Results


