Tagged: x
-
AuthorPosts
-
October 16, 2016 at 8:28 pm #1218759
RadModeratorHi there,
It’s probably due to integration setting. Visual composer is just the same copy, but some feature is disabled, but you can have them again by changing its setting at Admin > Visual Composer > X Integration.
About custom development, please check this https://community.theme.co/custom-development/
Thanks!
November 2, 2016 at 10:18 am #1240885
appletreewebParticipantI have tried changing the settings under Admin X integration however I still can’t get it to show the options that are in the tutorial.
On another note, there is a ecommerce section on the website and the side bar is showing as a narrow column which crops the content, I can’t find a way to change this as I can’t edit the page in wordpress etc. Could someone log in using the details previously given and click on the Members > Shop link to see what I mean? I am getting a bit desperate to resolve this so any help you can give would be really appreciated.
November 2, 2016 at 6:07 pm #1241553
RadModeratorHi there,
Would you mind providing a screenshot of the responsive option you’re looking? Maybe it’s different to what I understand.
Thanks!
November 3, 2016 at 4:44 am #1242122
appletreewebParticipantJust tried to access the visual bakery site to do a screenshot but the site is down so I will try again later.
With regard the issue I mentioned in my last post with regards the shop page left hand column and how to rectify this, can you have a look at that for me?
November 3, 2016 at 5:34 am #1242162
Paul RModeratorHi,
Are you referring to this sidebar – http://screencast.com/t/Fy1sAbH9met2
You can get rid of it by setting your shop as full width under woocommerce in the customizer.
http://screencast.com/t/wdyVPI6VZ
Hope that helps.
November 3, 2016 at 5:59 am #1242194
appletreewebParticipantThis reply has been marked as private.November 3, 2016 at 6:02 am #1242196
appletreewebParticipantsorry screenshot attached this time smaller!
November 3, 2016 at 7:41 am #1242277
Paul RModeratorHi,
To fix it, you can add this under Custom > Edit Global CSS in the Customizer.
.single-product .x-main.left { width: 65%; } .single-product .x-sidebar { width: 25%; }You may change 65 and 25 to adjust the width of your content and sidebar.
Hope that helps.
November 3, 2016 at 10:09 am #1242483
appletreewebParticipantThanks for your help, I have added that to my child theme style.css however its not made any difference? Any ideas?
November 3, 2016 at 11:28 am #1242598
appletreewebParticipantSorry, yes that has solved it for the product details page but its still the same on the shop landing page? Any ideas?
November 3, 2016 at 2:28 pm #1242790
JadeModeratorHi there,
Please update the code to:
.post-type-archive-product .x-main.left, .single-product .x-main.left { width: 65%; } .post-type-archive-product .x-sidebar, .single-product .x-sidebar { width: 25%; }Hope this helps.
November 3, 2016 at 4:34 pm #1242928
appletreewebParticipantYou guys give the best support! That worked fab thank you so much!
With regards the visual bakery responsive bits that I don’t seem to have on mine, see screenshot, I don’t see the responsive tab and settings for columns
November 3, 2016 at 9:46 pm #1243264
FriechModeratorHi There,
Visual Composer frontend editor is not fully supported with X, please switch to backend editor instead.
Thanks.
November 8, 2016 at 4:27 pm #1249283
appletreewebParticipantThis reply has been marked as private.November 8, 2016 at 4:28 pm #1249284
appletreewebParticipantThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1212740 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
