- NewsmagHow to update a plugin
- NewsmagHow to update the theme
- NewsmagHow to update the WPBakery plugin
- NewsmagCategory templates
- NewsmagWhatās included in Newsmag theme package
- NewsmagAjax view count
- NewsmagSmart Lists
- NewsmagFeatured images
- NewsmagFeatured image or video
- NewsmagModal window
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
Hi,
I mean you can display the date of the event instead of the post date like here: http://screencast.com/t/itXPBdFPV
To do that replace code like here: http://screencast.com/t/TM3Sx1AKK
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) . '"/>';
}
And yes, the code above should work
see here all the screenshot:
– http://screencast.com/t/2STtSmDmr
– http://screencast.com/t/nEDmVsGBh
Result:
no sorting: http://screencast.com/t/oV07D1ERa
sorting by date(upcoming event): http://screencast.com/t/itXPBdFPV
Thanks!
Hi,
Sorry, but my website is still not online…
But I didn’t touch any css files
Thanks !
-
This reply was modified 12 years by
EliptiK.
hi,
please modify the file td_module_blog.php (), add get_permalink() instead of get_page_link(), in the function get_social_sharing() , starts at line 113
we have also modified this, will be available in the next update.
Thanks for you message.
Radu A.
Hi,
Do you have an old version. Why you don’t make update to latest?
The old version have in Theme customizer a section for static ads in header. Or you can add the code directly in files, check in parts folder.
Thanks for the message!
hi,
the carousel is a component of the jetPack plugin, is not from our theme.
try to update the jetPAck plugin to the latest version, maybe they solved this problem.
Thanks for you message.
Radu A.
hi there, and many thanks in advance!
I have just updated to new version of the template and i noticed the slider and everything else have been moved to the left, please help me!
this is my site
thanks again!
hi,
can you please send us the link to your site so we can check out the problem.
Thanks for you message.
Radu A.
hi,
please re download the archive, we have re upload this version with the patch in.
sorry about this.
Thanks for you message.
Radu A.
Hi!
The number of followers on twitter doesn’t update correctly. What’s wrong?
A few days ago tagDiv Social Counter doesn’t update correctly the number of followers on twitter.
I have uninstalled the plugin and reinstalled it again.
http://www.runningasturias.com
http://www.twitter.com/runningasturias
Thanks!
Hello my wordpress control panel to make new post/page etc has become very slow. The wait time increased from less than 1second till almost 30-40 seconds. Are there any tips to make my control panel as fast as normal or someway to reset it. I have no idea how this happened.
I updated to 3.4 but the share buttons are now stacked text links?
before v3 update i used on td_module_1.pho this code to put facebook comments:
$buffy .= ‘<h4 class=”block-title”><span>Commenti:</span></h4>’;
$buffy .= ‘<div class=”fb-comments” data-href=”‘ . get_permalink() . ‘” data-colorscheme=”light” data-numposts=”5″ data-mobile=”false” data-width=”700″></div>’;
but now, on v3 update $buffy doesn’t work.. hot to modify with
<?php echo $this->
please help me.
Please read this:
https://forum.tagdiv.com/how-to-update-the-theme/
I just downloaded the update V 3.4 and I’ve noticed that the patch missing …
Since Iāve updated to v.3.4 the AjaxLoader is missing on the Template āHomepage – bg – no article listā with āBlock 3ā an the āPaginationā-Mode āLoad More button. When I click on the āLoad More buttonā on the frontend it loads the next posts but the AjaxLoader overlay wonāt show up.
It’s a learning adventure ! Don’t get discouraged, just take your time and read through all the different things. WordPress is pretty easy to use, and luckily most of the “common” things don’t change; so if you launched a new site with different theme, or setup a free blog on wordpress.com – it all works in much the same way. š
You can upgrade from one version to another, you don’t need to do so in order. E.g., you can jump from 3.1 to 3.4 — simply do a manual update as noted here:
https://forum.tagdiv.com/how-to-update-the-theme/
i make all about for auto update and the result is…. the script delete my old theme and no install any update… the folder /themes/ empty (only index.php)
after all this , upload full theme again… š
automatically update !
https://forum.tagdiv.com/how-to-automatically-update-newspaper-theme/
the pinterest is working in the latest update but the facebook sharing is resulting in page not found!
Also, yes i do have it enabled. Do you think it has something to do with w3 total cache and/or cloudflare?
please help!
thanks
I could not download the update 3.2-3.3, 3.3-3.4 has already appeared. Where to get 3.2-3.3?