You are here: Home
Support site for Tips and Tricks HQ premium products
I don’t want the shopping cart to appear on the bottom of the page at all, it makes people have to scroll down to see it. When they click add to cart I’d like another tab/window to open.
That didn’t work, here is the page [http://seniorcareonline.net/products/products/]
The shopping cart still appears at the bottom and I copied your code into notepad and then into the plug-in editor in WP panel.
And now instead of the button showing it shows the raw code like so: [wp_cart:Demystifying Dementia DVD:price:5.95:end]
Nope, that didn’t work. I changed it here:
$output .= “<form action=”https://www.paypal.com/us/cgi-bin/webscr” method=”post” target=”_blank”> $form”;
Ah, okay. I was putting it in the wrong place. Thank you SO much.
I tried putting the target=”_blank” in the form action and it didn’t work. Can you put the exact code where the target it supposed to be inserted? Thanks!
Exactly where in the form action? Through the plug-in editor or ???