This topic has 44 replies, 3 voices, and was last updated 7 years, 10 months ago ago by Eva Kemp
OK
One more doubt.
One more…
Hello,
As I see video is shown:
http://storage3.static.itmages.com/i/16/1201/h_1480615139_7650171_eddf4b366c.jpeg
To remove space add this code in Theme Options > Custom CSS > Global Custom CSS:
.page-content {
margin-top: 0px;
}
As I see Product Type for sale products is set to “All” http://storage5.static.itmages.com/i/16/1201/h_1480615204_2864949_1916c98426.jpeg , so all products are displayed on that tab. Select needed type there.
To disable sorting on Shop page use this css code:
.filter-wrap .woocommerce-ordering {
display: none;
}
As I see you selected to sort products by newness in Woocommerce > Settings > Products > Display, and this is working, the recently added products are displayed first:
http://storage3.static.itmages.com/i/16/1201/h_1480615489_2794644_a60d02d224.jpeg
http://storage1.static.itmages.com/i/16/1201/h_1480615553_2571597_b27ebfbc41.jpeg
To see products from specific category you need select a category from sidebar on Shop page.
Regards,
Eva Kemp.
THank you.
Hello,
Unfortunately there is no option to display specific category.
To order products manually please read this article:
https://woorkup.com/rearrange-products-manually-custom-order-woocommerce/
Sorry, but there is no parallax option for video.
Best regards,
Jack Richardson.
One more thing…
Hello,
Have you changed WP admin credentials?
Please provide the correct ones.
Regards,
Eva Kemp.
Here
Hello,
Please give us administrator access to wp-admin panel.
Thank you.
Regards,
Eva Kemp.
Done
Hello,
I’ve added the code in Global Custom CSS:
.product-information .short-description p {
margin-bottom: 20px !important;
}
Please check short description of a product now.
Regards,
Eva Kemp.
I have a another small question.
Hello,
You can add video to product gallery in a product editor. You’ll see “Product Video” box on the right side.
Regards,
Eva Kemp.
Tagged: customization, optimization, questions, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up