Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #173635
    satello
    Participant

    hello, just playing around with the Rock Star theme before considering premium and a bit stuck on this issue. Every page i create shows the same front page widgets content and can’t find the way to disable it. Am I doing something wrong?

    Thanks for your help.

    Walter

    #173643
    sapana
    Participant

    @satello: Can you please post in your site URl so that I can provide you additional css code to disable that widget section from other page.

    Kind Regards,
    Sapana

    #173653
    satello
    Participant

    Hi, thanks for your quick reply. Here it is:

    https://rdf.wowhost.uk/

    site is still in very early stages (started it last night), so the pages links are only in the “featured content” section (named merchandise).

    Thank you.

    Walter

    #173656
    sapana
    Participant

    @satello:This code will hide the content you have put in after content widget area in all page except in home page.
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    body:not(.home) #after-content{
           display:none;
    }

    Let me know if this works out!

    Kind Regards,
    Sapana

    #173665
    satello
    Participant

    YOU ARE A STAR!!! Thanks so much.

    One question, as a bit of feedback.. I wonder why the developer have chosen to display the home widgets content on every page or this has not be overlooked properly. Probably somebody else would face the same issue. Just a feedback. Theme looks great and looking forward to develop it in all its full potentials.

    #173685
    sapana
    Participant

    @satello: I will forward your idea to the development team , this feature will be added in our new theme. Thank you satello for your awesome idea 🙂

    Kind Regards,
    Sapana

    #173692
    sapana
    Participant

    @satello:Hello, satello I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/rock-star/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.

    Kind Regards,
    Sapana

    #173694
    satello
    Participant

    this is done, well deserved. thanks for your work.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘disable content widget on pages’ is closed to new replies.