Posts

Showing posts with the label Fix

Visual Composer (version 4.4.1) fixes for Wordpress 4.7

Updated to Wordpress 4.7.2 recently and existing theme with old Visual Composer was broken. Searched and tracked the error, and found the following scripts that solves the issues. 1. /wp-content/plugins/js_composer_theme/assets/js/backend/composer-view.js:99 2. /wp-content/plugins/js_composer_theme/assets/js/backend/composer-teaser.js:350

Magento Connect Error

Image
Was trying to install Magento Extensions and found out that the extensions key were not working for Magento Connect 1.0. After searching for a while, found out that you can actually prepends " http://connect20.magentocommerce.com/community/ " to the extension name ( source ). Change From : magento-community/Fontis_Wysiwyg To : http://connect20.magentocommerce.com/community/Fontis_Wysiwyg And that is actually the extension key for Magento Connect 2.0. Guess both extension keys works!

Openinviter for Wordpress - Hotmail Plugin Fix

Image
Been having issue with OpenInviter  Hotmail plugin for Wordpress. Can't find the fix from the site or the support forum, so decided to do a quick fix for it. For those who are looking for quick/temp fix. You can download it here. Hotmail openinviter-for-wordpress v1.7.0 :  http://www.mediafire.com/?w6zd2f10ectg2da Yahoo! openinviter-for-wordpress v1.7.0 :  http://www.mediafire.com/?jl7y3ljcaki6lmd Quick guide : Choose the plugin from the list above. Upload it to " /your-wordpress-folder/wp-content/plugins/openinviter-for-wordpress/oi_includes/plugins "