My bulk product importer solution for WP e-Commerce has been out in the wild for over a month now and in this time have collected feedback and now implementing feature requests.
First off the production line is support for product quantity and limited quantity. How this works is if a Product (row in the master product [...]
WordPress users will notice a new automatic update available for 2.9.2, this security update fixes a vulnerability affecting all Wordpress installations since the recent introduction of the Trash feature in the 2.9.* series.
Every logged in user, even those with the subscriber role, can access all deleted articles and posts that have been moved to the [...]
After a morning’s searching for a resolution to my “I log into WordPress and it logs me out of bbPress” issue here on Visser Labs I came upon on a post on integrated cookies by gerikg on the bbPress Support Forums. Here’s an excerpt:
Open wp-config.php within the root WordPress directory
Replace the 4 default keys (e.g. [...]
wplover has a great WordPress article, How to get Custom WP_Query Loop Working with Pagination and WP-PageNavi, which steps through adding support for post pagination (e.g. Previous Posts, Earlier Posts) to Custom Page Templates using WP_Query.
Ease of use – This goes beyond the layout and content within the Administration to include WordPress Theme development and Plugin development as well as documentation. With standardised support for ’shortcodes’ and ample instructions it’s childs-play.
High quality themes – WordPress has 1,100+ free themes available on WordPress.org alone. This doesn’t include premium themes and theme [...]
It’s been a single hard push from 9am to what is now almost 11pm to get product image and thumbnail generation to a standard that I am confident can be released into the wild. Bulk image upload support is here!
Product Importer Deluxe for WP e-Commerce includes all of the core features of the Standard release [...]
Over on the commercial WordPress development arm of Visser Labs I’ve put up a simple bridge connecting NextGEN Gallery content to SlidePress allowing for stunning image transitions with SlideShowPro.
I’m using this on many of my own sites as an easy way to manage and update the content of Flash-based slideshows powered by Slide Show Pro. [...]
WP E-Commerce 3.7.6.1 Beta 1 throws a fatal error with activation of Gold Cart when opening the Settings tab of Store, the error is:
Fatal error: Call to undefined function nzshpcrt_listdir() in /home/public_html/wp-content/uploads/wpsc/upgrades/gold_cart_files/gold_shopping_cart.php on line 746
Good news is Jeff the ninja coder from Instinct has already released a quick patch resolving this issue which [...]
The team at Instinct have wet the appetites of the hungry WP E-Commerce userbase releasing 3.7.6 Beta 1 into the wild.
As a lead up to the release of the 3.8 series this minor update includes a collection of critical bug fixes as well as pilots of new features (e.g. Australia Post, mulitple conditions ability), here’s [...]
While working on my security camera e-commerce website, Smart Security Cameras, I wanted to show site visitors the number of products within each Category/Brand of the shop (e.g. Samsung, Samsung Techwin, Botch, etc.).
I assumed this would involve custom development of WP E-Commerce to acheive this but thankfully this feature is included within 3.7.5.3 but as [...]