Home › Forums › WoodMart support forum › Size guide
Size guide
- This topic has 12 replies, 2 voices, and was last updated 7 years, 4 months ago by
leonidas.
-
AuthorPosts
-
December 10, 2017 at 7:40 pm #28243
leonidasParticipantHi,
Can you tell me how I disable the size guide table?I need only the image.Nothing else.
Thank youDecember 10, 2017 at 7:56 pm #28245
leonidasParticipantAlso look at the video.Where is the close button after the zoom in?
December 11, 2017 at 7:16 am #28277
Artem TemosKeymasterHi,
You can edit the size guide in Dashboard -> Size Guides and remove the table there https://gyazo.com/68d9b08c0434b33d1ad875351b880d05 simply clear it.
Your size guide content has a simple link to the image and you open it in a new window.Regards
December 11, 2017 at 7:50 am #28293
leonidasParticipant1.I did but I can’t get rid of this.
2. Yes I know, but as you can clearly see in the video if you zoom in the photo you don’t have a way to close it and go back to the product page again,because simply there is no close button.The only way is to use the back button of chrome browser.
3. How do we move this button to the left?Regards
December 11, 2017 at 7:54 am #28294
Artem TemosKeymaster1. Use this snippet to remove it
.woodmart-sizeguide .responsive-table { display:none; }
2. But you open the image in a new window, there is no way to put a close button there.
3. Here is a code to move the button
#cboxClose, .full-screen-close-icon, .popup-added_to_cart .mfp-close, button.mfp-close { left: 0!important; right: auto!important; }
Regards
December 11, 2017 at 9:05 am #28304
leonidasParticipant1. 3. Perfect
2. The solution I believe is by taping the image (low res devices) or by clicking on it (large devices) so it will return to its previous state.
December 11, 2017 at 9:23 am #28310
Artem TemosKeymaster2. Sorry, but we don’t understand what do you mean. You need to understand that when you click the image you don’t zoom it. Actually, you simply click on a regular page and you are redirected to the direct page for this image. It is the same as open any other page for example this one https://wood.r.worldssl.net/wp-content/uploads/2016/07/blog-grid-9.jpg
Regards
December 11, 2017 at 9:52 am #28319
leonidasParticipantMaybe I didn’t express it correctly.Ok how do we go back from this page http://prntscr.com/hlw6y2
to the regular page http://prntscr.com/hlw6gy without using chrome to achieve this.December 11, 2017 at 10:02 am #28321
leonidasParticipantIf there is no other way can we disable this function ( http://prntscr.com/hlw6y2) and keep only the first http://prntscr.com/hlw6gy. I am fine with that
December 11, 2017 at 12:30 pm #28350
Artem TemosKeymasterHow did you add this image to the size guide popup? Just edit it in the place you added this image and remove the link tag –
<a href="...
.Regards
December 11, 2017 at 1:26 pm #28365
leonidasParticipantThis is how I did it.Do you know another way?
So where do I find the link tag <a href=”…. to remove it?
RegardsDecember 11, 2017 at 2:37 pm #28382
Artem TemosKeymasterBe sure that you didn’t set any link for it when you added it as you show on the video. https://gyazo.com/a18fde00ca75124842d4ad892969357b
December 11, 2017 at 5:39 pm #28451
leonidasParticipantPERFECT.close the ticket then
-
AuthorPosts
The topic ‘Size guide’ is closed to new replies.
- You must be logged in to create new topics. Login / Register