Home › Forums › WoodMart support forum › Image slider
Image slider
- This topic has 30 replies, 4 voices, and was last updated 5 years, 2 months ago by Evgeny Sviridov.
-
AuthorPosts
-
August 28, 2019 at 5:43 am #140755
Evgeny SviridovParticipantPlease tell me how can I make an image slider similar to the one shown in the screenshot?
Attachments:
You must be logged in to view attached files.August 28, 2019 at 7:35 am #140804
Eric WatsonParticipantHello,
You can try to make such a slider with Revolution Slider, but we don’t have exact step-by-step instructions on how to make it.
Kind Regards
XTemos StudioAugust 28, 2019 at 10:28 am #140872
Evgeny SviridovParticipantIs it possible to do it using “WPBakery Page Builder”? For example, from this ready-made layout: https://woodmart.xtemos.com/blog/woodmart_element/bikes-showcase-hotspots/
August 28, 2019 at 12:14 pm #140890
Eric WatsonParticipantHello,
We did not test element Hotspots on Woodmart slider and we cannot guarantee that it will work correctly.
Kind Regards
XTemos StudioSeptember 19, 2019 at 10:26 am #145177
Evgeny SviridovParticipantOn the main page of the site I want to use this template: https://woodmart.xtemos.com/blog/woodmart_element/bikes-showcase-hotspots/. My picture does not become full width. What could be the problem?
Attachments:
You must be logged in to view attached files.September 19, 2019 at 4:08 pm #145191
Artem TemosKeymasterThe element you sent consists of two images: one for the background image (full width) and bike with transparent background for the hotspot element.
September 20, 2019 at 5:58 am #145443
Evgeny SviridovParticipantPlease tell me how I can make my picture full width?
September 20, 2019 at 6:32 am #145469
Artem TemosKeymasterYou need to enable stretch row option with WPBakery page builder while editing this specific row.
September 20, 2019 at 11:42 am #145571
Evgeny SviridovParticipantI got the text on top, and the picture below. Is it possible to overlay text on a picture?
Attachments:
You must be logged in to view attached files.September 20, 2019 at 12:44 pm #145587
Artem TemosKeymasterYou can try to use negative margin bottom for that element and move it above that image.
September 20, 2019 at 5:11 pm #145658
Evgeny SviridovParticipantThe text constantly goes under the picture. And how to make it over the picture?
Attachments:
You must be logged in to view attached files.September 21, 2019 at 12:15 pm #145785
Bogdan DonovanKeymasterTry to add
z-index-10
class to text element custom class field and add the following custom code to the Global Custom CSS area in theme settings:.z-index-10 { position: relative; }
Regards
September 23, 2019 at 10:42 am #146092
Evgeny SviridovParticipantThank! Now I want to add a button under the text. I added a button, but it is not located where I would like, how can I fix it?
Attachments:
You must be logged in to view attached files.September 23, 2019 at 6:07 pm #146098
Artem TemosKeymasterIn this case, you need to put these elements to one row and apply negative margin for the row, not for each element separately.
September 25, 2019 at 7:47 am #146457
Evgeny SviridovParticipantI can’t move the finished block down. I increase the negative margin, the picture is cropped. I need to move only the text down.
Attachments:
You must be logged in to view attached files.September 25, 2019 at 2:13 pm #146463
Artem TemosKeymasterYou need to increase the top margin at the same time.
September 26, 2019 at 6:46 am #146716
Evgeny SviridovParticipantThank! When you increase or decrease, the picture remains unchanged, and the text moves to the right or left. Can we make the text and picture increase and decrease proportionally?
Attachments:
You must be logged in to view attached files.September 26, 2019 at 12:58 pm #146736
Artem TemosKeymasterI guess that is not a solution since the top row overlaps your hotspots and you can actually click them.
September 26, 2019 at 1:31 pm #146836
Evgeny SviridovParticipantThat was my next question. Is it possible to free hot spots? For example, changing the size of the top row so that it does not overlap them?
September 26, 2019 at 9:33 pm #146853
Artem TemosKeymasterTry to use the following custom CSS for this
.woodmart-image-hotspot { z-index: 10; }
September 27, 2019 at 5:51 am #146935
Evgeny SviridovParticipantThank! And what about the question: # 146716?
September 27, 2019 at 8:14 am #146946
Artem TemosKeymasterSorry, but it is not possible the text and picture increase and decrease proportionally in WPBakery page builder.
September 27, 2019 at 9:56 am #147003
Evgeny SviridovParticipantI need that when changing the screen resolution, the text does not move left or right, but is in its place. How it is implemented here on this site: https://www.grandline.ru/. This can be done?
September 27, 2019 at 11:11 am #147019
Artem TemosKeymasterIt seems that you have set stretch row option for the row that contains texts. Try to make it boxed, not full width.
September 27, 2019 at 11:47 am #147027
Evgeny SviridovParticipantThank! The problem with the text is resolved. Now I need that when changing the screen resolution, the picture does not change its resolution to the screen resolution, but remains the specified size at any resolution. How it is implemented here on this site: https://www.grandline.ru/. It can be done?
September 28, 2019 at 12:35 am #147039
Artem TemosKeymasterYou will need to disable stretch row for that row as well. You can increase it adding negative margins from left and right as on your website example.
September 30, 2019 at 11:30 am #147550
Evgeny SviridovParticipantThank! After I added the following code: # 146853, I had a problem with displaying hotspots on another block. Some hot spots are located above the pop-up window. How to fix it?
Attachments:
You must be logged in to view attached files.September 30, 2019 at 11:38 am #147556
Bogdan DonovanKeymasterTry to add Extra class name “custom-hotspot” to your house image hotspot element (https://prnt.sc/pcub19) and replace previous custom CSS code with this one:
.custom-hotspot .woodmart-image-hotspot { z-index: 10; }
Regards
September 30, 2019 at 1:00 pm #147580
Evgeny SviridovParticipantThank! Please tell me, how can I make the product name in the pop-up window next to the hot spot of the same color as on the product card?
Attachments:
You must be logged in to view attached files.September 30, 2019 at 11:06 pm #147584
Bogdan DonovanKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings.
body .hotspot-content-title a:hover { color: rgba(51,51,51,.7); }
Regards
-
AuthorPosts
The topic ‘Image slider’ is closed to new replies.
- You must be logged in to create new topics. Login / Register