This topic has 21 replies, 3 voices, and was last updated 7 years, 8 months ago ago by Jack Richardson
Ok, this is my last question and I will be ready to launch the site for our grand opening on Thursday!
!
I just want to say thank you for all your help during the design process!!
The responsive mobile site, I would like to have just the main categories shown on the page with this essential grid being the base, [ess_grid alias=”main category list”]
I was hoping to just have the header and footer and these categories in the body, instead of products themselves.
Also, the product category pages, is there a way to have two products side by side, so two columns of products on each category page??
Thanks again for your help and suggestions!!
Hello,
Please try to use Product Categories element from VC editor instead of Essential Grid.
For products, please use this css code in Custom CSS for mobile section:
.products-grid .product {
width: 50% !important;
}
Regards,
Eva Kemp.
Ok, I can use the VC for this, but how do I get it to only show on mobile?
Hello,
Please show a page where you added the categories loop and I’ll give css code to hide it on desktop.
Regards,
Eva Kemp.
ok, that code worked perfect for the products to be listed side by side.
So you want me to create a separate page with just those 5 categories? That is what I want the mobile homepage to be.
Let me know!! I will go ahead and create one now, so it will be ready when you are…if I should put the categories somewhere else other than on a separate page, let me know! Thanks!!
Hello,
Please just add the categories on the page where you want to show them.
I’ll give you css code to hide them for desktop, so they will be visible only on mobile.
Regards,
Eva Kemp.
Hey I have created a category page…I didn’t put it anywhere specific on my site….do you need me to do that before we use the code? And if so, you want me to put it on my homepage where I would like it to be visible? I would like it to take the place of the “featured products” on the front page….
Hello,
First you need add categories on a page and then notify us to provide you with the css code to hide them on desktop view.
Regards,
Jack Richardson.
Ok I have the categories on the homepage.
Hello,
I’ve assigned extra class for the row with product categories element http://prntscr.com/ejuy4j and added the following css code in Theme Options > Custom CSS > Custom CSS for Desktop section:
.desktop-hidden {
display: none;
}
Regards,
Jack Richardson.
Hey I see where you hid it on the desktop.
But my main goal was to have the 5 main product categories shown on my mobile site, rather than the featured products. How can we accomplish this?
Also, on the mobile the category is on the logo at the very top of the page, that will need to be repositioned to under the logo.
Thanks.
I have to deactivate the categories for now, because it is stuck up on the logo and won’t let me access the mobile menu.
Please let me know how to accomplish the goal stated above. And we will proceed. But right now I have to deactivate that product categories section.
Hello,
Please check your home page on desktop and mobile view now. Is that what you want to achieve?
Also update the theme and required plugins to the latest versions as you are using the old ones.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be re-uploaded from a new theme package.
All required plugins can be found here https://www.8theme.com/download-plugins/ .
Don’t forget to create back up of your files and database before starting update process!
(it’s for Legenda theme but the process is the same).
Regards,
Jack Richardson.
Yes, the mobile site is starting to head in that direction of the desired look.
I am doing the update at the moment, but the categories on the mobile are not the 5 main categories on our site. There is electrical, but then the rest are the subcategories of electrical. Are we able to change this to have only the 5 main category sections? (Electrical, lighting, plumbing, tools, hardware).
Also, on some of the blocks of categories on the mobile…there are doubled menu items. Like wall plates and switches are overlapping…can we get this fixed too?
Thanks!!
Also, before I begin on the update…can you please tell me which file I should download?
The Royal PSD – Ecommerce?? I am a little confused about which exact file I should be downloading and updating with.
Hey I figured out the main category problem….in WooCommerce there are no products in the other categories, that is why they aren’t showing up. When I add those products, I will reach out if I need any assistance with customization.
Do you happen to know the answer to which file I should be downloading the update? I am a bit nervous to update, I have quite a bit of coding I have edited…is this the main reason for the backup? Or will any of these changes be carried over with the update??
Hello,
Please read the following part from the theme docs ( refer to p. 1.5 Theme Upgrade) https://www.8theme.com/demo/docs/royal/#!/installation_upgrade
Regards,
Jack Richardson.
ok great! I was just nervous to do it without a good understanding so I did not loose all my customizations.
I got the category for the mobile starting to look right…how do I select to just show the 5 main categories. I have a product in every category, but only three of the main categories are showing on mobile, the other two are subcategories!
Hello,
I’ve set “0” value for the “Parent ID” option in Product Categories element settings http://prntscr.com/enxxc9
Please check it now on mobile view.
Regards,
Jack Richardson.
Oh thanks! that is perfect! Sorry, I should have read the description under the parent id.
Thanks for your help!
Hello,
You are welcome.
Regards,
Jack Richardson.
Tagged: ecommerce, mobile site, template, woocommerce, wordpress
The issue related to '‘Mobile Site’' has been successfully resolved, and the topic is now closed for further responses