Hello,
unfortunately this is a problem with visual composer. We will have to wait until they update the plugin and it’s elements. As for the tabs, visual composer does not support tabs inside an accordion and the option will not even show up if you try to create it.
Thank you!
Hello,
This is because the visual composer plugin was updated since the video was made and that panel got modified as well. This is the new look they gave the plugin and unfortunately the visual style of the templates was not possible anymore so they are now text menu items.
Sorry for the inconvenience.
Hello,
Please provide an example of how you add your images because something is different in your code. Here is how a simple image appears on our demo: http://screencast.com/t/FxPPA9P0MG9q and yours: http://screencast.com/t/u1UhqiPPG
Do you maybe use an image plugin or the photon feature of jetpack? If so please remove these plugins/options.
The image lightbox could also break if you use a link in your image caption.
Let us know how it goes.
Thank you!
Hello,
When the thumbs dissapear from the blocks, this usually means you have a plugin incompatibility. Please remove all your plugins except visual composer and the aggregator and test it again . Also clear the cache and reset cdn if you use it. Unfortunately the rss agreggator plugin is not tested with our theme so it could be the one creating the problems in the first place. If the problem is still there after you remove all other plugin, then you need to find another rss plugin.
Thank you!
Hello,
I have checked the link you provided and i saw no empty spaces. Please check ti again and provide a screenshot of this issue.
Thank you!
Hello,
There already is a procedure to return to the login window. You can click the login text above the email field and it will return to the login: http://screencast.com/t/qvJrdOD4Z
I hope this helps.
Thank you!
Hello,
We will try to implement this fix in the next update if there won’t be any urgent fixes that need attention.
Thank you!
Hello,
Unfortunately there is no way to reset the theme settings as they are kept in the database. It can be done by editing the database though. Please follow this topic to see how it can be done:https://forum.tagdiv.com/topic/change-style-of-multiple-posts-at-once/
Thank you!
Hello,
Please provide more details to your problem as we have tweeted a few of your posts and they seem to work as expected. Please try to clear your cache and try to tweet from another machine to see if your problem is not local.
Thank you!
Hello,
this happenes when the css get rewritten. Please check your code in the theme panel and check for any selector like so: .post header h1 and attributes for the font-size. If there are multiple instances of the code, please remove them and just leave the value you want.
Thank you!
Hello,
Unfortunately we have no easy solution for it. you can either use plugins (time ago or anything other) or you can try the coding method: http://mekshq.com/change-wordpress-date-format-to-time-ago/ but this involves editing the theme files and a bit of php know how.
Thank you!
Hello,
the easiest way to do it is simply replace the files via ftp. copy and paste the files from the patch to the theme folder and replace the existing files. http://screencast.com/t/6a7CMvkHtalr
Thank you!
Hello,
Unfortunately the plugin is not tested with our theme and we have no idea of it’s functionality. The date in our modules and blocks is created here: http://screencast.com/t/NHwWc7bekjN this function needs to be customized in order to change the date on your homepage. Unfortunately we cannot provide a solution for plugin implementation.
Thank you
Hello,
You can use this css for both your requests.You can change the color in the code to the one you prefer.
@media (max-width: 767px){
.td_smart_list_7 .td-sml-current-item-title {
font-weight: 600!important;
}
}
.td-smart-list-button{
background-color:red!important;
}
I hope this helps.
Thank you!
Hello,
Thank you for your kind words.
You can find the code for the next and previous articles here: http://screencast.com/t/rgscc83alJ
You can make your modifications here.
Thank you!
Hello,
The comments issue is known to us and it will be corrected in the next version of the theme. The only way to remove the latest articles is to change the page template to one of the 3 like Mecburlar suggested. If you do not wish to have comments on pages, they can be removed from here: http://screencast.com/t/zZO2tvkL
(Make sure you use the latest version of the theme)
Thank you!
Hello,
Pagespeed is a complex task and you will have to do a bit of reading on the subject. We created a quick guide for it, but keep in mind that it requires a bit of know how on your part: https://forum.tagdiv.com/how-to-make-the-site-faster/
Thank you!
Hello,
You can change the text logo font with css:
.logo-text-container .td-logo-text{
font-family: roboto;
}
Simply add the code in the theme panel -> custom css box.
Thank you!
Hi,
it depends on which plugins you want to update. If you are referring to the plugins that come with the theme, then they have to be removed and installed again from here: http://screencast.com/t/1Hahqr5Q
If you are referring to the WP plugins, then they can be updated from the dashboard.
Thank you!
Hello,
Unfortunately the theme has no option for this so it can be done in 2 ways. Either by using a plugin or by editing the theme files. Please follow this topic to see how you can do it:
https://forum.tagdiv.com/topic/how-to-add-last-updated-time/
Thank you!
Hello,
I tested your website and saw that the grid displays fine (I’m not sure if it’s in Chinese or not. Sorry). If you encounter the error again, please disable all your plugins except visual composer and clear cache. Then check your homepage again. It could be a plugin conflict. If the problem is still there, then please provide more details so we can better understand the issue. Also provide a few details as to how you set it up.
Thank you!
Hello,
You can change how a custom post type is displayed from the theme panel. Please follow this cpt support guide: https://forum.tagdiv.com/custom-post-type-support/
Thank you!
Hi,
Unfortunately the plugin is not tested to work with our theme so we cannot say for sure how to implement it. You will have to use a bit of trial and error if you plan to use that plugin.
Thank you!
Hello,
You can also try this without plugins. Please disable all of them except visual composer and check again.
(I suspect the buzz player ad. In posts where you do not have this ad, the sidebar displays fine.)
Thank you!
Hello,
I tested the default post template with the code i provided ant it seems to display fine. Please provide a link to a post that does not get the transparency after you apply the code in the theme panel. (provide a link so I can inspect it.)
Thank you!