Category: Tutorials
Home / Tutorials
How to insert Search forms and show the results on a page in wapkiz and wapaxo
admin • 0 Comments• 18301 ReadersFor a website to be perfectly navigable, it needs to have a search, not everyone has time to click next, next, or page numbers to find what they are looking for, so we must always include a search. ...[Read More]
How to show related files in wapkiz and wapaxo sites
admin • 0 Comments• 3267 ReadersRelated files are files that may be in the same folder or category. On wapkiz and wapaxo we can also do this by declaring a variable with the code %foid%, which shows the ID of the folder or...[Read More]
How to make a contact page on wapkiz and wapaxo websites
admin • 0 Comments• 332 ReadersThere is no specific code to create a contact page, many wapkiz users choose to use the comments code to create contact forms: In the to tag you put "contact" or...[Read More]
How to insert pagination in search results page in wapkiz and wapaxo
admin • 2 Comments• 24545 ReadersMany users encounter an error when entering pagination in the search results page. In addition to the error, sometimes the next page...[Read More]
How to show related posts on wapkiz and wapaxo blogs
admin • 1 Comments• 286 ReadersTo show related Posts on the wapkiz and wapaxo blog, first we must declare a variable to store the value of the category and then insert a list of blogs with the category of the value...[Read More]
How to configure user profile editing on wapkiz and wapaxo
admin • 0 Comments• 301 ReadersFirst, your website page should have a link to access the Login, which is usually https://:site_url:/site_login.html and for registration https://:site_url:/site_reg.html. After the user creates an account or starts a section, we want him to edit or...[Read More]
How to insert a LIKE DISLIKE vote on wapkiz and wapaxo sites
admin • 0 Comments• 664575 ReadersWell, anyone may have seen voting option on blogs, download pages etc with LIKE and DISLIKE option as below. ...[Read More]
Different ways to view file or blog using ID tag on wapkiz and wapaxo
admin • 0 Comments• 474 ReadersTo view a file or a blog, we usually use the ID or FILE of the file to capture the item. And today we are going to deal with the different ways to capture files by ID, let's...[Read More]