I just took over updating a WordPress/YAK website, and I found that the shipping options dropdown menu box is not showing up on the Checkout page, with this text entered on the YAK admin Shipping Options "Basic" page:
regular shipping - 5-7 days
rush shipping - 1-2 days
BUT, it does calculate the regular shipping price (first line) into the final sale amount on the order confirmation page.
The strange thing is that the dropdown menu box works on the Checkout page with the original text that was previously there:
$9.95 regular shipping - ships in 5-7 days
$14.95 rush shipping - ships in 1-2 days
BUT, this text causes a problem on the Shipping Options admin page and will not allow me to add shipping prices (Fixed Cost per item). I put in an amount, press update, and the amounts disappear.
I am going in circles with this. Either the dropdown works, and I cannot add shipping amounts, or the dropdown does not work but the shipping amounts are accepted.
Anyone have any idea of what could be happening with this?