- NewspaperHow to update a plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- NewspaperSingle Post Excerpt
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperHow to use the Bing Maps API
- NewspaperModules Builder in Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperCustom Fields Support
- NewspaperFlex Block Settings Guide
- NewspapertagDiv Opt-In Builder
- NewspaperHow to use the YouTube API
- NewspaperDefault Category Settings
- NewspapertagDiv Composer Tutorial
- NewspaperHow to Set the Image Avatar
- NewspaperUnique Articles
- NewspaperFacebook Share
- NewspaperCache plugin – install and configure
- NewspaperFeatured Image, Video or Audio
I have continuously updated and am now on Version: 10.3.9.1.
What version did you say this was corrected on?
Hi,
If the tagDiv Composer doesn’t work, it may be because you may have the latest version of WordPress and an older version of the Newspaper theme (the latest version is 10.3.9.1).
If you need to make an update, before please make a full backup to all files and the database, in case something goes wrong. => https://forum.tagdiv.com/how-to-update-the-theme-2/ and check if the problem persists.
Another solution for the moment is to use Enable jQuery Migrate Helper plugin and try this option => https://www.screencast.com/t/WYlKJVLi this plugin may help. Clear all the caches (also the browser cache).
Let me know about your results.
Thank you!
Whenever I try to edit my Newspaper theme with tagDiv composer, some options aren’t working.
Suppose, I want to change the following option:
Then the console shows the following errors:
js_files_for_wrapper.min.js?ver=f154000f043441c6e9b46ad0f10e16a7:560 Uncaught TypeError: Cannot read property 'tdc-param-show_excerpt' of undefined
at Object.updateDropdownResponsiveValues (js_files_for_wrapper.min.js?ver=f154000f043441c6e9b46ad0f10e16a7:560)
at HTMLSelectElement.<anonymous> (js_files_for_wrapper.min.js?ver=f154000f043441c6e9b46ad0f10e16a7:405)
at HTMLBodyElement.dispatch (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6.2:2)
at HTMLBodyElement.v.handle (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6.2:2)
updateDropdownResponsiveValues @ js_files_for_wrapper.min.js?ver=f154000f043441c6e9b46ad0f10e16a7:560
(anonymous) @ js_files_for_wrapper.min.js?ver=f154000f043441c6e9b46ad0f10e16a7:405
dispatch @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6.2:2
v.handle @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6.2:2
I’m getting similar types of errors for the other options.
How to fix this issue?
My Site URL: https://regfollower.kazsystems.com
Hi,
We know about this issue and it will be fixed in the next update of the theme, which will be as soon as possible.
Thank you for your understanding!
Hello !
This issue has been addressed in the latest Newspaper Theme Updates. Please keep an eye on it and let us know if this happens again so we can take a look at your website to see what may be the issue.
Thank you !
Hi,
Our website has an initial loading problem and the console shows that it is an issue with jquery. I installed jquery migrate helper to see what was wrong and this is the message:
jQuery Migrate Helper — Warnings encountered
This page generated the following warnings:
https://www.divinya.org/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js:234:16: jQuery.fn.load() is deprecated
Please make sure you are using the latest version of all of your plugins, and your theme. If that is the case, then you may want to ask the developers of the code mentioned in your warnings to update it.
I updated all the plugins but the problem still remains.
After migrating a development site from localhost, I am seeing an error on my live site where the following file is not found:
http://localhost:8080/wp-content/uploads/2021/02/bghd.jpg
In background settings for the theme panel I see no references to bghd.jpg. I cannot find this anywhere to remove or update this reference and it’s causing mixed-content warnings as my live site is https.
Where can I find where this is being set? This is not an image I uploaded, so I assume it is a default.
I can see it in the CSS referenced here:
<div class="tdi_3_397_rand_style td-element-style" ><div class="td-element-style-before"><style>
/* phone */
@media (max-width: 767px)
{
.tdi_3_397_rand_style > .td-element-style-before{
content:'' !important;
width:100% !important;
height:100% !important;
position:absolute !important;
top:0 !important;
left:0 !important;
display:block !important;
z-index:0 !important;
background-image:url("http://localhost:8080/wp-content/uploads/2021/02/bghd.jpg") !important;
opacity:0.2 !important;
background-size:cover !important;
background-position:center top !important;
}
}
</style></div><style>
Hi, Thanks for the reply.
I have updated the theme and It is working now.
Actually I am getting F grade when I am trying to check my website on https://gtmetrix.com/
Should I install WP Rocket plugin to speed up my website?
Hello!
Please read carefully our documentation and you can find out from where to download and how to activate the theme: https://forum.tagdiv.com/how-to-update-the-theme-2/
If you want to install a demo, you will find them in Newspaper -> Prebuilt Websites.
Thank you!
Hello, I’m having difficulties with the new version of Newspaper.
I used Bootstrap codes in Woocomerce Products, because I was unable to use a constructor inside Woocomerce.
However I went to update to the new version of the newspaper, and now the code has stopped working, and on top of that, the bootstrap code included in <HEAD>, seems to have no effect.
I tried via F12, inspecting the code, and didn’t find the Bootstrap snippet.
What’s going on, did you create a lock to include bootstrap?
Hello,
When you create or edit a post or a page you can set a featured image => https://www.screencast.com/t/ymIXqkWcRH and also you can write a description right there => https://www.screencast.com/t/ffjoaFPx and set like the featured image after that you need to publish or update.
Also, make sure that you have og image set, usually, for this, we recommended to use the SEO Yoast plugin (our theme doesn’t have the option for on image).
Also, you can check the og image using this tool => https://developers.facebook.com/tools/debug/
To share a post with a featured image, please follow this guide: https://forum.tagdiv.com/facebook-share/ use SEO Yoast (in this guide you will know how to display the og image using Yoast plugin).
Hope this helps you!
Thank you!
Hi there,
I am trying to update my article images to be saturated until someone hovers over the picture.
Do you have a tutorial on how to do this?
Please tell me how to edit:
Flex block 2 > Style > IMAGE EFFECTS / BLEND MODES
All the best
Thomas
Hello !
The next update should help users reduce the CLS. Also I have sent this to our developers so they will take a closer look to this too.
The next update is expected to be released in the following weeks.
Thank you !
Hello!
The biggest pro of using mobile pages instead of responsive version is that you have a lot of choices which elements to add to the page and also you can assign the design specifically for mobile. It could be the best idea for the page speed because you will haven’t double content like in responsive version and it contain less elements automatically which can improve a bit your page speed.
Our developers are working to improve the page speed, so we hope in short time we will deliver the improvement in the future updates.
Thank you!
Hello!
Please make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict, so please deactivate ALL plugins except tagDiv ones, also if you are using ca cache plugin, deactivate it, clear all cache (also from your browser) and try again.
Please take a look for this advice before updating: https://forum.tagdiv.com/topic/action-required-please-read-how-to-update-to-the-newspaper-theme-v-10/
I recommend you to make a backup and update plugins and the theme via file transfer, so that you don’t face any error: https://forum.tagdiv.com/how-to-update-the-theme-2/
Let me know about your results!
Thank you!
My problem is that in certain areas of my home page where i set a filter to bring the latest articles of a particular category this is not updated.
If i go inside the category page everything works perfect. Also I noticed that if on the first page i go and change manually i.e. from latest to alphabetoc order and then back to latest then this will work … but i want this to happen automaticaly when new posts are published.
The Website is healthstories.gr and is currently in password protected access … the password to go through is: 123!@#
i.e. In the section “Υγεία του παιδιού” this is happening
How can i fix this issue….
Hi tech-Mag, I’m sorry that you faced this problem.
When you update the theme you need to be very carefully, and make sure that you make a full backup also do not overwrite the old theme version. Also from the latest theme version, you’ll be able to use the automatic theme update option https://tagdiv.com/update-newspaper-theme/ (before any theme update make sure that you have a full backup and after theme update make sure that the theme is activate and theme plugins are updated and activate).
If you have other questions related to our theme, please let me know!
Have a nice week!
Hello,
I just checked your page speed => https://i.imgur.com/e43FKhz.png and seem now is a little faster on mobile, but I saw you have more elements that need to be optimized.
The only thing I can help you with is to give you these page speed guides:
– https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Also, our developers are working to improve the page speed, so we hope in a short time we will deliver the improvement in the future updates.
Thank you for your understanding!
Hi, Bettina.
I was actually up all night and finally figured out what was going on by accident at 5 am this morning. I erroneously thought the first section in the Theme panel was just for ads. The header template was set to none, or whatever the no theme setting was. The footer template, on the other hand, had a cloud template set on it. I guess this was automatic. I knew I wasn’t using a cloud template when I sent the other messages. Like I said, I erroneously thought that section was for ads only and never thought to check that. Found it was I was looking through every single setting. The TagDiv Composer will not allow you to go past the footer to edit. Which it’s a little cumbersome to use anyway, because there are no scoll bars until you drag across the screen to the right and you finally get one to go up and down, but not side-to-side. I had been just clicking in the white space at the top and using the arrow keys, which doesn’t always work. THen when you do go the right to get on the other side of the template, you can’t see the settings menu on the left. Just cumbersome, but Ill figure it out, I reckon. Maybe a thought for the next update or something. Thanks again for all your help trying to figure this out. Hope it will help someone else facing the same issue. 🙂
-
This reply was modified 5 years by
jrich78.
Hi,
How can I create a homepage on my newspaper theme? Where all my new posts will have updates.
Hello!
Please check this plugin too, maybe it could help you to improve the performance in your website.
if you follow the steps which are presented in this tutorial here: https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also, to increase the page speed you can check these similar topics for more solutions:
– https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Also, our developers are working to improve the page speed, so we hope in short time we will deliver the improvement in the future updates.
Thank you for your understanding!
I am trying to update the Header Logo and the image in the Footer section of the Theme Panel but when I press upload, choose my image, then hit Save Changes, it appears to be successful, but then doesn’t actually make the change. I was able to remove the previous logo and that change kept. Cannot add a new logo, doesn’t seem to actually save the changes to the database.
I have cleared browser cache, disabled site caching, cleared cache, checked for conflicts, etc.. Nothing changes.
I updated from 10.3.3 thinking that might help but it does the same thing on 10.3.9.1.
Theme name i Newspaper
Theme version i 10.3.9.1
Theme database version i 10.3.9.1
Hi!
Try to re-upload the image and then the link will update automatically.
Thanks!
Hello,
If you have the mobile theme enable, it will over right the mobile page and responsive version. If don’t want to use the mobile theme plugin just disables it or use it only for AMP => https://www.screencast.com/t/rsVMDvFTstah .
About mobile page template if you made a page template and after that, you delete the mobile page without unassigned it from the page still be linked. To remove the linked mobile page you need to create the new one then select the new mobile page after that you can delete the mobile page.
Hope this helps better!
Thank you!
I commented out the memory limit within the wp-config file also.
Notice: Constant WP_MEMORY_LIMIT already defined in /opt/bitnami/apps/wordpress/htdocs/wp-config.php on line 114
Same result.
I wonder if I possibly need to re-install or update the pre-built website that is on here – it’s possible the one (Tech) I have hasn’t been updated and isn’t compatible with the latest versions of WP and Newsmag?