alsc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Display Featured Images From Pages on One Main PageDo you have a link for the page, where you have inserted the code?
Thank you.
Forum: Plugins
In reply to: [Facebook Feed Grabber] [Plugin: Facebook Feed Grabber] Only feed videosThank you for the fast answer. I will look into it.
Forum: Hacks
In reply to: Child theme issue (I think)Esmi: Thank you for the header height answer. It worked great.
The admin screens will need more scrutiny 🙂
Forum: Themes and Templates
In reply to: White line beneath header on certain pagesAwesome! Thank you for the fast response.
Bygones. I got it.
echo '<tr class="coupon"><td colspan="2"><label for="couponCode">Coupon Code:</label><input class="input" name="couponCode"></td><td colspan="' . ($o["displayPackageQuantity"] == 1 ? "2" : "1") . '"><input type="submit" name="couponSubmitButton" value="Apply Coupon"></td></tr>';should be removed or commented out.
[Please post code snippets between backticks or use the code button.]
Hi todd,
can you be more specific? What section should I comment out?
Thank you.