Let’s say I want a simple thumbnail slider. No light boxes, skins, or layers. What approach do you suggest? I’d like to use something that ships with the theme, and I hope I don’t have to buy Soliloquy?
I don’t see navigation options on the Full Width Easy Slider.
The Partner/Logo slider was suggested but it looks like more of a carousel.
Also, we need to be able to create our own thumbnails.
Hey,
There’s no Enfold element to replicate that but have you tried the included LayerSlider plugin?
Best regards,
Josue
Good to know. Regarding the Fullscreen Slider, how can I get the photos to cover?
Hi,
I’m not sure what you mean by that, could you post a link to the page in question so that we can have a closer look please?
Regards,
Rikard
What CSS selector should I apply these rules to?
http://s647470717.onlinehome.us/
background: url(images/bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
See how the photos do not scale. They’re getting cut off.
Hello? Do you know what I mean?
Also, what file do I use to echo the H1 post title?
And whats the proper tag?
http://s647470717.onlinehome.us/portfolio-item/westward-ho/
I tried get_title in the single-portfolio.php file and no show.
Hello? Is anyone available to help with this theme that I just recently purchased?
Hi,
please open different tickets for different questions.
You can apply your rules to this:
li.slide-1 {
}
or
li.slide-2 {
}
etc.
Best regards,
Andy