• Resolved creativa1976

    (@creativa1976)


    Hi,
    I’m trying to susbtitute the actual theme slider for yours but It doesnt show up.
    I have mark the clear before and afeter and nothingseems to make it work.
    Can you help me?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Laszlo

    (@laszloszalvak)

    Hi @creativa1976

    If you meant replacing the slider below your header, then you should find the place where that slider is coming from.
    The container element of your current slider has this ID: home-slider so you could search for this in the files of your theme, like you see here:
    https://smartslider.helpscoutdocs.com/article/1935-troubleshooting-with-your-browser#findcode
    It should be in a context something like this:
    <section id="home-slider" ...>...</section>

    Once you managed to find it, you should create a backup of the file ( just in case ) then you could publish your slider into this container with PHP code as you see here:
    https://smartslider.helpscoutdocs.com/article/1720-publishing-on-wordpress#php
    and then delete the unnecessary codes of your old slider.
    After that you should upload the modified file back to your server and you should see the changes.

    If you can not see any changes then you will most likely have some kind of cache that needs to be cleared. For example if I check your site now, then I can see that the HTML is minified and it seems the page was optimized by KingComposer Page Builder.

    Best regards,
    Laszlo.

Viewing 1 replies (of 1 total)
  • The topic ‘Smart slider does not show up’ is closed to new replies.