Asking for tips/suggestions

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Tommaso
 
 
Posts: 18
Joined: Wed Jun 20, 2018 2:09 pm

Asking for tips/suggestions

Post by Tommaso »

Goodmorning everyone, its been a lot since i worked with this software to make my website (www.martel.it ^^)
this is the matter summed up: do anyone have any suggestion to make the current gallery/showcase?
Image
basically uou have a carousell which is 'connected' to the buttons, its automatically change slide untill you click on a button

i've tried to replicate this by using 'Tabs' but its have too many limitations..
1- cant set buttons on bottom or they screw with content (and they get screw too, moving around in some broken way)
2- cant set a fix dimension for buttons (they are responsive related to the text lenght)
3- cant set a fix dimension for the content placer of the tab (would like to have same height even if each tab have different content)
2- cant make text go 'hover/above/infront' of the image (nothing to do with the tab tho)
as you can see by following..
Image

any ideas? ^^
User avatar
Pablo
 
Posts: 21702
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Asking for tips/suggestions

Post by Pablo »

You can control Carousel slides via events.
So, you can use any object which supports events to change the slides.

Related tutorial:
http://www.wysiwygwebbuilder.com/carousel.html

Demo:
http://www.wysiwygwebbuilder.com/suppor ... sic10.html
Tommaso
 
 
Posts: 18
Joined: Wed Jun 20, 2018 2:09 pm

Re: Asking for tips/suggestions

Post by Tommaso »

Goodmorning Pablo, i'm sure you wont remember due to the big amount of customers, anyway you helped my a lot in the past with the creation of the siteweb!
anyway, my first before asking for help on the forums was done on the carousel, but i'm not understanding 'where' to put the carousels
i mean, it doesnt act like a LayoutGrid or a FlexBox container, i mean it seems not to stick to anything but just float, same for its sized...
any suggestions?
(the example from the link you profided its just perfect, i only need to basically copy it, and set few buttons related to the carousels and the trick should be done!)
User avatar
Pablo
 
Posts: 21702
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Asking for tips/suggestions

Post by Pablo »

The carousel can be either fixed or floating. So, you can place it anywhere you want.

You can download the template here:
http://www.wysiwygwebbuilder.com/templa ... late10.zip
Tommaso
 
 
Posts: 18
Joined: Wed Jun 20, 2018 2:09 pm

Re: Asking for tips/suggestions

Post by Tommaso »

goodmorning again Pablo, after your replyes i tested few options, managed to do the following
https://www.martel.it/AAAA_Testing/testing_marco.html
there is still one point that i'm struggling a lot
the buttons on the lower part of the page!
for now, i've used a tab without content, so i can enable auto slide on tab which triggers other 2 carousel
but by doing so i cant set a fixed size for the tabs...

i would love to have the style of the red buttons, but i cant managed to have the seam behavior as the tabs (i tried auto slide on carousel but it keeps scrolling even when i click a slide, i've found option only for the mouseover-stop event)

I think i should do something like this
1) set carousel with images to auto slide
2) when slide, each slide activate/change style of a button (is this possible?)
3) if style doesnt reset automatically, i should add an even so when slide change again it get original style
4) when click on button it should stop the carousel to slide automatically (? dont think its possible) and activate the right slide
User avatar
Pablo
 
Posts: 21702
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Asking for tips/suggestions

Post by Pablo »

Did you check out the example template?

If you set the 'pause time' of the carousel to '0' then you can control the slides via buttons and events.
Tommaso
 
 
Posts: 18
Joined: Wed Jun 20, 2018 2:09 pm

Re: Asking for tips/suggestions

Post by Tommaso »

I think i either expressed myself bad, or you misunderstood!
indeed i checked the templates, you can cleary see that i basically copy-pasted it into my web, but i'm struggling to reproduce the blue/white buttons (which is just a tab without contents) with real buttons (the goal is tho have them with a fixed size, no matter the text inside)

but no worries, i'm working on it i think i will reach my goal, thanks for your help as always!
User avatar
Pablo
 
Posts: 21702
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Asking for tips/suggestions

Post by Pablo »

I'm sorry, but I cannot see what you have done based on the published HTML.
However, it does not look like you have set the pause time of the Carousel to '0'

Instead of the tabs you can use any button, shape, image, navigation to trigger the carousel slides.
In the template I have used images. But any object with events can be used.
Post Reply