• Home
  • Showcase
    • Newspaper Showcase
    • Newsmag Showcase
  • Support
    • Newspaper Forum
    • Newsmag Forum
    • Blog
    • Documentation
      • Newspaper Documentation
      • Newsmag Documentation
      • The Theme API
    • What’s New
      • Newspaper
        • What’s New in v 11.5
        • What’s New in v 11.4.3
        • What’s New in v 11.4
        • What’s New in v 11.2
        • What’s New in v 11
        • What’s New in v 10.4
        • What’s New in v 10.3.7
        • What’s New in v 10.3.2
        • What’s New in v 10.3
        • What’s New in v 10
      • Changelog
        • Newspaper
        • Newsmag
        • tagDiv Opt-In Builder
  • Services
    • Web Development Services
    • Web Solutions & CMS Development
    • Web design & Front-end Development
    • E-Commerce Development Services
    • Page Speed Optimization Services
  • Buy Newspaper
Search
tagDiv support
  • Become a member
  • Sign in
  • Home
  • Showcase
    • Newspaper Showcase
    • Newsmag Showcase
  • Support
    • Newspaper Forum
    • Newsmag Forum
    • Blog
    • Documentation
      • Newspaper Documentation
      • Newsmag Documentation
      • The Theme API
    • What’s New
      • Newspaper
        • What’s New in v 11.5
        • What’s New in v 11.4.3
        • What’s New in v 11.4
        • What’s New in v 11.2
        • What’s New in v 11
        • What’s New in v 10.4
        • What’s New in v 10.3.7
        • What’s New in v 10.3.2
        • What’s New in v 10.3
        • What’s New in v 10
      • Changelog
        • Newspaper
        • Newsmag
        • tagDiv Opt-In Builder
  • Services
    • Web Development Services
    • Web Solutions & CMS Development
    • Web design & Front-end Development
    • E-Commerce Development Services
    • Page Speed Optimization Services
  • Buy Newspaper

This forum is now closed to new posts

All existing content remains available to browse and search. For support, please email us at contact@tagdiv.com Our team is happy to help as soon as possible.

Home Newspaper WP All Import cannot see Newspaper theme custom fields

WP All Import cannot see Newspaper theme custom fields

Posted in: Newspaper
Post count: 31
zema80
#538190
Dec 29, 2025 at 4:26 am

**Custom Theme Fields (Subtitle/Source) Not Detected by WP All Import/Export — How to Export/Import?**

Hello Newspaper Team,

I have been using the Newspaper theme for many years and have built multiple websites with it.
Recently, after a long break, I started a new project again using Newspaper and encountered an issue related to
bulk export/import of posts.

***Problem description***

When exporting and importing posts using popular WordPress plugins (such as WP All Export / WP All Import
and similar tools), the custom post fields provided by the Newspaper theme are not visible
in the export/import interface.

Specifically, fields such as:

  • Subtitle
  • Source (source URL)
  • and other theme-specific post fields

do not appear as available custom fields for export or import. Because of this, it is impossible to correctly migrate
or bulk import content that relies on these fields.

I will attach screenshots to this post showing:

  • the custom fields as they appear in the post editor
  • and the fact that these fields are missing in export/import plugins

https://skrinshoter.ru/sZJcDa0Pwp2
https://skrinshoter.ru/sZJVE0W9t2u

***My questions***

  1. Are these fields stored in a non-standard way (for example, outside of regular post meta)?
  2. Is there an official or recommended way to make Newspaper custom fields visible to export/import plugins?
  3. Can you recommend:

    • a specific plugin,
    • a configuration,
    • or a developer-level solution

    that allows proper bulk export/import of these fields?

  4. If this is a theme-side limitation, would it be possible (or planned) to expose these fields as standard post meta
    so that third-party plugins can detect them?

This functionality is critical for projects with large content volumes and site migrations.

Thank you in advance for your help and guidance. I appreciate your work on the Newspaper theme and look forward to your
recommendations.

Best regards,
Aleksey

  • This topic was modified 7 months by zema80.
Post count: 35449
Calin
#538262
Dec 29, 2025 at 2:11 pm

