Tagged: bb-ecommerce
- This topic has 125 replies, 36 voices, and was last updated 4 months, 4 weeks ago by
hasanqayam.
-
AuthorPosts
-
June 1, 2018 at 4:36 am #1119
developer
KeymasterHi Leila,
As per your query, generally we don’t provide this option for our any themes.
But if you want to show three of them so please provide us your Login Details with the Username and Password with the site URL.
Please provide your login details on <[email protected]>
If you need any other help please let us know.
ThanksJune 1, 2018 at 10:40 am #1124bscoob
ParticipantHi Support,
I have successfully intalled the theme.
I wanted to showcase more product rows on my homepage.
I have tried checking the Shortcode but i can’t seem to make it work, how do i put 2 or 3 more rows showcasing the products on the home page?
Thanks
June 2, 2018 at 4:34 am #1125developer
KeymasterHi Bscoob,
Great you have installed our theme successfully.
In the homepage, we have added only two rows of products and you cannot add more rows there.
If you want to show more product just select shop page of woocommerce for a homepage menu.
If you need any other help please let us know.
ThanksJune 7, 2018 at 7:14 pm #1140bscoob
ParticipantHI, i have loaded the theme and wanted to create several rows of products of different categories on the home page, how can i achieve that?
June 7, 2018 at 7:24 pm #1141bscoob
ParticipantThanks, is there a shortcode i can use to achieve this? Like this one below;
<?php do_action(‘bb_ecommerce_store_pro_after_new_products’);?>
June 8, 2018 at 3:59 am #1144developer
KeymasterHi Bscoob,
As per your query, we are giving you some easy steps to add a category on the homepage.
First please download Woocommerce Plugin and upload it to your WordPress.
Woocommerce Link: https://wordpress.org/plugins/woocommerce/
After uploading woocommerce in Plugins activate and set up the details.
Now Go to Dashboard >> Products >> Categories >> In left side you will get Add New Category >> Just add and Save >> Refresh your homepage you will get categories there.
If you need any other help please let us know.
Thanks-
This reply was modified 6 years, 8 months ago by
developer.
June 8, 2018 at 6:50 am #1146rachel
ParticipantHi I have a the pro theme and I have a recent posts menu showing on my shop page – how to I get rid of this?
Thanks Rachel
June 8, 2018 at 11:08 am #1149developer
KeymasterHi Rachel,
You want to remove the sidebar on the shop page.
We are giving you some easy steps to remove the recent post.
Go to Dashboard >> Appearance >> Widgets >> In right-hand side you will see Blog Sidebar in which you will get Recent Post >> Just click on Recent Post you will see delete option just delete it >> After deleting Refresh Shop page.
If you need any other help please let us know.
ThanksJune 8, 2018 at 4:42 pm #1150bscoob
ParticipantI actually know how to add a category, what i wanted is to add product category rows to the homepage.
Is there a way to alter the code to achieve this?
Kindly help
June 9, 2018 at 3:56 am #1151developer
KeymasterHi Bscoob,
As per your query, product category cannot be added to the homepage in a row.
If you need any other help please let us know.
ThanksJune 9, 2018 at 8:43 pm #1156PRASNE18
ParticipantHi Team,
How do remove Home page sidebar widget completely and make the slider completely fit for the screen(ie increase full width )?
June 11, 2018 at 4:03 am #1161developer
KeymasterHi,
We can give you the code to make the slider disable bt it cannot be full width, because the theme layout is different and the complete layout is defined for two columns.
Let us know if you have any other query.
Thanks
June 14, 2018 at 6:32 am #1173rachel
ParticipantHI again
Sorry I want to remove the ‘blog sidebar’ the whole menu from my ‘shop’ page.
Also how do a change the map on the bottom of the contact page to show my business location
Thanks Rachel
June 15, 2018 at 8:17 am #1179developer
KeymasterHi,
Add this to Appearance -> Customize -> Additionl CSS
.post-type-archive div#sidebar {
display: none;
}
.container.space-top .col-md-8.col-sm-8 {
width: 100%;
flex: 0 0 100%;
max-width: 100%;
}We will get back to you about the contact page issue.
Thanks
June 15, 2018 at 11:36 am #1180developer
KeymasterHi,
We have updated our theme with the contact page and other global color option as well. Just go to the https://www.themeshopy.com/my-account/ then go to the downloads section. There you can download the updated theme. After downloading you need to upload it to the wp-content/themes directory via Cpanel or FTP.
Your previous content will not be lost if you update the theme.
Thanks
-
This reply was modified 6 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.