Replies
Hi George,
those have very different meaning in javascript. It is not a type.
1. If you want to check for null, there should be no quote, you would dotypeof(localStorage) == null
My code is for older browser to detect if localStorage is defined(available) or not. It has no impact on your situation.
Regards
BrajeshHi Claire,
Thank you for the reply.I understand your requirement now. I don’t see a direct solution though.
1. Our plugin does not allow changing slug of existing sub tab.
2. BuddyBoss has a bug. If a sub tab was default and another was was set as default later, the first one is still using old default url. It might happen due to shared screen callback.
3. The
bbp-topic-index
shortcode provided by BuddyBoss does not accept any arguments. It is not feasible to filter the list by user id unless they provide the ability to pass args.The simplest solution would be to update the shortcode
bbp-topic-index
with filtering by user id or creating a new shortcode that does it.Regards
BrajeshHi George,
You are right. It is encoded entity code for the ampersand(&). The value should be&
.I lack context about the issue/js, so unable to comment further.
Regards
BrajeshHi Claire,
Thank you.We can not change the content of the existing tab. The best way is to remove it. I have added a sub tab configuration that removes the default BuddyBoss sub tab. You can now add any other tab and make them as you need.
Please check.
Regards
BrajeshHi George,
Thank you for confirming that it is not MediaPress.Please do let me know when you find the culprit.
Regards
BrajeshHi George,
You have some esc_html or similar escape on the page and that seems to be causing it.
My suggestion is to disable customizations temporarily.If you believe this is the default behaviour, Please link me to page structure and MediaPress version(1.x or 2.x you are using) and I will quickly update.
Regards
BrajeshHi George,
Thank you for the suggestion. Our new addons already have a compatibility check mechanism(either using function_exists or hooking to mpp_..actions), some of the older do have the issue. We are going through all of our addons, expect around 10 addon updates per month from now on.Regards
BrajeshHi George,
Can you point me to the url structure(how are you accessing media). You are probably not accessing it via MediaPress views.Regards
BrajeshThank you or the screenshot and the context. Please allow me to take a look at the feasibility and get back to you by tomorrow.
Regards
BrajeshHi Earl,
I am sorry for the inconvenience.The screen is always available from single video edit page. Can you please do a screen recording and show me the steps you are using to access that page?
Thank you
Brajesh