Forum Replies Created
-
AuthorPosts
-
Tan Nguyen
ParticipantI've checked and it works. Did you:
- Use the latest Builder version?
- Installed and activated Include/Exclude extension?Best regards,
Tan
Tan Nguyen
ParticipantDear Zazezi,
I've fixed problem on your website, your theme or one of your plugins tries to wrap excerpt field with
ptag so the Json encode and decode doesn't works properly.I've hard coded fix it on but it better to remove that plugin or theme feature.
Tan Nguyen
ParticipantHmm, I've checked your dashboard, I'll need FTP info so I can check your environment and plugin conflict if it has.
Tan Nguyen
ParticipantDear Zazezi,
Can you please provide website credentials and FTP information so I can login to check. Currently, I can replicate the bug.
Best regards,
Tan
Tan Nguyen
ParticipantDear Josue,
Please try MB Conditional Logic:
https://metabox.io/docs/meta-box-conditional-logic/
Then in your Post field, you can visible when
post_type=TítulosBest regards,
Tan
Tan Nguyen
ParticipantDear Sergey,
Please try
- In advanced tab, click "Add Attributes"
- In key box, enteradd_to_wpseo_analysis
- In value box, entertrue
- Then save meta boxBest regards,
Tan
Tan Nguyen
ParticipantDear Dave,
Duplicate Meta Box feature isn't Builder feature, this belongs to other plugin and we don't support duplicate whole meta box.
Cheers!
Tan
Tan Nguyen
ParticipantCurrently, you can't
Tan Nguyen
ParticipantDear Gab,
Yes, you can display meta box based on parent post id with Conditional Logic or Include Exclude extension.
Cheers!
December 9, 2016 at 12:14 AM in reply to: How to Display Metaboxes According to the Current Post Format #4652Tan Nguyen
ParticipantCan you please post your code here?
December 8, 2016 at 2:35 AM in reply to: How to Display Metaboxes According to the Current Post Format #4650Tan Nguyen
ParticipantDear ismail,
There're 3 extensions for you to do that, for easiest option, try MB Conditional Logic. The documentation here:
https://metabox.io/docs/meta-box-conditional-logic/
In the documentation example, I've included example how to display meta box based on post format. You can try:
'visible' => ['post_format', 'aside']Tan Nguyen
ParticipantCool, my fault also 🙂
Tan Nguyen
ParticipantDear alaric,
Thanks for purchasing Builder, yes, you'll need to purchase Group in order to make it works.
Best regards,
Tan
Tan Nguyen
ParticipantDear Dave,
Nothing is special here, here is my screenshot, similar with you:
After I did it, only Administrator can see the Meta Box.
Tan Nguyen
ParticipantDear Dave,
I have tested and it works, did you installed and activated the Include/Exclude extension?
-
AuthorPosts