CREATIVE CODING BLOG
Quick Talk
I liked the look and design of a french travel agency website, http://www.doublesens.fr/ : a quick investigation into the inner engine that powers the simple layout , clean drop down menu and wift responsivness led me to LOCOMOTIVE CMS a promising new CMS built on rails and specialized on custom post types. Its website features a nice […]
Read more »
Selection of woocommerce digital product modules Sell virtual content : video access, online course, elearning Create content with wordpress : use custom type content for elearning Create chapters : sell multiple pages / content within on product Easy interface Protect access : only purchasers of content can view Fully integrated within woocommerce There are many ways to restrict content […]
this is just the kind of manipulation you'd like automated. there is a very good document on doing SVN with SVNX (equivalent of TortoiseSVN on windows) on mac on this site "zigpress", but if you choose the command line tools option, you might encounter some tricky errors that took me a few hours to solve : […]
There was a time when I was working on multiple solutions, thinking positively that a lot of time spent on each of them would give me a great insight of all possibilities that a mix of solutions could offer. And year after year, solutions evolve and some get better and easier to maintain and develop, […]
we do WordPress developement for developers but also for our final customer, the web site owner. And even with a platform easy to use like WordPress, it can be good to provide basic instructions and written notes for content management. Usually I write specific tutorials for my customers but I have to admit that the […]
In this article we will explore a set of code hooks into the worpdress customization framework. The aim of this technique si to hide pdf documents from search engines and non connected users, and to present them with a custom login page if not connected, that would redirect directly to the file download after identification […]
The wordpress and prestashop integration is a big subject : prestashop is good for selling products and wordpress is good for dealing with content. One very efficient feature of wordpress is the menu builder that allows you to build unlimited hierachical menus. We submit here a technique that hooks into the wordpress update menu event […]
2023 2011
This plugin is my first attempt at using normal wordpress post type to display events. That was before I decided to spend a few minutes on Advanced Custom Field (ACF) querying for event management in wordpress
wpml is a wonderful plugin that has so many it takes a while to get used to its power. A new beta version of the multilingual plugin has been published for early adopters who have already switched to 3.0 What I've tested is interesting and allows quick setting of multilingual website Flag displaying is almost […]