• Resolved Linda

    (@lindapoppleton)


    Under the previous version of Great that I was running 0.17, the slider worked perfectly and only showed up on the home page. When I attempted to update to 1.05, the slider began appearing on every page. This is NOT what I want. How do change this?

    Another thing that looked “off” is there was a <Read More> button way down in the footer that didn’t appear to link to anything other than the front page. I can send you a screenshot of this if you’d like.

    THanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author benalvele

    (@benalvele)

    Hi
    1. Site Slider
    If you want to show slider ONLY home page, you should move the slider widget to the “front page” area.

    2. Static Home Page
    My settings are bellow and working.

    Front page displays
    Checked: A static page
    Front page: Welcome (this is a page)
    Posts page: Selected “None” ( – Select – )

    https://codex.www.ads-software.com/Settings_Reading_Screen

    Please send your site address.

    If you love this theme, please write a review.
    Ben,
    Thanks again.

    Thread Starter Linda

    (@lindapoppleton)

    1. Site Slider
    The slider shows up only on the home page and works fine in V0.17, which I have had to fall back to. The issue with it showing on every page only happens when I update to the newest version. I do not see any way in this version (0.17) to “move the slider widget to the front page area”. Can you be more explicit on where I would find that option? A google search shows plugins that provide that capability but I’d rather not install another plugin.

    2) My front page is a posts page, not a static page.

    I would rather not post the site here publicly because it is a small town gov site and we already get enough hacking attempts on it. If necessary I can PM it to you.

    Thanks!

    Theme Author benalvele

    (@benalvele)

    1. You can use a Jetpack plugin And “widget-visibility” is a great feature for you. https://jetpack.com/support/widget-visibility/
    2. Change The code for Full post ( for v 0.17 )

    – Edit index-homepage.php
    – Find this

    //get_template_part( 'content', get_post_format() );
    great_post_box();

    – And replace

    get_template_part( 'content', get_post_format() );
    //great_post_box();

    – Save the file.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Under latest Great update, slider appears on every page’ is closed to new replies.