q2apro

Results 96 comments of q2apro

I have a similar problem with OGG (mp3 should be the same). Here are the details: https://stackoverflow.com/questions/67035178/html5-audio-progressbar-playbar-is-not-working-for-ogg-audio-file-issue-with The example files of green-audio-player start with `206` immediately. It would be nice...

Have you updated today? I have added some CSS for mobiles, see https://github.com/q2apro/q2apro-on-site-notifications/commit/e232b13c59cd2be83be2724391f5d0967337b6ae The new CSS fixes the window 100px on top of the screen.

It opens but you cannot see it due to the CSS of your theme. What is the URL of your website? Theme? And give me a guest login please.

Yes, I have done all this already. I try to post the code next week. Or directly merge it. Regards

There are two functions resp. tables defined in qa-plugin.php: ``` function q2apro_notifycount_increase($userid) { if(!empty($userid)) { qa_db_query_sub(' INSERT INTO ^notifycount (userid, notifycount) VALUES(#, 1) ON DUPLICATE KEY UPDATE userid = #,...

@Ashish-Bansal As far as I could see, I have not received any code from you yet.

Cannot find the file under your gmail address. But anyways, I will code it myself later.

Notifications for private messages implemented: https://github.com/q2apro/q2apro-on-site-notifications/commit/3a6ecc74cb50fc80c8745e4000a829f58e520b3d

I still cannot test because I don't have the setup to compile the source and I am only using distributed files. However, there is no `dist` folder at https://github.com/samclarke/SCEditor I...

I tried it with the following shortcuts (to avoid the #~ issue above): ctrl+shift+( and ctrl+shift+8 Both don't work. I also tried ´ctrl+(´. Same, it doesn't work.