Tagged: x
-
AuthorPosts
-
January 22, 2017 at 3:40 pm #1340734
iamwithUParticipantHello,
My ‘Shop’ page got changed on its own accord. Not sure if this is due to the recent updates in X theme or Woo Commerce. All the photos on the ‘Shop’ page shrunk (as appeared on my laptop), and the captions to these photos are now partially hidden. Please advice what I should do to restore the site to its previous state. Even when I restored the old version last year, the ‘S’op’ page remains squashed and the columns have gone wonky. Also the bottom of that page now has each of the “Categories’ in big fonts. These ‘Categories’ were not there previously.January 22, 2017 at 8:40 pm #1340960
NicoModeratorHi There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
January 23, 2017 at 1:23 am #1341129
iamwithUParticipantThis reply has been marked as private.January 23, 2017 at 1:27 am #1341131
RupokMemberHi there,
Thanks for writing back! It seems you are using smaller columns within Visual Composer. We need to check your setup to understand better. Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
January 23, 2017 at 1:55 am #1341149
iamwithUParticipantThis reply has been marked as private.January 23, 2017 at 2:08 am #1341157
RupokMemberHi there,
Thanks for writing back. Please share an admin username and password so that we can check your setup. You can create a temporary account for us.
Cheers!
January 23, 2017 at 5:21 am #1341323
iamwithUParticipantThis reply has been marked as private.January 23, 2017 at 6:04 am #1341361
iamwithUParticipantAs you can see, I’ve chosen “full width” in the “Shop” option in “Appearance” /”WooCommerce” but the left menu bar still shows.
January 23, 2017 at 7:51 am #1341478
JoaoModeratorH There,
Based on your layout you need to go to Appereance > Customizer > WooCommerce and set it to Shop Columns : One.
Hope that helps
Joao
January 23, 2017 at 8:17 am #1341524
iamwithUParticipantYou’re brilliant, Joao! Thanks so much. That resolved it!
May I ask why is it that I can’t remove the left side menu bar, even after I have chosen “Full width” in the Appearance / WooCommerce /Shop option?
January 23, 2017 at 8:19 am #1341527
iamwithUParticipantAlso previously, this page did not have “The Shop” as the title, but now it appears. How can I remove it?
Likewise, can I remove the categories at the bottom of the page (with number of items in brackets). The fonts are huge and look funny there.
January 23, 2017 at 9:48 am #1341643
JoaoModeratorHi There,
So you would like to move your navbar from the shop page?
Add the following code to Appereance > customizer > Custom > CSS
.archive body { margin-right: 270px !Important; } .archive .x-navbar { display: none; }Add the following code to Appereance > customizer > Custom > CSS to remove the title.
.archive .h-landmark, .p-landmark-sub { display: none; }Hope it helps
Joao
January 23, 2017 at 10:02 am #1341667
iamwithUParticipantHi Joao, thanks again.
Yes now the navbar is removed from the left side, but the space remains, with my background image occupying it – such that the rest of the page is not filling up the space. So the product photos remain where they are.Likewise, the old title is removed at the top of the page, but there is still a blank space there. How do I remove these blank spaces?
January 23, 2017 at 10:06 am #1341677
iamwithUParticipantCan you also advise if I can remove the “categories” (i.e. Cakes, Cookies etc) at the bottom of the page (with number of items in brackets). The fonts are huge and look funny there.
January 23, 2017 at 12:22 pm #1341888
JoaoModeratorHi There,
I went ahead and changed your page layout to Blank No Container No header Footer
I also updated your CSS to:
body.archive.x-navbar-fixed-left-active { padding-left: 0px !important; } .archive .x-navbar { display: none; } .archive .h-landmark, .p-landmark-sub { display: none; } .archive .x-boxed-layout-active .site { margin: 0 !important; } .archive li.product-category.product { display: none; }Hope it helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1340734 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
