Text widget doesn't work on the side bar.

Hi, on my blog the text wigedt doesnt show up on sidebar and front page. Lately I wanted to put the google adsence code to get a google adsence account. I don’t still have it. But when I put it on the text widget it doesn’t show up and also whatever the content is in the text box it doesn’t show up.
How can I make it work?
I’m using a newest version of WordPress,
Thank you so much.

Hi @erisa1203,

I hope you are well today and thank you for your question.

Could you please share me the page URL from your site where it is not displaying so that i can troubleshoot it?

Kind Regards,
Movin

thank you

http://quatschhh.com/category/語学留学の日々/

You can try displaying them by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other



#secondary .widget_text {
    clear: both;
}

thank you so much
now realised that text widget works on sidebar but dosent work when i put the adsence code…
do you have some ideas to make it appear?
i just put it with the title of aaa

after i made some changes all the problem solved today! thank you so much!

You are most welcome here :slight_smile: