Curves UI
[Solved] Search results - Printable Version

+- Curves UI (https://www.curvesui.com)
+-- Forum: Product Support (https://www.curvesui.com/forumdisplay.php?fid=12)
+--- Forum: Bug Reports (https://www.curvesui.com/forumdisplay.php?fid=9)
+--- Thread: [Solved] Search results (/showthread.php?tid=25)



Search results - Hovatek - 06-02-2024

1. Templates:
Search Templates > search_results_posts
Search Templates > search_results_threads


The div tends to float into the footer when there's no pagination:
Possible fix: Change class container-md to container-md mb-5




1. Templates


Search Templates >  search_results_posts_inlinemoderation
Search Templates > search_results_threads_inlinemoderation
Forumdisplay > forumdisplay_inlinemoderation

{$lang->mod_tab} might not display (either because I left out template files or it is missing)

Possible fix

Changed {$lang->mod_tab} to a Text of choice then changed btn btn-multipage class to btn btn-multipage btn-info


RE: Search results - Matty - 07-02-2024

Appreciate the report. I’ll add those fixes to the next release patch.