• Resolved Gregosz

    (@gregosz)


    Hi!
    Is there any way to show slider (of Smart Slider 3) inplace of featured image of page or post?
    regards,
    Grzegorz

Viewing 2 replies - 1 through 2 (of 2 total)
  • Ramona

    (@nextend_ramona)

    Hi @gregosz

    This is only possible if you modify your theme, which will require you having PHP coding knowledge.

    Before you’d make any changes, I recommend creating a child theme:
    https://developer.www.ads-software.com/themes/advanced-topics/child-themes/
    to ensure your changes won’t be lost with the theme update.

    The way you could achieve it:
    – You could create a custom field where you could set the slider that should display at the post. You could use, for example with ACF plugin for the custom field.
    – Then you should modify the theme that way, that if this custom field has value, then not the featured image’s codes are displayed, but slider.

    Please note that we’re unable to provide help for custom coding.

    Thread Starter Gregosz

    (@gregosz)

    Hi!
    Thank you very much for answer!

    I am using child themes in my projects so I am familiar with it.
    I know a liitle bit PHP as well.

    So will try to apply your suggestions.
    I will ask another question about it only if it will be not about custom coding.
    warm regards
    Grzegorz

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show slider inplace of featured image of page or post’ is closed to new replies.