- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_template::update_key
- Apitd_api_category_template::update
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
Might be problem with Chrome. Be sure to clear your cache/history in Chrome from time to time. Make sure it’s updated to latest version.
Hello,
I can not update the Revolution slider plugin to version 5. I was wondering if you could explain to me how well I can do?
Thank you have a nice day
Hello,
Unfortunately we have no easy solution for it. SSL was not fully implemented/supported in version 4. The code was all changed in version 6 so we cannot offer any advice on how to adapt a quick fix for version 4. The easiest solution i ca think of is if you simply do not use the pop-up. You can find a plugin for the login widget and simply remove the login from the theme (as a temporary solution until the update).
Thank you!
Hello yourlifeupdated,
There is an option for it in Theme panel->Post Settings, like this -> http://screencast.com/t/4YPqwgvRYJ You have to disable this feature and then will not appear in your front-end and neither back-end database.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
Or you can use css to avoid replace this code every update.
.category-25 .td-g-rec-id-content_inlineright
.td-g-rec-id-content_bottom
{
display: none!important;
visibility:hidden!important; }
25 = ID number of category
Enjoy!
Hello craigtran,
Yes, if you did an update and the files that you has in your child theme are affected by the update the child theme will not working. You have to do a backup before and try to customize it again.
Hope this helps!
Thank you for the message!
Hi,
I suggest to update the theme to the latest version 6.6.4 as from version 6 the theme has ssl support implemented so it should work. To update the theme please follow this guide – https://forum.tagdiv.com/how-to-update-the-theme-2/ and update also the plugins provided with the theme.
Let us know if you have issues after this and contact us via email at contact@tagdiv.com and provide your site url and we will take a look.
Thanks!
Hello larceny,
If you want to have the ultimate update, it is necessary to replace only the files that are changed and style.css file.
The child theme saves you a few updates but please notice that it no replace in totality the updates. When the update is coming, please ensure what kind of files are changed and if the files are exactly those that you have in your child theme you have to customize again your child theme.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
Since that video, the visual composer plugin was updated so the templates can now be found here: http://screencast.com/t/xPru0ZaUg89d This will open a list of templates you want to use.
If you do not have these option or if elements from the plugin are missing, please make sure you have all elements selected in the plugin settings-> role manager: http://screencast.com/t/YewQBqRao
Thank you!
Thank you for your suggestion.
We will consider this for a future update.
i updated the theme in the same manner as it is described in the guide. everything is working ok but the navigation menu is not looking the same and site logo is also misplaces
here is the snapshot
https://www.dropbox.com/s/dhw5nc8w0i8b9e8/new.png?dl=0
Hi again.
Theme updated. Cache cleared. The problem persists. Can you check again?
My host support confirmed that they successfully updated through FTP, yet i feel no changes. The version still should 6.5.1
Please is there no way i can have this seamlessly done.
As it is I dont know what next to do
can you support us.
See the theme docs on how to update.
You can’t automatically update from WordPress theme panel as it’s not hosting on WordPress.org.
If I update just the files changed in those two new updates – will it update the version it thinks I’m running, or do I need to edit that somewhere?
Regarding a child theme – I’ll take a look at the tutorial thanks! If I’m customizing maybe 3-4 files in the theme, do you think that would warrant such a step to make future updates more easily? I guess I’m asking, is all that work worth it – or does it even work as such, meaning I can just make sure those 3-4 files are not touched?
How can I update my Newspaper theme to the latest version. In themeforest I can see the update available, but how can I update it using wordpress theme update option. I dont want to loose my theme settings and menu options. Please help.
Hello renai42
In this case, depends from which version you have done the update. This CSS comes from the theme and has the role to give display:none for any empty paragraphs. Please ensure that you did not have any empty paragraph in your article…check your TEXT editor from the panel -> http://screencast.com/t/8j9b5oQNZ and looking for these tags
. This problem you can resolve with the CSS that I gave you above and if you not found this you can send us an email at contact@tagdiv.com with your log-in information so we can further inspect the page set up. Please copy/paste this link in the e-mail so we can know who are you and what the issue is.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi Andrei !
Thank you for your quick response. I updated the theme, deactivated all plugins but nothing changed.
Could you look at it closely, please?
This website address is http://www.mielno1.eu. Id post you login data but cannot set "as private". (I cant find a checkbox)
Thanks,
Jerzy
Hi
Try to update the theme at the current version available on themeforest, V 2.3.5,deactivate all plugins except Visual Composer, clear all caches and test again.
If the problem persist please provide more details about and also your site url so I can inspect it closer.
Thanks!
Hello,
Please update your theme as this problem was caused by the latest version of WordPress and was fixed in the current version of our theme (6.6.4)
You can use this guide to do it: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you!
Hi
Unfortunately to display the category tag according with your request you will have to modify the code. The category tags are generated by php code and this runs on server side, so they can’t be edited on Visual Composer. This is a complex task which involve many customizations and I can’t provide a solution now. Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Thanks!
Dear friends,
I would like to ask you how to change the color in preinstalled WP Menu widget. Before last theme update (to 6.6.4) I’ve simply changed it by edit CSS code into:
.widget a:hover {
text-decoration: underline;
color: #000000;
}
After update it doesn’t work anymore. So what I’m suppossed to do to change hover color of menu items just in that exact widget?
Link to my site: http://www.hsgrp.sk
You can see the widget just before the footer where the facebook social plugin is located.
Thank you for your prompt answers.
Hello,
@dessousat Unfortunately we have not tested the new version of WP with the old version of our theme and we are not sure the fix provided will work with that version. Please update your theme to the latest version so you can benefit from the updated features and fixes for issuers like these.
@sportujeme Please check your fix again and make sure you copy the whole code in the correct file. If it still will not work, then please update your theme as the fix was implemented in the latest version (6.6.4)
Update tutorial: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you!
Hello ingenierojas,
The latest update, Newspaper (6.6.4) was resolved the problem with homepage pagination that it was due by the latest WordPress update as you can see in our change log here -> http://screencast.com/t/gAX8YxXsMB -> http://themeforest.net/item/newspaper/5489609
Thank you for the message!
Hi,
Either use this method: https://forum.tagdiv.com/topic/wordpress-4-4-1-pagination-new-fix/ or update your theme to the latest version as the fix was implemented in the new release.
Thank you!