What is puzzling is I’m still getting orders daily. Problem first reported last Friday
]]>For some reason it appears to be inserting a buy button in to my RSS feed (www.musicforchange.com/feed) which is making the feed invalid.
You can see this at https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fmusicforchange.com%2Ffeed
If I look at the feed itself there are all sorts of references it this Mijireh payment system in the RSS feed.
How can I stop this from messing up my RSS feed?
Thanks for your help
Jason
https://www.ads-software.com/extend/plugins/cart66-lite/
]]>I recently installed cart-66 on a website I run, but it has a layout issue in that it clashes against the color of the website. Further, when you go to checkout and try to specify which state/country you are from, it uses white text on a white form to make it invisible unless you highlight it.
I’ve done a lot of searching and I see you can change the CSS to change the layout but I can’t find exactly where I need to do this or what to change.
The problem can be seen at sarahdehaanandthelostboys.com/store once you have added the demo to the cart and try to check out.
If anyone could help me out, it would be very much appreciated,
Sincerely,
RZ
I’m using cart66 lite for wordpress and everything seemed fine until i try to add a product to the cart. I get a message stating:
readystate: 4
status: 200
No item goes into the cart.
I don’t know what’s wrong and I’m really confused. Any help will be appreciated.
Thank you!
]]>I would be very grateful for any help.
Thanks
<!-- Product 1 -->
<div class="product-border">
<div class="product"> <img src="<?php bloginfo("template_url");?>/images/ceramic-straightener.png" alt="" title="Ceramic Straightener" width="255" height="160" />
<div class="product1">Ceramic Straightener<br />
<br />
<span class="product2">Heatmat</span></div>
<br />
<div class="product-bottom">
<div class="product-bottom-left">
<div class="product-price">$99.95<br />
</div>
<br />
<span style="color:#2C2C2C; font-size:16px; font-weight:normal;">Free Delivery</span> </div>
<!-- product-bottom-left end -->
<div class="product-bottom-right">
<form id='cartButtonForm_1' class="Cart66CartButton" method="post" action="<?php bloginfo("url");?>/store/cart/" style="color:#000; ">
<input type='hidden' name='task' id="task_1" value='addToCart' />
<input type='hidden' name='cart66ItemId' value='1' />
<input type='hidden' name='product_url' value='<?php bloginfo("url");?>' />
<div class="product-quantity">
<label for="Cart66UserQuantityInput_1">Quantity:</label>
<input id="Cart66UserQuantityInput_1" name="item_quantity" value="1" size="1">
</div>
<input type='submit' value='Add to Cart' class='buybutton' name='addToCart_1' id='addToCart_1' />
</form>
</div>
<!-- Product bottom right end -->
<div id="response_warning" class="Cart66AjaxMessage Cart66Warning warning_1" style="display: none;">
<h2>Inventory Restriction</h2>
<div id="message_warning" class="warning_message_1"></div>
<input type="button" name="close" value="OK" class="Cart66ButtonSecondary modalClose"/>
</div>
<div id="response_error" class="Cart66AjaxMessage Cart66Error error_1" style="display: none;">
<h2>Inventory Failure</h2>
<div id="message_error" class="error_message_1"></div>
<input type="button" name="close" value="OK" class="Cart66ButtonSecondary modalClose"/>
</div>
<div id="response_success" class="Cart66AjaxMessage Cart66Success success_1" style="display: none;">
<h2>Success!</h2>
<div id="message_success" class="success_message_1"></div>
</div>
</div>
<!-- Product bottom end -->
<script type="text/javascript">
/* <![CDATA[ */
(function($){
$(document).ready(function(){
$('.Cart66AjaxWarning').hide();
$('#addToCart_1').click(function() {
$('#task_1').val('ajax');
buttonTransform('1', '<?php bloginfo("url");?>/?cart66AjaxCartRequests', 'Ceramic Straightener', '<?php bloginfo("url");?>/', 'Adding...', '<?php bloginfo("url");?>/store/cart/');
return false;
});
})
})(jQuery);
/* ]]> */
</script>
<div class="clear"></div>
</div>
<!-- Product end -->
</div>
<!-- Product border end -->
]]>Go ahead an click on a “single time donation”
I’m running the Cart66 shortcode in WP for the payment gateway: [checkout_payleap]
Since customers are putting in Credit information here, doesn’t the checkout page need to be encrypted? How do I get checkout page to be Https?
Thanks,
Michael
I have set up a custom folder in Cart 66 lite to store all the custom buttons I have made. Almost all of them are showing up correctly after doing this. However, the custom add-to-cart button seems to overlay over the default add-to-cart button. Also, I cannot customize the continue shopping button which you see once you hit the add to cart button. I named this continue-shopping.png and cannot see it. Does anyone know what that should be named? And, how to solve the add to cart issue?
See this page for an example of the issue:
https://www.partyondesigns.com/?page_id=941
Click on add to cart to see the continue shopping button issue.
Thanks.
]]>Can I use this feature by adding a custom filed in the edit mode of the page? Have tried the exclude codex of wp_list_pages(‘exclude=17,38’) when creating a custom filed.
Would be cool to see a check option to exclude these pages in the edit mode.
The dynamic widget plugin works perfect for this as now I just need to hide certain menu items when inside the shopping cart.
Thank you kindly for your support
]]>