Please download the latest version at below. For the list of changes, please refer to the changelog.
Stripe Square is a free wordpress magazine theme with premium features such as animated gallery, post thumbnail, featured video, latest tweets, social bookmark, popular posts and more. View the list of features below.
Type : Semi Magazine (uses excerpt at blog index)
Functionality : Blog
Stripe Square Wordpress Theme 1.0
[ Downloaded 1127 times | 218.02 KB ]
To make your blog looks better, you need to include a manual excerpt for every post (like my blog). You can add that while editing or adding new post. You can, however, leave your excerpt empty and wordpress will automatically make an excerpt for you, but all HTML tags would be auto removed.
Post Thumbnail is a square image of size 125 x 125 pixels, shown at blog index, related posts and search.
Post Image is an image of size 550 x 190 pixels, shown at single post page, below the post title.
To beautify your blog, try to include post thumbnails for every post (if possible).
In most cases, not all your featured posts are in the same category. You can create a new category (let’s say I called it : Featured) and choose it as the “Featured Category” at the theme option page.
Step-by-step guide to activate Featured Gallery
Some users reported that WP-PageNavi plugin causes the sidebar and footer to be missing. If you have WP-PageNavi plugin installed, you should deactivate the plugin.
Version 1.0.1
- Moved “width: expression(this.width > 555 ? 555: true);” to ie.css since it is specificly being used by IE only
- Edited zenverse_gallery.js to fix the javascript error
Version 1.0
- First version
Free theme support service has been stopped. If you need some tweaking or want to add features, please contact me. *Depending on the matter, you might need to buy me a cup of coffee or 3
I spent a lot of time making themes and plugins. If you like this theme and would like to support my works, you can donate via PayPal using the button below.
Thank you.


Very good theme. Thank you.
Thank you very much. this is real cool.
Great theme thanks!
thx ! very cool themes !
Sad that an important comment or two that I posted prior to my two comments above, were lost, as I don’t remember what fixes I’ve described in them, for having made a lot of changes.
Anyway, another minor fix:
Firefox (and CSS validation via “Web Developer Toolbar”) complains:
Warning: Error in parsing value for ‘width’. Declaration dropped.
Source File: http://zenverse.net/wp-content/themes/stripe_square/style.css
Line: 596
That expression argument to width is IE specific, so it’s better to move it (along with a copy of its container) to ie.css
P.S. I remember now one of the important things I mentioned in one of my lost comments:
javascript errors in the bundled zenverse_gallery.js, due to missing semicolons in the packed version of the script.
Note to Zen: Please make sure that all lines in the original javascript code end with semicolon ‘;’, especially those that are not followed by a closing curly brace ‘}’, because when packing (and compacting) the script, the line will get concatenated with the next line and the code will break without the separating semicolons.
Again, thanks a lot for the wonderful work you do.
Weird, I did not receive any comment about that previously. Maybe it was marked as spam.
So I updated the theme to version 1.0.1, can you please try the javascript problem again? Where do you get the error message anyway?
Thanks a lot.