Hi Aleksey,
If you use a migration duplicate plugin for the website, then everything will be the same or if you want to only import and export the articles, then just use the wordpress tool for import and export and this will import all data https://learn.wordpress.org/tutorial/tools-import-and-export/
Thank you!

Post count: 31
zema80
#538387
Jan 3, 2026 at 11:22 am

Hi Calin,

Thank you for the clarification.

I’d like to add an important detail about my use case, because the main problem is not only importing articles into a new site.

In many real scenarios, I already have:

  • an existing website,
  • hundreds or thousands of published posts,
  • content migrated from another theme or setup.

After switching to Newspaper, theme-specific fields such as Subtitle, Source, etc. are empty — and I need a way to
mass update or fill these fields for already published posts.

This is where standard WordPress Import/Export or full site migration tools do not fully solve the problem:

  • full migration copies everything “as is”, but does not help when data needs to be changed or enriched,
  • WordPress Tools → Export/Import does not allow structured mapping or bulk editing of specific fields,
  • modern workflows rely heavily on bulk operations (CSV/XML-based import/export), not manual editing.

From a practical standpoint, it feels quite strange in 2025 that theme custom fields cannot be reliably detected and mass-edited via import/export tools.
Ten years ago, editing fields manually was acceptable. Today, many projects depend on scalable content operations, migrations, and automation.

That’s why I’d like to ask more directly:

  1. Does Newspaper officially support bulk editing / bulk updating of its custom post fields for existing posts?
  2. Are there plans to make these fields fully compatible with third-party import/export tools by exposing them as standard post meta?
  3. If this is not currently supported, is this something that could be addressed in future updates?

I really like the Newspaper theme and have used it for many projects, but between the limitations of the page editor and now this issue with custom fields,
it does raise concerns about long-term scalability compared to other modern themes.

I’m asking this not as a complaint, but to understand whether this limitation is:

  • a known issue,
  • a design decision,
  • or something that may be improved soon.

Thanks again for your time and transparency.

Best regards,
Aleksey

  • This reply was modified 7 months by zema80.
  • This reply was modified 7 months by zema80.
Post count: 35449
Calin
#538448
Jan 5, 2026 at 1:20 pm

Hi Aleksey,

I understand your point of view, but I believe the issue can be resolved in a simpler way. There is no need to import the custom fields from the old theme into the theme settings (Newspaper theme). Instead, it would be better to import them as standard custom fields (as those created with ACF plugin) and then display them using the theme’s custom field elements.

Additionally, you can create your own modules, which can display these custom fields directly inside the blocks.

Thank you.

Post count: 31
zema80
#538508
Jan 6, 2026 at 7:40 pm

Hi Calin,
Thank you for the detailed reply. I understand the workaround you are suggesting, however I’d like to clarify why this does not fully address the core issue.
Using ACF instead of Newspaper’s native post fields is technically possible, but in practice this means abandoning the theme’s built-in content system rather than solving the problem with it.
The main concerns with this approach are:
• The Newspaper theme already provides native fields such as Subtitle and Source, which are tightly integrated into post templates and modules.
• Suggesting to replace them with ACF fields means duplicating functionality that already exists in the theme.
• For long-term projects, this creates extra technical debt and dependency on custom solutions instead of using the theme as intended.
More importantly, this does not solve the original problem: mass editing and updating theme-specific fields for already published posts.
My expectation is not necessarily that Newspaper fields must use WP All Import specifically, but that:
• theme custom fields can be treated as standard post meta,
• they can be accessed programmatically,
• and they can be updated in bulk via modern content workflows.
So I’d like to ask more directly, from an architectural standpoint:
• Are Newspaper’s native post fields (Subtitle, Source, etc.) designed to be mass-editable for existing posts, or not?
• Are these fields intentionally isolated from standard post meta and third-party tools?
• Is this a conscious design decision, or a technical limitation of the current implementation?
If the official recommendation is to avoid using Newspaper’s native post fields for scalable projects and instead rely on ACF or custom modules, it would be very helpful to state this clearly in the documentation.
I’m trying to evaluate Newspaper for long-term, content-heavy projects, and this point is critical for that decision.
Thank you for your honesty and clarification.
Best regards,
Aleksey

  • This reply was modified 7 months by zema80.
