Comment on Stallion Responsive WordPress SEO Theme by SEO Dave.
That’s not a WordPress child theme issue per se, it’s not even a WordPress issue per se it’s a PHP error warning due to a PHP setting being set a bit low.
What’s happening is your post_max_size (max upload size of a file) is being tripped because the Stallion child theme zip file is bigger than the setting.
8388608 bytes or 8MBs (which is the max size mentioned in the error) is smaller than the child theme zip (about 18MBs due to all the free header images etc…).
Search for this in Google and you’ll find lots of info about it:
Warning: POST Content-Length of bytes exceeds the limit of 8388608 bytes in Unknown on line 0
All I did was remove the number 8388608 from the error message since the number will be different for others with this error.
Check under Dashboard: “Media” > “Add New” and I bet the “Maximum upload file size:” is 8MB. 8MBs is a bit low, most servers start very low and though the Stallion parent theme is below 2MBs the child theme is significantly bigger, hence the error message.
Simple solution is unzip the child theme and manually move it into the relevant folder under your local install. To change the server setting the solution will be something like edit your php.ini file.
Find post_max_size=8M (might be another number)
Change to post_max_size=32M
Find upload_max_filesize=2M (might be another number)
Change to upload_max_filesize=32M
Every time I install a localhost server (any server) I make this change.
32MB should be more than enough for anything you might do in a localhost install, I wouldn’t set it this high in a live server though. I usually go for 16MBs for a liver server and manually upload the unzipped child theme using FTP.
Check under Dashboard: “Media” > “Add New” again and the number will change to whatever you set if you got it right.
David
More Comments by SEO Dave
Stallion Responsive SEO Theme
Free Premium WordPress SEO Plugins, Maybe?
As you know when I do updates it tends to be everything and the kitchen sink added to Stallion Responsive, so you’ll be missing some major feature updates. Since 8.2.2 there’s been three updates and that’s a LOT of changes, …
Continue Reading Responsive WordPress SEO Package
Stallion Responsive SEO Theme
WP Rocket Caching Plugin : Enable Caching for Mobile Devices
Hey Eric, hope things are going well.
I’m not familiar with the WP Rocket Caching Plugin (premium product) mainly as I use W3 Total Cache.
I can’t think of anything obvious that would cause an issue, all the Stallion Responsive mobile responsive …
Continue Reading Responsive WordPress SEO Package
Stallion Responsive SEO Theme
Adding a WordPress Optin Form Widget
Stallion Responsive includes 26 widget areas (plus an unlimited number you can make via a Stallion feature), there’s 5 widget areas related to the header area, several of them could be used to achieve what you want by adding a …
Continue Reading Responsive WordPress SEO Package
Stallion Responsive SEO Theme
Testing the Stallion Responsive SEO Theme
The Stallion Responsive license is unlimited domains you own, so yes one off $40 for your entire network. If you sell a site with Stallion on, you need to buy a separate license.
Stallion Responsive is a theme not a plugin, …
Continue Reading Responsive WordPress SEO Package
Stallion Responsive SEO Theme
Updating a WordPress Child Theme
On the sidebars issue, if it’s the Stallion SEO Posts widgets (the popular/recent posts one) that’s playing up (blank output), go to Appearance >> Widgets and edit the widgets and click the Save button. Have added new options to the …
Continue Reading Responsive WordPress SEO Package
Stallion Responsive SEO Theme
Webpage Rendering Explained
On webpage rendering I don’t see what you see when I loaded your site, but I know what you are referring to.
As the browser loads your webpage it’s trying to rendering the content as it ‘reads’ the files from top …
Continue Reading Responsive WordPress SEO Package
Stallion Responsive SEO Theme
Google Rankings Drop After WordPress Theme Update
Highly unlikely to be due to the Stallion update, looks like a coincidence.
I checked your cache and looks like you were running Stallion Responsive 8.2.1 (released January 2015) before the update. With the 8.2.2 (released April 15th 2015) the only …
Continue Reading Responsive WordPress SEO Package
Stallion Responsive SEO Theme
Updating Stallion Responsive Child Theme
If your last update has been a while and you modified fonts manually (manually editing CSS files) you’ll probably have to start again with the modifications: not possible for me to explain how to make changes when I don’t know …
Continue Reading Responsive WordPress SEO Package
Stallion Responsive SEO Theme
Stallion Responsive 8.2.2 Update
New Stallion Responsive update version 8.2.2 includes new silo SEO options added to the Stallion SEO Posts Widget (see Popular Articles widget on menu for example output).
In Stallion v8.2.1 you could set the SEO widgets posts to be pulled from …
Continue Reading Responsive WordPress SEO Package
Stallion Responsive SEO Theme
Stallion Responsive SEO Theme Example Sites
This site runs Stallion Responsive as do:
# http://skinny-me.co.uk/
# http://www.general-election-2010.co.uk/
# http://www-news.co.uk/
Tend to use the same sort of layout, colours and settings (when you like something, tend to stick with it :-)) so doesn’t do full justice to Stallion’s options.
Have some test …
Continue Reading Responsive WordPress SEO Package
Stallion Responsive SEO Theme
Stallion Responsive and WPRobot Installation
I don’t do custom work and don’t know anyone who uses Stallion Responsive with WPRobot and offers a site building service.
Sorry I couldn’t be more helpful.
David …
Continue Reading Responsive WordPress SEO Package
Stallion Responsive SEO Theme
WooCommerce and Shopp Plugins
I’ve not tried the WooCommerce or the Shopp WordPress eccomerce plugins so don’t have a recommendation.
Based on the number of new addon plugins I see in the WordPress repository the WooCommerce appears to be more widely used. Doesn’t mean it’s …
Continue Reading Responsive WordPress SEO Package