Support ForumDifferent lead-patterns per section of the website – Support Forum https://support.ishyoboy.com/forums/topic/different-lead-patterns-per-section-of-the-website/feed Fri, 03 Jan 2025 05:04:25 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/different-lead-patterns-per-section-of-the-website/#post-2015 <![CDATA[Different lead-patterns per section of the website]]> https://support.ishyoboy.com/forums/topic/different-lead-patterns-per-section-of-the-website/#post-2015 Thu, 20 Mar 2014 09:13:36 +0000 Mugsus Hi there!
I would like to use different images in the lead-pattern for certain sections of the website. Is it possible to define a lead-pattern to a set of pages (the set of pages is defined in the URL, so for example all pages with /example-word/ in the URL should get the same lead pattern).

Thanks!

]]>
https://support.ishyoboy.com/forums/topic/different-lead-patterns-per-section-of-the-website/#post-2018 <![CDATA[Reply To: Different lead-patterns per section of the website]]> https://support.ishyoboy.com/forums/topic/different-lead-patterns-per-section-of-the-website/#post-2018 Thu, 20 Mar 2014 12:34:30 +0000 IshYoBoy Hey,

You could re-define the following functions in a child theme:

ishyoboy_get_lead(), ishyoboy_get_home_lead() and ishyoboy_custom_lead()

and add some logic to add a specific css class to the html element with class of “part-lead” and then use it to style it with the right pattern background.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/different-lead-patterns-per-section-of-the-website/#post-2171 <![CDATA[Reply To: Different lead-patterns per section of the website]]> https://support.ishyoboy.com/forums/topic/different-lead-patterns-per-section-of-the-website/#post-2171 Sun, 27 Apr 2014 20:16:25 +0000 Mugsus https://support.ishyoboy.com/forums/topic/different-lead-patterns-per-section-of-the-website/#post-2177 <![CDATA[Reply To: Different lead-patterns per section of the website]]> https://support.ishyoboy.com/forums/topic/different-lead-patterns-per-section-of-the-website/#post-2177 Mon, 28 Apr 2014 05:18:55 +0000 IshYoBoy Hey,

To sum up the questions for other readers:
How to create a static content above a set of rotating images.

Our approach would be to add a container and in it:
– add the buttons in a separate container (E.g.: box)
– below that, add the slider using the either the [slidable] shortcode or the IshYoBoy slider.

Now you need to use CSS to position the box with buttons absolutely over the slider. You can use the “css_class” element of each shortcode to add additional css classes in order to be able to control the elements more easily.

Hope this helps. Feel free to get back to us if you need further assistance.
Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>