2. Import fontawesome js files in /src/js/app.js 3. import fontawesome css
Continue readingCategory: Wordpress
Solved : Missing parameter app_name wordpress
To enable woocommerce rest api and connect to another service, we have to follow the steps 3. For the service
Continue reading
woocommerce Geolocation for wp rocket
Integrate maxmind_geolocation in woocommerce 2. Add this code to function.php of active theme folder 3. Disable option ‘Enable caching for
Continue reading
Customize woocommerce product gallery without plugin
The original gallery execution function comes from here wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php So we can use a filter and put it to functions.php
Continue reading
Activate plugin without access wordpress admin
We can follow the steps carefully First of all, we need access to c-panel for FTP paste desired plugin into
Continue readingDisable wp corn and enable regular corn job in digital ocean
We have to add the following code in wp-config.php 2. Install corn job in doplet (Ubuntu) 3. Now we have
Continue reading
Change coupon amount html of wocommerce
Adding cross icon insteade of remove text
Continue reading
Change coupon label of Woocommerce
Adding coupon removing icon to coupon label
Continue reading