Forum Replies Created
-
AuthorPosts
-
JimmyMember
Thanks again for the help!
That worked-
Cheers!
Jimmy
JimmyMemberDoesn’t seem to be working-
I changed the line in “eStore_button_display_helper.php” to this:
$output .= ‘<img class=”thumb-image” src=”‘.$thumb_img.'” alt=”‘.$ret_product->name.'” />’;
I’m still able to click the image.
I even cleared my cache and disabled/re-enabled the plugin.
The line that I changed is still there without the link part…
one thing I noticed:
At the top of the wordpress plugin editor it reads:
Editing wp-cart-for-digital-products/eStore_button_display_helper.php (inactive)
Does that (inactive) mean anything?
Here’s a link to one of my product pages: [http://thingswitheyes.com/penguin-erasers]
Thanks again,
Jimmy
JimmyMemberHey thanks very much for the help!
I really appreciate it-
Jimmy
JimmyMemberI was just using firebug and noticed that the price is in it’s own div:
<div class=”eStore-fancy5-price”>Price: $1.00</div>
If it can’t be changed so that the price is beside the add to cart button, then can you tell me how to just remove the price?
I could just add that in my post if needed.
Thanks again,
Jimmy
JimmyMemberThanks very much for the quick reply-
Cheers!
Jimmy
September 5, 2010 at 2:43 am in reply to: How do I remove the "Shopping Cart is Empty" text in sidebar widget. #23955JimmyMemberThanks Ivy for the quick response!
Cheers!
Jimmy
JimmyMemberOk, It’s working now.
In the General Settings I ticked the “Hide Shopping Cart Image” box.
Now only the Grey Guy shows until an item is added.
Thanks very much you guys…
Great plugin!
Jimmy
JimmyMemberHey- Thanks for the help everyone! I just bought the plugin yesterday- and really love it!
admin007: I made adjustments in “General Setting” and now they are now BOTH showing when cart is empty.
Grey guy disappears when something is added, but the other cart remains all the time.
You can see it here: http://hedgepigfred.com/monkey-peeler
I am adding <?php echo wp_digi_cart_always_show(); ?> to the PHP Widgify Plugin. Nothing eles is there but that line.
Sorry for my ignorance…
Thanks,
Jimmy
JimmyMemberI just did a fresh install and am having the same problem.
In my PHP Widget— Using: <?php echo wp_digi_cart_always_show(); ?> makes the small cart with the green check mark appear when cart is empty.
The same one that appears when you add an item to a cart.
Can’t seem to get the grey guy to show up at all.
Thanks,
Jimmy
JimmyMemberThanks Ivy,
But it only shows the “shopping_cart_icon.gif”
Not the little grey guy “http://www.tipsandtricks-hq.com/wp-content/plugins/wp-cart-for-digital-products/images/cart_empty.jpg”
March 20, 2010 at 1:18 am in reply to: Make some text or an image appear when an item is added? #18992JimmyMemberThanks for responding-
I don’t see a “compact cart” option in the settings.
Is that in the latest version?
I’m using Simple Paypal Shopping Cart v 2.8
Thanks
-
AuthorPosts