Christopher Anderton
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Template of an existing websiteThe name of the theme is “U-Design” and is a premium theme at Themeforest.
Forum: Fixing WordPress
In reply to: Woocommerce Site loading speedI should check a couple of things.
First, do you have the latest version? The 2.x version is faster and does not consume as much memory in my experience (and Woo also says so).
However, WooCommerce still needs quite lot of memory on the server to run smoothly.
Also, not WordPress related, i noticed that on some shared hosts, the database can be really slow. And more products you have, the slower it gets (while your shop, nice one btw!, does not have THAT much products. I’m talking about 500-2000 products).
So.
- 1. Check that you have the latest version (Warning: Test on a testsite first!)
- 2. Check your hosts memory
- 3. Check the database speed.
A bit old link, but useful as a starting point on pin pointing down problems with shared hosts.
Forum: Themes and Templates
In reply to: [Graphene] Gravatar Pic Does Not Appear?Do you have a link to your site? And what seems to be the problem? Is it just your Gravatar that don’t show up? Or does none work?
add_theme_support( 'infinite-scroll', array('container' => 'content', 'footer' => 'colophon') );?
Forum: Plugins
In reply to: [WooCommerce] Can you, Woo guys launch actual support forum?For some reason they was getting rid of the forums (i’m a paying member) an replaced them with tickets.
A really bad move i think.
Forum: Plugins
In reply to: [WooCommerce] mystile caption shrinks imageJust a ”ugly” quick solution.
Try to edit the CSS with:.post .wp-caption img, .type-page .wp-caption img { margin: 0; background: none; border: 0; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; height:315px!important; }Where the
height:315px!important;is addedForum: Plugins
In reply to: [WooCommerce] Woocommerce not fully compatible with WP 3.5Confirmed that replacing the Jquery UI files is working. Another issue i runned into is when i’m trying to trash an order (or delete it) it just ends up with a blansk page. Reloading the page shows ”Error when trying to empty the trash” (or something like that).
However, the order get’s trashed.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] No valid plugin headerThat did it. Merci!
Forum: Plugins
In reply to: [Coffee Admin Theme] [Plugin: Coffee Admin Theme] Future ChangesScreenshots?
I was forced to Select “Manually enter your UA code” and then just hit update (the code was already filled in). The it worked.
Forum: Plugins
In reply to: [Simple Facebook Connect] [Plugin: Simple Facebook Connect] Issue with ChromeNo problems here. Chrome 15.0.874.121 Mac OS X
Forum: Plugins
In reply to: [Plugin: WP Maintenance Mode] – Login IssuesSeriously. STAY AWAY from this plug-in. It is one of the worst plug-ins ever.
tatming -> Why, the plug is not doing anything illegal? It may be the best to work with the original author, but he is not obliged to.
No problem here in Chrome (Mac) WP 3.0.x
Forum: Plugins
In reply to: [Plugin: Tweet Blender] no tweet for a defined #hashtagStill having this problem..