Download zip again. It’s ok.
Confirm – in zip-file themeforest-5489609-newspaper.zip version still 7.2.
-
This reply was modified 10 years by
Edward.
https://forum.tagdiv.com/gallery-2/
Live result: http://demo.tagdiv.com/newspaper/td-post-aston-villa-beat-liverpool-to-join-arsenal-in-the-fa-cup-final/
-
This reply was modified 10 years by
Edward.
Scroll down this page https://themeforest.net/item/newspaper/5489609
before:
CHANGELOG
Version 7.2 – July 6th, 2016
new: Visual Composer plugin updated to the latest version 4.12
new: We added the Design options tab on most of the blocks.
new: Added support for custom fonts in theme panel that are uploaded via the wordpress media gallery. The custom fonts can be used just like before on most of the theme’s UI without writing any code
new: the weather widget now opens an input if it’s unable to locate the user via the browser’s location API.
misc: block paramers now have a better description
misc: we fully rewrote the trending now block, it’s now leaner and it works better
misc: code improvements to the following shortcodes: td_block_big_grid_slide, td_block_homepage_full_1, td_block_ad_box and the video playlists
misc: the media gallery that is used in the theme panel is now less cluthered and without the unused options
fix: the close button for the mobile menu was fixed
fix: long author names now work fine on td_block_16 shortcode
fix: long instagram user ids now appear as expected on the widget and block
fix: background ad now works as expected
fix: styling issue on the install demos panel
fix: exchange widget and block issue on some servers because we use https to acces the API
fix: instagram widget warnings with wp-debug on when no instagram id was present
fix: mobile menu background height is now as expected
fix: HTML in footer copyright is not stripped now
Also see file update_log.txt in Download zip Theme.
Hi!
Small correction – the color should change only the icon of an envelope on mouse hover. I corrected the code hope correctly.
/* Color icon of mail (envelope) on mouse hover on Author Bio */
.author-box-wrap .td-author-social .td-icon-mail-1:hover{
color: rgb(195, 195, 195);
}
Thank you very much for the answer!
Big sorry again! My post must be send in Newspaper Forum…
Hi!
Can fill field “Mail” in Author Bio:

How to change the color (white) icon of mail (envelope) on mouse hover, not to merge with the background?
Hover off:

Hover on:

Thanks!
Thank you!
And one more question: is it possible to edit the page of Author Posts (example: http://demo.tagdiv.com/newspaper/author/admin/) in Visual Composer?
I want to add various elements below the main content.
Thanks!
Hi Andrei
Note that by editing the indicated file author box will display only three authors on entire site.
How to change the code if I want to display ten (Top-10) authors (authors by post count)?
This file td_block_authors.php can i use in Child Theme?
Sorry for my poor English.
Thanks!
Can I make two and more pages in one posts?
https://forum.tagdiv.com/posts-with-pagination/
https://forum.tagdiv.com/smart-lists/
I cant find possibility to add photo to my profile. Can you help me?
My authors posting comments, filling in only the fields Email and Name in the Comments Box, not by entering the site through the Login Form. This may be the reason that the counter comments shows wrong value?
Thank you!
A sample child theme is available in the /code/ folder in the package that you downloaded form Themeforest.
Официальный язык форума – английский.
Write in English please.
-
This reply was modified 10 years by
Edward.
Надо дополнительно устанавливать плагины:
Woocommerce: https://wordpress.org/plugins/woocommerce/
BuddyPress: https://wordpress.org/plugins/buddypress/
Forum: https://wordpress.org/plugins/bbpress/
3.8.4?
В документации описано, как правильно обновиться с 4-й версии: https://forum.tagdiv.com/how-to-update-the-theme-2/
Переспроси ещё раз по-английски, разработчики подскажут.
Hi!
I’m replace the files in this list: http://tagdiv.com/td_deploy/Newspaper/changed_files_7.0_7.0.1.html
But version remains the same – 7.0

The problem is confirmed.
Worked for me:
1. Enable mobile plugin.
2. Try manually overwrite the language strings of translation in Theme panel – Translations and Save settings.


-
This reply was modified 10 years by
Edward.
Disable untested plugins and try again.
Insert this code in .htaccess file (in the root of the domain):
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin "*"
</IfModule>
