- 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
Hi,
A sorting by oldest posts is not available at the moment for the category pages. There could be changes to the category pages in future updates, so this sorting might be available. I cannot give you an exact timeframe for this however.
Thanks
Hello,
The latest version is 8.5.2 so you might want to update to the latest version.
As for the VC issue, please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
I finally found it.
td_wp_booster_functions.php
line 624
would be nice if in a future update that was something you could turn off in the theme panel.
I’m having the same issue and I can’t for the life of me figure out
<head>
<title><?php wp_title(‘|’, true, ‘right’); ?></title>
<meta charset=”<?php bloginfo( ‘charset’ );?>” />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” />
<?php
wp_head(); /** we hook up in wp_booster @see td_wp_booster_functions::hook_wp_head */
?>
</head>
is all i see in the header.php file.
This is the view source: FB is pulling the first og:image rather than the yoast one
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="pingback" href="............/xmlrpc.php" />
<meta property="og:image" content="......................" />
<!-- This site is optimized with the Yoast SEO plugin v6.0 - https://yoast.com/wordpress/plugins/seo/ -->
<!-- Admin only notice: this page doesn't show a meta description because it doesn't have one, either write it for this page specifically or go into the SEO -> Titles menu and set up a template. -->
<link rel="canonical" href="https://.................................." />
<meta property="og:locale" ........ />
<meta property="og:type" ........ />
<meta property="og:title" ............" />
<meta property="og:description" content="........................." />
<meta property="og:url" content="......................" />
<meta property="og:site_name" content="............" />
<meta property="article:section" content="................" />
<meta property="article:published_time" content="......................" />
<meta property="article:modified_time" content="..................." />
<meta property="og:updated_time" content="......................." />
<meta property="og:image" content=".........................." />
<meta property="og:image:secure_url" content="......................" />
-
This reply was modified 8 years by
jhfrench2000.
Technical support strongly recommends:
Our recommended way for updating your theme is via FTP way because this is the surest method.
Also keep in mind:
FTP always best way to update; and you must always DELETE the original theme folder, then upload new one; *NOT* over-write as you end up with old/new files mixed together — this is not how WordPress is designed to work. Same with plugins. All plugins when updated via the WP admin panel *delete* old folder then upload *new* one; not merge or over-write/mix them.
Notice that you can automatically update your theme using the Envato Market plugin, according to our documentation here -> https://forum.tagdiv.com/how-to-update-the-theme-2/ but we do not recommend to do this. Our recommended way for theme installing is via FTP way because this is the surest method in this regard and in that way you will avoid eventual problems which might appear.
Hi everyone,
When I click the ‘Update Available’ button for the newspaper theme on the Envato Market plugin, nothing happens!
How can I fix this?
Could it be because my Global OAuth Personal Token could not be verified? Even though my Single use OAuth Personal token has been verified?
Thanks in advance!
Mitch
Nevermind that did, in fact work. I guess it just took awhile for Google to update things on their side.
Thank you!
Good evening.
After updating theme 8.5.1, I can not view and update the Theme ADS area.
When clicking to see, the icon is in looad and does not show.
follows print.
http://oidiario.com.br/error-ads.PNG
Tks
Fabiano Spada
Hi – update – I found the activation from within but still can’t update it….
no idea where a .zip file would be
thanks for any help
Hi
I took over this site and whilst trying to update the WPBakery Visual Composer plugin I deactivated it, deleted it then realise I didn’t have the .zip file to reload it – HELP!
can you supply this ?
site is http://www.theusefulbloglady.com
thanks
Paul
Hi Simion,
Thank you for your immediate response.
Just a little detail: should I deactivate and delete the plugins or can I overwrite them by uploading the updated ones via FTP?
Thank you in advance.
Hi,
You could comment it, there should not be any problems. The text will simply not be displayed anymore
– https://www.screencast.com/t/QogMFxEgC4
An option to disable the Live CSS editor is not available at the moment, it could be implemented in future updates. If you are not using it, you could disable it as mentioned in this topic
– https://forum.tagdiv.com/topic/live-css-div-on-the-frontend-luckily-in-displaynone-mode-for-everyone/
Thanks
Hi,
Watching the video you have provided it is clear the tagDiv composer is not functioning as intended. There should be no such issues using text elements.
Please try as a first step to update the theme and theme plugins to the latest version
– https://forum.tagdiv.com/how-to-update-the-theme-2/
After this try as a quick test to deactivate all plugins except theme plugins, and check if the problem is still present. Additionally disable your browser extensions, or test in incognito mode if possible.
We will take a look if none of these suggestions fix the issue. Send us an email at contact@tagdiv.com and provide admin login information. Also paste a link to this topic in the email.
Thank you!
Hi,
No need to create a child theme for simple theme customization. That is why the theme has the custom code sections in the theme panel
– https://www.screencast.com/t/Iotpalkd
Code entered in any of these sections will not be lost after a theme update, so ther will be no risk of losing it. So simply enter the code in the Custom CSS box and save. The code will apply to the element.
If you want to learn more about child themes see this guide
– http://www.wpbeginner.com/beginners-guide/wordpress-child-theme-pros-cons/
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks
Hi,
The final step after updating the theme would be to update the plugins. You can do that in any way you want. Either by FTP or through WordPress plugins section. Deactivate and remove them and install the new ones from the latest theme package.
Thanks
Hi,
Maybe in future updates there will be more options regarding category pages, but for the moment that is how they will be displayed. Sorry if this is an inconvenience for you.
Thanks
Hi,
I just updated the theme to version 8.5.1.
As far as I can see, there are separated .zip files for the plugins included in the theme.
However, the update tutorial doesn’t cover how to update the plugins.
Do I have to upload them again via FTP or via the plugins page?
Should I delete the previous versions and upload the new ones?
I would appreciate your soon reply.
Thank you in advance.
Hello,
Please update your theme to the latest version and then disable the multi-purpose plugin and delete it. Then install it again from the theme plugins section.
Thank you!
Please update your theme to the latest version and install the new multi-purpose plugin from the theme plugins section.
Thank you!
The amp page has it;s own layout. It will not be the same as the theme layout. We are currently working on AMP implementation with our theme for future updates so in the near future, there will be amp support available. Until such time, the plugin is the only alternative.
Thank you!
Hi,
I believe you are referring to the customization made through the Live CSS editor
– https://www.screencast.com/t/CpGwAa5wYI
After using the editor and saving code in it, this code will be saved in the database so it will not be lost after a theme update. They will be stored in the wp-options->td_live_css_local_storage option in the database.
Thanks
Do not keep older copies of the theme inside wordpress themes folder
Reset the cache after you update
Update the plugins. The theme required and recommended plugins are included in the theme package inside the ../Newspaper-tf/plugins folder.
?
This is the correct solution, thank you Chris for this, I suggest Tagdiv to update the instructions in their video and documentation so others will not fall into this issue and lose valuable time.
Thank You Chris, You are the Best!
Hi,
Mobile theme files cannot be modified through the child theme, at the moment. Support could be added in future update for this. You will have to make the modifications in the main theme files, and maybe back them up before updating the theme. That way you will not loose them after an update.
Thanks
I have just updated the theme system settings to those recommended in the Newspaper guides and still on SAVE buttons!
Update about sittuation…
I did add this lines to fix Leverage browser caching part ——-
# BEGIN EXPIRES
ExpiresActive On
ExpiresDefault “access plus 10 days”
ExpiresByType text/css “access plus 1 week”
ExpiresByType text/plain “access plus 1 month”
ExpiresByType image/svg+xml “access 1 month”
ExpiresByType image/gif “access plus 1 month”
ExpiresByType image/png “access plus 1 month”
ExpiresByType image/jpeg “access plus 1 month”
ExpiresByType application/x-javascript “access plus 1 month”
ExpiresByType application/javascript “access plus 1 week”
ExpiresByType application/x-icon “access plus 1 year”
# END EXPIRES
——————-
Now the result is rised up to 78/100 from 52/100 for mobile and 90/100 from 50/100 for desktops… Amazing result…
Just wondered why this is not coming with our theme? I mean that helped alot?