Pages
(Move to ...)
Home
About us
Contact us
Download
Wordpress Plugins
Wordpress Themes
Prestashop Help
▼
Wednesday, 27 May 2015
How to disable admin bar in wordpress
›
Set the display status of the Toolbar for the front side of your website (you cannot turn off the toolbar on the WordPress dashboard). P...
how to disable comments in wordpress
›
Settings >> Discussion >> uncheck "Allow people to post comments on new articles" This applies to new posts th...
How to turn off wordpress update notification
›
For all the WordPress users, it is really annoying when WordPress update notice is displayed on the dashboard if there are any upgrade av...
1 comment:
Tuesday, 19 May 2015
how to change woocommerce language?
›
WooCommerce comes localization ready out of the box – all that’s needed is your translation, if the plugin does not come bundled with one ...
3 comments:
How to re-order the product tabs?
›
Change it as you want it and add to the functions.php, but here is a snippet to put the reviews first, description second and additional i...
Connect your eBay store to your WooCommerce shop with ease
›
Using this easy yet flexible plugin, you can link up your eBay store with your WooCommerce shop as well as benefit from all the added fea...
How to add videos to your products for customers to watch
›
This simple little "WooCommerce Video Product Tab" plugin to allows you to add a Video to the Product page with an additional...
How to remove the ‘reviews’ tab so that only ‘product description’ appears
›
Just add this little line of code to your custom.css file: .woocommerce .woocommerce-tabs ul.tabs {display:none !important}
How to remove specific (or all) of the product tabs
›
Use this snippet in the functions.php if you want to remove any (or all) of the product tabs, such as the description and reviews: ...
Add a border around the product description
›
Modify the border size (1px, 2px, etc), style (solid, dotted, dashed) and color (#xxxxxx) to suit your needs in custom.css: .woocommerce ...
‹
›
Home
View web version