First of all great theme! Thanks!
But i have some issue
1) is it possible to change all font element to Open Sans? When i try to change in theme panel, it still download old font.
2) In line ad, doesn’t work at all. I put adsense code, select paragraph, style, save. Nothing happen. It work on all other places.
3) i have over 2500 images is it possible rebuild thumbnail to theme size? I try to use Ajax thumbnail Rebuild, it doesn’t help. I really like “Style 5” blog post, but image doesn’t much size.
-
This topic was modified 11 years by
kirikovdan.
4) Is it possible to insert tabs to post? or it is available only in Pages?
Hi,
1. Please deactivate all plugins, leave only Visual Composer active, also clear cache and try again.
If this is not working, please provide your site URL and some screenshots with your font settings.
2. Please set to display after 1 paragraph and see if it works. Also provide your site URL, so I can inspect this, if you still have issues.
3. If you have images smaller you need to use a plugin like Thumbnail Upscale: https://wordpress.org/plugins/thumbnail-upscale/ as WordPress cannot enlarge thumbnails, only make them smaller. For upscale use a combination of plugins Thumbnail Upscale + Force Regenerate.
4. Please add tabs in a page and copy the shortcode: http://screencast.com/t/zGAHK6GPtrWq – http://screencast.com/t/cJ0IqhKjk
Paste the shortcode in a post like this: http://screencast.com/t/EE34b3iu
Result: http://screencast.com/t/DOGckvQVqyr5
Thanks!
1) Solved with css edit.
2) I put, but still can’t see, and i need it in middle of each article. Bambinostory.com
3) Thanks, gonna try
4) Thanks!
5) If i try to disable head ad on mobile and tablet, it still visible on both.
-
This reply was modified 11 years by
kirikovdan.
-
This reply was modified 11 years by
kirikovdan.
Hi,
2. Your inline ad is visible now: http://screencast.com/t/WlFfywVdNIiE
5. Google ad sense can be disabled from Theme Panel. You can try to find a plugin to display yours ads if you want to disable on mobile and tablets or hide it with css: http://screencast.com/t/h0flnhGxa
@media (max-width: 1024px){
.td-header-sp-ads{
display: none !important;
}
}
Thanks!
2. It work only in few posts. And system work only for first paragraph?
Hi,
If that post doesn’t have the number of paragraph that you set ad to display, it won’t appear on that post.
So try to set the paragraph to display ad generally to all posts.
Thanks!
You think I’m so stupid?))
http://bambinostory.com/dnk-test/ for example this post, ad doesn’t appear at all.
http://bambinostory.com/tury-vyhodnogo-dnya/ or this one.
http://bambinostory.com/detskie-strahi/ one more.
As i said before it appear only in few post, 90% other post don’t have it.
google Structured Data Testing Tool said “WPSideBar” is empty, what can i do with this to show info about sidebar?
https://developers.google.com/webmasters/structured-data/testing-tool/?url=http://bambinostory.com/malovodie-pri-beremennosti/
Hi,
1.Do you have access to the error.log file? if you do please send me a copy at contact@tagdiv.com , the cause of this issue may be recorded in it. Also, the theme Ad system was designed for Adsense and custom banner+click ads, i see you use another system, it may not work fine because of that. But technically if it shows up on a page it should appear on all.
2. There’s no further markup inside that’s why you receive that warning, there’s no penalty for it so you shouldn’t worry.
Thank you, Emil G.