• Hi,

    I really like your theme, but as a brand new WordPress user, I still need some very basic help…

    How do I insert the front page slider to make my website look like your main picture (with the cup of tea)?

    Thanks in advance,
    Gratianne

Viewing 5 replies - 1 through 5 (of 5 total)
  • Wow, this proved to be a tough one. I saw their demo and the bitchen slider they had in there. I downloaded their theme and installed it on my development site, never found that slider in the theme files.

    I looked at templated pages, theme options, and widgets. The closest I could come was to download a slider plugin (used responsive slider), install and configure a few slider image, then added [responsive_slider] shortcode into a text widget, then draged that widget into the ‘Wide’ widget area.

    The shortcode wouldn’t fire off without my editing the themes functions.php file and adding:

    // Activate Shortcode for sidebar widgets
    add_filter('widget_text', 'do_shortcode');

    I didn’t get their exact look, but I got close. The problem I ran into was the text widget inhibited my banner from going full width. I suppose if I wanted to dink around some more, I could find a slider that has its own widget that will me get an unhindered 1140px wide slider image.

    Bergam

    (@bergamsenturkgmailcom)

    The slider in the front page consists of the sticky posts of your site. It is not a slideshow.

    You will need to select some posts as sticky and then go to Theme Options-General and make sure the below option is ticked.

    “Display a slider of sticky posts on the front page”

    Thread Starter Gratianne

    (@gratianne)

    Thanks both very much for the quick replies.
    Bergam, thanks to you I now have a great slider on my website!!

    But now I have 2 more questions :
    – Is there anyway I can change the order of the slides? (so the first one I added appears first and not last)
    – Can I change where the titles appear on the slides? I would like them to be lower.

    Thanks in advance,
    Gratianne

    Bergam

    (@bergamsenturkgmailcom)

    Honestly, I have no idea. I am not using it, just had a look yesterday. I am a newbie too.

    I hope someone else can help you.

    Jon

    (@jonogborne)

    Hi Gratianne

    I don’t know if you are still having problems with the order but if you go into quick edit on your post and manually change the time and date, you can manage the order this way.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Front page slider’ is closed to new replies.