webpaws
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Z-Index putting content over sliderJacob, your response has allowed me to resolve this issue. Thank you!
Forum: Fixing WordPress
In reply to: Z-Index putting content over sliderThank you Jacob. Setting #page to have overflow: visible; allows the content to be placed over the slider as I scooted the #page content up -150px; into the slider area. Now I need to figure how to keep the dark blue background from #ESDDTdrkblubkg from spilling out of it’s constrained bounds from previous .site CSS of overflow: hidden;. And if I can finagle it, to make the slider image go on top of the dark blue background, but under the main content inside #page, which is all I was trying to do.
Forum: Plugins
In reply to: [WP Customer Reviews] Custom Field Not DisplayingThe site in questions: http://avanticircuits.com/why-us/testimonials/
browsers used: Firefox 6 & IE9
Any help would be appreciated.
Forum: Plugins
In reply to: [WP Customer Reviews] Custom Field Not DisplayingAlso have a similar issue with custom fields. Only shown in the form if you require them and they do not show up when displayed (even with show checked). The custom fields also do not show or display in the Customer Reviews – Pending Reviews approval page as if they were never saved.
Forum: Plugins
In reply to: eShop Sales Tax IssuesHi. I am having a similar issue. I want only AZ (which is zone 2) to be taxed. All other states are zone 1.
the country zone is now 2, but changing this to 1 or 2 does not help. If I tax the shipping, then the tax is applied (to shipping only). How do I tax only if items are shipped to Arizona?
I created a similar page w/shortcode: http://hcgdiscount.com/debug/#customzone
Thank you.