Hello Simion,
Thank you for your response. Regarding the license, I activated it on my subdomain that is the staging site for my main site. There I test the updates before I apply them to the live website, so it’s the same website, just different URL.
Regarding my problem with resizing the thumbnails, I discovered a simpler method to do this. Reading the documentation, I found out about the update call for the API, so I took the following steps, maybe somebody will find them useful in the future:
– Make a plugin according to the documentation: https://forum.tagdiv.com/the-plugin-method/
– Make an API update call like specified here: https://forum.tagdiv.com/td_api_thumbupdate/
– modify just the width and height of the image to suit your needs.
After this, regenerate the thumbnails and the new dimensions will pop up in the site. I didn’t need to make any edits to the modules templates in the child theme.
Best regards,
Mircea
Hi,
I updated the new version of Newsmag on morenews.pk and figured out that it was not opening on mobile phones. They home page loads but doesn’t show the posts. However, it is working ok desktops.
I heard that mobile theme plugin has been updated on 21st March 2017. I couldn’t find any log file to see changed, modified or added file.
Please tell me about the added or improved feature or give me the link to log files so that I can update it?
Thank you.
Same problem. Updated theme, plugin, deactivated and activated still not working. It’s really annoying.
Also note you can’t have tag, category, page with same ‘name’ when using pretty permalinks
This is most common error.
Note this page ‘is’ working, http://francuskie.pl/tag/citroen/
however, you need to update theme or remove the login/pass code due to the mixed content message (http / https login message error in Chrome)
And, the error most likely caused by your Cloudflare setting, where the page style sheet not loading fully and menu breaking.
(( I don’t work here ))
We can’t generate Facebook access token…
The Social Counter is not working after an update
I have purged the cache
When I click Facebook Access Token Get Access Token it just says ‘Please wait…’
But nothing happens
https://www.dropbox.com/s/84eosvi6h9jupbw/error.png?dl=0
More specific?
You need to upload the theme zip, not the ‘all files’ zip.
Also, best way to install anything with WP is FTP as it will always work; while the WP installers are dependent on your server, permissions, bandwidth, random updates at server core, etc.
Hi Bodgan, do you have some update wpml?
Sorry but we are many client and we need news 🙂
7.9 could be?

