Replies
- Brajesh Singh on February 14, 2016 at 10:43 pm in reply to: MediaPress 1.0.1 Create Gallery Form #2658
Hi Leo,
I am sorry I spoke too soon.yes, It is happening if a theme is using theme compat. A fix is coming in next 30 minutes. I am sorry, I should have checked with themes like twenty sixteen earlier.
- Brajesh Singh on February 14, 2016 at 10:41 pm in reply to: MediaPress 1.0.1 Create Gallery Form #2657
Hi Leo,
Have you enabled any plugin recently. I just tested to make sure that it is not appearing twice. It is only possible if plugins.php template file is loaded twice on the create gallery screen. Can you please post me a screenshot? Since you mentioned that It is same on all theme, most probably it is due to some plugin or code.Can you please post me a screenshot?
Thank you
Brajesh Hi Carl,
Is it possible that you can send me a screenshot of the page showing php notice?My email id is brajesh@buddydev.com. Looking at query.php, It seems that is_page is throwing the notice. MediaPress may be the region behind it but at least till now, MediaPress does not uses any is_page() call, so It is being called by some 3rd party code.
This is the line throwing error in query.php
in_array( $page_obj->post_name, $page )So, The reason is $page_obj does not exist and some plugin is trying to so something with the is_page check. a look at the error placement, May give me some idea what are they trying to change.
Thank you
Brajesh- This reply was modified 9 years, 8 months ago by
Brajesh Singh.
- This reply was modified 9 years, 8 months ago by
- Brajesh Singh on February 14, 2016 at 9:57 pm in reply to: [Resolved] Conditional Profile Fields Plugin : xpfields is not defined Error #2653
Hi Matt,
It seems to be working fine for me. Can you please post me a screenshot showing the issue?Do you have the conditions applied form fields in multiple groups?
Hi Carl,
Thank you.
I have received your debug log. I don’t seem to find any thing there can may be causing the problem.The php notice will be in all browsers, I was concerned about the javascript. There is one more thing I need to test though.
Checking it on multisite now and will be getting back to you in an hour.Thank you
Brajesh- Brajesh Singh on February 14, 2016 at 9:36 pm in reply to: [Resolved] Conditional Profile Fields Plugin : xpfields is not defined Error #2651
Hi Matt,
I am sorry for the inconvenience. The registration fix should have fixed them too. I am checking it now and will get back to you in 30 mins. - Brajesh Singh on February 14, 2016 at 9:35 pm in reply to: [Resolved] Vbulletin albums to mediapress #2650
Hi Simon,
Thank you for posting.I am sorry but we don’t have support for such migration at the moment.
If you are familiar with WordPress coding, I can point in the direction to create the galleries and importing media using code. I can supply for WordPress side of the code but i lack familiarity with vbulletin and may not be of much help there.
PS: MediaPress media are just normal WordPress media with a few meta and parent gallery id. So if there is a script to import vbulletin Media to WordPress media, we may use it.
Thank you
Brajesh - Brajesh Singh on February 14, 2016 at 9:31 pm in reply to: [Resolved] Remove sidebar on Buddypress Profile page #2649
Hi Jay,
I am sorry but I am not familiar with Divi theme, so Can’t help much there.The only thing I can point is you need to hide the sidebars on condition bp_is_user(). If they have some type of hook for it, please do let me know and I can supply some code.
Btw, a simple solution to make all BuddyPress pages use single column layout will be copying your page template which has no sidebar and naming it buddypress.php
Hope that helps a little bit.
- Brajesh Singh on February 13, 2016 at 8:04 pm in reply to: [Resolved] Conditional Profile Fields Plugin : xpfields is not defined Error #2642
Thank you. Glad that it worked 🙂
- Brajesh Singh on February 13, 2016 at 7:44 pm in reply to: [Resolved] Conditional Profile Fields Plugin : xpfields is not defined Error #2640
Hi Matt,
The update is available again and it fixes the issue with default data on registration page.
https://buddydev.com/plugins/conditional-profile-fields-for-buddypress/Thank you
Brajesh