Forum Replies Created
-
AuthorPosts
-
June 22, 2023 at 9:40 PM in reply to: Adding thousands separator and decimals with a filter - my code not working #42325
OldGreg
ParticipantPeter, close! I am not asking for the php on how to display the field. This is ECHO, what I need is the PHP code for something like WPCodebox to use that will let me manipulate a metabox field when it is called for display on the front end by some other plugin or page builder. The wirteup on the rwmb_meta filter doesnt work, so I need a specific code block that you know works and I can work backward from there. Can you show me how you would apply what you said above, but in a filter php block to apply to anywhere the field is called?
June 21, 2023 at 9:20 AM in reply to: Adding thousands separator and decimals with a filter - my code not working #42304OldGreg
ParticipantI don’t want to use a plug-in, I want to use a PHO filter function. Can you please detail the answer using the pho function/filter?
OldGreg
ParticipantThis "Option Name" shown in your screenshot, Long, is not a field in my settings page.
OldGreg
ParticipantAgreed... this is a big miss. One work around for others looking for a solution =- create top level field groups as the groups you wanted to sub-group, but instead of sub-grouping, use tabs. Admin columns Pro then sees those.
OldGreg
ParticipantWhy don't you guys add this show/hide to the UI for those using the builder rather than code? You have Advanced location rules, and conditional logic, but not show/hide. I dont even know how to edit the code itself if we are using the builder now?
OldGreg
ParticipantHow can we target a settings page field with WP All Import? Seems it only lets us target current post field, so we need PHP for mapping to a settings page update.
OldGreg
ParticipantIts been now 4 years... i am at a total loss on why you would not get this done... we need to import, and it works up to the point of assigning relationships even without the add on. Please, how do we use wpallimport to assign a relationship?
OldGreg
ParticipantYes that would work… the case that’s difficult is when we need logic like displaying alternate phone numbers based on time of day. We can do that with conditions somehow?
OldGreg
ParticipantAnd that link in your post doesnt go anywhere... no such anchor on the page.
OldGreg
ParticipantThis should be a fix / feature deployed... your answer doesnt suggest it's an issue of metabox, but instead a user should know to do this - CPTUI offers to do this, and this is super basic feature and shocked it's omitted from metabox.
OldGreg
ParticipantYou guys are cutting edge... and this is one thing that I've found troubling with ACF and was hoping you guys had solved. With so many other great features you have, a field that dynamically updates with a function... sort of a "function field", that is an equation or "builder" in reference to other fields either in the same post or another, would be an absolute game-changer for advanced users.
What are the odds you guys would develop such a thing inside the UX instead of having to revert to the templating language when calling these fields? The reason it's so important is that many of us use other plugins that aren't easily "penetrable" in the sense we cannot simply go affect how that plugin would pull in a custom field and do what you suggest above.
Something as simple as giving a URL field the ability to be a text link (ie, wrap text inside the {text here} would be super helpful. Since the URL field doesn't offer this, it leads us to ask you how to combine fields.
Hope you will have some sort of solution here where fields can either be combined using a certain custom field type in metabox, or to enhance things like the URL field.
OldGreg
Participantthree years later and still no support for WPAllImport.
-
AuthorPosts