Home Forums Pro Themes Education Hub Pro Can I disable the slider on the posts page?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #37076
    safemintrain
    Participant

    Love the Education Pro theme!
    But I would like to be able to disable the slider on the page displaying latest posts.
    Is there a way of doing that?

    The urL is http://safeministry.training and the front page is set as a static page, and the posts page is listed on the menu as ‘articles and information’ – that’s the page I’d like to disable the slider on, while leaving it in place on the home page.

    Thanks for any help.

    #37077
    wensolutions
    Keymaster

    Hello @safemintrain,

    First of all thank you so much for the appreciation.

    Now to apply the slider only in the Front page you have to create and activate the child theme .

    Child theme references:
    https://codex.wordpress.org/Child_Themes

    You can also create the child theme using the plugins. Below is the link to one of them.

    https://wordpress.org/plugins/wp-child-theme-generator/

    After creating the child theme in your child’s themes functions.php file paste below given code.
    https://gist.github.com/anonymous/4fc720b9e63d56d0ee41a76635c3ff40

    Hope this helps.

    If you have any confusion further, please let us know.

    Best Regards!!

    #37078
    safemintrain
    Participant

    Thanks for the super quick response!

    I’ll work on implementing that tomorrow and will come to ask any clarifying questions.

    regards

    #37079
    wensolutions
    Keymaster

    Hello @safemintrain,

    Yes do implement the code and let us know if any problem occur.

    We will be waiting for your response.

    Best Regards!!

    #37150
    safemintrain
    Participant

    Hi guys,
    I have the mod working – but temporarily in the main install of the theme.

    I installed your plugin to create a child theme as described above, but when I actually created the child theme, I lost all the modifications I had done via the customize function in wp-admin.

    Nothing I did could fix that, so I restored the whole site from a backup.

    I would really like to use the child theme functionality, but I did to understand what went wrong first.

    Thanks for any help.

    #37154
    wensolutions
    Keymaster

    Hello @safemintrain,

    After the creation of child theme the value that we have set in the customizer of the parent wont migrate to the child theme.

    So we would like to help you with some custom code.

    After creation of the child theme in your child themes functions.php file paste below given code.

    https://gist.github.com/anonymous/ecbec5c073978d36bb1c242d5316c99c

    This will migrate the value you have enter in the customizer of parent theme to child theme.

    Hope this helps.

    Best Regards!!

    #37674
    safemintrain
    Participant

    Hi again,
    Thanks so much for that!
    Really appreciate your responsiveness and helpfulness with these issues.

    regards

    #37675
    wensolutions
    Keymaster

    Hello @safemintran,

    Nice to know that the problem has been solved. If there are any further query then, please feel free to post them.
    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
    https://wordpress.org/support/theme/education-hub-pro/reviews/

    Thanks.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.