-
PageMenu : Different Nav Menu on specific pages
WordPress allow only one menu for one location , But if you need specific nav menu on specific pages or post in then here is the solution.I have upgraded PageMenu after 2 years , with this feature to show different nav menu on specific pages ,post and custom post with additional feature to hide or…
-
Redirect CMS Category to CMS Page [Prestashop]
Redirecting a category to a specific page in PrestaShop can be achieved by modifying the .htaccess file or by the URL forwarding feature and with PHP within PrestaShop. Here are the steps for all methods:
-
23 lazy load effect for your wordpress
Month ago me and Theme Monster built Ripple LazyLoad wordpress plugin this plugin contain 23 lazy load effect for wordpress website. Ripple LazyLoad is helpful to those who want to stay with their current theme and want lazy load effect in the current theme.
-
Simple Tab Slider Joomla free module
Introducing simple tab slider module for Joomla.This image slider is Jquery based. Slider is free for download.
-
Web browser identification without browscap in PHP
There are several methods to get browser properties. php get_browser function is very useful as it return many browser properties.but In for get_browser to work, your browscap configuration setting in php.ini must point to the correct location of the browscap.ini file on your system.