PrestaShop uses a free PDF class called FPDF which generates PDF files using PHP scripting language. More about it’s features and tutorials can be found here: http://www.fpdf.org/ .
The much anticipated PrestaShop 1.5 release will have a number of new features including multi-store management. With multi-store management you will be able to manage multiple stores from a single Back Office. PrestaShop 1.5 beta has just been released on 12th of June. My guess PrestaShop 1.5 final it will be ready for production in..
If you are currently on PrestaShop version 1.4.4 or greater, it’s easy to upgrade using the One Click Upgrade button. However if you are on a release before 1.4.4 then follow the steps outlined here: http://doc.prestashop.com/display/PS14/Updating+PrestaShop
Sometimes you need to access older versions of PrestaShop, for example to check if your clients PrestaShop installation contains custom core modifications. To check if any changes exist between clients version and the original use the software called winmerge. When doing the comparison with WinMerge ensure to enable ‘ignore carriage return differences’ from the options..
WordPress by default automatically adds break and paragraph tags into your post/page content. Which is not always the desired result. To override this install the TRUEedit plugin by illProductions WordPress Codex Page for filter wpautop : http://codex.wordpress.org/Function_Reference/wpautop
Use the following code to only display posts from the parent category and not children. query_posts(array(‘category__in’ => array(category_id1,category_id2))); More Information on query_posts function for WordPress can be found on the codex page. Click Here.
AppThemes provide quality business applications that run on WordPress. The themes are very easy to setup with no coding required. They also come with Lifetime support. AppThemes have currently available a classified theme and jobs board theme. I have implemented both themes and can highly recommend AppThemes. For more information visit: WordPress Premium Themes
Keyword research or suggestion tools can help you find the best keywords for your web site. Here is my list of keyword tools. Please feel free to add to this list or share your experience. Free Keyword Research Tools Google Adwords Keyword Tool https://adwords.google.com/select/KeywordToolExternal WordTracker Free Keyword Suggestion tool http://freekeywords.wordtracker.com
Your SEO strategy starts with finding the best keywords for your web site. Using the right keywords on your web site will help to assure that it will be visible in the search engine results pages. Keywords are the search terms internet users will type into the search engines (e.g. Google) to find your web..
The page title is the most important element of a web page. The page title gives the search engines and readers a description of what your page is about. Don’t under estimate the importance of your web page title. Get your page title right and you can significantly increase the amount of free traffic coming..