• Resolved pipiroom

    (@pipiroom)


    Hi there,
    I’m using agama blue, and had managed to set up a fix homepage to welcome my visitor and a entering page for the blog, this is the page where the special banner welcome to the blog (agama blue was), since update it’s not anymore.
    I regret it because it was nice to have a kind of dashboard with all the blog post in grid before entering the blog.
    I also had add the jetpack tools the same day so there might be a conflict… But I doubt, since problem is the same when I uninstall jetpack.
    Any clues?
    thx

Viewing 12 replies - 1 through 12 (of 12 total)
  • Hello @pipiroom,

    Did you updated both themes, Agama and Agama child to latest versions ?

    Regards

    Thread Starter pipiroom

    (@pipiroom)

    hey @jerryscg
    thx for being fast.
    Yes I did a batch update for agama & child an wordpress at the same time.

    @pipiroom and what’s your website url ?

    Did you made any hooks via child theme or customizations and if you did what exactly you did maybe showing us functions.php file would let me know what’s the issue.

    Regards

    • This reply was modified 7 years, 6 months ago by jerryscg.
    • This reply was modified 7 years, 6 months ago by jerryscg.
    • This reply was modified 7 years, 6 months ago by jerryscg.
    Thread Starter pipiroom

    (@pipiroom)

    here

    Well I did use a child theme configurator to prepair for futur mods, but for now it’s completely genuine.
    … I’m learning so might be my fault only!

    Thread Starter pipiroom

    (@pipiroom)

    The banner should appear here on this page

    This is 100% your fault… you need to put the content to Agama Blue child theme inside agama_blue_contents function or to add your custom hook function like:

    add_action( 'agama_blue_contents', 'my_custom_contents' );
    function my_custom_contents() {
       /* Add custom contents here. */
    }

    Best Regards

    Theme Author themevision

    (@themevision)

    Hello @pipiroom!

    If i correctly understand you,
    You just need to set up a static front page with “Agama” Slider, and
    separate post page linked with button on slider.
    If this is the case, simply open Customizer:Dashboard->Apperance-> Customize
    then , scroll down to “Static Front Page” menu,and select
    “Front Page displays” a static page option.
    then as a post page from drop-down list bellow select your blog page.
    Save changes. https://prntscr.com/far29w

    Regards

    Theme Author themevision

    (@themevision)

    ….or if you want to Agama slider appear on your blog page ,
    open customizer and go toSlider->Generalmenu,
    scroll down and select homepage in Visibility drop-down.
    Save changes.
    https://prntscr.com/faraum

    Thread Starter pipiroom

    (@pipiroom)

    @themevision
    Thx, That is exactly what I did and that worked before but not now anymore.
    On homepage (static front page) the slider and one menu link to the blog portal with agama blue banner, and a summary of the posts

    @jerryscg
    I’m not sure to get you, what kind of content are you talking about?

    you need to put the content to Agama Blue child theme

    You mean all the posts and pages?

    Thread Starter pipiroom

    (@pipiroom)

    Ok I get you
    I did the thing wrong when setting on the child theme and for some reason it unactivated som agama blue functions.
    That can explain, why I had troubles with publishing new pictures…
    Thx for now I will go back on to agama blue theme as I don’t manage things so well.

    For next time, where do I have to add your hook command?
    thx lot,

    @pipiroom the custom hook function you need to add inside agama-blue/functions.php file.

    Regards

    i put my blog page on a separate page but the page is blank in agama it works, not in agama blue
    Is this a bug of agama blue?

    • This reply was modified 7 years, 1 month ago by fbakkenes.
Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Banner blog has disapeared in agama blue since update’ is closed to new replies.