:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/www/demo/jdc_studio/**
:: Editing File: blogs_side.php
<div class="col-lg-4 col-sm-12 col-sm-12"> <aside> <div class="widget"> <div class="sec-tl"> <h4 class="widget-title text-uppercase position-relative">Recent Posts</h4> </div> <div class="recent-post-wrapper"> <div class="recent-post-box d-flex align-items-center"> <div class="recent-post-image position-relative overflow-hidden"> <a href="blogs_1.php"> <img src="assets/home/blog/3.jpeg" alt="Post Img"> </a> </div> <div class="recent-post-content"> <h5> <a href="blogs_1.php">Plus Size Resort Wear & Vacation Outfit Ideas</a> </h5> <div class="meta-wrapper"> <span> <a href="blogs_1.php"> <time datetime="2023-06-24">Mar 14, 2026</time> </a> </span> </div> </div> </div> <div class="recent-post-box d-flex align-items-center"> <div class="recent-post-image position-relative overflow-hidden"> <a href="blogs_2.php"> <img src="assets/home/blog/2.jpeg" alt="Post Img"> </a> </div> <div class="recent-post-content"> <h5> <a href="blogs_2.php">10 Summer Outfit Ideas For Women</a> </h5> <div class="meta-wrapper"> <span> <a href="blogs_2.php"> <time datetime="2023-06-24">Mar 15, 2026 </time> </a> </span> </div> </div> </div> <div class="recent-post-box d-flex align-items-center"> <div class="recent-post-image position-relative overflow-hidden"> <a href="blogs_3.php"> <img src="assets/home/blog/1.jpeg" alt="Post Img"> </a> </div> <div class="recent-post-content"> <h5> <a href="blogs_3.php">What Colours Should You Wear to Look Thinner?</a> </h5> <div class="meta-wrapper"> <span> <a href="blogs_3.php"> <time datetime="2023-06-24">Mar 17, 2026</time> </a> </span> </div> </div> </div> </div> </div> <div class="widget"> <div class="sec-tl"> <h4 class="widget-title text-uppercase position-relative">Categories</h4> </div> <div class="category-wrapper"> <ul> <li> <a href="#" class="d-flex align-items-center justify-content-between">Accessories <span class="count d-inline-flex align-items-center justify-content-center">3</span> </a> </li> <li> <a href="#" class="d-flex align-items-center justify-content-between">Apparels <span class="count d-inline-flex align-items-center justify-content-center">10</span> </a> </li> <li> <a href="#" class="d-flex align-items-center justify-content-between">Crystal and Gems Jewellery <span class="count d-inline-flex align-items-center justify-content-center">2</span> </a> </li> <li> <a href="#" class="d-flex align-items-center justify-content-between">Fashion Jewellery <span class="count d-inline-flex align-items-center justify-content-center">6</span> </a> </li> </ul> </div> </div> <!-- <div class="widget"> <div class="sec-tl"> <h4 class="widget-title text-uppercase position-relative">Tags Cloud</h4> </div> <div class="tagcloud-wrapper"> <ul class="d-flex align-items-center flex-wrap"> <li> <a href="blog.html" class="d-inline-flex theme-btn position-relative overflow-hidden">Fashion</a> </li> <li> <a href="blog.html" class="d-inline-flex theme-btn position-relative overflow-hidden">Footwear</a> </li> <li> <a href="blog.html" class="d-inline-flex theme-btn position-relative overflow-hidden">Dress</a> </li> <li> <a href="blog.html" class="d-inline-flex theme-btn position-relative overflow-hidden">Shoes</a> </li> <li> <a href="blog.html" class="d-inline-flex theme-btn position-relative overflow-hidden">Tops</a> </li> <li> <a href="blog.html" class="d-inline-flex theme-btn position-relative overflow-hidden">OUTERWEAR</a> </li> <li> <a href="blog.html" class="d-inline-flex theme-btn position-relative overflow-hidden">Gen z</a> </li> <li> <a href="blog.html" class="d-inline-flex theme-btn position-relative overflow-hidden">Company</a> </li> </ul> </div> </div> --> <div class="widget"> <div class="sec-tl"> <h4 class="widget-title text-uppercase position-relative">Photo Gallery</h4> </div> <div class="photo_gallery-wrapper d-flex align-items-center flex-wrap"> <?php for($i=1;$i<=6;$i++) { ?> <div class="photo_gallery-box"> <a href="assets/home/plus/plus-<?php echo $i;?>.jpg" data-fancybox="gallery" data-caption="Gallery Photo"> <div class="photo_gallery-image position-relative"> <img src="assets/home/plus/plus-<?php echo $i;?>.jpg" alt="Gallery"> </div> </a> </div> <?php } ?> </div> </div> <div class="widget widget-newsletter"> <div class="sec-tl"> <h4 class="widget-title text-uppercase position-relative">Newsletter</h4> </div> <div class="newsletter-wrapper"> <p>Subscrube and get news and updates.</p> <form> <input type="email" name="email" placeholder="Ener your email address...."> <button type="submit" class="theme-btn position-relative overflow-hidden">Subscribe Now</button> </form> </div> </div> </aside> </div>