Iqbal Kabir
Forum Replies Created
-
Forum: Plugins
In reply to: [Broken Link Checker] Duplicate Admin MenuI removed and then reinstalled “Broken Link Checker” plugin. It causes loss all broken link data (local), but menu problem is solved.
Forum: Fixing WordPress
In reply to: Auto excerpts are not generating on Bangla language mode@r33d3m33r Following your suggestion I have submitted a request to change those values to English. I hope it will be corrected in next release of WordPress. Meanwhile I am using a custom function to override default excerpt behavior.
function custom_excerpt_length($length){ return 55; } add_filter('excerpt_length', 'custom_excerpt_length');Forum: Fixing WordPress
In reply to: Auto excerpts are not generating on Bangla language modeHi Fahim Murshed,
I have already submitted a ticket for this issue.
However, here are the steps to reproduce the problem:
- Go to WordPress Dashboard.
- Activate Twenty Twenty-One theme.
- Go to Settings > General Settings and change Site Language to বাংলা (Bangla)
- Click on Save Changes button to update the settings.
- Now go to your BLOG HOMEPAGE and see the problem (No excerpt, just Continue reading link)
Thanks to all.
P.S.: I cannot see any option to upload a screenshot.
- This reply was modified 4 years, 11 months ago by Iqbal Kabir.
Super! I forgot about the power of CSS. Thanks a lot.
Sure. Here is a link of a table. Although it has eight columns, it will be good to have a horizontal scrollbar on a small screen for the table only.
Thanks
Forum: Plugins
In reply to: [CodeMirror Blocks] “File Name” label not showing in front-end.Thank you for the earlier reply.
On settings page, if I set
Language LabelasFile Name, then it works fine.And if is set that as
Language Namethen only language name will be shown on every code snippet. In this case, individual file name/title will not work.I think this is what you meant.
Forum: Plugins
In reply to: [CodeMirror Blocks] Undo (Ctrl+Z) command makes the block unusable.Feeling good. Thank you too.
Thank you for quickly fixing the problem.
Forum: Plugins
In reply to: [Contact Form 7 Widget] Contact Form 7 WidgetSame problem to me…
Same to me…