Infoist is another nice and simple blog theme. It features muted colors and nice typography, the idea being to place all the emphasis on the content. Expecting that folks will use it for personal blogs we’ve added social media buttons which are easily set up through a theme options page in the admin.



good
How do I change the main page to show the entire post instead of a snippet?
Hi MH,
Can you send me a link to your site? It should do this. We code our themes to display the full post unless you insert the –more– break via the wysiwyg. Are you refering to the sticky post?
Thanks
Charles
The post as it is displayed on the main page. I also tried moving the -more- break to the end of the post and it had no effect. Also, I’m having trouble identifying how to change the [...] to something that is more user friendly like a [read more] link
Hi, my apologies. That theme is actually coded to only display a short snippet on the home and archive pages which isn’t our usual approach. We’ll issue any update to change this asap.
Hi, I just installed this theme tonight, and I noticed that when I bring my blog up on my iphone, the formatting is all off and either it’s impossible to read, or I get a “404.” Has there been any reported issues with mobile devices?
Hi Emily, can you post a screenshot of how the formatting is off? Or can you describe it more in detail? as for the 404, that’s not a mobile phone issue and more likely a wrong link or something.
There is an issue with adsense.
Can you tell me why there is a yellow bar that shows up when using the google adsense code?
Can we fix it?
Thanks in advance! =)
Hi Orlando, I’m a bit stumped by this. Are you using a plugin to place those Adsense banners?
Hi Charles there is no plugin being used to place the adsense ads for site buyherepayherelistings.com
Hi Charles there is no plugin being used.
Hi, Charles, i have same problem as Orlando with this yellow bar?
I saw that he is fixed the problem now.
Can you help me please.
Hi Tim, I actually don’t know what Orlando did. There is nothing in the theme code which should cause this so I really don’t know where to start. Sorry that isn’t very helpful. You might find some answers on the Adsense forums.
Hi, Charles
I fix it with code
ins {
background: #ffffff !important;
}
Just add to CSS
Thank you