Currently, the Filter Form up to Pods CMS version 1.7.3 still uses the basic form. It has one textbox and one button only. In addition, this filter form can only filter the recordset that returned by its process based on the name field. So I made modification/enhancement by adding combobox that contains of all fields [...]
[Read more...]Improving Basic Filter Become Advanced Filter in Pods CMS of WordPress
How to Prevent Displaying SQL Error Message in Pods CMS
I have been running Pods CMS version 1.7.3 on this blog. So far so good, until I found a SQL error if the pg parameter in URL assigned with invalid value. For example, the proper value should be 1, 2, and so on, then you assign this parameter with non-numerical value, such as aa, etc. [...]
[Read more...]Improving Pagination Feature in Pods CMS of WordPress
Today I saw an improvement about Styling the paging feature created by nikos in Pods CMS Forums. It was an interesting improvement, indeed. Then I applied it on my blog here. I also added the 2 additional links: Previous and Next on the pagination feature, by modifying the pagination_2.php and Pod.class.php file.
[Read more...]Add PageLimit as Dynamic Param on Filter Form of Pods Plugin in WordPress
Today I started using Pods CMS plugin in this website. After visitting the official website of Pods CMS, I think this plugin indeed the best one if you want to add the customize page to your WordPress website that contains of the certain data that derived from database without having use Post or Page feature [...]
[Read more...]
Recent Comments