Search found 18 matches
- Thu Jan 18, 2024 5:29 pm
- Forum: Community Help & Support
- Topic: Call to action Add to Cart button
- Replies: 12
- Views: 12520
Re: Call to action Add to Cart button
Is it possible to add this wiggler to the products_new page images or the featured products images? How can I achieve this if possible.
- Tue Jul 11, 2023 2:49 pm
- Forum: Community Help & Support
- Topic: Add product description above add to cart button
- Replies: 6
- Views: 4193
Re: Add product description above add to cart button
I got it working using this: <div class="col-sm-<?php echo $content_width; ?> cm-pi-description"> <div class="description"> <?php echo stripslashes($product_info['products_description']); ?> </div> </div> It's all I needed. I'm not a coder or an expert like many of you nor do I s...
- Tue Jul 11, 2023 2:39 pm
- Forum: Community Help & Support
- Topic: Add product description above add to cart button
- Replies: 6
- Views: 4193
Re: Add product description above add to cart button
The product_info is modular, so you can go to your admin, find modules->content, find the description-module, and give it a sort order lower than the buy button. It's also possible to use the tpl-file like you tried, but I don't think it's recommended. If you want to do it that way, look at include...
- Tue Jul 11, 2023 1:12 pm
- Forum: Community Help & Support
- Topic: Add product description above add to cart button
- Replies: 6
- Views: 4193
Re: Add product description above add to cart button
I've tried to use the following but product description is not shown. <div class="col-sm-<?php echo $content_width; ?> cm-pi-description"> <div class="description"> <?php echo $product_description; ?> </div> </div> <div class="col-sm-<?php echo $content_width; ?> pi-buy-butt...
- Tue Jul 11, 2023 12:47 pm
- Forum: Community Help & Support
- Topic: Add product description above add to cart button
- Replies: 6
- Views: 4193
Add product description above add to cart button
Hello phoenix fam! Please I need your assistance. I want to add the product description info added to product when creating it to the space above the add to cart button on the product_info.php page. I have attached a snapshot to illustrate what I mean. I hope this can be done with ease. Your assista...
- Sun Apr 16, 2023 5:29 pm
- Forum: Community Help & Support
- Topic: Live Chat / Support Addon
- Replies: 13
- Views: 6147
Re: Live Chat / Support Addon
This is something I'm very interested in too. Can someone do this and add to addons? burt Does it have to be quoted for? Why not add this to addons for evryone interested to purchase rather than one person bearing cost, and in the end addon finds it's way to to free addons or paid for addons? I beli...
- Fri Mar 03, 2023 10:37 am
- Forum: Community Help & Support
- Topic: Payment Checkout Issue
- Replies: 3
- Views: 1224
Re: Payment Checkout Issue
@heatherbell Many thanks for responding. The payment module is Stripe.
- Thu Mar 02, 2023 11:59 pm
- Forum: Community Help & Support
- Topic: Payment Checkout Issue
- Replies: 3
- Views: 1224
Payment Checkout Issue
Hello,
Please I need your help with fixing my payment page. The field for entering the credit card details is not accessible. Customers can only enter their name but are unable to enter their credit card details.
Thank you for helping out with this in advance.
Please I need your help with fixing my payment page. The field for entering the credit card details is not accessible. Customers can only enter their name but are unable to enter their credit card details.
Thank you for helping out with this in advance.
- Thu Mar 02, 2023 11:56 pm
- Forum: Community Help & Support
- Topic: About Footer Text
- Replies: 2
- Views: 964
Re: About Footer Text
Thank you @heatherbell
- Wed Feb 22, 2023 12:52 am
- Forum: Community Help & Support
- Topic: Maintenance mode
- Replies: 4
- Views: 1593
Re: Maintenance mode
Thank you @Fiber but that plugin does not seem to work for me. A simpler solution would be preferable. Anyways, thanks.