@Bleistivt I forgot that I hvae never been able to make the plugin work with mobile. The weird thing is, even after I've modified the css for bootstrap, when it loads from mobile, it still load the glitchy, unmodified one. And I've already set Mobilefriendly to true.
I implemented R_J method from the other thread and it's working for me at the moment. I'll report if anything comes up and I'll later post all the files to make embed comment looks good with bootstrap for those who needs it. Thanks a lot you guys !
Comments
@Bleistivt I forgot that I hvae never been able to make the plugin work with mobile. The weird thing is, even after I've modified the css for bootstrap, when it loads from mobile, it still load the glitchy, unmodified one. And I've already set Mobilefriendly to true.
Disabling the mobile detection (what you asked in the other thread, in case it was related to this) won't "fix" this.
That plugin was only meant as a stop-gap solution until bootstrap styles the embedded comments, because it can't change views.
But you could try replacing Base_AppStartup_Handler with a later hook like Base_Render_Before. I have no means to test this currently.
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Thanks for your help but doing that stop it from working with both mobile and desktop and always load the default bootstrap.
I implemented R_J method from the other thread and it's working for me at the moment. I'll report if anything comes up and I'll later post all the files to make embed comment looks good with bootstrap for those who needs it. Thanks a lot you guys !