-
AuthorPosts
-
November 18, 2016 at 12:08 pm #713933
Dear Kriesi support,
in Widgets > Single product page we added “Woocommerce Product Categories”.
In desktop view it is all right, but in mobile is would be better if the first thing a visitor see is the product description and not the long list of categories. Is it possible to move its section down below the product description?
Thank you
MauroNovember 19, 2016 at 6:09 am #714256Hi Mauro,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardNovember 21, 2016 at 11:38 am #714756Here it is
November 23, 2016 at 11:51 am #715856Hi,
please refer to: https://kriesi.at/support/topic/sidebar-rechts-single-page/#post-580220
Best regards,
AndyNovember 23, 2016 at 12:10 pm #715867Thank you but that code seems that it is intended to move to the right sidebar, but we don’t have a sidebar on the product page.
We tested it and it is not working correctly neither in mobile nor in desktop view.We would like to move the Product categories widget below the product description only in mobile view, so that after the picture the visitor see the relevant text of the product and not the long list of the categories. In desktop view it is all right were it is now, below the product picture.
November 23, 2016 at 2:33 pm #715949Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :). You can find one here: http://kriesi.at/contact/customization
If you want to simply remove your sidebar on mobile, then we could definetely help you out.
Best regards,
AndyNovember 23, 2016 at 4:00 pm #716007Ok can you help to simply remove product categories widget on mobile?
November 23, 2016 at 4:02 pm #716009Please consider it in one of your future upgrades because it is quite odd to see it on top and customer has to scroll all down to read the product description
November 25, 2016 at 12:36 pm #716795Hi,
here you go:
@media only screen and (max-width: 767px) { section#woocommerce_product_categories-3 { display: none; }}
Please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
AndyDecember 6, 2016 at 3:58 pm #721091Ok thank you. It works.
December 7, 2016 at 6:08 pm #721622Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Andy -
AuthorPosts
- The topic ‘Move Product Categories widget below the product description in mobile view’ is closed to new replies.