Posts in category: Html And Scripts for Wapkiz

Google Search Box on Any Site (Wapkiz, Wapka, XtGem, Wapaxo, Blog)
Hello dear developer,Today I bring you a special tip: let’s learn how to insert a Google search box that will show your site’s search results directly in Google. This way, your visitors can...

Force pop-up image of any image on the wapkiz and wapaxo website.
This code uses css, html and a little javascript to open an image in pop-up on the same page, it works for wapaxo, wapkiz, wapka and xtgem websites. First copy the code...

How to insert a custom text after commenting on the wapkiz and wapaxo websites?
Well, in the wapkiz and wapaxo comment system there is a success message after a user comments something, which is: your comment added successfully. It will display after 10mints... ...

Beautiful pagination style for wapkiz sites.
Hello, after some time, I'm sharing another elegant code for those who want to customize their pagination. Without further ado,...

Website logo on the wapkiz and wapaxo websites.
Well, to insert the automatic logo on the wapkiz websites, go to the admin panel, go to the "System" category and click on "Site Settings". ...

Floating WhatsApp button for wapkiz/wapaxo websites.
Have you ever imagined putting a floating contact button for WhatsApp? That's right, let's do it right now. 1. Copy this code to the "Meta Header", change the text "YOUR WHATSAPP NUMBER" to...

Learn how to style pagination in wapkiz/wapaxo
The pagination on wapkiz sites is given by the wapkiz :*page: tag, so we will include it within a div with page class. <div class="page">:*page:s=:to-page:,c=12,u=?to-page=,no=only one page::%prev% %n%...
/cdn.vox-cdn.com/uploads/chorus_asset/file/19861740/acastro_200331_1777_zoom_0001.0.jpg)
Script to zoom images on the wapkiz/wapaxo website
In this short tutorial, I will share with you a small code on how to zoom in or out by clicking on an image on your website. 1. First, copy the code below to...

HOW TO ADD JAVASCRIPT CODES ON THE WAPKIZ AND WAPAXO SITES
Well, wapkiz sites are made in simple HTML, as we can embed javascript codes directly into the page using the <script> tag or by creating a JS file and adding the link to the...

How to insert Disqus Comments in a wapkiz and wapaxo site?
First let me explain what disqus is, and a framework to insert a comment block on your website, whatever it is, but thank God the wapkiz and wapaxo system comes with...