It is very important to use the correct program to open the html doc. For PC users please use NOTEPAD. For MAC users, please use TXTEDIT. For MAC users, MAC do not have a plain text program by default. While at times TXTEDIT can be a substitute for NOTEPAD, you can have issue with the Full Article…
Search the Wiki
Questions and troubleshooting relating to Plugins
Why the plugin html codes don’t look the same as the tutorials?
If you are seeing something that look like this: This mean you have used the wrong program to open the html doc. I think I’ve addressed this issue in my last email. Here is what I’ve wrote: You may be using the wrong program to open the file. If you are using PC, make sure Full Article…
Why is my image for Flexi and Effects Slider showing up SO LARGE?
With responsive headers, it is NOT the size of the image that matter most, it is the SHAPE. If you just simply decrease the image size, you just end up with poor quality images. If you change the shape of the image, you can control the height of the plugin. If the image is spending Full Article…
Why is my tabs covered by the features area in Idiom theme?
Flexi Header If you using Flexi Header, you can change the location of the slide tabs so it no longer get covered by the feature area. Click into “design” and into “edit html/css” Click into “main_style.css” to open the css editing page Here scroll to the FLEXI header css area and look for this code: Full Article…
Why is my Header Plugin NOT showing up in Preview?
Weebly’s preview don’t always render js application and external css files well. To see the plugin activated the site MUST be published. If you are viewing your site via “preview” and don’t see the plugin working, please publish your site.
Swiper is not scrolling in editing so I can’t edit my content
Some people have experience with the Swiper not scrolling. Here is how you can fix this. 1) Click into “design” and into “edit html/css” to open the code editor 2) Click on “main_style.css” to open the css editing page 3) Here look for this code: /* Swiper */ .swiper-container { width: 100%; height: 100%; Full Article…
How to add more slide in Infinite Slider
You add more slides when ever you need. First log into your Weebly and click on “design” and then on “edit html/css” to open the code editor. Here click on “index” to open the HTML editing page for your plugin page. Now open the HTML document of the infinite slider. Here look for the slide code Full Article…
How to turn on auto play in Swiper Plugin
How to turn on Autoplay Swiper have an autoplay function where you can also customize the time between each slide transition. Step1: Access HTML Page 1) Click on “design” and into “edit html/css” 2) On the left-hand column, click on “index.htmls” to access the html page 3) Scroll down to the bottom of the page Full Article…
How to change transition speed in Swiper Plugin
Transition speed refers to the duration of animation between slides (in ms). In other words, how long will it take the image to completely slide from right to left. Step1: Access HTML Page 1) Click on “design” and into “edit html/css” 2) On the left-hand column, click on “index.htmls” to access the html page 3) Full Article…
Infinite Slider is not working properly in Habitu
Click into “design” and into “Edit html/css” to open the code editor. On the left hand-side column, locate “index” to open the html editing page. Here delete the extra code Delete the extra code bracket in red show above. Save & re-publish your site.
How to change the arrow buttons in Infinite Slider
You can change the infinite slider buttons to better fit your design. Save these image files below into your computer, and you can modify it using any image editors. The top button appear when your mouse hover over the button. The bottom button appear as default. Once you have the button you like, save Full Article…
Change font color and background color of Tumble Info Box
Change Background Color Replace the HEX color code highlighted above. Save the file on your desktop with the SAME file name. It is a good idea NOT to save over your default file so you have something to restore with if there is any error. Click into “Design” and into “Edit Html/CSS” to upload your Full Article…
For Fade Plugin, can I make the image transition speed change faster?
Yes, here’s how you can change the timing of the image transition for our Fade Header Plugin: 1) In Weebly Editor, click into the “Design” tab, then click on the “Edit HTML / CSS” tab 2) Open the HTML page by clicking “index.html” on the left vertical column 3) Locate this code: jQuery(‘#slideshow’).cycle({ fx: ‘fade’, speed: Full Article…
For Block Plugin, can I make the image transition speed change faster?
There are two element that can change the speed of the block header: 1) The speed at which the image changes from one to the next – basically how long before the plugin changes images. 2) The tiling transition speed of blocks from one image to the next 1) Change the timing of the images: Full Article…
I installed a DivTag Plugin and published it, but it is still not moving or sliding (e.g. Infinite, Tumble, Fade, Block, Shift, Popup)
For the DivTag plugin to function properly, you first need to install it properly, select / designate webpages as plugin layout, and publish your website to activate the plugin. If you have done all this and the plugin is still not moving or sliding when your website is live, there is a good chance that Full Article…