aztecinternet
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
I’ve worked it out! [scabn] however for your reference, the admin widget is not showing so the shortcodes are not available to install.
Actually I guess you would prefer to see both cart item rows for comparison.
<tr class = 'ck_content'> <td><input type='hidden' name='item_0' value='womens-t-shirt-purple-sml' /><input type='text' name='qty_0' size='2' value='1' class = 'qty_womens-t-shirt-purple-sml' title='womens-t-shirt-purple-sml' /></td> <td><a href="http://www.bjc2014.co.uk/?page_id=1574" ><strong>Womens T-Shirt Purple</strong><br />Sml</a></td> <td align='right'>£ 15.00<br /><a href="/bjc-checkout/?remove=womens-t-shirt-purple-sml&randomid=277617560' class ='remove_item' name = 'womens-t-shirt-purple-sml'>Remove</a></td> </tr> <tr class = 'ck_content'> <td><input type='hidden' name='item_1' value='womens-t-shirt-black-sml' /><input type='text' name='qty_1' size='2' value='1' class = 'qty_womens-t-shirt-black-sml' title='womens-t-shirt-black-sml' /></td> <td><a href='http://www.bjc2014.co.uk/?page_id=1574" ><strong>Womens T-Shirt Black</strong><br />Sml</a></td> <td align='right'>£ 15.00<br /><a href='/bjc-checkout/?remove=womens-t-shirt-black-sml&randomid=277617560' class ='remove_item' name = 'womens-t-shirt-black-sml'>Remove</a></td> </tr>Cheers
Paul
Hi Bluey,
Thanks for getting back o me quickly.
I’ve managed to figure out what is wrong with the table. For some reason the anchors have either a single quote at one end and a double quote at the other end of their href parameters e.g.<td align='right'>£ 15.00<br /><a href="/bjc-checkout/?remove=womens-t-shirt-purple-sml&randomid=277617560' class ='remove_item' name = 'womens-t-shirt-purple-sml'>Remove</a></td> </tr> <tr class = 'ck_content'> <td><input type='hidden' name='item_1' value='womens-t-shirt-black-sml' /><input type='text' name='qty_1' size='2' value='1' class = 'qty_womens-t-shirt-black-sml' title='womens-t-shirt-black-sml' /></td> <td><a href='http://www.bjc2014.co.uk/?page_id=1574" ><strong>Womens T-Shirt Black</strong><br />Sml</a></td>As It looks kind of random and I am not sure where in the plugins code the checkout page is generated I’m not sure how to sort this one out but it looks like a minor bug in your plugin. Maybe a typo 🙂
Viewing 3 replies - 1 through 3 (of 3 total)