- NewspaperAutoptimize Plugin – install and configuration
- NewspaperCache plugin – install and configure
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagInstalling pre-built websites
- TutorialsHow to install Revolution Slider
- NewspaperInstalling Pre-built Websites
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
- TutorialsHow to Install bbPress forum
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperWoo Brands
- NewspaperStripe Setup
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperFlex Block Settings Guide
- NewspaperHow to setup the Contact Page
- NewspaperAdd Cryptocurrency Price Ticker Widget
Hello @prothomprokashito!
Some files are missing. Please download the theme package again from your themeforest account and reinstall it.
Thank you!
Hello @cmnews23!
Please login to the WordPress install for that website and activate the theme there: https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
Thank you!
We never used the opt-in builder (using thrive leads for leads) but however, if this opt-in-plugin is activated or not activated, the error code from my first post in this thread is still again here, if i update to a newer version than 11.5.1
Also i have installed the standard pack and bug is still here, if i don´t downgrade to 11.5.1 or earlier.
-
This reply was modified 3 years by
beyonduality.
As I said, even if all plugins except tagdiv were uninstalled, the error message came up. Only after a downgrade to an older Newspaper version the problem was fixed (no error).
-
This reply was modified 3 years by
beyonduality.
I installed the NEWSPAPER –> Shop Audio theme.
On the checkout page the popular payments form appears with black background fields.
This prevents customers from seeing the payment types and creates problems.
I am attaching the PDF of the screenshot
https://acquadellemarmore.it/wp-content/uploads/2022/12/TAGDIV-modulo-pay.pdf
Greetings to all of you
Good morning, I must have accidentally deleted the plug-in “td-wp_booster” from my WP plug-ins, that’s why I can no longer display the site correctly, precisely my error is compile error: (E_COMPILE_ERROR), I think the plug-in is missing the “td-booster” in fact it says to me:
/home/”my-user-name”/”site-name”/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php
And the error message is:
require_once(): Failed opening required ‘td_block.php’ (include_path=’.:/opt/cpanel/ea-php74/root/usr/share/pear’)
My question how do I fix this problem without losing data and reinstalling the whole theme?
How can I re-enable the deleted Plug-in?
I thank you for your support and look forward to your kind reply,
Alessandro
https://mail.google.com/mail/u/1/?ogbl#sent/QgrcJHsHnPTHLSKCQrHgFgCZvtSCKKMlVnb?projector=1
I did not change header logo, footer logo, category titles, not save
I have checked the guideline that you have provided me and done everything that the guide doc has (https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/) More important that I have not installed the Jetpack plugin, Yoast SEO, and BuddyPress in my site. but I am facing the same problem. I have talked with my server provider too. they have checked my site and updated the .htaccess file. they told me that the problem is coming from the tagDiv Composer plugin (the file is missing). you can see the error message here (https://i.imgur.com/ouKDyfJ.png, https://i.imgur.com/2ThfNoq.png). I have re-upload that plugin but the problem is the same. Can you please help me use TeamViewer software to get out of this problem?

The above photo shows the screen when the Edge Browser (left) and Chrome Browser (right) were accessed simultaneously on December 10, 2022 at 6:24 p.m.
When you register a new article on the WordPress administrator page, an updated screen is displayed on the main homepage and category page in some browsers, and not on the category page. Let me know why this is.
Currently, when I access my smartphone, updated articles appear on the main website on Google Browser. However, when I access with an edge browser, I can’t see the newly added text. Even if I refresh it, it is not updated.
1. I recently installed yoast seo, w3 total cash plugin. The sitemap creation function is activated in the jetpack plugin, and the sitemap creation function is also activated in the yoast seo plugin. Could this be a problem?
2. If you add a new article, you can see that it has been updated on the main homepage and category in the Google browser, but in other browsers, even if you add a new article, it is not displayed on the main homepage and category page.
1. I recently installed yoast seo, w3 total cash plugin. The sitemap creation function is activated in the jetpack plugin, and the sitemap creation function is also activated in the yoast seo plugin. Could this be a problem? 2. If you add a new article, you can see that it has been updated on the main homepage and category in the Google browser, but in other browsers, even if you add a new article, it is not displayed on the main homepage and category page.
I have checked the guideline that you have provided me and done everything that the guide doc has (https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/) More important that I have not installed the Jetpack plugin, Yoast SEO, and BuddyPress in my site. but I am facing the same problem. I have talked with my server provider too. they have checked my site and updated the .htaccess file. they told me that the problem is coming from the tagDiv Composer plugin (the file is missing). you can see the error message here (https://i.imgur.com/ouKDyfJ.png, https://i.imgur.com/2ThfNoq.png). I have re-upload that plugin but the problem is the same. Can you please help me use TeamViewer software to get out of this problem?
1. I recently installed yoast seo, w3 total cash plugin. The sitemap creation function is activated in the jetpack plugin, and the sitemap creation function is also activated in the yoast seo plugin. Could this be a problem?
2. If you add a new article, you can see that it has been updated on the main homepage and category in the Google browser, but in other browsers, even if you add a new article, it is not displayed on the main homepage and category page
Hello,
i have installed child theme and made some changes to functions.php which are working fine. but they are not working on mobile as I have mobile theme plugin installed. i had to make changes to wp-content\plugins\td-composer\mobile\functions.php to make them appear on mobile. but after theme update they are gone and i have to edit mobile’s functions.php again, is there any way keep those changes in mobile’s functions.php after update?? like child theme’s changes which stay on desktop?
[Information]
I’m using the real news demo.
My site is duweek.com.
I have a question about changing the Buy button.
1.
I put the code to delete (or change) the shopping cart button. But I can’t change it. Please check whether the code is correct or the method is correct.
// 곧바로 체크아웃시키기
add_filter (‘add_to_cart_redirect’, ‘redirect_to_checkout’);
function redirect_to_checkout() {
return WC()->cart->get_checkout_url();
}
// 장바구니 텍스트 변경하기
add_filter( ‘woocommerce_product_single_add_to_cart_text’, ‘woo_custom_cart_button_text’ ); // 2.1 +
function woo_custom_cart_button_text() {
return __( ‘바로 구매’, ‘woocommerce’ );
}
2. Button Modification PC and mobile are different.
I put the [width: 100%;] code to adjust the width of the shopping cart button. The PC is adjusted normally, but the mobile is not applicable.
3.
I want to align the buy (or shopping cart) text to the center and the amount (amount) above to the right inside the box. How can I do this?
4.
Every time I click Buy (or Shopping Cart), the shopping cart is added up unnecessarily. Due to the nature of digital products, only one item is required. Is it possible to forcibly stop this? page move
Also, the page is quite narrow on the PC screen and is not intuitive to the user. I tried [Newspaper Builder] for design, but an error occurred. Is the external page (or plugin or function) unmodifiable? Can’t use the Newspaper template? (Change)
5. Checkout page form issues
Deleted unnecessary forms with code. (Only name 1, phone number and email are required)
However, the width of the form of the name does not match, so I put CSS [width: 100%;] cor, but it does not apply to both PC and mobile.
First of all, this is the code for deleting the form. Please check if it is correct.
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’, 11);
function theme_enqueue_styles() {
wp_enqueue_style(‘td-theme’, get_template_directory_uri() . ‘/style.css’, ”, TD_THEME_VERSION, ‘all’ );
wp_enqueue_style(‘td-theme-child’, get_stylesheet_directory_uri() . ‘/style.css’, array(‘td-theme’), TD_THEME_VERSION . ‘c’, ‘all’ );
}
function wc_remove_checkout_fields( $fields ) {
// Billing fields
unset( $fields[‘billing’][‘billing_company’] );
unset( $fields[‘billing’][‘billing_country’] );
unset( $fields[‘billing’][‘billing_state’] );
unset( $fields[‘billing’][‘billing_last_name’] );
unset( $fields[‘billing’][‘billing_address_1’] );
unset( $fields[‘billing’][‘billing_address_2’] );
unset( $fields[‘billing’][‘billing_city’] );
unset( $fields[‘billing’][‘billing_postcode’] );
// Shipping fields
unset( $fields[‘shipping’][‘shipping_company’] );
unset( $fields[‘shipping’][‘shipping_country’] );
unset( $fields[‘shipping’][‘shipping_phone’] );
unset( $fields[‘shipping’][‘shipping_state’] );
unset( $fields[‘shipping’][‘shipping_first_name’] );
unset( $fields[‘shipping’][‘shipping_last_name’] );
unset( $fields[‘shipping’][‘shipping_address_1’] );
unset( $fields[‘shipping’][‘shipping_address_2’] );
unset( $fields[‘shipping’][‘shipping_city’] );
unset( $fields[‘shipping’][‘shipping_postcode’] );
// Order fields
unset( $fields[‘order’][‘order_comments’] );
return $fields;
}
add_filter( ‘woocommerce_checkout_fields’, ‘wc_remove_checkout_fields’ );
add_filter(‘woocommerce_checkout_fields’, ‘custom_override_checkout_fields’);
function custom_override_checkout_fields($fields)
{
$fields[‘billing’][‘billing_first_name’][‘label’] = ‘Name’;
return $fields;
}
6.
I installed a plug-in externally because I needed to use a feature that Newspaper didn’t have.
However, the news paper login, checkout, and thank you pages do not appear and are newly applied.
Can’t you just use the plugin for functionality and use the existing Newspaper demo method for login, checkout, and thank you pages?
!! Please, I would appreciate it if you apply a case-by-case method that only allows you to view specific content when paying for a specific content in the next update. This is a much-needed feature.
Hello Alex!
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Examine some other potential interfering factors: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
If that problem is still there, then please execute these steps:
1. deactivate TagDiv Composer & Cloud Library
2. uninstall (delete) TagDiv Composer & Cloud Library
3. clear cache (if a cache plugin is present).
4. install TagDiv Composer & Cloud Library
5. activate TagDiv Composer & Cloud Library
6. clear cache (if a cache plugin is present).
Hope that helps you!
Thank you!
Hello
Regarding a screenshot from reference post https://www.screencast.com/t/wekHmc7kJ8J I installed before updating theme however https://imgur.com/4G74M7F options are only for post not for static pages. I created page 404 and a page visitors to log in for posting and now I need template.
Console Error
JQMIGRATE: Migrate is installed, version 3.3.2
js_files_for_wp_admin.min.js?ver=e815948e5c9ec5801de67b92a1d5a59fxx:42 Array(6)
js_files_for_wp_admin.min.js?ver=e815948e5c9ec5801de67b92a1d5a59fxx:42 Object
js_files_wp_admin.min.js?ver=87b3292f51aec51c00e6ce7db9b73ed1:5 API ERROR td-cloud-library/td_cloud_proxy Error – check for php warnings: Object timeout timeout
DevTools failed to load source map: Could not load content for chrome-extension://eakacpaijcpapndcfffdgphdiccmpknp/scripts/content_page.map: System error: net::ERR_BLOCKED_BY_CLIENT
Pre-designed Templates – tagDiv Cloud Library
Invalid reply from server endpoint.
Regards
Alex
Hello
Thank you for reply. I sending you my settings. Problem started after updating theme to the latest version.
Theme version i 12.1.1
Theme database version i 12.1.1
HTTP channel test wordpress
Installed demo i Downtown Magazine PRO – demo ID: downtown_pro | install type: full
php.ini configuration
Server software i LiteSpeed
PHP Version i 8.1.13
post_max_size i 512M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 30000
max_input_vars 10000
SUHOSIN installed false
PHP extensions
mbstring available
GD library available
WordPress and plugins
WP Home URL i https://observernote.com
WP Site URL i https://observernote.com
WP version i 6.1.1
WP multisite enabled i No
WP Language i en_US
WP Memory Limit 512 MB/request
WP_DEBUG False
Caching plugin WP super cache – for best performance please check the plugin configuration guide here.
Regards
Alex
-
This reply was modified 3 years by
VeriArtem.
Hi Anamaria,
but when I installed the demo, it showed ALL the posts in your template saying Popular. Was that a bug then?
Thank you.
Hello!
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Examine some other potential interfering factors: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
If that problem is still there, then please execute these steps:
1. deactivate TagDiv Composer
2. uninstall (delete) TagDiv Composer
3. clear cache (if a cache plugin is present).
4. install TagDiv Composer
5. activate TagDiv Composer
6. clear cache (if a cache plugin is present).
Hope that helps you!
Thank you!
This is a re-post of an issue I have reported which is being dealt with very poorly by support. I’d like someone else to look at this problem and treat it as if it’s a problem YOU are having (it would be fixed in a day if it was a problem YOU were having). I am losing time and money because of this problem, and I could be losing a client because of it. Here is the original message below, and the original exchange is https://forum.tagdiv.com/topic/some-objectsitems-not-loading/ Thanks
ORIGINAL MESSAGE
I’m including all of these issues at once because I have a feeling they are all related, and maybe seeing them all together will give you some clues as to what’s going on.
1. When I pull in a contact form from the cloud library, from any theme, only the shortcode displays. No form shows up, and the short code is not parsed when viewing the page live either; I only see the short code.
2. With some modules I can’t change the background image in the template. When I try to, the image doesn’t change. In other modules I AM able to change the background image. One module that consistently never let me replace the image is the fancy text and picture module. It has a game console as the default image. I’m never able to replace it. And when image replacement DOES work on some module, the image placement doesn’t work the normal way; I have to do a workaround (see next point)
3. I can’t add an image the normal way, in any module, because when I choose an image and click “insert into post” nothing happens. I have to instead copy the URL of the image in my library, paste it within the “Add by URL” field, and only then will the image load.
4. Something that consistently fails, apart from contact forms, is that I can’t load the “Hero” image module. When I drag it into the page I just get a status wheel spinning and spinning and nothing happens.
I’m running the latest wordpress build. Everything looks good in the theme panels status menu. I have read the themes minimum technical requirements and everything looks good there too. All the required plugins are installed and ONLY the required plugins are installed. I don’t have any other page building/editing plugins installed. So I can’t see any obvious reason for why the theme is so buggy and temperamental. It renders the theme practically unusable
Thanks for your help
Just setup a new site and bought a new license – https://www.betterblogsecrets.com
Tried adding tems and conditions pages to start – https://www.betterblogsecrets.com/terms/ and https://www.betterblogsecrets.com/privacy/
Page shows completely non relevant content. I deleted the whole WP site and then reinstalled fresh, reinstalled theme and applied registration code.
How is this possible?
Dear team,
I installed Doctors PRO and I am customizing it. When I add a new “Doctor” using the CPT “Doctors” I cannot see the field “author” in the CPT editor, while the field is present in the single post editor (see screenshots for more clarity here and here
and here
).
May I kindly ask you how to include this field in the CPT “Doctors”?
Thank you,
regards
Pietro
Hi there.
I have an issue with the site. I have installed and activated Adsense a week ago and I have been approved.
I decided to set some ads inside the website by using both the automatic placement and the specific placement.
However, the ads seems appearing but they are white and blank.
Hello,
You can download the last version from the Envato account https://help.elements.envato.com/hc/en-us/articles/360000629466-How-to-Install-a-Theme-on-WordPress.
You can download the entire package and install the zip files.
Thank you!
Hello Ian!
Then there seems to be a problem. Please check the steps from here: https://forum.tagdiv.com/topic/unable-to-edit-text-with-title/ and also other possible issue as here: https://forum.tagdiv.com/topic/403-error-on-tagdiv-composer-when-trying-to-use-wp-editor-wpedito-php/
Please check your .htaccess file: https://www.screencast.com/t/MJ78SDZr4Gl -> https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
Please execute these steps:
1. disable TagDiv Composer
2. uninstall(delete) TagDiv Composer
3. install TagDiv Composer
4. activate TagDiv Composer
Hope that helps you!
Thank you!
Default PRO Theme not installing via Prebuilt Websites
Kindly Help