Hi,
Sorry but I don’t understand your question, what Home you talking about, can you show me in a screenshot, I’ve checked your site and everything seems to be fine there.
Thanks for the message!
Hi,
Not work because you have java-script conflict in console: http://screencast.com/t/SEltnaGgKkC
Please deactivate all plugins or one by one and see if works.
Thanks for the message!
Hi,
If you want to hide the post title, use this CSS, add it in Theme panel -> Custom CSS
.single header h1.entry-title {
display: none;
}
.single header {
top: 0;
}
Thanks for the message!
Hi,
The tag filter should work, nobody complain about that. Can you give us a link to see the issue? Please give us more details, show some screenshots, what tags you write there?
Thanks!
Hi,
Can you show me a link to inspect it? Thanks!
Hi,
1. Sorry but I don’t understand your question. What featured image should be on forum index, from where?
2. I don’t know why your slug is board, should be forums, you have installed the bbPress like here: https://forum.tagdiv.com/how-to-install-bbpress-forum/
3. The lightbox not work because you have a java-script conflict in console. Could be a conflict with a plugin. Deactivate some plugins and see if works. Or try to use another lightbox plugin.
Thanks for the message!
Hi,
One reason for the search icon is not aligned is because you use another header style, and for Classic Block stack we make a special header, this one http://screencast.com/t/FEoXVhLMpcv and in combination with other headers is not guaranteed that everything will work fine.
We will fix this combination issue in version 5 to work better.
For the homepage if you want to achieve like on our demo, we use there the latest posts from Settings -> Reading http://screencast.com/t/sGhGtfDg
If you can’t manage it you can give us access to your WP and we will install a demo like on our Classic Blog. Send details via email at contact@tagdiv.com
Thanks!
Hi,
Please can you update the theme to latest version, default with no modification the thumb from video should be there.
If not work, can you give me access to your WP to take a look? Send the details via email at contact@tagdiv.com
Thanks!
Thank you!
Happy Holidays to all!
Hi,
Just remove this code: http://screencast.com/t/a2XdRhEvVSp
Thanks for the message!
Happy Holidays!
Hi,
1. You could easily find all selector, just open the style.css and search for font-family and where is a font family there is the selector that you need.
2. There depends of how the font are rendered, on some fonts need manual adjustment.
Use this CSS to align the block header:
.block-title a,
.block-title span,
.block-title label {
padding: 4px 10px 2px 10px;
line-height: 27px !important;
}
.block-title {
line-height: 28px;
}
3. If you write Custom CSS in Theme panel that CSS will overwrite as priority the CSS, not overwrite the old css, the old CSS is there in style.css like you see in your screenshot is in style.css
If you want to remove it, just edit your style.css and delete it from there.
Thanks!
Hi,
This is the code: http://screencast.com/t/RHHFKmTP
The text is on all ads but is hidden and it shows only on post content ads like bottom ad and inline ad.
Hi,
Yes, replace all files, but you should check the style.css to make the comparison with your version to see differences.
Hi,
I figured out, is because your site have a SSL, change this: http://screencast.com/t/nL2soEo9k6u
Thanks!
Hi,
Can you try to re-save the permalinks and see if works. Go to Settings -> Permalinks.
Thanks!
Hi,
I see is red now, is everything ok now?
Thanks!
Hi,
If you want to change the fonts in other places you need to change it via CSS, sorry for the inconvenience! We will try to improve this in future updates.
Just make like this:
.put-all-selector-here,
.selctor-1,
.selector-2 {
font-family: "your custom font";
}
If you don’t have CSS knowledge, please hire someone to customize the theme for you.
Hope this help!
Thanks for the message!
Hi,
Please be more specific, seems that I’m not sure I understand exactly what do you want. Can you show me in some screenshots or something.
If you doesn’t have a featured image for video the theme have a default image thumb, located here: http://screencast.com/t/n5NicFAH
You can replace them with yours if you want.
Thanks!
Hi,
Please try to re-save the permalinks from Settings -> Permalinks
Thanks!
Hi,
In the last update we put the latest version of the Visual Composer plugin, which is compatible with latest WP version 4.1. Yes, you can update to 4.1 but make sure you update the visual composer to.
Thanks the message!
Hi,
The latest version of the VC is available in package, see here: http://screencast.com/t/9qGbK8Rp
Thanks!
Hi,
Add this code http://pastebin.com/jVkkGPtX like here: http://screencast.com/t/7f8W5cubv7t
Add this CSS in Theme Panel -> Custom CSS
.td-custom-ad {
display: none;
color: #666666;
display: block;
font-size: 14px;
text-align: center;
}
.td-post-text-content .td-custom-ad {
display: block;
}
Thanks for the message!
-
This reply was modified 11 years by
Marius.
Hi,
You have an issue with the images. Please deactivate all plugins and see if works. Is very strange what happens there.
Could be a plugin conflict that cause this.
Thanks for the message!
Hi,
You have java-script error in console: http://screencast.com/t/ctshzEvN
This is caused by a plugin conflict. Please deactivate all plugins or one by one and see if works!
Thanks for the message!
Hi,
I see that the search works now. Is everything ok now?
Thanks for the message!