Post count: 35449
Calin
#538556
Jan 8, 2026 at 11:24 am

Hi Aleksey,
I understand what you’re saying. Unfortunately, the theme doesn’t use standard fields for these parameters and instead has a more complex system for storing them. For example, the subtitle meta key field is td_post_theme_settings, and you’ll need to look for the meta_value td_subtitle – https://i.imgur.com/3gU7I0s.png
All of the theme’s fields are structured in this way, which can make creating the import correctly quite challenging.
Therefore, at the moment, I don’t know of any ready-made solution for this. It might be possible for a developer to create an import tool that focuses only on the fields that need to be imported/exported and checks whether those fields exist in the theme. Unfortunately, this is not covered by support, so you would need a developer to handle it.

Post count: 31
zema80
#538610
Jan 9, 2026 at 9:03 am

Hi Calin,

Thank you for the honest and detailed explanation.

I have to say that this is quite disappointing for me. This architecture significantly complicates working with content at scale and makes common workflows like bulk editing, migration, and automation much harder than expected.

My main concern is that I want to focus on content creation and content management, not on building custom import tools or writing and maintaining custom code just to work with basic post fields such as subtitles or sources.

Given that there is:

no ready-made solution,

no official support for bulk import/export of theme fields,

and no recommended workflow for large content projects,

this limitation may force me to reconsider using the Newspaper theme and look at alternative themes that rely on standard WordPress data structures.

I appreciate your transparency, but for content-heavy projects, this is a critical limitation.

Thank you for your time and clarification.

Best regards,
Aleksey

Post count: 35449
Calin
#538620
Jan 9, 2026 at 11:15 am

Hi Aleksey,
I totally understand where you’re coming from, and your frustration makes complete sense, especially when you’re dealing with large amounts of content and need efficient, scalable workflows. The theme’s architecture can work well in some scenarios, but I agree that it becomes restrictive when bulk editing, migrations, or automation are essential.
I’m genuinely sorry that this limitation puts you in a position where you have to reconsider your options.
Thanks again for taking the time to explain your perspective so clearly.

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.
zema80
Support Hours (GMT+2)

Monday - Friday:
8:00 AM - 17:00 PM

Documentation
  • Newspaper
  • Newsmag
Facebook Instagram Twitter Youtube
Welcome to the Community! This is our main Support Center and, also the place where you can make new friends, people just as passionate about websites as you are. Don’t hesitate to ask for help as we are here for you. Thank you for buying our products!
Contact us: contact@tagdiv.com
  • Home
  • Blog
  • Forums
  • About us
  • Support policy
  • Privacy Policy
© tagdiv.com | Proudly made with by tagDiv. All rights reserved
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-advertisement1 yearThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Advertisement".
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
CookieDurationDescription
_ga2 yearsThis cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assign a randomly generated number to identify unique visitors.
_gat_gtag_UA_43963494_11 minuteThis cookie is set by Google and is used to distinguish users.
_gid1 dayThis cookie is installed by Google Analytics. The cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing. The data collected including the number visitors, the source where they have come from, and the pages visted in an anonymous form.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
CookieDurationDescription
IDE1 year 24 daysUsed by Google DoubleClick and stores information about how the user uses the website and any other advertisement before visiting the website. This is used to present users with ads that are relevant to them according to the user profile.
test_cookie15 minutesThis cookie is set by doubleclick.net. The purpose of the cookie is to determine if the user's browser supports cookies.
VISITOR_INFO1_LIVE5 months 27 daysThis cookie is set by Youtube. Used to track the information of the embedded YouTube videos on a website.
YSCsessionThis cookies is set by Youtube and is used to track the views of embedded videos.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
CookieDurationDescription
CONSENT16 years 5 months 26 days 13 hours 25 minutesNo description
yt-remote-connected-devicesneverThis cookies is set by Youtube and stores the user's video player preferences using embedded YouTube video.
yt-remote-device-idneverThis cookies is set by Youtube and stores the user's video player preferences using embedded YouTube video.
SAVE & ACCEPT
Powered by CookieYes Logo