- 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
Hi,
Unfortunately the theme doesn’t have an option for this, you would need customization for it which means custom work and unfortunately we cannot offer custom work at this time as we work hard on the development, updates, fixes and support. If you need this and you can’t manage it yourself I suggest you hire a developer to do it for you or get a freelancer from sites like: http://studio.envato.com/
Sorry for the inconvenience!
Thanks for the message!
Hi,
Thanks for your suggestion. I have added this on our feature request list and we will consider it for future updates.
Thanks
Salut,
Nu sunt sigur ce ar putea cauza asta insa nu cred ca se datorteaza temei devreme ce nu au mai fost raportari de acest gen iar in urma testelor nu am gasit nici o problema de acest fel.
Iti sugerez sa incerci asta si fara plugin-uri active si sa verifici din nou setarile plugin-ului pe care il folosesti pentru cache.
Deasemenea te rog sa incerci asta cu tema pricipala si nu cu tema child iar daca nu folosesti ultima versiune de tema(1.3.1) te rog sa iti faci un update si sa incerci din nou.
Noi recomandam W3 Total Cache doar cu cache-ul pentru pagina activat insa poti folosi si alte optiuni atat timp cant nu cauzea alte conflite.
Multumesc!
Hi there,
in Newspaper theme I got this code from Marius to display the event date from my Events Plugin rather than the date of post creation.
if ( 'event' == get_post_type($this->post->ID) ) {
$EM_Event = em_get_event($this->post->ID, 'post_id');
$buffy .= '<time itemprop="dateCreated" class="entry-date updated' . $visibility_class . '" datetime="' . date(DATE_W3C, $td_article_date_unix) . '" >' . $EM_Event->output('#_EVENTDATES') . '</time>';
$buffy .= '<meta itemprop="interactionCount" content="UserComments:' . get_comments_number($this->post->ID) . '"/>';
} else {
$buffy .= '<time itemprop="dateCreated" class="entry-date updated' . $visibility_class . '" datetime="' . date(DATE_W3C, $td_article_date_unix) . '" >' . get_the_time(get_option('date_format'), $this->post->ID) . '</time>';
$buffy .= '<meta itemprop="interactionCount" content="UserComments:' . get_comments_number($this->post->ID) . '"/>';
}
to put in td_module.php to replace: http://screencast.com/t/TM3Sx1AKK
In Newsmag there is a slight change. Could you please assist me to convert this code to Newsmag?
Cheers
Just running through the zip plugin files included in the theme, and the version of visual composer that comes bundled is still 4.3.4 instead of the new 4.3.5 version.
This IS the issue….
I just downloaded the theme files from envato TODAY, and it still has the old files.
Can i PLEASE get the updated js-composer.zip file that contains the actual updated plugin??
-
This reply was modified 11 years by
kinichb.
Hi Lucian,
I just sent you guys an email with the details of the issue + another issue I’m experiencing since updating to the new Newspaper version…Every update or edit I do to the content does not save…
Hope you guys can fix it,
Thanks and Happy New Year celebrations!
Hi,
for those of you also using the AddThis plugin in some form or another, and have noticed on/about Dec. 21 a sudden blank space at very bottom of your webpages – like an extra line break – the solution for the moment is adding the following code to your custom CSS box in the theme panel, or bottom of style.css file if you edit that directly each update:
#_atssh{
display:none
}
This is *not* a theme issue.
Hi, for those of you also using the AddThis plugin in some form or another, and have noticed on/about Dec. 21 a sudden blank space at very bottom of your webpages – like an extra line break – the solution for the moment is adding the following code to your custom CSS box in the theme panel, or bottom of style.css file if you edit that directly each update:
#_atssh{
display:none
}
This is *not* a theme issue, but something being loaded by AddThis at bottom which is inserting something.
Hi,
All is ok now, I have installed the latest version of visual composer from the
your updated theme version, via envarto.
Thank you.
Hi,
Sorry for the delay! Thanks for suggestion this, unfortunately the theme isn’t using the default walker for the nav menu so the theme doesn’t support this at this moment.
I have added this on our todo list though and we will implement a feature like this on future updates.
Thanks again for suggestion this!
Hi,
The latest theme version is 4.6.1 so if you are not using it I suggest you update your theme and also update the plugins then using just the theme’s plugins check for this issues again.
Please also note that I have also checked your site using chrome browser and found no issues, all features worked fine: http://screencast.com/t/scztiB4WUS
If you still have issues with this please also provide screenshot and let me know!
Thanks
Hi,
@kungalvsnyheter Please use this guide and re-install the VC plugin: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Thanks
Hi,
Unfortunately the theme doesn’t have an option for displaying posts from last 2 days, you would need customization for that which means custom work and unfortunately we cannot offer custom work at this time as we work hard on the development, updates, fixes and support. If you need this and you can’t manage it yourself I suggest you hire a developer to do it for you or get a freelancer from sites like: http://studio.envato.com/
For this tags: http://screencast.com/t/XVVZ8JBfT the theme doesn’t have an option, you can remove them from the category template though, like this: http://screencast.com/t/iyt232Pbg6
Thanks
Hi,
Please make sure that you select the homepage with articles list template first then you should have the latest articles section below the editor: http://screencast.com/t/JUOuCjYoTN
You can also make sure that you have it enabled from screen options, like this: http://screencast.com/t/Udv14d10Epd
Please also make sure that you update the theme to the latest version (4.6.1).
Thanks
Hi,
I will add this on our issue tracker list for further testing and we will fix it if something goes wrong.
Please also try to do this using the main theme and also make sure that you update your child theme and try again.
Thanks for the message!
Hi,
Thanks for reporting this, I have added it on pour issue list and we will fix it in next update. Until then you can use this custom css to fix it:
.td_mod_aj_search .entry-title a, .td_mod_aj_search .entry-title {
white-space: normal !important;
}
Thanks for the message!
Hi,
It’s possible to do it via custom css as the theme doesn’t have any option for something like this. If you need this and you don’t know how to do it yourself we suggest you to hire a developer to help you with it as 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.
Sorry for the inconvenience!
Thanks for the message!
Hi,
Unfortunately that is not possible as the theme doesn’t have an option for that and you will need custom work to customize it. If you need it you can try using a plugin or hire a developer to do it for you as we cannot offer custom work as we work hard on the development, updates, fixes and support.
Thanks for the message!
Hi,
Please try this without any plugin active and also make sure you empty your cache files. I have checked this using the latest theme version (1.3.1) and found no issues with this. If you don’t use the latest theme version please update your theme and check again without any plugins active.
Thanks
Hi,
Please make sure that you deleted the plugin and also remove the plugins folder via FTP: http://codex.wordpress.org/Managing_Plugins#Uninstalling_Plugins
After this install the plugin from the plugins folder, do it like this: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/ but for the social counter plugin.
Hope this helps!
Thanks
Hi,
We will take a look at this and fix it in the next update if we find an issue with it.
You can try this until then: http://www.wpcub.com/fix-missing-required-field-entry-titleupdatehcard-error-in-wordpress/
Thanks for the message!
Hi,
Sorry for the delay!
You can add last edited part like this: https://forum.tagdiv.com/topic/last-updated-date-instead-of-published-date/#post-30380
For the published part you can do this: http://screencast.com/t/SAxuDtpy4ryZ
Result: http://screencast.com/t/gQ1a13Ow19r
Thanks
Hi,
Sorry for the delay!
The title excerpts on modules can be set from theme panel > excerpts then chose the drop-down for the mkodule you use and set it’s title length.
You can replace SHARE here:(top) http://screencast.com/t/Ry2g9yXaDyvJ – (bottom) http://screencast.com/t/stcA0j7ooc6l
We’ll fix this in one of the next updates.
Thanks
Hi,
Use the error message to track and find the source of the error then double check the file to make sure that you did everything right.
If you still can’t get this right we suggest to get someone to helps you with it as unfortunately you’ll need custom work for this which we cannot offer at this time 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.
Sorry for the inconvenience!
Thanks for the message!
Hi,
Sorry for the delay!
Please make sure you delete the VC plugin folder like instructed here: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Thanks