Forum Replies Created
-
AuthorPosts
-
Bellul
ParticipantLong, did you see my follow up question from November 7? In waiting for an add-on, would it work to first import it to the post and postmeta tables and then as a second step to move the data to the custom table, which you describe here: https://metabox.io/move-custom-fields-data-to-custom-tables/ ? Will that work?
Bellul
ParticipantThanks Long! Appreciate that you work on this integration!
In the meantime, what would you suggest me to do to solve the issue of importing simple posts to custom fields where the data should be saved to a custom table instead of to "postmeta"?
Since this standard tutorial of yours does not seem to work: https://metabox.io/create-and-import-project-portfolio/, would it work to first import it to the postmeta table and then as a second step to move the data to the custom table, which you describe here: https://metabox.io/move-custom-fields-data-to-custom-tables/ ? Will that work?
Or do you have any other suggestion?
November 3, 2021 at 10:53 PM in reply to: ✅Field Advanced and automatically "attach" uploaded file (e.g. pdf) #31720Bellul
ParticipantYou are right! Maybe just a temporary glitch with my first two pdfs. I can't reproduce it any longer with new posts/pdfs.
Thanks!
November 2, 2021 at 4:20 PM in reply to: ✅Display WP All Import images in image advanced field #31697Bellul
ParticipantThis is great news! Do you think the integration will be ready during November?
November 2, 2021 at 1:02 PM in reply to: ✅Field Advanced and automatically "attach" uploaded file (e.g. pdf) #31694Bellul
ParticipantIf you add a pdf to a new, still unsaved/unpublished post, and then save/publish the post, you will see the problem! In your screen recording I think you add a pdf to a previously saved/published post. Therefore it works.
But maybe there is no way around this problem, except informing the user to save the post before adding the pdf? Or is there a script that can save the post in the background as soon as the title is written, or something like that?
The problem is, if the user forgets to save the post before adding the pdf, the pdf will not be searched by SearchWP, until it is manually attached in Media Library.
November 2, 2021 at 2:48 AM in reply to: ✅Field Advanced and automatically "attach" uploaded file (e.g. pdf) #31688Bellul
ParticipantHere are three images:
https://www.dropbox.com/sh/ccijd9mxcm33wjd/AAAaXvGRFHhvlVwrVyZgAckea?dl=0(Is it not possible to attach the images directly in this reply?)
October 28, 2021 at 9:29 PM in reply to: ✅Custom Table: Taxonomy field och Taxonomy Advanced field? #31595Bellul
ParticipantThanks for clarifications!!
October 28, 2021 at 11:23 AM in reply to: ✅Custom Table: Taxonomy field och Taxonomy Advanced field? #31569Bellul
ParticipantThanks!
But if I use taxonomy_advanced, the data is still not saved in my custom table (but in wp_postmeta)?
If I tick the option "Create table automatically" in "Edit Field Group", all fields will be TEXT. Can I then afterwards just use a database tool to change column types?
Bellul
ParticipantThanks! Are you aware of any guide on internet on how to do it manually (without the need to use a plugin)? (N.B. with "custom table" I mean a custom table created with your extension in MB: "MB Custom Table".)
Bellul
ParticipantThanks!
And it doesn't matter if the data is stored in a "custom table"?
/Bengt
Bellul
ParticipantIs this (saving wysiwyg field value as post content) possible set up in the admin interface, or do I need to use PHP code?
Bellul
ParticipantThanks!
Bellul
ParticipantI see now that it is because I have the Gutenberg Editor AND that the custom post type Supports "Editor" (https://support.metabox.io/topic/advise-on-implementing-subtitle-custom-field/). If I deactivate "Editor", I also get the Position options "After post title" and "Before post title". And then I can use the field "WYSIWYG" to get a traditional editor.
Do you have more recommendations in this area?
Bellul
ParticipantThanks! How far in the future is your "Oxygen integration"?
-
AuthorPosts