add tables > form 1 > add class named "ab_table1"
to hide something add this class "ab_hide" like:
to add download box like in: download this book add class 'ab_dwn1' :
sites to host images:
Free Commercial Use:
to hide image or anything in posts:
videos continer :
id of youtube videos :
Add slider (in the post add in html this: <!--slider--> to call the slider):
To add light box:
only if there are photos you can call the necessary codes by adding <!--lightbox--> to the html.
<div class="ab_table1">
<table>
contet here..
</table >
</div>
<div class='ab_hide'/>
<a href="#" class="ab_dwn1">text here</a>
1- https://www.supload.com/
2 - https://postimage.org/
3- http://photobucket.com/ (pour écrire des albums)
4- https://www.flickr.com/
https://visualhunt.comWebsites That Let You Download Free Photos to Use for Anything
https://unsplash.com
http://jaymantri.com/
http://www.gratisography.com/
https://foodiesfeed.com/
https://picjumbo.com/
http://magdeleine.co/
http://getrefe.com/downloads/category/free/
http://picography.co/
website for album photos:
http://albumizr.com/
<div class='ab_hide'></div>
id of youtube videos :
google drive direct link:
https://drive.google.com/uc?export=download&id=#########
<div class='ab_jSlider' data-loop='true' ata-navigation='always' data-indicator='none'>
<div class='ab_flex'><img alt='' src='#'/></div>
<div class='ab_flex'>
<img alt='' src='#'/>
<div class='sub-content-sample'>
<!-- here you add content you want to be in the side of the image -->
</div>
</div>
<div class='ab_flex'>
<img alt='' src='#'/>
<div class='title'>
<!-- add title of the image above -->
</div>
</div>
<div class='ab_flex'>
<img alt='' src='#'/>
<div class='title'>
<!-- add title of the image above -->
</div>
</div>
</div>
only if there are photos you can call the necessary codes by adding <!--lightbox--> to the html.
<a href="add original image url her" class="lightBox" title="add caption here" data-id="1">
<img alt="content here" src="#">
</a>