Templatesforwapkiz@gmail.com | Today 5 April 2025 Contact

Tips and Tricks for Wapkiz

Tips, Tricks and Tutorials on creating and developing wapsites and websites on wapkiz and wapaxo.

Recent Posts 8

What to do after installing a template on wapkiz and wapaxo sites?

admin • 0 Comments• 288 Readers

Perhaps many have already asked what the first steps are after creating a website or installing a theme on the wapkiz and wapaxo website. Here are some tips that were important to me and I think it might...[Read More]

How to include content from one page to another on wapkiz and wapaxo.

admin • 0 Comments• 379 Readers

For a normal user, perhaps the first hypothesis will be the inclusion of a page in the other with the tag <iframe> or <frame>. For php pages use include. But wapkiz helped us to use this php criterion, but...[Read More]

How do you show files, text, numbers, blogs or pages randomly on wapkiz and wapaxo?

admin • 0 Comments• 189 Readers

Well, with a simple code we can randomly show content on wapkiz and wapaxo. Text1Text2Text3 In the example above, as soon as the page...[Read More]

Beautiful facebook style login form for wapkiz and wapaxo sites

admin • 2 Comments• 446 Readers

Hello, I have a nice login form for facebook style wapkiz sites.Done using W3.CSS Framework only, here's how it's set up:1. Copy and paste the code in the page header <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> ...[Read More]

Basic tags used on wapkiz and wapaxo sites

admin • 3 Comments• 567 Readers

Here is a list of some basic tags used on wapkiz and wapaxo sites, they are universal and can be used anywhere' on the site, in addition to these there are additional ones but it depends on a...[Read More]

How to insert Search forms and show the results on a page in wapkiz and wapaxo

admin • 0 Comments• 18302 Readers

For 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 Readers

Related 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 Readers

There 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]