- NewspapertagDiv Cloud Library Plugin
- NewspapertagDiv Shop
- NewspaperHow to Use tagDiv Cloud Library
- NewspaperCloud Library Templates
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspapertagDiv Composer Tutorial
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperSocial Sharing
- NewspaperInfinite Loading for Single Posts
- NewspaperCustom Post Type Support
- NewspaperHeader Builder
- NewspaperUsing the Theme Translations with WPML
- NewspaperInstagram in Newspaper WordPress Theme
- NewsmagRequirements for Newsmag
- NewspaperSmart Lists
- NewspaperAuthor Card
- NewspaperFeatured Images
- NewspaperSmart Sidebar
- NewspaperPost template ads
- NewspaperFooter Builder
Hello,
Please make sure that all theme plugins are installed (tagDiv Composer, tagDiv Cloud Library and tagDiv Standard Pack if you are using standard elements). Most of the time one of the theme plugins is not activated.
Thank you!
Hello!
I recommend you to try to use the staging plugin, so you won’t ruin your website, check also this article from here and give it a try: https://themeisle.com/blog/wordpress-staging-site/
This issue has been discussed already here: https://forum.tagdiv.com/topic/tagdiv-cloud-library-stuck-on-installing/
Thank you!
Hello!
Here is a possible solution for your issue mentioned by my colleague: https://forum.tagdiv.com/topic/newsletter-plugin-able-to-add-new-services-activecampaign/
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
Thank you!
Hello!
If you have WP Bakery plugin installed and active, then here is the problem. There is a conflict between TagDiv Composer and WP Bakery.
So, I gladly recommend you to shift from WPBakery to Composer, because WPBakery is an old builder plugin. Please check our guide to know how to shift from WPBakery to Composer: https://www.screencast.com/t/6xLVMmlsY ; https://www.screencast.com/t/zWHrRmK1LQC ; https://www.screencast.com/t/vuFdT9Stx ; https://www.screencast.com/t/DWbSf3qj ; https://www.screencast.com/t/QuHyGccTK71v
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
Thank you!
Hello!
I see a code there which means you do not have the tagdiv social counter plugin installed and active in the Newspaper -> Plugins. Check also about the Standard Pack plugin to be active.
Also, you use default templates, that’s why you can not edit them with the TagDiv Composer.
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
Thank you!
Hello!
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
The Standard Pack plugin is an old one with old features with default templates. We do not recommend it anymore.
Thank you for understanding!
Hello,
Please check this topic https://forum.tagdiv.com/topic/co-authors-2/ ->https://forum.tagdiv.com/adding-multiple-authors-articles/
Also, this method works for the default post templates and does not affect cloud library templates.
Adding the multiple authors is a 3 step process. Adding the multiple authors is a 3 step process.
Step 1 – Adding the required functions in your child theme functions.php file.
We created 2 custom functions for the author and for the author box which we can then call on the post styles and not have to use the entire functions each time.
Add these functions in your child theme functions.php file: https://pastebin.com/ciYrSZvQ
These will create the custom implementation to add the co-author and the author box for each co-author in particular.
Step 2 – Adding the single post templates to your child theme.
In your main child theme folder, you will need to create the following folder structure: In your main child theme folder, you will need to create the following folder structure:
Newspaper-child/parts/single Newspaper-child/parts/single
Then, under the “single” folder add both the single-template and the loop-single files for each of the post styles you use on your articles => https://i.imgur.com/PNke9Eo.png
Now you will have to identify where the author is being called in each post style.
For styles 1, 5, 9 and 10 you will find the author code in the loop-single files while for styles 2, 3, 4, 6, 7, 8, 11, 12 and 13 the code is found under the single_template files.
Edit the files corresponding to the style you want to apply the co-authors to and then call the functions added at step 1. Replace the default author and author box codes:
https://i.imgur.com/AvJOQfg.png
Replace the highlighted code with the following codes: https://pastebin.com/fifu70QS
Maintain the position of the code in the PHP file though for proper results.
Step 3 – CSS styling.
For the co-authors to position properly we also need a bit of CSS code to ensure proper styling so please add the following CSS code in the theme panel under custom code-> custom CSS:
https://pastebin.com/dRaStewQ
Now you simply need to edit your post and add multiple authors using the plugin author field:https://i.imgur.com/4saivlH.png
Thank you!
Hello,
Please make sure the tagDiv Standard Pack plugin is updated and activated.
Those shortcodes and the error are from tagDiv Standard Pack, and this plugin is not required from version 10.4, because the new demos are using cloud templates.
Also, you can use a header template / footer template , posts, etc from Cloud Library, and you can customize it with tagDiv Composer => https://www.youtube.com/watch?v=HXQQygkCCJo
Also, please check our documentation -> https://forum.tagdiv.com/newspaper-theme-documentation/
Thank you!
Hello Tamsin!
1. Here you can see step by step how you can import a new cloud template for your posts: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
2. Please add the text and the design (elements in the page) with the TagDiv Composer, not editing the page normally. Also, the shortcode can be inserted by using the element called “Column text”. For example, in the step3 here: https://forum.tagdiv.com/add-cryptocurrency-price-ticker-widget/
3. Yes, because our plugin Tagdiv Composer sees that the elements in the page weren’t made with it and it will ignore the content. The solution is at point 2.
1. The Post Settings in the Theme Panel will appear if you will install and activate the Standard Pack plugin from Newspaper -> Plugins.
2. If you use Mobile theme plugin, then you can not edit the pages with TagDiv Composer.
You have only some settings for this layout, which you can find in Theme panel -> Mobile Theme. Please note that if a page is made by Composer, than the content won’t be displayed on Mobile theme version. You should create the content with the Mobile Editor.
How I explained above the Mobile Theme has its own design for header and footer.
Thank you!
Hello,
You need to activate this plugin only if you use templates from Theme Panel (header, footer, posts, etc ) => https://i.imgur.com/Xjd3Xdd.png -> https://i.imgur.com/ND4vg5b.png -> https://i.imgur.com/3wFAJMu.png also, if you have added Block 1-25, Big grid, brig grid full, and if the plugin is deactivated the blocks will become shortcodes and the style will change.
So, please make sure you use Cloud Templates and Flex Block and Big Grid Flex.
Thank you!
Good morning,
I have encountered a few issues with Newspaper mobile view (both responsive version and theme plugin), and would really appreciate your help.
———-
WP 5.8.1
PHP 7.4.24
Newspaper 11.2
tagDiv Plug-ins – Composer, Cloud Library, Social Counter, Standard Pack (have also activated/deactivated Mobile theme + Official AMP for WP)
——–
My website is “coming soon” until I resolve my mobile settings, so I am sharing screenshots using your recommendation above.
FYI I have already utilised the Let’s Go Mobile tutorial (very helpful) and Theme documentation and spent a lot of time troubleshooting.
My preferred option is to use mobile templates and tagDiv composer, mostly as I have content on my homepage that I want to retain in mobile view. I have created mobile templates for the home page, header and footer only (at this stage).
When testing the responsive version live on mobile I have the following issues:
1. My posts are displayed in a default format (feature image, text then sidebar, plus wrong header and footer). In my cloud templates list I do not have any Single Post Template listed to customise as a mobile template.
Have I mistakenly deleted “Single Post Template – Default PRO” and if so how do I get it back? When searching in New Cloud Templates it is not listed and other templates would be inconsistent with my site.
2. My pages (via menu) are displayed in a similar default format. When I try to create mobile templates for these pages using Composer (checking copy content option) most of my pages are not picking up all the content. Specifically, pages that have shortcodes (eg. Contact Form 7). For example –
In the mobile template page I get an empty column (where the page title, text and/or image should display) and stretched out shortcode content. If I save it anyway and try to open it again it appears as blank.
3. One critical page on my site appears blank (header and footer only) when live on mobile. It is a Business Directory which is otherwise responsive to the theme.
Like Issue 2 above, when I create a mobile template for this page the content is copied and partially displays but after saving it disappears.
The alternative option – trying tagDiv Mobile Theme + Official AMP for WP, and testing it live, has not resolved the critical issues. NB: I switched my “homepage – mobile” to draft while using Mobile Theme.
When testing the mobile theme version live on mobile I still have these issues:
1. Posts are now ok but the “Post Settings” options (as shown in your Theme Documentation) do not appear in my Mobile Theme Plugin settings.
2. All of the pages (including Business Directory) are now completely blank (mobile theme header and footer only). FYI I have opened each page in WP Editor and ensured they are enabled for mobile theme in the tool bar and updated. This did not resolve the issue.
Please let me know your suggestions for resolution asap 🙂
Thank you, Tamsin
Hello,
it seems that when the “tagDiv Cloud Library” plugin is active it is impossible to crop the images. Or rather, I manage to crop the image but when I publish the post or create the preview of the post I don’t see the cropped image.
Disabling your plugin seems to work correctly.
Can you give me support?
Thanks
Hello,
Please make sure that all theme plugins are installed (tagDiv Composer, tagDiv Cloud Library and tagDiv Standard Pack if you are using standard elements). Most of the time one of the theme plugins is not activated.
Also, seems you use big grid block from tagDiv Standard Pack.
Thank you!
Hello,
Normal, if you delete the tagDiv Cloud Library folder, then you can reinstall it from Newspaper> plugins.
Usually, this problem appears when you overwrite the theme and you do not delete the theme and theme plugins on theme update -> https://forum.tagdiv.com/how-to-update-the-theme-2/
Also, please make sure you do not have other extra plugins activated during the update, as this may interfere with the update process.
Thank you!
Hello,
Our theme uses Cloud Templates from tagDiv Cloud Library, which can be edited and customized with tagDiv Composer. -> https://forum.tagdiv.com/footer-templates/ -> https://forum.tagdiv.com/header-manager/
Please check this video about how can create a website from scratch https://www.youtube.com/watch?v=SoGQ0d5kIBg
Also, on our channel https://www.youtube.com/channel/UCOT1RiNysIPCTPSnVZskwtQ, you can find more videos that can help you and documentation https://forum.tagdiv.com/newspaper-theme-documentation/ and you can ask us here on the forum if you have any questions.
Have a nice day!
Thank you!
Hi
I have updated to Newspaper Theme 11.3.1, but I get an error message and refuse to activate.
——–
tagDiv Cloud Library – Plugin deactivated.
This plugin is not supported by the current theme!
——–
This does not occur in 11.2.
Is there a way to solve it?
Hello,
@kuska, I’m glad you find it.
@russellk, Please make sure you have tagDiv Composer activated and you use cloud templates.
Also, if you use a plugin like JetPack plugin please check if your settings are set to show that the admin bar https://wordpress.org/support/topic/admin-bar-not-showing-after-connecting-account-with-jetpack/
Thank you!
Hello!
Let me explain you which options of mobile versions are:
1. Responsive version: A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
3. Mobile theme plugin: The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/ https://forum.tagdiv.com/the-mobile-theme/
A full explanation you can find here: https://www.youtube.com/watch?v=SpGkOnJeNZY
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
Thank you!
Hello,
Please let me know what version of the theme you have.
Also, make sure you have tagDiv plugins activated (tagDiv Composer, tagDiv Cloud Library, tagDiv Standard Pack -> if you use elements from this plugin).
Thank you!
Hello,
@mathclash
Please make sure you have tagDiv plugins activated (tagDiv Composer, tagDiv Cloud Library, if you use elements from tagDiv Standard Pack plugin).
Thank you!
Hello,
You can use a header template from Cloud Library, and you can customize it with tagDiv Composer => https://www.youtube.com/watch?v=HXQQygkCCJo
Thank you!
Hello,
Please make sure you have tagDiv plugins activated (tagDiv Composer, tagDiv Cloud Library, if you use elements from tagDiv Standard Pack plugin).
It is also always advisable to back up all files and database, no matter what update you make to WordPress, theme, plugins -> https://forum.tagdiv.com/how-to-update-the-theme-2/
Also, to be able to help you efficiently, please provide more details, screenshots, link to your website to can understand the problems.
Thank you!
Hello,
You can use a header template / footer template from Cloud Library, and you can customize it with tagDiv Composer => https://www.youtube.com/watch?v=HXQQygkCCJo
Also, if you use the standard header/footer from Theme Panel, so you need to have the tagDiv Standard Pack plugin, from version 10.4, this plugin is no longer required because the new demos are using cloud templates.
Thank you!
Hello,
I can’t seem to identify what may be the exact cause of this issue but the Theme Customizer returns a critical error when I try to open it.
The only Element that I could relate to the td_subscription php file is the Leads element I placed on the homepage once.
The homepage loads fine when viewed live ( https://paste.pics/EGF4Y ), whether I am logged in as admin, or viewing in incognito mode. It’s only when I try to go to Theme Customizer that the error occurs.
I already tried removing the Leads Element but still gets the critical error message and still unable to access the Theme Customizer.
For reference, these are the active plugins:
Envira Gallery Lite
Siteground Optimizer
tagDiv Cloud Library
tagDiv Composer
tagDiv Opt-in Builder
tagDiv Social Counter
WooCommerce
WPForms Lite
Below is the complete error message ( screenshot uploaded at https://paste.pics/EGF40 )
Fatal error: Uncaught Error: Call to undefined function get_current_screen() in /home/customer/www/brwnfshwebworks.com/public_html/bwmstage/wp-content/plugins/td-subscription/includes/td_subscription.php:196 Stack trace: #0 /home/customer/www/brwnfshwebworks.com/public_html/bwmstage/wp-includes/class-wp-hook.php(303): td_subscription->{closure}(‘https://brwnfsh…’, Object(WP_Term), ‘category’) #1 /home/customer/www/brwnfshwebworks.com/public_html/bwmstage/wp-includes/plugin.php(189): WP_Hook->apply_filters(‘https://brwnfsh…’, Array) #2 /home/customer/www/brwnfshwebworks.com/public_html/bwmstage/wp-includes/taxonomy.php(4559): apply_filters(‘term_link’, ‘https://brwnfsh…’, Object(WP_Term), ‘category’) #3 /home/customer/www/brwnfshwebworks.com/public_html/bwmstage/wp-includes/nav-menu.php(891): get_term_link(Object(WP_Term), ‘category’) #4 [internal function]: wp_setup_nav_menu_item(Object(WP_Post)) #5 /home/customer/www/brwnfshwebworks.com/public_html/bwmstage/wp-includes/nav-menu.php(755): array_map(‘wp_setup_nav_me. in /home/customer/www/brwnfshwebworks.com/public_html/bwmstage/wp-content/plugins/td-subscription/includes/td_subscription.php on line 196
Please inform me how I can find an remove the codes that produce that error.
Thank you in advance.
Hello,
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin not.
For example, you can have the mobile theme plugin activate and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activate.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Better deactivate the mobile theme plugin and see the results, and assign the mobile page for page, like this => https://www.screencast.com/t/lektAhyjd
Also, clear your cache.
Hope this helps you!
Thank you!