Digital experiences for all disciplines
Forum Replies Created
-
-
February 17, 2014 at 1:12 am in reply to: Price change in product page on variation selection #49388
/* REMOVE ‘FROM PRICE’ ON THUMBNAIL RESULTS */
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
display: none !important;
}February 2, 2014 at 10:14 am in reply to: Background images for the header and body of the site? #46239Body bg (only works with BOXED LAYOUT)
————————————–/Theme Options/General Options: Page Layout – Select Boxed
then
/Theme Options/Background options: Use background image (ON), then upload image.
————–
header: you’d have to manually add a bg in the css. not sure.This worked. Not sure how to make a child theme though, I’ll check into it.
Thank you
Attached screenshot
Nothing changed when I deactivated any CSS changes or plugins. Tag/category result listing show up flush left instead of being centered. Can you set your demo to STANDARD instead of MASONRY for category/tag etc listing and let me know what the results are?
Yes it is neighborhood. Didn’t you login? I just removed the black border lines that were everywhere. The archive, category, tags listing is set to standard. You have masonry set in your demo.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Here is your twitter solution
http://support.swiftideas.net/forums/topic/fix-for-oauth-twitter-feed-2-1-4/
December 13, 2013 at 6:40 pm in reply to: Woocommerce product zoom icon dissappeared. Updated to 1.5, wp 3.8 #37025Perfect, thank you. Works fine.
December 13, 2013 at 9:51 am in reply to: Woocommerce product zoom icon dissappeared. Updated to 1.5, wp 3.8 #36946This reply has been marked as private.You will NOT lose your css changes if you have them added to
THEME OPTIONS / GENERAL OPTIONS / ‘Custom CSS’ input box
You can redownload the theme from your themeforest account, then upload it.
Thank you for this update Ed, the 1 page checkout looks beautiful.
-