Forum Replies Created
-
AuthorPosts
-
October 19, 2023 at 10:17 PM in reply to: Subscriber User Role cannot upload images to their User profile on the frontend #43563
mdee4
ParticipantAlso, I'm using the One User Avatar plugin, which allows the Subscriber role to upload images to the media library.
March 17, 2023 at 3:38 AM in reply to: How do I display an image custom field on Author pages? #41061mdee4
ParticipantI just submitted a contact form with the details. If you need anything else from me, just let me know. Thanks, Peter!
March 15, 2023 at 10:05 PM in reply to: How do I display an image custom field on Author pages? #41032mdee4
ParticipantThanks, a fix would be greatly appreciated! I adjusted that file on my site, but it still doesn't work for me.
Would giving you access to my site help you find a fix?
March 14, 2023 at 10:13 PM in reply to: How do I display an image custom field on Author pages? #41016mdee4
ParticipantPeter,
I changed the field type to single image and added that shortcode on my Author Archives template, but it still doesn't show anything. Maybe there's a bug?
March 13, 2023 at 11:50 PM in reply to: How do I display an image custom field on Author pages? #40991mdee4
ParticipantHey Peter,
I'm using the Image Upload field type. The ID for my custom field is m_boatimage. I tried using the following helper shortcode in an html module on Author Archives:
[rwmb_meta id="m_boatimage" attribute="url" size="full"]However, that doesn't work. Do you know what shortcode will work?
February 4, 2021 at 1:22 AM in reply to: ✅Meta Box showing in sidebar instead of below content #24314mdee4
ParticipantHi Long,
Thanks, that worked! In case anyone else experiences this, just make sure you have at least one meta box below the post content, and then you can drag something from the sidebar to below the content. I didn't have any meta boxes below the content and it wouldn't let me drag anything until I did so.
September 22, 2020 at 10:31 PM in reply to: ✅Beaver Themer Integrator causes fatal PHP error, making website non-functional #22034mdee4
ParticipantHi Long,
After further debugging, I found out the issue was related to Meta Box. WordPress has a reserved names list, which you can see here: https://codex.wordpress.org/Reserved_Terms
It turns out if you name a Taxonomy Term using one of the reserved names from that list, it causes issues. This happens whether using Meta Box or Pods.
It'd be great if you guys added that list somewhere in the Meta Box plugin so users know not to use one of the reserved names, otherwise, it could break your site.
September 17, 2020 at 10:52 AM in reply to: ✅Beaver Themer Integrator causes fatal PHP error, making website non-functional #21916mdee4
ParticipantIs there a reason why it would work just fine before the way it is, but not now? It was working just fine with that configuration.
Is there a way to change the permalink structure just for that CPT? If I change the permalink structure, that will also change the blog post links, messing up the SEO of the site.
September 16, 2020 at 10:59 PM in reply to: ✅Beaver Themer Integrator causes fatal PHP error, making website non-functional #21909mdee4
ParticipantI've been adjusting things trying to find the cause, but now a new Meta Box issue is occurring. When I try to go to any page for a Meta Box CPT, it loads a 404 error.
How To Reproduce:
1. Go to the /event-gallery/ page. It'll list a grid of posts from the eGallery CPT created by Meta Box.
2. Click on one of the profile cards. This should take you to the page for the chosen post. Instead, it loads a 404 Error.There is a beaver Themer layout setup for the individual CPT posts. However, for some reason they aren't loading now. This is happening for all the CPT's created by Meta Box.
Do you know why this issue is happening or how I can fix it?
Thanks for your help!
September 15, 2020 at 10:06 PM in reply to: ✅Beaver Themer Integrator causes fatal PHP error, making website non-functional #21887mdee4
ParticipantHi Long,
After switching to the Twenty Twenty theme and deactivating all plugins except Meta Box, Meta Box AIO, Beaver Builder, and Beaver Themer, the issue still occurs.
The issue is happening on most pages of my site. Say you visit the FAQ page, instead of showing the normal FAQ page content, the page content is showing the Archive page for /category/news. However, it's not actually redirecting to the Archive page, it's just that the content from that Archive page is showing instead of the actual page content that should display.
Any ideas?
-
AuthorPosts