• Sasuu

    (@sasuu)


    Hello everybody,

    I am pretty new to WordPress but I have figuered out how to customize my theme. But at the moment i’ve got a little problem which i can’t fix by myself:

    I would like to add the slideshow to every single page, not only the “entering page”, but i don’t have a solution for this so far. Any ideas?

    Here is a link to my page:
    http://www.rustafari-server.de

    Greetings
    Sasuu

Viewing 3 replies - 1 through 3 (of 3 total)
  • diegooli

    (@diegooli)

    I have the same problem, anyone?

    diegooli

    (@diegooli)

    Sasuu, A simple way to solve the problem is to edit the file homepage.php

    admin\main\options\homepage.php

    change the condition to: “is_page ( )” function

    This way:

    if ( is_front_page () or is_page () or thinkup_check_ishome ( )) {

    Thread Starter Sasuu

    (@sasuu)

    Thank you for your answer, we already fixed it, you can check it out on our website if you want to (we made a custom slider);)

    http://www.rustafari-server.de

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Image Slider on each site’ is closed to new replies.