Litalino Xkyer I have tried other plugins and they all conflict with the blog plugin with the first post bbcode.. I use js to handle the login and it works fine, but the reply or like is not done yet
Litalino Xkyer I just finished it.. but it's not yet feasible so I can't update Demo: https://flarum.khatvongsong.vn/d/65-test-bbcode-plugin I'm looking for an error where the blog plugin conflicts with the login bbcode plugin or bbcode likes ...
Litalino 1.3.0 1.3.1 1.3.2 1.3.3 Then upgrade from the old extension to the new one: composer remove flarum/markdown or Disable composer require litalino/flarum-more-bbcode:"*" Updating composer require litalino/flarum-more-bbcode php flarum migrate php flarum cache:clear DESKOP: Demo https://fla.khatvongsong.vn/ User: Demo - Pass: 123456789 MOBILE:
Xkyer Hello, to much updates. Why into composer when i try to copy something like CTRL - C i get this [left] [/left] ? Did you add a commands ? You can try add copy code icon into some code...
Litalino Xkyer 1.3.5 Combination: flarum/bbcode Fix Ctrl Key Then upgrade from the old extension to the new one: composer remove flarum/markdown or Disable composer remove flarum/bbcode or Disable composer require litalino/flarum-more-bbcode:"*" Updating composer require litalino/flarum-more-bbcode php flarum migrate php flarum cache:clear
Litalino @Xkyer https://discuss.flarum.org/d/33616-bbcode-more-bbcode/7 https://discuss.flarum.org/d/33616-bbcode-more-bbcode/11 Update Version 1.8.0 :: Fixes: Conflict with blog plugin: first post has bbcode login-like-reply DEMO https://flarum.khatvongsong.vn/d/86-bbcode-hides-the-content-login-like-replies https://fla.khatvongsong.vn/d/118-bbcode-hides-the-content composer update litalino/flarum-more-bbcode php flarum cache:clear Or composer update << update all plugin
Xkyer Litalino Hello sir, very good and thanks alot. Btw let me know this is happen to you when you use bbcode more button into blog ? i didn't see all features.
Litalino Xkyer add CSS custom .More-bbcode-buttonsDropdown.open { & .Dropdown-menu { left: unset; right: 0; } } Not working to apply !important before ; .More-bbcode-buttonsDropdown.open { & .Dropdown-menu { left: unset !important; right: 0 !important; } } Or Css page blog Reply class_cssofblog .class_cssofblog { &.More-bbcode-buttonsDropdown.open { & .Dropdown-menu { left: unset !important; right: 0 !important; } } }
FullThrottle83 Hey hey, I had missed this extension! So I could replace a bunch of extensions using this one instead? For example FoF BBCode Details FoF BBCode Tabs Markdown Tables Login2SeePlus In that case it is awesome! Thank you!
Litalino FullThrottle83 composer require litalino/flarum-more-bbcode:"*" includes what you said above.. If you want to be safe, turn off the extensions and install my extension to see the results
FullThrottle83 This extension does indeed replace all of the above. 😃 Quick questions, Shouldn't these boxes actually be icons? Missing icon for details..? Could the text for progress bars be something other than H1? Perhaps H4..? This extension is great!
Litalino FullThrottle83 Error icon due to Font Awesome 5 Free -> Font Awesome Pro I will watch again Thank you for letting me know the above errors Update V2.0 Fixer : Css Missing icon for details. H1 Progress Bar to H3 composer update litalino/flarum-more-bbcode php flarum cache:clear
Mikenthuzi "Xkyer"#p221759 Same issue for me, after clicking the icons, nothing insert into text editor. flarum 1.8.3, PHP 8.1.24
xiaoxiaobai5724 My question: Mikenthuzi When using the Rich Text extension, there will be a situation where there is no input after clicking the icon. This extension is not very compatible with mobile devices, when you click on the inverted triangle, you need to press and hold to enter the secondary menu, I hope to optimize it. Consider whether it is compatible with other BBCode extensions, such as Audio BBCode, BBCode FA, etc. 4.Can you do a Chinese translation, at least in our country, people are in need.
KJeido How to fix the Login and Reply issue? When I click on the Login/Reply, it does not open the link to login or reply. Also, long-pressing on the Login/Reply shows that it is blocked.
Litalino KJeido DEMo https://khatvongsong.vn/d/37-huong-dan-cach-dung-chuc-nang-bbcode-cua-dien-dan/7
BIGALS for video iframes it can't be fullscreen, can you fix this? or is there anyone who can fix this problem?