- This topic has 5 replies, 2 voices, and was last updated 4 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Re need help to set payment gate way
hello
i need help to set a payement gateway . i did install the eftsecure from woocomerce pluging but its not showing with payment methods.
the cart check out shows a big picture of product page on check out at the top right corners. i need to make it small.
binitoo.co.za
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.woocommerce-mini-cart-item.mini_cart_item img {
width: 5% !important;
height: auto !important;
}
.woocommerce-mini-cart-item.mini_cart_item {
list-style: none !important;
}
Regards,
Dave
hello
i want to add payement gateway
Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
Dave
hello
you can see in the screen short i have attached screen 1 i sample how my plan or products will me be.
screen 2 is my site where i need to put slide products or plans
please that where i need to make my plans slide
Hi,
Subscription product does not supported in payment gateway. it only support In simple product.
See screenshot:
https://nimb.ws/gvJIbd
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]