Topic RSS
Hi, I'm trying to convert to E-junkie, using Paypal Website Pro. The "add-to cart" and "view cart" buttons work when I paste the HTML code in the body of whatever I'm looking at, but I need to change the upper right hand "View Cart" to the e-junkie cart. I actually have two shopping carts now, the e-junkie which allows credit card processing without leaving the site, and the original View Cart button in the upper right which takes you to the Paypal website.
How would I go about changing this? And then any hints on how to make the buttons look nice??
Thanks!
In your "header.php" file, you'll need to edit the URL to which the "View Shopping Cart" link points to.
The easiest way to edit the header file, is to use your Wordpress Theme editor tool located under the "Appearance" menu tab of your Wordpress administration dashboard.
In the "header.php" file, you'll need to locate the line:
<span class="shopcart"><a href="<?php market_shopcart_link('thickbox'); ?>"><?php echo mkt_THEME_HEADER_VIEW_SHOP_CART; ?></a></span>(It's somewhere around line #110)
Locate the following code in that line:
<?php market_shopcart_link('thickbox'); ?>Replace it with the URL to your e-junkie.com shopping cart page.
Next, locate the line on or around #137 that looks like this:
<li><a href="<?php market_shopcart_link('thickbox'); ?>"><?php echo mkt_THEME_HEADER_NAV_VIEWCART; ?></a></li>Locate the following code within that line:
<?php market_shopcart_link('thickbox'); ?>Replace this code again, with the URL of your ejunkie shopping cart.
Save the file, and that should do it.
Can I double check here? When you say replace the existing code with the url of my e-junkie shopping cart, I'm not sure what that means. I started to paste in this code, which is the View Cart code from the e-junkie website. Is this what you are referring to?? Looks pretty long compared to what I'm deleting! Thanks again.
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=123543&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ej_view_cart.gif" border="0" alt="View Cart"/></a><script language="javascript" type="text/javascript"><!–function EJEJC_lc(th) { return false; }// –></script><script src='http://www.e-junkie.com/ecom/b…..' type='text/javascript'></script>
But I can't give up entirely…..looking at the wp plugin for e-junkie, I installed it and added some product id's. Nothing is different. I thought maybe you had said somewhere to "turn off" paypal (though I use paypal with e-junkie).
What am I missing here? I want to be able to utilize Paypal Website Pro eventually. Any ideas?
This is a little off topic of what you are trying for, but thought it related enough because it has to do with using e-junkie for digital products.
http://www.markettheme.com/for…..4-0-and-up
Most Users Ever Online: 40
Currently Online:
23 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Member Stats:
Guest Posters: 428
Members: 2252
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 2983
Posts: 16042
Newest Members: Allsed, deleteduser, shanm, slidesketch, jimharrison, vmi
Moderators: Market Admin (5051)
Administrators: Market Admin (5051)

Log In
Register
Home
Offline

