Home › Forums › Plugins Support › Vidi – Video WordPress plugin › Error message when creating post types
- This topic has 11 replies, 2 voices, and was last updated 2 years, 2 months ago by
admin.
-
AuthorPosts
-
March 18, 2020 at 6:08 am #5131
Hello,
I recently purchased the Vidi plugin and I’m trying to follow the provided documentation, however, anytime that I create a Channel, Actor, etc. I am met with a white screen that reads off errors that look like this –
Warning: in_array() expects parameter 2 to be array, boolean given in wp-content/plugins/haru-vidi/includes/posttypes/actor.php on line 230
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/haru-vidi/includes/posttypes/actor.php:230) in /wp-admin/post.php on line 223
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/haru-vidi/includes/posttypes/actor.php:230) in /wp-includes/pluggable.php on line 1265
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/haru-vidi/includes/posttypes/actor.php:230) in /wp-includes/pluggable.php on line 1268
I go back to the dashboard and find that even though the error displayed, the post type was still created. It’s good to see the post type was created but seeing the error each time is a bit annoying. Any ideas how to resolve this?
March 18, 2020 at 1:00 pm #5142Hi,
Thanks for contacting us and choosing our product!
We have just checked your site but can’t login:
https://prnt.sc/rie6ln
We also checked our plugin on dev site but don’t get this issue.
Did you still got this issue?****
Regards,
HaruThemeMarch 18, 2020 at 3:04 pm #5143This reply has been marked as private.March 19, 2020 at 4:21 am #5144This reply has been marked as private.March 19, 2020 at 11:45 am #5152This reply has been marked as private.March 19, 2020 at 4:20 pm #5153This reply has been marked as private.March 20, 2020 at 10:15 am #5158Hi,
We checked our plugin and Elementor, You can see in this screenshot:
https://prnt.sc/rjiphp
And it’s working fine.
One of your setting on Elementor cause custom posttype always use template from Elementor: https://prnt.sc/rjir0z
It’s working fine with default setting of Elementor:
https://prnt.sc/rjiryv
It make this function doesn’t work to use template from our plugin:
add_filter( 'single_template', array( $this, 'haru_single_template' ) );
You can check about this on your Elementor settings. (now this in only issue)
About Channel create issue we have just checked again and fixed it now.
https://prnt.sc/rjjb50
Hope this help!*****
Regards,
HaruThemeMarch 21, 2020 at 5:21 pm #5174Template issue has been fixed. Everything appears to be working as intended now.
Thank you for all of your help!
March 21, 2020 at 9:20 pm #5175Everything is still working fine, after messing around with the plugin a little more I just had some feedback/requests that maybe could be considered (if not already) for the next update.
Do you think in the future it would be possible to –
1) Change the default colors of different areas of the plugin from pink to whatever color we’d like via the Settings page rather than having to use custom CSS?
2) Change font family and font sizes on listings/single page/etc via Settings page instead of custom CSS?
3) Select which meta information to show or hide on listings/single page/etc via Settings instead of custom CSS?Some minor things that I think would make using the plugin much easier especially for those not very familiar with coding.
March 22, 2020 at 2:53 am #5177Hi,
Thanks for your feedback!
Can you tell us how do you resolved issue with Elementor.
About your suggestion we’ll notice and update it later.
Now we noticed in this topic:****
Regards,
HaruThemeMarch 22, 2020 at 3:11 am #5178Absolutely! I fixed the Elementor template issue by adjusting the instance for my “Blog Details” template. The instance was originally set to appear in “All Singular,” and I changed it from that to “Posts” only. I attached a screenshot of how it all looks.
Note: I think this particular issue, should it ever arise for someone else, is only related to Elementor Pro and not the free version.
Attachments:
You must be logged in to view attached files.March 22, 2020 at 8:28 am #5180Thanks so much for your feedback!
It will help other customer if have same problem.*****
Regards,
HaruTheme -
AuthorPosts
You must be logged in to reply to this topic.