bublaa
Forum Replies Created
-
Forum: Plugins
In reply to: [bublaa forum and comments] Testers needed for Single Sign-On (SSO)Hi people,
Just wanted to drop by and say that we are not looking for more testers at this time.
Thank you all.
Kim from the bublaa team
Forum: Plugins
In reply to: [bublaa forum and comments] change the language?Bonjour, gwenm!
We unfortunately do not support French at the moment, but we will.
Our plan is to add all the major languages (and more), including French. ??
Thank you for your patience.
Kim from the bublaa team
Forum: Plugins
In reply to: [bublaa forum and comments] Cannot get multiple forums in one WordPress siteHiya!
I have started answering to a similar question here:
https://bublaa.com/forum/about-bublaa/topic/52421dd2c4196640100010fb/post/52421dd2c4196640100010fc
Kim from the bublaa team
Forum: Plugins
In reply to: [bublaa forum and comments] Requesting account using already registered emailHiya!
This has now been fixed.
Thank you for your help!
Kim from the bublaa team
Forum: Plugins
In reply to: [bublaa forum and comments] Requesting account using already registered emailHiya!
I’m sorry to hear about this inconvenience. I’ll discuss this issue with our developers immediately.
After testing this on Chrome, I noticed that I did receive a message saying “email is already in use” on our test server but for some reason I didn’t get the same message in our live version of bublaa.
Thanks for bringing this up!
Kim from the bublaa team
Forum: Plugins
In reply to: [bublaa forum and comments] Multiple Forums?Hiya!
Sorry about the delay, I was relocating between continents.
You mentioned that you would like to have several forums on your site. Did you try to install all of them on the same page or on different pages?
You mentioned that you tried embedding forums manually but it didn’t work. Would it be possible for you to share a link to a page where you have embedded a forum manually or at least share a screenshot?
One other thing to mention is that we will have categories added in the near future. They will work similarly to the different filters we already have above the topic list now.
Thank you for your patience! Lets get this sorted out.
Kim from the bublaa team
Forum: Plugins
In reply to: [bublaa forum and comments] Guests postsHiya!
Unfortunately no. Everyone has to sign up to be able to post.
Would you like to have guest posts or were you just wondering?
Thanks!
Kim from the bublaa team
Forum: Plugins
In reply to: [bublaa forum and comments] external javascript?Hi!
I appreciate the suggestion but Bublaa is designed to work on any platform. And even though WordPress is one of the big ones, developing the WordPress plugin separately the way you suggested would put a strain on our development process and would not really fit in our service model.
Many services are built like this. You can find these in the plugin directory.
Thank you for your kind words. I’m confident that you will find the perfect fit for you in the plugin directory.
Have a good one!
Kim from the bublaa team
Forum: Plugins
In reply to: [bublaa forum and comments] external javascript?Hiya!
We would be glad to have you.
Unfortunately there isn’t much we can do about external JavaScript because that’s simply how our service works.
Thank you for pointing out the plugin guidelines. I’ll be sure to see that all required points are made clear enough in the future.
Kim from the bublaa team
Have you tried the sidebar widget that comes with the plugin? It should do just what described.
If you don’t want to use our wordpress plugin, but wan’t to use sidebar, you could add the following code:
<div id='bublaa-sidebar'></div> <style> #bublaa-sidebar { height: 300px; width: 100%; min-height: 300px; max-height: 600px; } </style> <script type='text/javascript'> window.bublaa = { config : { bubble : 'add the name of your bubble here!', serviceHost: 'https://bublaa.com', embeddedUrl: 'add the url of your embedded bubble here!' } }; (function() { var b = document.createElement('script'); b.type = 'text/javascript'; b.async = true; b.src = 'https://bublaa.com/build/sidebar.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(b, s); })(); </script>
Remember to edit the name or your bubble and url of your embedded bubble.
Let us know if any of this isn’t working for you!
Forum: Plugins
In reply to: [bublaa forum and comments] Problem installGreat to hear! We are glad to have you. ??
Thank you for the offer but unfortunately we don’t use .po files or anything similar. Even though your help would be valuable, we simply do not have a practical way to welcome it.
You can rest assured that italian translation will be included in the future. Our plan is to use a familiar agency for a collection of translations.
Thank you for your feedback!
Kim from the bublaa team
Forum: Plugins
In reply to: [bublaa forum and comments] Home PageThe latter question was answered by the person himself:
“I tried a side bar, but there was no room. Instead, I installed “Widgets For Pages” plugin and used the Embed code instead of the Bublaa plugin. The result is nice:
https://djmix.top10select.com
Issue solved…”https://bublaa.com/bubble/about-bublaa/topic/511bb6774f059e257a0001ab/post/511c1e0d488c38277a000926
Kim from the bublaa team
Forum: Plugins
In reply to: [bublaa forum and comments] Home PageHi!
Sure, you just need to create a static front page first.
Here’s how:
https://codex.www.ads-software.com/Creating_a_Static_Front_Page
Hope this helps!
Kim from the bublaa team
Forum: Plugins
In reply to: [bublaa forum and comments] Mobile/AndroidHey,
Can you give me a link to the site where you have used the plugin so I can try to help you with this? Thank you!
Forum: Plugins
In reply to: [bublaa forum and comments] Plugin Does Not Load Your WordPress FooterJust updated a new version of the plugin where we added an option for including footer.
Thanks for the feedback and we hope this will fix this issue!