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 ThemeJune 18, 2014 at 3:41 pm #11067
Yeah you can’t child theme plugin functions.. aS for clearing the cache have you tried going into the woocommerce system status > tools and recounting terms?
Else you might try woocommerce support. I assume your not using a caching plugin?
Ben
In forum: Virtue ThemeThanks Ben,
It doesn’t appear to be theme related, I’ve tracked down the issue to these few lines of ‘wc_get_product_ids_on_sale‘ function which are causing the failure:
// Load from cache $product_ids_on_sale = get_transient( 'wc_products_onsale' ); // Valid cache found if ( false !== $product_ids_on_sale ) return $product_ids_on_sale;It appears that it thinks I have a valid cache even though I do not, how do I clear out this cache.
I could just comment out the if and return lines, but I couldn’t figure out how to make a local copy of this function in my child theme that would override the one included in the woocommerce plugin.I tried copying the plugins/woocommerce/includes/wc-product-functions.php file to /woocommerce/includes/wc-product-functions.php in my child theme dir, and making the changes in that copy, but it didn’t seem to make any difference, and doesn’t appear to be using my copy of the file.
In forum: Virtue ThemeIn reply to: Homepage sale carousel issue
June 16, 2014 at 12:59 am #10782Don’t reset the theme options, that won’t be it.
My guess is a database issue. Your using the latest version of woocommerce and virtue correct?
Try repairing your database tables.
Double check that your cache is cleared for the whole site and you emptied all database caches.I’ve noticed you have two 404 errors on your page, if you right click and click inspect you will see what I mean. You might want resolve those two items just incase it’s throwing something else off.
Ben
In forum: Virtue ThemeIn reply to: Homepage sale carousel issue
Just missing from the carousel. I did recount terms, expired transients and clear transients, nothing changed. Manually purging from cache, nothing. Products are showing everywhere but in sale carousel. The thing is I didn’t changed anything on these products prior or after the problem. I tried adding new products on sale and nothing is showing up on sale carousel. Tried changing all settings in sale carousel, up and down, nothing. Only thing I didn’t do is reset section in home layout in Theme options. Or you think I can try something else before this? Thanks.
In forum: Virtue ThemeIn reply to: Homepage sale carousel issue
June 15, 2014 at 11:35 pm #10771By gone do you mean the products are no longer there at all on your site or are they just missing from the carousel? Its possible you need to run a repair on your database if products are just not on your carousel. Or you can do a recount terms in the woocommerce tools which will clear the cache it for some reason it wan’t cached correctly.
Ben
In forum: Virtue ThemeIn reply to: Google Analytics Tracking Code
June 13, 2014 at 6:11 pm #10674Yes probably a couple hours. Clear you site cache if you are running a caching plugin.
BenJune 11, 2014 at 8:44 am #10420Even though I have the Premium Theme in hand, I haven’t upgraded to it and still using the Free Theme.
After WooCommerce update 2.1.11, Products Titles and Quantity Buttons (and maybe some other objects) missing in Single Products.See an example here:
*Login to see linkPlugins that I suspect:
Async JS and CSS
W3 Total Cache (MaxCDN enabled)Is this because of Theme compability with latest WooCommerce or another thing?
In forum: Virtue ThemeIn reply to: Theme Update Changed Menu, home page and spacing
In forum: Virtue ThemeIn reply to: Theme Update Changed Menu, home page and spacing
June 7, 2014 at 8:03 pm #10231Hey so the update was actually pretty minor. There wasn’t changes to any of the things are you mentioning. My guess is you need to clear you cache in w3 total cache.
Can you test that and let me know.Ben
In forum: Virtue ThemeIn reply to: fatal error and slow theme loading
June 4, 2014 at 12:02 pm #10034Well the first issue has to do with you php settings. You need to increase you php max memory which can be done by contacting your host or by adding a line of code to your wp-config.php file. http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
I would increase to 96mb or higher.
The second issue has to do with site optimization. and for that I recommend using w3 total cache. Which is a plugin that will greatly increase the speed of your site.
You can see a bit of a comparison by looking at the results here: http://tools.pingdom.com/fpt/#!/cFsnyX/http://bsame.net/
and this is the demo site (which has woocommerce installed) http://tools.pingdom.com/fpt/#!/cR1A7t/http://themes.kadencethemes.com/virtue-premium-3/
The for the best settings for w3 total cache you will need to talk with your hosting company.
Ben
In forum: Virtue ThemeTopic: Accordion style issues
Aloha!
It appears that I am having some issues when adding an accordion to the virtue theme using shortcode. I thought it was related to a plugin that I had installed, but I disabled ALL plugins, cleared cache, checked from other browsers/systems, with no change. I had been running WP 3.8.3 and an older version of virtue, and since have updated to all recent releases with no change.
Can you please see if there is anything that I am missing, I just can’t spot it.
Thanks!
In forum: Virtue ThemeIn reply to: skin styles
In forum: Virtue ThemeIn reply to: skin styles
May 18, 2014 at 8:55 am #9174Can you post a link? Have you cleared the site cache? Have you viewed logged out or on a different browser?
Ben
In forum: Virtue ThemeIn reply to: Just upgraded and my home page is invisible.
I tried all of the options Allison stated, and I also cleared my browser and WP cache and nothing is fixing the issue.
Everything WAS working just fine, however my home page display broke just BEFORE my site upgraded. I had been making a few MINOR adjustments to the topbar display content when my site broke.
I have an embedded video in my Slider Settings which WAS displaying full width, but now only displays 1/2 width, and EVERYTHING else beneath it is loading yet is completely invisible.
I’m on a fast approaching deadline for this client. Any ideas???
http://redesign.bicycleway.com/
user: bwol
pwd: bwol*In forum: Virtue ThemeIn reply to: Social Sharing
May 14, 2014 at 10:30 am #8954good to know, The other thing with sharing is facebook has a caching system and if you change your image or use to not have one it can take a while to clear there cache.
Ben
In forum: Virtue Theme1) Please take a look at wp.romanakreppel.at and look at the main Menu (Über mich – Kinesiologie ….)
As you can see the 7th item (Kursangebot) has dropped down in the next line.
Is there a limitation of 6 menu items? How can I influence that?2) Deletion of thumbnails – A BUG ?
I created a page yesterday called “Ernährung”.
I added a thumbnail to that page.
I was unhappy with the result
.. so I deleted the thumbnail agein
.. but it still appeared in the browser
.. i predes F5 for refreh
I deleted all content of the cache
I even changed to an unsed browser
the thumbnail was still thereSolution:
I deleted the page, I delted the menu Item
I recreated the page (without thumbnail)
I added it new to the menu… problem solvedThis is is reprocucable…
3) You offer so many templates for each page.. I looked into the man.. do you have examples? Which template do I use for what result?
4) how can an make the heading for pages invisible?
I thank you very much
KarlIn forum: Virtue ThemeIn reply to: very slow theme options in admin
May 12, 2014 at 10:09 am #8805Caching doesn’t speed up your server. If your on a slow, low end server there isn’t a way to speed it up, what you can do is fake it with caching and this copies the site after it runs all your scripts then serves up the copied site to your visitors. Thus it appears faster. The reason you want to do it when your done is because if you make changes then to see those changes you have to clear your cache.
Ben
In forum: Virtue ThemeIn reply to: very slow theme options in admin
May 12, 2014 at 8:14 am #8798If the front end it loading slowly I would look into adding a caching plugin once your finished developing. I recommend w3 total cache.
Ben
In forum: Virtue ThemeIn reply to: How do I remove "home" banner from the home page
May 8, 2014 at 11:44 am #8650Thanks again, disabling WP-Super-Cache seems to have improved things. I’ll work with the css code later this evening. Thanks for your speedy and helpful support!
In forum: Virtue ThemeIn reply to: How do I remove "home" banner from the home page
May 8, 2014 at 11:20 am #8646Hey,
1. You can add css to make all the page titles disappear if you want, just put this in the theme options > advanced settings custom css box..page-header { display:none; }2. Your caching issue is caused because you are running WP-Super-Cache
turn it off while you are working or you will have to clear it every time you save something.Ben
-
AuthorSearch Results


