mobile-navigation

Search Result for: Joomla Category

Articles

Open Graph Integration with Joomla k2

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Disable user registration in Joomla

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

How to recover a Joomla backend password

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Creating a menu item that is not listed under a visible menu in Joomla

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Setting up a K2 category listing menu item

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Creating a new menu item and linking it to a K2 item

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Adding A New Joomla K2 Item / Article

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Easy file upload using JCE

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]