Here are some Question related to Afterpay checkout payment method Shopify. Getting started with Afterpay online Shopify payment method.Afterpay Gateway Configuration in Shopify.What are the requirements to add Afterpay to any Shopify Store? How can I add Afterpay as a...
How to Add/Configure Afterpay payment method in Shopify Store!
How to add an Authorize Payment method to WP website
Here is the way to add and configure an Authorize.net Payment Form method to WordPress website mostly using woo-commerce plugin. Here is one of the plugin Authorize.net Payment Gateway For WooCommerce that help to add authorize payment method to website....
How to get Transaction and Signature key in Authorize account ?
Steps to get Login ID and Transaction Key and Signature Key from the Authorize account. 1) Login to your Authorize.net account. 2) Click on Settings from the left panel. 3) After this click on API Credentials & Keys like link...
How to check database table prefix in wordpress ?
Here is the simple way to check the database table prefix from the PhpMyAdmin. Login to you hosting cPanel and click on PhpMyAdmin .. like here Then in the list of databases ... click on the database that is used....
PHP Update Required! how to update php version in cPanel ?
Sometime we got warning in wordpress dashboard... PHP Update Required ! WordPress has detected that your site is running on an insecure version of PHP. So here is the way to update PHP version of you website to latest one...1)...
How to create child theme in wordpress ?
How to create and customize child theme in wordpress ? or How to create child theme in wp ? Child theme - wordpress Here is the way to create a child theme, based on parent or master theme in WordPress....
Stop and play owl carousel on click Jquery !
How to stop and play owl carousel on click.. so here is the custom script that help you to work owl carousel as per your need. If your owl carousel is on autoplay mode then.. // Pause on click item...
Add metabox to custom post type in wordpress !
Here is the way to Add metabox to custom post type in wordpress .. 1) Add taxonomy to existing or custom post type .. 2) You can add by using this tag... "Quality" is a Name of the taxonomy...
Trim the word from the title or content in wordpress or php !
Sometime we want to show only some words from the title or content of page/posts in wordpress. In your php query you can trim title by using this function. Here i trim the words of post title to show only...
How to make owl carousel to slide smoothly ?
Here is the solution to make owl slider to slide image smoothly.. in wordpress or html scripts. To make owl slider to slide image smoothly.. just add this smartSpeed attribute to owl function.. $('#nst-video').owlCarousel({ items: 2, loop: true, margin: 10,...
Click to Chat