- NewspaperFlex Block Settings Guide
- NewspaperBig Grid Flex Settings
- NewspaperDesign your post pages using the Default Templates
- NewspaperThe Mobile Theme
- NewsmagGeneral settings
- NewspaperGlobal settings
Hi,
From what I see the post views aren’t displayed in the post pages on your website. Or would you like to add them but make them invisible to visitors?
If maybe you want only admins to see them, they can see them in the backend here https://prnt.sc/lU505Kdoct_A and you don’t have to display them on the website.
But it is possible to display them in the post and also hide them for visitors, if that is what you want. Please add them in the post template in the location you want, and let me know.
Thank you!
Hi,
I can’t deal with the featured image (when no featured image) in the post singular views:
When no featured image is off, a gray image is displayed.
Please check the screenshots:
Hide when no featured image is off – https://prnt.sc/Jrs5kmJQCbyy
post with “gray image” space between headline and post’s https://prnt.sc/YzE4xKvIR3tc
When no featured image is on, a v is displayed.
Please check the screenshots:
Hide when no featured image is on – https://prnt.sc/9qqjqqlpD-cB
post with “empty” space between headline and post’s texts https://prnt.sc/bpqYaTV1Nur0
I want the publish date and post text be close to each other.
Like on this image: https://prnt.sc/QJvkUmjw206H
Could you help me?
thank you
Hello,
I’m migrating from the Elementor template to Newspaper.
I have thousands of articles using this shortcode:
[inline_related_posts title=”Read also: ” title_align=”right” style=”grid” number=”4″ align=”none” ids=”” by=”tags” orderby=”rand” order=”DESC” hide_thumb=”no” thumb_right=”no” views=”no” date=”yes” grid_columns=”2″ post_type=”” tax=””]
Is there any way to enable it in Newspaper?
Or can it be hidden with a specific code within the articles?
Hello!
When using Newspaper theme I have noticed that on Posts page in wordpress admin as well as in any other custom post type overview page in admin panel there is always a new column Views added.
I can hide it for myself using standard wordpress admin screen management panel but I need to make sure that it is hidden for all publishers and content managers that log into the WP backend.
In theme settings i did not find any toggle that would remove Views functionality. Is it possible? Is there a programatic way to at least disable those columns to be populated in standard wordpress backend pages? If it’s commenting a few lines in PHP I could manage it with a child theme if you point me where I can disable it. I am not using views anywhere on the site and also I do not use it to show items in grids based on views.
Thank you for any hints and guidance!
Hello,
i have the same issue, it works on desktop version but on Mobile theme the custom css does not work to hide the views.
Any other css for?
Thanks alot
Hi petar777, thanks for the replay.
We followed the steps Anamaria outlined in this topic and have compared them with the steps described in the topic you linked
- option in theme panel to show views on post
- 24h/48h post views sorting
- ajax view count
- insert the element for single post views inside template for single post
- hide with css showing views on frontend.
and oddly enough we did not have to do the “insert the element for single post views inside template for single post” step as the “7 Days Post Sorting” works without it.
Granted, we have not tested yet and compared the post views to see if it’s calculating the views correct as opposed to data collected via Jetpack and Google Analytics vs theme counter but it is noted that if caching plugins are used this will only be an estimation. Unfortunately, we do use WP Rocket on our website so I don’t expect this option to show 100% correct data.
-
This reply was modified 1 year by
mm-2.
How can I hide the ‘Post Views’ under articles? It is not a ‘module’ that I can activate or deactivate in the editor. And I have also set the two relevant settings in the panel. Unfortunately, the views remain under the article.
https://www.bankingclub.de/wp-content/uploads/2025/01/Screenshot-2023-04-17-102343.png
https://www.bankingclub.de/wp-content/uploads/2025/01/Screenshot-2025-01-08-072329.png
https://www.bankingclub.de/wp-content/uploads/2025/01/Screenshot-2025-01-08-072359.png
Hey there!
I want to do the following thing – on my category pages I want to have two different views – one for mobile and one for desktop. On the desktop element I want to have infinite load that loads 12 articles whereas on the mobile I want to have next / prev ajax and load only 6 articles per page. To do this I created two separate post loops one for desktop and one for mobile respectively and hide the first one for mobile and vice versa. What I notice however is that if I set 6 article limit on my mobile post loop, no matter what limit I set on the desktop one it always takes the limit of the first post loop element on the page. Is this normal or I am doing something wrong?
Is there a better approach for my task, if yes – please share it.
Good evening
is there a way to hide page views (under the title) without stopping counting? I would like to keep the rankings and see the most viewed posts but I would not like to see the number under the title. If I disable it the site stops counting. Is there a solution to continue counting?
I use the standard version (Theme Panel)
Love
I want the counter showing the number of views on articles/posts to disappear, and I don’t know how to do it. Is there an option to do this from the theme settings? I don’t know any coding.
Hello,
This review section is for user reviews. You can find more details here https://forum.tagdiv.com/user-reviews/ you can disable it from here https://i.imgur.com/ybAlV2m.png
You can try to hide cloud templates with custom code CSS, but it is not recommended. Why do you want to hide it?
Thank you!
Thanks for your quick response.
I checked again, sure, Schema Pro plugin settings only for posts. And modal page settings not any star.
Post: https://locphatland.com/son-tien-view/ -> have 64 star Reviews -> on mobile, below search bar (menu) there are 64
Other post: https://locphatland.com/ky-gui-homyland-riverside/ -> have 1 star Reviews -> below search bar there is 1
=> So, “maybe you can exclude that from appearing or use some CSS code to hide it only from there” please help me that.
Thanks I acutally found it yesterday but had a follow up question now, what is the best way to reveal hidden items once hidden? Because it seem like they vanish in that view mode with no way to reselect other than clicking on a different view mode, then changing back to one where it is hidden and revealing. But just in case I wanted to hide something in all views temporarily how would I bring it back?
Is it possible to customize the form and list the reviews?
I’m interested in giving the user the ability to enter the name,email and a text (I don’t care if they enter the title) and stars. So compared to the form you put now I would like to see if it is possible to remove the title.
And then in the review list that you don’t show me the date and Overall entry (maybe I can hide this via css )
Hi,
I have an unusual problem.
In Theme Panel, I have changed Post Settings -> SHOW POST VIEWS from ON to OFF. It didn’t affect the frontend page, so I turned it back ON. After I save the setting and reload the page, the setting is OFF again. I can’t turn the setting ON.
I haven’t tried changing any other settings because I’m afraid to break the page and can’t change it back.
I have approached hiding Post views through Editing single post template with TagDiv editor. I have set the post views block to Hidden in CSS. It works as expected, but when I tried to change it to Show, I can’t because the block is not visible in TagDiv composer. How can I access blocks that are hidden if I can’t click on them and select them to load the options and Unhide them?
Thank you for your help and ideas.
Hello,
Is it possible to hide the number of views from those who are not logged in?
And therefore only show it if you are logged in?
I am getting an error message from WooCommerce about the theme. Can you help me wit that?:
Your theme (Newspaper) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:
Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version.
If you copied over a template file to change something, then you will need to copy the new version of the template and apply your changes again.
Status Report:
### WordPress Environment ###
WordPress address (URL): https://craycle.com
Site address (URL): https://craycle.com
WC Version: 8.8.3
REST API Version: ✔ 8.8.3
Action Scheduler Version: ✔ 3.7.4
Log Directory Writable: ✔
WP Version: 6.5.2
WP Multisite: –
WP Memory Limit: 1 GB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: –
### Server Environment ###
Server Info: Apache
PHP Version: 8.1.28
PHP Post Max Size: 300 MB
PHP Time Limit: 30
PHP Max Input Vars: 100000
cURL Version: 7.87.0
OpenSSL/1.1.1w
SUHOSIN Installed: –
MySQL Version: 8.0.35
Max Upload Size: 300 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 8.8.3
WC Database Prefix: wp_
Total Database Size: 314.92MB
Database Data Size: 233.70MB
Database Index Size: 81.22MB
wp_woocommerce_sessions: Data: 2.02MB + Index: 0.05MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 1.05MB + Index: 2.25MB + Engine InnoDB
wp_woocommerce_order_items: Data: 1.52MB + Index: 0.25MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 6.52MB + Index: 6.03MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 3.02MB + Index: 1.41MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 2.02MB + Index: 1.34MB + Engine InnoDB
wp_ce4wp_contacts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_chaty_contact_form_leads: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_ac_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_connection_reports: Data: 9.52MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_no_cookie_data: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_sessions: Data: 3.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_sfw: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cleantalk_sfw_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_sfw_personal: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cleantalk_spamscan_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleantalk_ua_bl: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cleantalk_wc_spam_orders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_cookie_scan: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_cookie_scan_categories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cli_cookie_scan_cookies: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_cli_cookie_scan_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_scripts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_commentmeta: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 2.52MB + Index: 1.36MB + Engine InnoDB
wp_cr_reminders_log: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_budget_recommendations: Data: 0.19MB + Index: 0.14MB + Engine InnoDB
wp_gla_merchant_issues: Data: 1.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_iyzico_card: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_iyzico_order: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailchimp_carts: Data: 0.30MB + Index: 0.00MB + Engine InnoDB
wp_mailchimp_jobs: Data: 0.16MB + Index: 0.00MB + Engine InnoDB
wp_nx_entries: Data: 0.09MB + Index: 0.03MB + Engine InnoDB
wp_nx_posts: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
wp_nx_stats: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_options: Data: 23.20MB + Index: 0.22MB + Engine InnoDB
wp_postmeta: Data: 34.39MB + Index: 25.03MB + Engine InnoDB
wp_posts: Data: 45.47MB + Index: 2.44MB + Engine InnoDB
wp_rank_math_internal_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_term_relationships: Data: 0.09MB + Index: 0.08MB + Engine InnoDB
wp_term_taxonomy: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_termmeta: Data: 0.13MB + Index: 0.16MB + Engine InnoDB
wp_terms: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_trackship_shipment: Data: 0.02MB + Index: 0.14MB + Engine InnoDB
wp_trackship_shipment_meta: Data: 0.13MB + Index: 0.02MB + Engine InnoDB
wp_trackship_shipping_provider: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_trp_dictionary_en_us_tr_tr: Data: 1.52MB + Index: 0.64MB + Engine InnoDB
wp_trp_gettext_en_us: Data: 1.52MB + Index: 1.98MB + Engine InnoDB
wp_trp_gettext_original_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_trp_gettext_original_strings: Data: 1.52MB + Index: 1.52MB + Engine InnoDB
wp_trp_gettext_tr_tr: Data: 1.52MB + Index: 0.61MB + Engine InnoDB
wp_trp_original_meta: Data: 0.16MB + Index: 0.27MB + Engine InnoDB
wp_trp_original_strings: Data: 0.47MB + Index: 0.42MB + Engine InnoDB
wp_um_metadata: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_usermeta: Data: 30.48MB + Index: 28.95MB + Engine InnoDB
wp_users: Data: 1.50MB + Index: 0.48MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.08MB + Index: 0.02MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 1.50MB + Index: 0.31MB + Engine InnoDB
wp_wc_download_log: Data: 0.48MB + Index: 0.47MB + Engine InnoDB
wp_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 1.52MB + Index: 1.02MB + Engine InnoDB
wp_wc_order_stats: Data: 1.52MB + Index: 0.44MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
wp_wc_orders_meta: Data: 0.17MB + Index: 0.36MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.05MB + Index: 0.09MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wdr_order_discounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wdr_order_item_discounts: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wdr_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfblockediplog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wfconfig: Data: 2.28MB + Index: 0.00MB + Engine InnoDB
wp_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wffilemods: Data: 30.58MB + Index: 0.00MB + Engine InnoDB
wp_wfhits: Data: 2.02MB + Index: 0.19MB + Engine InnoDB
wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wfknownfilelist: Data: 13.52MB + Index: 0.00MB + Engine InnoDB
wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wflogins: Data: 0.45MB + Index: 0.16MB + Engine InnoDB
wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfls_role_counts: Data: 0.00MB + Index: 0.00MB + Engine MEMORY
wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfnotifications: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wfpklist_template_data: Data: 0.11MB + Index: 0.00MB + Engine InnoDB
wp_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfsecurityevents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wfstatus: Data: 1.02MB + Index: 0.11MB + Engine InnoDB
wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woo_shippment_provider: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
wp_wpcb_folders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpcb_snippets: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpmailsmtp_debug_events: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpr_rocket_cache: Data: 0.08MB + Index: 0.09MB + Engine InnoDB
wp_wpr_rucss_used_css: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_yoast_indexable: Data: 0.27MB + Index: 0.13MB + Engine InnoDB
wp_yoast_indexable_hierarchy: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_yoast_seo_links: Data: 0.34MB + Index: 0.17MB + Engine InnoDB
wp_zerobounce_credit_usage_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_zerobounce_validation_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_zorem_email_sms_log: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
### Post Type Counts ###
attachment: 1229
bp3d-model-viewer: 1
cookielawinfo: 22
custom_css: 1
elementor_library: 1
language_switcher: 4
mycred_rank: 1
nav_menu_item: 46
oembed_cache: 2
page: 23
post: 32
product: 114
product_variation: 82
revision: 1302
seedprod: 1
shop_coupon: 41
shop_order: 5685
shop_order_refund: 3
tdb_templates: 16
um_directory: 1
um_form: 3
wp_global_styles: 1
wp_navigation: 1
wpcf7_contact_form: 5
wpforms: 1
yay-currency-manage: 8
yaymail_template: 12
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (42) ###
WPCodeBox 2: by WPCodeBox – 1.1.0
3D Viewer: by bPlugins LLC – 1.3.28
Bulk Regenerate Download Permissions for WooCommerce Orders Pro: by WP Wham – 1.4.4
Anti-Spam by CleanTalk: by СleanTalk - Anti-Spam Protection – 6.31
Contact Form 7: by Takayuki Miyoshi – 5.9.3
CookieYes | GDPR Cookie Consent: by CookieYes – 3.2.2
Customer Reviews for WooCommerce: by CusRev – 5.48.1
Easy Auto SKU Generator for WooCommerce: by Dan Zakirov – 1.2.0
Email Verification for WooCommerce: by WPFactory – 2.7.7
Facebook for WooCommerce: by Facebook – 3.2.0
iyzico WooCommerce: by iyzico – 3.4.0
JivoChat: by JivoChat – 1.3.6.1
Mailchimp for WooCommerce: by Mailchimp – 4.0.1
NotificationX: by WPDeveloper – 2.8.6
Perfmatters: by forgemedia – 2.2.7
WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels: by WebToffee – 4.5.0
Printful Integration for WooCommerce: by Printful – 2.2.7
Really Simple SSL: by Really Simple Plugins – 8.1.0
tagDiv Cloud Library: by tagDiv – 3.4 | built on 11.03.2024 11:04
tagDiv Composer: by tagDiv – 4.8 | built on 11.03.2024 11:04
tagDiv Social Counter: by tagDiv – 5.5 | built on 11.03.2024 11:04
tagDiv Standard Pack: by tagDiv – 2.5 | built on 11.03.2024 11:04
tagDiv Shop: by tagDiv – 2.2| built on 11.03.2024 11:04
TrackShip for WooCommerce: by TrackShip – 1.7.6
UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
DavidAnderson – 1.24.3
CTX Feed: by WebAppick – 6.4.26
WebP Express: by Bjørn Rosell – 0.25.9
WooCommerce Weight Based Shipping: by weightbasedshipping.com – 5.9.0
Advanced Shipment Tracking for WooCommerce: by zorem – 3.6.6
Cart Weight: by Octolize – 1.8.8
DHL Express Commerce: by DHL Express – 3.0.0
WooCommerce Legacy REST API: by WooCommerce – 1.0.1
WooCommerce Shipping & Tax: by WooCommerce – 2.5.5
WooCommerce: by Automattic – 8.8.3
Wordfence Security: by Wordfence – 7.11.5
Yoast SEO: by Team Yoast – 22.6
WP File Manager: by mndpsingh287 – 7.2.6
WP Mail SMTP: by WP Mail SMTP – 4.0.1
WP Rocket: by WP Media – 3.15.10
YayCurrency Pro: by YayCommerce – 2.4.6
YayMail - WooCommerce Email Customizer: by YayCommerce – 3.5.0
YayPricing Pro - WooCommerce Dynamic Pricing And Discounts: by YayCommerce – 2.5.4
### Inactive Plugins (0) ###
### Dropin Plugins () ###
advanced-cache.php: advanced-cache.php
db.php: Query Monitor Database Class (Drop-in)
### Must Use Plugins (2) ###
Activity Log Plugin: by – 1.0.0
CDN Cache Plugin: by – 1.1.3
### Settings ###
API Enabled: ✔
Force SSL: –
Currency: EUR (€)
Currency Position: left_space
Thousand Separator: .
Decimal Separator: ,
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: ✔
Enforce Approved Product Download Directories: –
HPOS feature screen enabled: –
HPOS feature enabled: –
Order datastore: WC_Order_Data_Store_CPT
HPOS data sync enabled: –
### Logging ###
Enabled: ✔
Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2
Retention period: 30 days
Level threshold: –
Log directory size: 3 MB
### WC Pages ###
Shop base: #415 - /store/
Cart: ❌ Page does not contain the [woocommerce_cart] shortcode or the woocommerce/cart block.
Checkout: ❌ Page does not contain the [woocommerce_checkout] shortcode or the woocommerce/checkout block.
My account: #14 - /account/
Terms and conditions: #15 - /terms-conditions/
### Theme ###
Name: Newspaper
Version: 12.6.5
Author URL: https://themeforest.net/user/tagDiv/portfolio
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔
### Templates ###
Overrides: Newspaper/woocommerce/archive-product.php version 3.4.1 is out of date. The core version is 8.6.0
/home/skoiumc/public_html/wp-content/plugins/td-woo/templates/woocommerce/cart/cart.php version 3.8.0 is out of date. The core version is 7.9.0
/home/skoiumc/public_html/wp-content/plugins/td-woo/templates/woocommerce/checkout/form-checkout.php
Newspaper/woocommerce/single-product.php
Outdated Templates: ❌
Learn how to update
### Bulk Regenerate Download Permissions Settings ###
License Key: (set)
Enable: yes
Enable: no
Enable: no
Enable: yes
If your server has limited resources, increasing this value will slow down background processing and reduce the load on your server.: 100
Send an email to this address when the process is complete.: (set)
### Admin ###
Enabled Features: activity-panels
analytics
product-block-editor
coupons
core-profiler
customize-store
customer-effort-score-tracks
import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
product-variation-management
product-virtual-downloadable
product-external-affiliate
product-grouped
product-linked
product-pre-publish-modal
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page
Disabled Features: minified-js
new-product-management-experience
product-custom-fields
settings
async-product-editor-category-field
launch-your-store
Daily Cron: ✔ Next scheduled: 2024-05-03 11:45:23 +03:00
Options: ✔
Notes: 191
Onboarding: completed
### Action Scheduler ###
Canceled: 3
Oldest: 2024-04-07 10:56:51 +0000
Newest: 2024-04-14 16:22:14 +0000
Complete: 3,761
Oldest: 2024-04-01 13:00:11 +0000
Newest: 2024-05-02 12:32:26 +0000
Failed: 902
Oldest: 2022-10-29 14:29:22 +0000
Newest: 2024-03-06 13:51:45 +0000
Pending: 38
Oldest: 2024-05-02 12:31:39 +0000
Newest: 2024-05-06 12:26:39 +0000
### Status report information ###
Generated at: 2024-05-02 15:32:32 +03:00
Hi!
I connected the woocommerce plugin and the tag store plugin both in order to configure a downloadable product using woocommerce.
here the error thats received.
### WordPress Environment ###
WordPress address (URL): https://newspatron.com
Site address (URL): https://newspatron.com
WC Version: 8.8.2
REST API Version: ✔ 8.8.2
Action Scheduler Version: ✔ 3.7.4
Log Directory Writable: ✔
WP Version: 6.5.2
WP Multisite: –
WP Memory Limit: 512 MB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: ✔
### Server Environment ###
Server Info: nginx
PHP Version: 8.1.28
PHP Post Max Size: 2 GB
PHP Time Limit: 1200
PHP Max Input Vars: 6144
cURL Version: 8.7.1
OpenSSL/1.1.1w
SUHOSIN Installed: –
MySQL Version: 10.6.15-MariaDB-log
Max Upload Size: 2 GB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 8.8.2
WC Database Prefix: wp_
Total Database Size: 329.66MB
Database Data Size: 289.23MB
Database Index Size: 40.43MB
wp_woocommerce_sessions: Data: 0.09MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tds_billing: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_companies: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_coupons: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_options: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
tds_payment_bank: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_payment_paypal: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_payment_stripe: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_paypal_payments: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_plans: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_subscriptions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_trackings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
tds_trackings_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_actionscheduler_actions: Data: 7.52MB + Index: 6.16MB + Engine InnoDB
vp_backup_wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_actionscheduler_logs: Data: 4.52MB + Index: 3.03MB + Engine InnoDB
vp_backup_wp_bv_airlift_config: Data: 41.52MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_bv_airlift_stats: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_bv_dynamic_sync: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_bwt_failed_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_bwt_passed_submissions: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_cff_facebook_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_cff_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_cff_feed_caches: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_cff_sources: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_comments: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
vp_backup_wp_ctf_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_ctf_feeds_posts: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_ctf_feed_caches: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_ctf_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_ctf_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_jetpack_sync_queue: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
vp_backup_wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_automations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_automation_runs: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
vp_backup_wp_mailpoet_automation_run_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
vp_backup_wp_mailpoet_automation_run_subjects: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_automation_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_automation_versions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletters: Data: 0.19MB + Index: 0.05MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_newsletter_templates: Data: 5.52MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_scheduled_tasks: Data: 0.08MB + Index: 0.06MB + Engine InnoDB
vp_backup_wp_mailpoet_scheduled_task_subscribers: Data: 1.52MB + Index: 0.45MB + Engine InnoDB
vp_backup_wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_newsletters: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
vp_backup_wp_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
vp_backup_wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_subscribers: Data: 0.09MB + Index: 0.27MB + Engine InnoDB
vp_backup_wp_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_subscriber_segment: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_subscriber_tag: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_mailpoet_tags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_options: Data: 1.48MB + Index: 0.06MB + Engine InnoDB
vp_backup_wp_postmeta: Data: 16.55MB + Index: 3.03MB + Engine InnoDB
vp_backup_wp_posts: Data: 52.52MB + Index: 0.75MB + Engine InnoDB
vp_backup_wp_rank_math_404_logs: Data: 0.16MB + Index: 0.13MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_adsense: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_ga: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_gsc: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_inspections: Data: 0.27MB + Index: 0.11MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_rank_math_analytics_objects: Data: 0.09MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_rank_math_internal_links: Data: 0.31MB + Index: 0.16MB + Engine InnoDB
vp_backup_wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sbi_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sbi_feed_caches: Data: 0.17MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sbi_instagram_feeds_posts: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_sbi_instagram_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_sbi_instagram_posts: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
vp_backup_wp_sbi_sources: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_sbr_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sbr_feed_caches: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sbr_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_sbr_reviews_posts: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
vp_backup_wp_sbr_sources: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sby_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sby_feed_caches: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
vp_backup_wp_sby_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_terms: Data: 0.23MB + Index: 0.34MB + Engine InnoDB
vp_backup_wp_term_relationships: Data: 0.17MB + Index: 0.11MB + Engine InnoDB
vp_backup_wp_term_taxonomy: Data: 0.20MB + Index: 0.22MB + Engine InnoDB
vp_backup_wp_usermeta: Data: 0.14MB + Index: 0.03MB + Engine InnoDB
vp_backup_wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_actionscheduler_actions: Data: 8.02MB + Index: 5.84MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 4.28MB + Index: 2.92MB + Engine InnoDB
wp_bv_airlift_config: Data: 6.52MB + Index: 0.00MB + Engine InnoDB
wp_bv_airlift_stats: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_bv_dynamic_sync: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_bwt_failed_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_bwt_passed_submissions: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
wp_cff_facebook_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_cff_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cff_feed_caches: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
wp_cff_sources: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_ctf_feeds_posts: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_ctf_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_budget_recommendations: Data: 0.19MB + Index: 0.14MB + Engine InnoDB
wp_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_jetpack_sync_queue: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_automations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_automation_runs: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_mailpoet_automation_run_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_automation_run_subjects: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_automation_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_automation_versions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletters: Data: 0.19MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_newsletter_templates: Data: 5.52MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_scheduled_tasks: Data: 0.08MB + Index: 0.06MB + Engine InnoDB
wp_mailpoet_scheduled_task_subscribers: Data: 1.52MB + Index: 0.45MB + Engine InnoDB
wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_statistics_newsletters: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_subscribers: Data: 0.09MB + Index: 0.27MB + Engine InnoDB
wp_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_subscriber_segment: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_subscriber_tag: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_mailpoet_tags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_options: Data: 1.17MB + Index: 0.08MB + Engine InnoDB
wp_postmeta: Data: 16.55MB + Index: 3.03MB + Engine InnoDB
wp_posts: Data: 52.52MB + Index: 0.75MB + Engine InnoDB
wp_rank_math_404_logs: Data: 0.16MB + Index: 0.13MB + Engine InnoDB
wp_rank_math_analytics_adsense: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_analytics_ga: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_analytics_gsc: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
wp_rank_math_analytics_inspections: Data: 0.27MB + Index: 0.11MB + Engine InnoDB
wp_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_analytics_objects: Data: 0.09MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_internal_links: Data: 0.31MB + Index: 0.16MB + Engine InnoDB
wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_sbi_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_sbi_feed_caches: Data: 0.17MB + Index: 0.02MB + Engine InnoDB
wp_sbi_instagram_feeds_posts: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_sbi_instagram_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_sbi_instagram_posts: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
wp_sbi_sources: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_terms: Data: 0.23MB + Index: 0.34MB + Engine InnoDB
wp_term_relationships: Data: 0.17MB + Index: 0.11MB + Engine InnoDB
wp_term_taxonomy: Data: 0.20MB + Index: 0.22MB + Engine InnoDB
wp_usermeta: Data: 0.14MB + Index: 0.03MB + Engine InnoDB
wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
wp_wc_orders_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_actionscheduler_actions: Data: 1.52MB + Index: 0.77MB + Engine InnoDB
__wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_actionscheduler_logs: Data: 0.48MB + Index: 0.31MB + Engine InnoDB
__wp_bwt_failed_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_bwt_passed_submissions: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
__wp_commentmeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
__wp_comments: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
__wp_jetpack_sync_queue: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
__wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_automations: Data: 0.03MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_automation_runs: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
__wp_mailpoet_automation_run_logs: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
__wp_mailpoet_automation_run_subjects: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_automation_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_automation_versions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_newsletters: Data: 0.17MB + Index: 0.05MB + Engine InnoDB
__wp_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
__wp_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_scheduled_tasks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_scheduled_task_subscribers: Data: 0.08MB + Index: 0.05MB + Engine InnoDB
__wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
__wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
__wp_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
__wp_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
__wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_subscribers: Data: 0.09MB + Index: 0.27MB + Engine InnoDB
__wp_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_subscriber_segment: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_subscriber_tag: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_mailpoet_tags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
__wp_options: Data: 1.16MB + Index: 0.06MB + Engine InnoDB
__wp_postmeta: Data: 11.52MB + Index: 1.80MB + Engine InnoDB
__wp_posts: Data: 33.48MB + Index: 0.48MB + Engine InnoDB
__wp_rank_math_analytics_inspections: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
__wp_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_rank_math_analytics_objects: Data: 0.08MB + Index: 0.02MB + Engine InnoDB
__wp_rank_math_internal_links: Data: 0.20MB + Index: 0.08MB + Engine InnoDB
__wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
__wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
__wp_terms: Data: 0.22MB + Index: 0.33MB + Engine InnoDB
__wp_term_relationships: Data: 0.16MB + Index: 0.14MB + Engine InnoDB
__wp_term_taxonomy: Data: 0.19MB + Index: 0.19MB + Engine InnoDB
__wp_usermeta: Data: 0.09MB + Index: 0.03MB + Engine InnoDB
__wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
### Post Type Counts ###
adstxt: 1
app-adstxt: 1
attachment: 2351
customize_changeset: 2
jetpack_migration: 2
jp_img_sitemap: 4
jp_img_sitemap_index: 1
jp_mem_plan: 1
jp_sitemap: 3
jp_sitemap_master: 3
jp_vid_sitemap: 3
mailpoet_page: 1
nav_menu_item: 34
oembed_cache: 23
page: 38
post: 402
product: 3
revision: 963
tdb_templates: 15
tds_locker: 1
wp_block: 5
wp_global_styles: 1
wp_navigation: 1
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (28) ###
Ads.txt Manager: by 10up – 1.4.3
AirLift: by AirLift – 5.54
Akismet Anti-spam: Spam Protection: by Automattic - Anti-spam Team – 5.3.2
Bing Webmaster Url Submission: by Bing Webmaster – 1.0.13
Smash Balloon Custom Facebook Feed: by Smash Balloon – 4.2.4
Instant Indexing: by Rank Math – 1.1.18
WordPress.com Editing Toolkit: by Automattic – 4.20606
GN Publisher: by Chris Andrews – 1.5.14
Google Listings and Ads: by WooCommerce – 2.6.8
Site Kit by Google: by Google – 1.125.0
GTranslate: by Translate AI Multilingual Solutions – 3.0.6
Smash Balloon Instagram Feed: by Smash Balloon – 6.3.1
Jetpack: by Automattic – 13.4-a.3
Layout Grid: by Automattic – 1.8.4
MailPoet: by MailPoet – 4.49.0
Pinterest for WooCommerce: by WooCommerce – 1.4.0
Rank Math SEO PRO: by Rank Math – 3.0.60
Rank Math SEO with AI Best SEO Tools: by Rank Math – 1.0.217
tagDiv Cloud Library: by tagDiv – 3.4 | built on 11.03.2024 11:04
tagDiv Composer: by tagDiv – 4.8 | built on 11.03.2024 11:04
tagDiv Social Counter: by tagDiv – 5.5 | built on 11.03.2024 11:04
tagDiv Opt-In Builder: by tagDiv – 1.5.3 | built on 11.03.2024 11:04
tagDiv Shop: by tagDiv – 2.2| built on 18.04.2024 12:54
WooCommerce.com Update Manager: by Automattic – 1.0.2
WooCommerce Stripe Gateway: by WooCommerce – 8.2.0
WooCommerce PayPal Payments: by WooCommerce – 2.6.1
WooCommerce: by Automattic – 8.8.2
WP Consent API: by RogierLankhorst – 1.0.7
### Inactive Plugins (0) ###
### Dropin Plugins () ###
advanced-cache.php: advanced-cache.php
object-cache.php: Memcached
### Must Use Plugins (1) ###
WP.com Site Helper: by –
### Settings ###
API Enabled: –
Force SSL: –
Currency: INR (₹)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: ✔
Enforce Approved Product Download Directories: ✔
HPOS feature screen enabled: ✔
HPOS feature enabled: ✔
Order datastore: Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore
HPOS data sync enabled: –
### Logging ###
Enabled: ✔
Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2
Retention period: 30 days
Level threshold: –
Log directory size: 78 B
### WC Pages ###
Shop base: #4200 - /shop/
Cart: #4201 - /cart/
Checkout: #4202 - /checkout/
My account: #4203 - /my-account/
Terms and conditions: ❌ Page not set
### Theme ###
Name: Newspaper
Version: 12.6.5
Author URL: https://themeforest.net/user/tagDiv/portfolio
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔
### Templates ###
Overrides: Newspaper/woocommerce/archive-product.php version 3.4.1 is out of date. The core version is 8.6.0
/srv/htdocs/wp-content/plugins/td-woo/templates/woocommerce/cart/cart.php version 3.8.0 is out of date. The core version is 7.9.0
/srv/htdocs/wp-content/plugins/td-woo/templates/woocommerce/checkout/form-checkout.php
Newspaper/woocommerce/single-product.php
Outdated Templates: ❌
Learn how to update
### WooCommerce PayPal Payments ###
Onboarded: ✔
Shop country code: IN
WooCommerce currency supported: –
Advanced Card Processing available in country: –
Pay Later messaging available in country: –
Webhook status: –
PayPal Vault enabled: –
ACDC Vault enabled: –
Logging enabled: –
Reference Transactions: –
Used PayPal Checkout plugin: –
Subscriptions Mode: Disabled
### Admin ###
Enabled Features: activity-panels
analytics
product-block-editor
coupons
core-profiler
customize-store
customer-effort-score-tracks
import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
product-variation-management
product-virtual-downloadable
product-external-affiliate
product-grouped
product-linked
product-pre-publish-modal
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page
Disabled Features: minified-js
new-product-management-experience
product-custom-fields
settings
async-product-editor-category-field
launch-your-store
Daily Cron: ✔ Next scheduled: 2024-04-30 04:17:43 +05:30
Options: ✔
Notes: 60
Onboarding: completed
### MailPoet ###
Sending Method: MailPoet
Send all site's emails with: Current sending method
Task Scheduler method: Action Scheduler
Cron ping URL: https://newspatron.com?mailpoet_router&endpoint=cron_daemon&action=ping
### Action Scheduler ###
Complete: 17,020
Oldest: 2024-04-05 00:44:09 +0000
Newest: 2024-04-29 04:47:19 +0000
Failed: 3
Oldest: 2024-03-12 11:57:46 +0000
Newest: 2024-04-29 04:19:12 +0000
Pending: 8
Oldest: 2024-04-29 04:49:19 +0000
Newest: 2024-05-07 00:01:46 +0000
### Status report information ###
Generated at: 2024-04-29 10:18:56 +05:30
Hi, we need to remove post templates that we are not using.
Besides, we like to hide tabs we wont use, like Smart list, reviews and Locker.
Is that possible?
Hey,
I want to add a review counter next to the total stars
For example : if I have 33 reviews : I want to show the total average of stars and “(33)” for the reviews count (below the title)
The other request is to hide the two rating lines in the comments section.
I only need one because I have only one criteria.
Here is an example : https://cuisinons-tous.com/plats/plats-vegetariens/potiron-au-four-la-recette-facile/
Thank you 🙂
-
This reply was modified 2 years by
DUNKY59.
I saw here on the forum a lot of users asking for same thing. I think right now this is too complicated. For it to run properly you have to turn on:
– option in theme panel to show views on post
– 24h/48h post views sorting
– ajax view count
– insert the element for single post views inside template for single post
– hide with css showing views on frontend.
And we all know that this uses a lot of server resources to be implemented and if you didnt do this all properly this option is not working. These days to have Popular posts block on your website is MUST.
With the options I proposed everything would be much simpler. Post views in backend are working even without all options turned on. If we can just use that with filter to show only posts published 7 days ago.
-
This reply was modified 2 years by
bhcrow.
Hello,
my Logo ist not displayed anymore in desktop view or other views. It disappeared when I had changed e.g. the footer background image.
However: In theme-panel everywhere the logo is uploaded, hide ist set to “off” (i.e. visible for all) in tagdiv composer.
Has anybody ideas why this could be?
Kind regards
Henrik
Hello,
So you want to hide the views only on mobile. I could give you a code for this
.td-post-views {
display: none;
}
Set the code in Newspaper -> Theme panel -> Mobile Theme -> Custom code.
Thank you!
PLease can you give me a code to hide the views for not showing on mobile
Dear Support,
When the avatar autor’s image is set to hide on post pages, icons of counter views and comments are not in line! These icons are little down.
How to solve this? Maybe css configuration…
Thank in advance.
B.R.