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: Virtue Premium Menu Font Size
In forum: Virtue ThemeIn reply to: New version polylang crashes my website
In forum: Virtue ThemeIn reply to: Latest featured products in homepage carousel
Hi Ben, I am even more confused, because the carousel do not displayed the products ordered by me by date. Id displays random products, and no matter how I order the products, the products displayed in carousel are always the same. It is not about cache because I deactivate it, and delete it and the expired cache.
Anyway, it is not a very important issue, I just do not understand it, thank you.
In forum: Virtue ThemeIn reply to: Virtue Premium Menu Font Size
Be sure that you’re clearing your cache after making the changes in the theme options. if you’ve got a cache configured, it wont load the changes immediately unless you clear it.
Are you referring to the Top Bar Menu?
if so, you need to use CSS to change that. The code to target your top bar menu will look like this:.topbarmenu ul li a span { font-size: 14px; }You’ll want to place that into Theme Options> Advanced Settings, and you’ll want to change the properties in the CSS to match your site.
Does this help?
In forum: Virtue ThemeIn reply to: Blog pages seem 'unresponsive' on mobile
In forum: Virtue ThemeIn reply to: Footer loads at the top before image grid
August 2, 2016 at 10:11 am #105904All of the galleries load intrinsically (as of a couple versions ago) so it shouldn’t matter how long or fast the images load the space for them to load is predetermined.
I just tested on that device and didn’t see your issue. Is there any chance you haven’t cleared that cache on your device? and maybe it’s showing the page before you updated?
Ben
In forum: Virtue ThemeIn reply to: 404 error
Hello Ben,
I deactivated all the plugins, cleared cache & History. I’m still getting https://fonts.googleapis.com/ 404 error. What else can I check?
Thanks!
In forum: Virtue ThemeHi, ok I’m just about to try blogging after getting my store part set up with your help pretty well. I’m wondering what the best image size is for a blog post? I did a search first and only really found that for image size it should be 72dpi and compressed jpg. I downloaded imagify plug in which helps compress I believe.
I am concerned about speed on my website as I have had issues with that. Also right now I do have rocket cache plugin off since I have been designing. Is this ok to turn back on or is it the same deal with posting blog? Wait until I’m done and then turn on?
Right now load time is 3.88 sec on pingdom which can fluctate up to 5.
One message says “The following cacheable resources have a short freshness lifetime. Specify an expiration at least one week in the future for the following resources: Do you have any idea how to do that? Any other tips on pingdom?
*Login to see link
*Login to see link
*Login to see link
*Login to see link
*Login to see link
*Login to see link
*Login to see link
*Login to see link
*Login to see link
*Login to see link
*Login to see link
*Login to see link
*Login to see linkThanks so much Ben, Hannah and team, you guys are awesome!
SybellasBlessingShop dot com
In forum: Virtue ThemeTopic: problem with events calendar
Hi
Out of the blue when I try to access the calendar on my website (jccmw.org) I get this error message:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 466 bytes) in /home/content/p3pnexwpnas06_data02/26/3217726/html/wp-content/object-cache.php on line 433
(I’ve deleted the Events Calendar pro plugiin which also gave a similar error message). I’ve checked all the other plugins and tried the 2014 theme – still the same problem. I’ve asked Events Calendar for help too but wondered if anyone else was having this problem and if you’ve any suggestions? As a local community center, we have a lot of events/classes and a working calendar is essential.
Thanks
Judy
In forum: Virtue ThemeIn reply to: Remove JS, optimize CSS
July 31, 2016 at 9:19 pm #105676I don’t recommend manually do this unless you truly know what your doing and understand how defering js works. While it’s considered a good plan for a lot of sites to do it’s not how all sites work and can really depend on how your site is set up (e.g. what plugins your using). Because defering a script like Jquery can cause errors with jquery dependent plugins. Gmetix is a tool and should be used as a tool. Focus on the load time not the “grade”. run sites like amazon through and you’ll see there “score” isn’t perfect but thats not the point, the purpose is to help you get a faster load time.
Also to be clear you don’t ever want to load css in the footer. deferring JS doesn’t have to do with css.
Inside w3 total cache you can manually minify. If your really interested in doing some manually stuff I recommend you getting use to that tool (a search on google can show you tutorials). That is safer then editing files and you can manually defer certain scripts. or all scripts.
Ben
In forum: Virtue ThemeIn reply to: Remove JS, optimize CSS
Hi Ben, thanks for the advice.
w3 total cache helped great deal with page loading time, but still Gmetrix recommends:“Defer parsing of JavaScript
F (30)
What’s this mean?
402.4KiB of JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce blocking of page rendering.http://forestharp.com/wp-content/cache/minify/000000/M9AvyywqKU2NLyhKzc0szdVPLC5OLSnWzyrWL8gpTc_MK9YxwK0kNzNPvzg1JzW5xEgXyMarNBEob6JfXqCbmpuUmgIA.js (300.3KiB)
http://forestharp.com/wp-content/cache/minify/000000/M9bPKixNLarUMYYydHMz04sSS1IB.js (99.1KiB)
http://forestharp.com/ (3.1KiB of inline JavaScript)After day of research I came to the conclusion that most commonly advised solution is:
– move external CSS and scripts to the bottom of the page in functions.php
– place macro<!– W3TC-include-css –>
in footer.php
But given I work with VP child theme I’m confused what should be in these two brand new functions.php and footer.php files, DIY method didn’t work.
Can you recommend?
In forum: Virtue ThemeIn reply to: Blog pages seem 'unresponsive' on mobile
In forum: Virtue ThemeIn reply to: Remove JS, optimize CSS
July 30, 2016 at 2:03 pm #105586Use a minify plugin and load them together. see here: https://www.kadencewp.com/need-for-speed/
I recommend wp rocket or w3 total cache.
BenIn forum: Virtue ThemeTopic: Problems with slider
I am feeling frustrated and feeling like you are not reading my issues thoroughly.
1. The landing page does not load properly when the Kadence Slider Pro in turned on. I did a download of the demo content – Site Style 04, now the lamding page does not download properly. I did read the page Need for Speed and installed W3 Total Cache.
2. I cannot find where to insert the text that flies in on the Kadence Slider Pro, as shown in the demo – *Login to see link
In forum: Virtue ThemeIn reply to: Menu
In forum: Virtue ThemeIn reply to: Problems on shop page
You’re getting a few errors on in the JavaScript console. I would first check your plugins to make sure that none are causing this issue.
try deactivating them one by one and clearing your cache to see if any of your plugins are causing this behavior.
Let me know if that makes a difference.
In forum: Virtue ThemeIn reply to: API Keeps Resetting
Ive added the API again and emptied the cache. Right now it is ok. My theme is not the latest version but whenever i click update wordpress tells me it is up to date despite showing that there is still an update available.
I have now updated it manually.
I’ll see if the api drops off again
In forum: Virtue ThemeIn reply to: API Keeps Resetting
In forum: Pinnacle ThemeIn reply to: Slow woocommerce
July 28, 2016 at 4:29 pm #1053282. Just a follow up here. Woo-commerce uses your servers resources and that content can’t be “cached” so the speed is completely based on your server speed. Meaning you should follow up with your host and possibly look into a better host.
BenIn forum: Virtue ThemeIn reply to: Basic Styling Colors not shown on color picker
-
AuthorSearch Results


