Hi,
Today we will release an update fix for 3.9
Hi,
1. I understand that, probably is something above, an iframe or something, i need to see the issue to inspect it.
Put an image in a text widget and give me a link to see the issue.
2. You can use a block to filter pages but you can’t control what order will have the pages, or put a particular page first. If you write pages on post type on a block you will get latest pages in that block.
Thanks for the message!
Hi,
Today we will release a fix!
Hi,
You can do it with a condition there when is that language 1 show a banner, if language 2 show that banner, etc.
You need to find on Google how to put condition with you language plugin.
What plugin do you use for switching the language?
Thanks!
Hi,
Great!, I’m glad that you have managed the issue!
Have a nice day!
Hi,
Do you use a cache plugin? Empty the cache.
Hi,
You find it in modules, the excerpt http://screencast.com/t/BsGxTOst8h
Hi,
Add this in functions.php
function remove_pages_from_search() {
global $wp_post_types;
$wp_post_types['page']->exclude_from_search = true;
}
add_action('init', 'remove_pages_from_search');
Thanks!
Hi,
Add this in functions.php
function remove_pages_from_search() {
global $wp_post_types;
$wp_post_types['page']->exclude_from_search = true;
}
add_action('init', 'remove_pages_from_search');
Thanks!
Hi,
I’m not sure what you have there, do you use TOP and INLINE ad and you want to hide them on some posts?
The solution not work for you? I’ve tested provided and works fine for me. Please make sure you do all the think exactly like above.
Or if you want you can create a custom filed for the top ad and try again. Should work.
Thanks!
Hi,
Here is the subtitle code if you want to replace the p with h2 but i think you need to restyle the subtitle, because the H2 looks different http://screencast.com/t/dWpgim2Ez
Thanks!
-
This reply was modified 12 years by
Marius.
@Christopher helped a lot here on our forum, actually we still learning new stuff from him 🙂
Hi,
You mean that you have an old gallery and you have added some new photo and old photo doesn’t open anymore. When you click on a photo you go to attachment page or do you use a light box plugin for photos?
Can you give me a link to see the issue?
Thanks!
Hi,
We haven’t changed anything about the require plugin from V2 to v3. The GIF plugin is not included in v3.
About the Visual Composer the problem is a little complicated, because we need to deliver our custom and modified Visual Composer as a plugin, we still investigate this.
.prev-post div,
.next-post div,
.author-box-wrap .td-author-name a,
.desc span,
.comment-respond input,
.comment-respond textarea,
.td-sub-footer-copy,
#menu-footer a {
font-family: your font;
}
Hi,
I’m not sure if is possible to support both cases without changing the theme structure.
Thanks for the message!
Hi,
Thanks Christopher Simmons for all your help, you have done a great job here, helping us with a lot of priceless information and tips!
Truly appreciate you effort and time!
Good luck in everything you do! 🙂
tagDiv team.
Hi,
In each module we have the author but the code is commented, if you want to show the author you need only to un-comment that line: http://screencast.com/t/3wolMa9a5LU
To create a new module is a little complicated if you do’t have programing knowledge.
Hope this help!
Thanks for the message!
Hi,
Just add a block on your page and set this sort type: http://screencast.com/t/xGh5njnAS
Hi,
Add this CSS in Theme panel -> Custom CSS
body {
cursor: pointer;
}
.container {
cursor: default;
}
Hi,
Are you sure? Because for me works great! Please make sure you have done exactly like above.
Thanks!
Hi,
The 3.9 make a lot of issues and incompatibility, we working hard to solve all the issues, we try to finish the update only next week.
We recommend to stay at 3.8 until we fix all this.
Thanks!
Also please follow the steps from here, you need to regenerate the thumbnails because are larger in your homepage: https://forum.tagdiv.com/using-the-theme-with-existing-content/