Hi,
When I fill the sidebar of the news-section on my site (I give the link in the following post with private view),the post doesn’t show up on the iPhone. Can you see why?
Kind regards,
Martijn
Please, can you also help me with the following. I have another problem with the share button on the category-blog-page. LinkedIn provide a direct link tot the oldest post with your standard image of the balloons, with an external source (https://media.licdn.com/media-proxy/ext?w=180&h=110&f=c&hash=nWDUsvGKa8HLPkmJISMBZByxBAI%3D&ora=1%2CaFBCTXdkRmpGL2lvQUFBPQ%2CxAVta9Er0Vimg0lKk0hv7qLOul_950hJUYfSFi_kG3n1q4HDf3XpeMXAeba-pkAXcCxJkQwyYbXoFw).
I do not like to use the featured-image. How to resolve this??
Can you recommend a share-plugin that works great with Enfold?
Martijn
Hey!
Please add following code to Quick CSS in Enfold theme options under styling tab
@media only screen and (max-width: 767px) {
.responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {
width: auto; }}
You can try using this plugin http://wordpress.org/plugins/socialize/
Cheers!
Yigit