Hello kokos,
Please notice that the update of Newsmag is different than the Newspaper update, sorry! We have investigated the “problem” on Newsmag with the latest update which is not relevant to your problem from Newspaper, sorry! Most likely, your problem comes from your untested plugins. Maybe, your images get stuck to opacity 0 which causes this problem. If you need more assistance in this case, please send us an email at contact@Tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page.
Thanks for the message!
Hi,
Thank you very much for your appreciation, we try our best.
1. So you want to add a block to display posts, after the post content. The only way of doing that would be to use a cloud post template, these can be built with the tagDiv composer
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Here you can see all the available cloud post templates at the moment, preview and even edit them
– https://affiliate.tagdiv.com/#/load/Single
More templates will be added in the next theme updates. If the post contains a smart list, use a smart list template (designed by us or create your own with the blank template). This way a block can be added after the smart list.
2. Smart lists will be displayed in AMP, but not with next/prev buttons. The list elements will appear one after the other. If AMP is disabled and the mobile theme is active there will be next/prev buttons on mobile.
The mobile theme plugin and our AMP plugin can be active at the same time. The AMP version will be accessed by users only through Google search results page, others will receive the mobile theme version.
3. There could be a way for that. There will be a class on the body with the number of the slide in the smart list
– https://www.screencast.com/t/rtzHNzQyrviK
So you could do something like this – https://www.screencast.com/t/ZWNNGPcu
Code used in example here, multiply it as needed
.paged-2 .td-smart-list-button {
color:red;
}
Let me know if you have more questions.
Thanks
Hello again,
Please keep in mind that our theme does not support RTL and also, we do not have any plan for this implementation in near future update, sorry! Unfortunately, the coding world is not so simple. There are lots of problems and situations that need to be addressed and code modified if you want to use the theme in rtl with all of its features. Every element needs to be adapted to the new direction and that is why we recommend hiring a freelancer to do this for you. We have no simple solution to provide as the modification is very time-consuming and we cannot tackle such tasks.
Thank you for your understanding.
Hi Bozzy,
Unfortunately for the moment I do not know what feature will have the news update.
Thank you for your understanding.
When you release the fix for this in the update will it also include shortcode support in the elements other than ‘text with title’? It breaks in other elements too like the Icon Boxes.
Okay Man,
in first place : You guys should support RTL because your theme one of the best themes on themeforst. so its your responsibility to make the theme more better in next update.
Anyway, can you help me to reach the CSS of the menu of mobile veiw. and the menu of the desktop veiw. I will work on it, I just wanna know it CSS then I can change it.
Hi,
If you want to insert some JavaScript in header you can use The option from the Newspaper>Theme panel>Analytics/JS Codes
https://www.screencast.com/t/zIhToMcgd
In this way your JavaScript will not be lost if you update the theme.
If you want to past the code in header file the file in wp-content\themes\Newspaper\header.php
Thank you.
Social Counter is working for all accounts except facebook. Rechecked your Tutorial again “How to set up Social Counter” and confirmed that we are using the correct Facebook Id.
Our Site: https://www.bizcatalyst360.com/
My Facebook Page (no restrictions in settings): https://www.facebook.com/dennis.pitocco
Inserted dennis.pitocco as Facebook ID (waited two days, still didn’t update)
Also Tried my numeric ID 100005843642476 (waited two days, still didn’t update)
Help!
Hi,
That is what we want to achieve in the coming update, we try to have a great layout for each device with a good load speed.
Thank you for your understanding.
Good morning TagDiv team,
I have the Newsmag theme installed on my site. I updated it to the latest available version 4.6; however after the installation revolution slider stopped working. I tried to uninstall and reinstall it, but unfortunately now the site goes on fatal error with the following message: Fatal error: Out of memory (allocated 116129792) (tried to allocate 786432 bytes) in /home2/adepton/public_html/wp-content/plugins/revslider/includes/googlefonts.php on line 2053
Please check site http://www.embarcado.net
Is it something I am doing wrong or anything else?
Thanks for the feedback.
Cristyan
Hi Catalin,
I have updated the theme & disabled plugins but still same. I am sending login infos to the mail address you have mentioned.
Regards.
In my opinion, it is better to wait with the update, as the new editor (Gutenberg) still contains a lot of errors.
https://www.searchenginejournal.com/wordpress-5-released/281167/
According to the most current WordPress documentation, there were 280 outstanding bugs to be fixed.
The total number of issues needing to be fixed numbered 1,370.
===
Here is the answer of Matt Mullenweg (founder of WordPress)
https://make.wordpress.org/core/2018/12/04/new-5-0-target-date/
What if I want to upgrade but I’m not ready for Gutenberg?
No problem, install the Classic Editor plugin and 5.0 will be indistinguishable from 4.9.8 for your posting and editing experience, and you’ll still get the other improvements and fixes that have gone into 5.0. Classic Editor is supported until 2022, and now allows you to switch between Classic and Gutenberg on a per-user or per-post level.
Good to know the team figured it out. Also, the last theme update reset them too for me. Hope that the fix will address that too. Thanks a lot!
Thank you for the response. I will try the fix ASAP. By the way, when will be the new update release? The approximate time frame will be better.
-
This reply was modified 7 years by
Pradeep Augustine.
Hi,
Most important, please be sure to check the updated theme requirements guide
– https://forum.tagdiv.com/requirements-for-newspaper/
Increase all the parameters if it’s the case.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
https://www.screencast.com/t/sQswe1SWR
https://www.screencast.com/t/k4DnhgVBJ
Thank you for your understanding.
Hi,
It is a work in progress along other new features, and will be included in a future update. Can’t specify an exact time frame however.
Thanks
I also am having this error message:
“Can not update post in database.”
I am not sure whether they will add the Infinite post scrolling feature in the next update, but for sure it is coming. Later yesterday dropped a question on Envato and Tagdiv team replied that they are working on this feature and it will hit soon for their users in future updates. But they haven’t said exact information.
Hi,
Please update the theme to the latest version of it, clear all the caches and check the results. If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page. Before checking, please press CTRL+SHIFT+R.
Thanks for your understanding!
Hi,
Code entered in the theme panel will be saved in the database, so updating the theme will not affect it in any way.
Maybe double check your code and make tests, it should work same as before
– https://www.mitchcanter.com/twitch-conditional-plugin/
– https://github.com/thatmitchcanter/twitch-conditional
Try to enter the code in the header template directly, where the ad should appear. Multi-purpose header styles are in the composer plugin so you would have to enter the code there
– https://www.screencast.com/t/wLznd0aIWpl
These modifications will be lost when the theme/plugin is updated however. That will be the case for the parts/ads file, unless you modify this one in a child theme.
Thanks
Hi,
Yes, you have missing upload the theme to the latest version of it which is Newsmag 4.6. Update it via FTP way and check the results.
Thanks.
Hi,
There are a few speed optimization topics you can follow
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
Note that there will also be overall improvements made by us in the theme, in coming updates. Be sure to check the theme requirements guide carefully as well
– https://forum.tagdiv.com/requirements-for-newspaper/
Thanks
Hi,
Can’t say exactly, our developer and design team is working on this task with the highest priority. When it is finished we will begin testing, then an update will be released. I will know more details abut the new header features when we will begin testing.
Thanks
Hi,
Most important, please be sure to check the updated theme requirements guide
– https://forum.tagdiv.com/requirements-for-newspaper/
Increase all the parameters if it’s the case.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Thank you for your understanding.
Hi,
We aware of this problem, and what I can say is that there will be overall performance improvements made in the theme in coming updates, to further optimize speed.
For general theme requirements this would be the guide for a proper functionality
– https://forum.tagdiv.com/requirements-for-newspaper/
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
Thank you for your understanding.