Is it possible to add Published/Updated time after the date?
Hi,
If you would like to create a new thumbnail size for an existing module, you can define that new thumb size using the method provided in the previous link, in the api plugin. You can download the plugin here
– https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
Then using the child theme modify an existing module to use the custom thumbnail size, from the plugin. I believe this should work properly.
Just make sure to regenerate your thumbnails – https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ so the new size will be created.
This way you will not loose this customization with a theme update, everything is done through the plugin and child theme. Maybe additional options regarding this will be available in a future release, but I could not say for sure if this will happen.
About the license, the Envato license specifies you can use the theme on a single end-product at a time
– http://themeforest.net/licenses/standard
A sub-domain however can be used and the theme activated on it, if it’s part of the same project. You can use the theme on this sub-domain, as long as it will not be a different website with different content.
Thanks
Hi guys, I fixed by myself.
Here below the 2 problems
1) to get the access token td_social_counter.js needs this change
– facebook_access_token.val( data.replace( ‘access_token=’ , ” ) );
+ facebook_access_token.val( data[“access_token”] );
Then you can get the access token. Without this code change, noone should be getting the Access token.
2) in the facebook id, not the whole name has to be inserted, only the trailing numbers
Then it worked
I can’t explain how without code change in point #1, others may have it working, it should be failing everytime to all your customers
About point #2, I suggest to update your doc explaining facebook id (may be it is there and i missed it).
I placed a 5star to your theme, with friends we have several licenses from your great theme but I am not 100% happy of your support today.
I am sure next time it will go better
Thanks a lot.
One more question: I am trying to override the line you mentioned baove in content-metaboxes.php, but I tried using the child theme. It didn’t work, but I am not sure if I should keep in the child theme folder the same file structure (includes/wp_booster…) or duplicate the file and add it to the root of the child theme folder?
The change is working, but i am trying to avoid losing the changes I make after an update. For some reason, for this file I cannot override the functionality with the child theme.
Hi,
You can use this guide to update the theme – https://forum.tagdiv.com/how-to-update-the-theme-2/ using the methods mentioned, and following the required steps for each one.
Also please remember to install the latest version of the plugins bundled with the theme
– https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thanks
Hello HeTo25,
In a future update, it is possible but we cannot say for sure if it will get done in the next update because we have a big list of fixes, improvements, and suggestions to implement. It’s hard to filter them and select which one gets implemented now and which one gets postponed. The developers decide if it gets done or not, though.
Thanks for your understanding!
Thank you for your response.
I have a few follow-up questions:
1) Do you plan to make this section pluggable from child theme in future versions? Maybe wrapping each API call in a function and wrapping the function in a condition like if {!function_exists(function))} will allow users to override the thumbnails settings from functions.php.
2) If I make custom thumbnail sizes using the API, how will I be able to use those new thumbnails in the block templates? I see the thumbnails are called in includes/modules/td_module_#.php files. How can I modify these files so that the new template is preserved after theme update? If I make a copy of the file in the child theme using the same folder structure, will my file get precedence before the theme file in generating the output?
And on an unrelated topic, will you consider making available two licenses with each theme purchase, one for the live site and one for the development site? The guys at Themco do this for their X theme and you register your live and development site on their platform and you are able to make automatic theme updates on the development site. Right now I have the theme installed on my development site but I have the „Acticvate theme” error message on my dashboard. Once I move the site to the live domain I will activate the license I bought, but would be interesting to have a development license as well.
Best regards,
Mircea
Hi there,
After editing and posting a new post on draft, post did not went through and went directly into the website page directly, later on every time i click on all posts redirects automatically into the website without giving me the possibility to access posts.
I updated permalinks settings but still no changes.
Any suggestions?
Thanks
Hi,
the first time I just delete the first and last comment tag
<!--
-->
Inside the code where do you delete comment tag, there are many open/close comment tag to delete:
https://forum.tagdiv.com/topic/newpaper-4-update-script-not-appearing/
you need to delete all comment tags in the rows indicated.
While conversating here – https://forum.tagdiv.com/topic/how-to-get-next-page-design-like-this/#post-167908 , amit noticed that the mentioned link is broken. On further checking,
I noticed that not just that page but many other such pages are broken due to mixed content ( loading over insecure elements) issues in the bulk. This issue appears on few pages but not all posts of my website.
Please check the screenshot to see the broken page on the left and mixed content error on the right side. -https://s17.postimg.org/truo9cttb/broken_page_and_mixed_content.jpg
Here are few such pages with errors:
https://tomatoheart.com/webjockey/facts-about-bb-ki-vines-bhuvan-bam/
https://tomatoheart.com/shubham/kenny-sebastian-things-to-know/
https://tomatoheart.com/amardeep-singh/roadies-fame-raghu-and-rajiv-startup-show/
while other pages like:
https://tomatoheart.com/amardeep-singh/arunabh-kumar-tvf-founder-facts/
https://tomatoheart.com/niti-jha/michelle-obama-natural-hair-style/
doesn’t have any such issues. The homepage is also working well.
The issue rises only for normal users, not the logged in admins. I am using SSL for almost a year. Most of the mixed content errors are loading insecure theme files. I have recently updated the theme and since then I have noticed this issue. I have already sent login credentials to you for one another thread.
Please look into this issue.
Thank you
I modified newspaper theme to display Last Updated Date on Single Post File. But now I see a Structured data Error on all my post,
datePublished: A value for the datePublished field is required.
Here is the URL to Structured Test Data: https://search.google.com/structured-data/testing-tool#url=http%3A%2F%2Fmashtips.com%2Fmemory-card-buying-guide-for-camera-gadgets%2F
May be a minor error, I can’t figure out.
I’m seeing the same solution everywhere, “update to latest version” and that is 4.1 . Cache has been cleared, so have the cookies. Is there an actual solution for this yet? It’s not worth it to keep re-installing at this point. All the videos and images for the tutorials seem outdated as well.
Hey Amit,
Thank you for notifying.
I have also noticed that few pages are broken. That might be due to a plugin conflict. I haven’t installed any new plugin but had updated to PHP 7 yesterday. Not sure if it has anything to do with that. I am looking at it.
Thank you
Hi Amit,
Thank you for commenting.
Though in use case scenario, I hadn’t use google’s native matched content but my ad units were responsive as well. So, the solution might be similar for both of them.
I checked your thread, but wasn’t sure where is the final code? Have you have updated the first message with the right code where you have first mentioned the issue? Please write the final working code at the end of your thread.
Thank you.
Hi,
I’ve updated to the newest Newspaper version and now my featured images are cropped.On this link: http://www.rockingfamily.at/flotti-karotti-das-spiel-nicht-nur-fuer-ostern/ you can see, that there is a blank grey space on the right side. It seems, that the picture has moved to the left side.
I’ve already uploaded a new version of the picture, but the problem remains.
Any ideas?
Best greetings!
David
Hi Catalin,
I was able to uncomment and show the code as per your link above, but when I click on update script, I get a permission denied. Any ideas? I am upgrading from 4.6.3 to 7.8.
Thanks,
Victor
Hi Lorenzo,
How did you solve your permission denied error when trying to use the update script? I am getting the same error going from 4.6.3 to 7.8.
Thanks,
Victor