Tagged: x
-
AuthorPosts
-
November 2, 2016 at 11:22 am #1241009
jessie lParticipanthow to get the demo shop like this
http://demo.theme.co/shop-integrity/
can you send me the xml file so i can import it to my site and do the rest
spceially the filtering systemNovember 2, 2016 at 1:39 pm #1241237
JoaoModeratorHi There,
You need to install woo-commerce plugin.
You can go to Wp Dashboard > Addons > WooCommerce
Once you have installed please provide your URL and the points you would like to improve and we will guide you.
You should be running Integrity in order that the shop looks like the reference link.
Thanks,
Joao
November 2, 2016 at 9:41 pm #1241815
jessie lParticipantyes ofcourse i already installed woocommerce
http://chiselblue.com/myalliancenew/shop/
i switch to ethos now.want to get the demo so i can start from there
http://demo.theme.co/shop-ethos/also how can i add different color or image background on my shop page, product page, blog page and single post page.
note: not the same backgrounnd from the layout option in customizer
many thanks, 🙂November 3, 2016 at 1:30 am #1241982
Paul RModeratorHi,
1. You can load woocommerce demo data.
Please follow this link – https://docs.woocommerce.com/document/importing-woocommerce-dummy-data/
2. You can use the following css code to have different backgrounds on those pages.
You may add it in your Custom > Edit Global CSS min the customizer.
/* product page */ .single-product { background-image:url(image.jpg) top center no-repeat; background-color:red; } /* blog page */ .blog { background-image:url(image.jpg) top center no-repeat; background-color:blue; } /* singe post page */ .single-post { background-image:url(image.jpg) top center no-repeat; background-color:yellow; } /* shop page */ .archive.woocommerce { background-image:url(image.jpg) top center no-repeat; background-color:yellow; }Hope that helps.
November 3, 2016 at 5:35 am #1242165
jessie lParticipanti got the demo now. thanks. but the background is not working. the only thing in my mind is that if only i can use use cornerstone to product page and blog page and and other pages then i can add a different background for each
hope you understand what i am saying
November 3, 2016 at 6:35 am #1242224
Paul RModeratorHi,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1241009 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
