webdeveloper93
Privileged
-
Joined
-
Last visited
Solutions
-
webdeveloper93's post in Search Results on Several Pages was marked as the answerResearch Pagination it involves using a language like php to split up search results into page links. A good PHP class to do just that is here https://github.com/stefangabos/Zebra_Pagination also i'm sure wordpress has a plugin for this as well if you are using wordpress
-
webdeveloper93's post in PHP escaping containing divs. was marked as the answerIdk if your aware but your missing an opening div inside your foreach loop just before
<a class=\"fancybox\" you only have the closing div