-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog-listing-sidebar-right.html
543 lines (438 loc) · 21.6 KB
/
blog-listing-sidebar-right.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Page Title -->
<title>Neela - Responsive One/Multi-Page Wedding HTML5 Template</title>
<meta name="keywords" content="one-page, single page, multi-page, wedding template, retina ready, responsive, modern html5 template, bootstrap, css3, wedding, venue">
<meta name="description" content="Neela - Responsive One/Multi-Page Wedding HTML5 Template">
<meta name="author" content="Wisely Themes">
<!-- Mobile Meta Tag -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<!-- Fav and touch icons -->
<link rel="icon" href="images/fav_touch_icons/favicon.ico" sizes="any">
<link rel="icon" href="images/fav_touch_icons/favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="images/fav_touch_icons/apple-touch-icon-180x180.png">
<link rel="manifest" href="images/fav_touch_icons/manifest.json">
<!-- IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Google Web Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap" rel="stylesheet">
<!-- Bootstrap CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet" />
<!-- FontAwesome CSS -->
<link href="css/fontawesome-all.min.css" rel="stylesheet" />
<!-- Neela Icon Set CSS -->
<link href="css/neela-icon-set.css" rel="stylesheet" />
<!-- Owl Carousel CSS -->
<link href="css/owl.carousel.min.css" rel="stylesheet" />
<!-- Template CSS -->
<link href="css/style.css" rel="stylesheet" />
<!-- Modernizr JS -->
<script src="js/modernizr-3.6.0.min.js"></script>
</head>
<body>
<!-- BEGIN PRELOADER -->
<div id="preloader">
<div class="loading-heart">
<svg viewBox="0 0 512 512" width="100">
<path d="M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z" />
</svg>
<div class="preloader-title">
Isabella<br>
<small>&</small><br>
Andrew
</div>
</div>
</div>
<!-- END PRELOADER -->
<!-- BEGIN WRAPPER -->
<div id="wrapper">
<!-- BEGIN HEADER -->
<header id="header">
<div class="nav-section">
<div class="container">
<div class="row">
<div class="col-sm-12">
<a href="index.html" class="nav-logo"><img src="images/logo.png" alt="Neela" /></a>
<!-- BEGIN MAIN MENU -->
<nav class="navbar">
<ul class="nav navbar-nav">
<li><a href="index-multipage.html">Home</a></li>
<li><a href="about-us.html">About Us</a></li>
<li class="dropdown">
<a href="wedding-details.html" data-toggle="dropdown" data-hover="dropdown">The Wedding<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="wedding-details.html">Wedding Details</a></li>
<li><a href="wedding-party.html">Wedding Party</a></li>
</ul>
</li>
<li class="dropdown">
<a href="gallery.html" data-toggle="dropdown" data-hover="dropdown">Gallery<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="gallery.html">Gallery 2 Columns</a></li>
<li><a href="gallery-2.html">Gallery 3 Columns</a></li>
<li><a href="gallery-3.html">Gallery 4 Columns</a></li>
</ul>
</li>
<li class="dropdown">
<a class="active" href="blog-listing-sidebar-right.html" data-toggle="dropdown" data-hover="dropdown">Blog<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="blog-single-post.html">Blog Single Post</a></li>
<li><a href="blog-listing-sidebar-left.html">Blog Sidebar Left</a></li>
<li><a class="active" href="blog-listing-sidebar-right.html">Blog Sidebar Right</a></li>
<li><a href="blog-listing-no-sidebar-1.html">Blog Without Sidebar 1</a></li>
<li><a href="blog-listing-no-sidebar-2.html">Blog Without Sidebar 2</a></li>
</ul>
</li>
<li><a href="gift-registry.html">Registry</a></li>
<li><a href="rsvp.html">RSVP</a></li>
</ul>
<button id="nav-mobile-btn"><i class="fas fa-bars"></i></button><!-- Mobile menu button -->
</nav>
<!-- END MAIN MENU -->
</div>
</div>
</div>
</div>
</header>
<!-- END HEADER -->
<!-- BEGIN PAGE HEADER -->
<div class="page-header section-divider-bottom-1">
<div class="container">
<div class="row">
<div class="col center">
<h1 class="page-title">Blog</h1>
</div>
</div>
</div>
</div>
<!-- END PAGE HEADER -->
<!-- BEGIN PAGE CONTENT -->
<div class="page-content">
<div class="container">
<div class="row gx-6">
<!-- BEGIN MAIN CONTENT -->
<main class="main col-lg-8">
<div class="blog-listing">
<div class="row">
<article class="item col-12">
<div class="image">
<a href="blog-single-post.html">
<span class="btn btn-light"><i class="fa fa-file-o"></i> Read More</span>
</a>
<img src="https://via.placeholder.com/800x500.png" />
</div>
<div class="date">August 03, 2021</div>
<div class="info-blog">
<h3 class="post-title"><a href="blog-single-post.html">Wedding trends to obsess over this year</a></h3>
<div class="extra-padding">
<p>When you consider that the average wedding costs over $20,000, you may be thinking that there’s no way you can afford the day of your dreams.</p>
<div class="bottom-info">
<ul class="blog-meta">
<li><a href="#">Inspiration</a>, <a href="#">Planning</a>, <a href="#">Dress</a></li>
<li>/ By <a href="#">WiselyThemes</a></li>
</ul>
<div class="blog-share">
<a target="_blank" href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html"><i class="fab fa-facebook-f"></i></a>
<a target="_blank" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html%2F&text=5%20ways%20to%20have%20a%20beautiful%20wedding"><i class="fab fa-twitter"></i></a>
<a target="_blank" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html%2F&description=Wedding%20trends%20to%20obsess%20over%20this%20year&media=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fimages%2Fblog-img-detail.jpg"><i class="fab fa-pinterest-p"></i></a>
</div>
</div>
</div>
</div>
</article>
<article class="item col-12">
<div class="image">
<a href="blog-single-post.html">
<span class="btn btn-light"><i class="fa fa-file-o"></i> Read More</span>
</a>
<img src="https://via.placeholder.com/800x500.png" />
</div>
<div class="date">July 20, 2021</div>
<div class="info-blog">
<h3 class="post-title"><a href="blog-single-post.html">The ultimate guide to planning your wedding</a></h3>
<div class="extra-padding">
<p>When you consider that the average wedding costs over $20,000, you may be thinking that there’s no way you can afford the day of your dreams.</p>
<div class="bottom-info">
<ul class="blog-meta">
<li><a href="#">Inspiration</a>, <a href="#">Planning</a>, <a href="#">Dress</a></li>
<li>/ By <a href="#">WiselyThemes</a></li>
</ul>
<div class="blog-share">
<a target="_blank" href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html"><i class="fab fa-facebook-f"></i></a>
<a target="_blank" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html%2F&text=5%20ways%20to%20have%20a%20beautiful%20wedding"><i class="fab fa-twitter"></i></a>
<a target="_blank" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html%2F&description=Wedding%20trends%20to%20obsess%20over%20this%20year&media=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fimages%2Fblog-img-detail.jpg"><i class="fab fa-pinterest-p"></i></a>
</div>
</div>
</div>
</div>
</article>
<article class="item col-12">
<div class="image">
<a href="blog-single-post.html">
<span class="btn btn-light"><i class="fa fa-file-o"></i> Read More</span>
</a>
<img src="https://via.placeholder.com/800x500.png" />
</div>
<div class="date">June 30, 2021</div>
<div class="info-blog">
<h3 class="post-title"><a href="blog-single-post.html">Boho New Zealand beach wedding inspiration</a></h3>
<div class="extra-padding">
<p>When you consider that the average wedding costs over $20,000, you may be thinking that there’s no way you can afford the day of your dreams.</p>
<div class="bottom-info">
<ul class="blog-meta">
<li><a href="#">Inspiration</a>, <a href="#">Planning</a>, <a href="#">Dress</a></li>
<li>/ By <a href="#">WiselyThemes</a></li>
</ul>
<div class="blog-share">
<a target="_blank" href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html"><i class="fab fa-facebook-f"></i></a>
<a target="_blank" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html%2F&text=5%20ways%20to%20have%20a%20beautiful%20wedding"><i class="fab fa-twitter"></i></a>
<a target="_blank" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html%2F&description=Wedding%20trends%20to%20obsess%20over%20this%20year&media=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fimages%2Fblog-img-detail.jpg"><i class="fab fa-pinterest-p"></i></a>
</div>
</div>
</div>
</div>
</article>
<article class="item col-12">
<div class="image">
<a href="blog-single-post.html">
<span class="btn btn-light"><i class="fa fa-file-o"></i> Read More</span>
</a>
<img src="https://via.placeholder.com/800x500.png" />
</div>
<div class="date">June 18, 2021</div>
<div class="info-blog">
<h3 class="post-title"><a href="blog-single-post.html">Spring wedding floral arrangement inspiration</a></h3>
<div class="extra-padding">
<p>When you consider that the average wedding costs over $20,000, you may be thinking that there’s no way you can afford the day of your dreams.</p>
<div class="bottom-info">
<ul class="blog-meta">
<li><a href="#">Inspiration</a>, <a href="#">Planning</a>, <a href="#">Dress</a></li>
<li>/ By <a href="#">WiselyThemes</a></li>
</ul>
<div class="blog-share">
<a target="_blank" href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html"><i class="fab fa-facebook-f"></i></a>
<a target="_blank" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html%2F&text=5%20ways%20to%20have%20a%20beautiful%20wedding"><i class="fab fa-twitter"></i></a>
<a target="_blank" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fblog-single-post.html%2F&description=Wedding%20trends%20to%20obsess%20over%20this%20year&media=https%3A%2F%2Fwww.wiselythemes.com%2Fhtml%2Fneela%2Fimages%2Fblog-img-detail.jpg"><i class="fab fa-pinterest-p"></i></a>
</div>
</div>
</div>
</div>
</article>
</div>
</div>
<!-- BEGIN PAGINATION -->
<div class="pagination">
<ul id="pages">
<li><a href="#" class="active">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
</ul>
<ul id="previous">
<li><a href="#"><i class="fas fa-chevron-left"></i></a></li>
</ul>
<ul id="next">
<li><a href="#"><i class="fas fa-chevron-right"></i></a></li>
</ul>
</div>
<!-- END PAGINATION -->
</main>
<!-- END MAIN CONTENT -->
<!-- BEGIN SIDEBAR -->
<aside class="sidebar col-lg-4">
<!-- BEGIN ABOUT WIDGET -->
<div class="widget widget-about">
<div class="image-container">
<div class="image">
<img src="https://via.placeholder.com/600x600.png" alt="About me picture">
</div>
</div>
<h2 class="section-title">About me</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla consectetur commodo eros, id interdum erat dapibus ut. Duis lacinia sodales neque. Praesent nec fringilla dolor. Mauris et interdum orci.</p>
<img src="https://via.placeholder.com/190x40.png?text=Signature" alt="Signature">
</div>
<!-- END ABOUT WIDGET -->
<!-- BEGIN SEARCH WIDGET -->
<div class="widget widget-search">
<form class="searchform" role="search" method="get" action="#">
<div class="form-floating">
<button type="submit" id="submit_search" class="search-submit"><i class="fas fa-search"></i></button>
<input type="text" id="search_input" class="form-control" name="s" placeholder="Search..." value="">
<label for="search_input">Search</label>
</div>
</form>
</div>
<!-- END SEARCH WIDGET -->
<!-- BEGIN CATEGORIES WIDGET -->
<div class="widget widget-categories">
<h2 class="widget-title">Categories</h2>
<ul>
<li><a href="#">Wedding <span>(4)</span></a></li>
<li><a href="#">Honeymoon <span>(2)</span></a></li>
<li><a href="#">Ideas <span>(5)</span></a></li>
<li><a href="#">DIY <span>(1)</span></a></li>
<li><a href="#">Center pieces <span>(2)</span></a></li>
<li><a href="#">Bouquet <span>(1)</span></a></li>
<li><a href="#">Wedding Dresses <span>(3)</span></a></li>
</ul>
</div>
<!-- END CATEGORIES WIDGET -->
<!-- BEGIN LATEST POSTS WIDGET -->
<div class="widget widget-latest-posts">
<h2 class="widget-title">Latest Posts</h2>
<ul>
<li>
<div class="image">
<a href="#"><span>+</span></a>
<img src="https://via.placeholder.com/210x210.png" alt="Blog Post Image">
</div>
<ul class="top-info">
<li><a href="https://www.wiselythemes.com/html/neela/blog-single-post.html">August 03, 2021</a></li>
</ul>
<h3><a href="https://www.wiselythemes.com/html/neela/blog-single-post.html">Wedding trends to obsess over this...</a></h3>
</li>
<li>
<div class="image">
<a href="https://www.wiselythemes.com/html/neela/blog-single-post.html"><span>+</span></a>
<img src="https://via.placeholder.com/210x210.png" alt="Blog Post Image">
</div>
<ul class="top-info">
<li><a href="https://www.wiselythemes.com/html/neela/blog-single-post.html">July 20, 2021</a></li>
</ul>
<h3><a href="https://www.wiselythemes.com/html/neela/blog-single-post.html">The ultimate guide to planning your...</a></h3>
</li>
<li>
<div class="image">
<a href="https://www.wiselythemes.com/html/neela/blog-single-post.html"><span>+</span></a>
<img src="https://via.placeholder.com/210x210.png" alt="Blog Post Image">
</div>
<ul class="top-info">
<li><a href="https://www.wiselythemes.com/html/neela/blog-single-post.html">June 30, 2021</a></li>
</ul>
<h3><a href="https://www.wiselythemes.com/html/neela/blog-single-post.html">How to plan a unique wedding</a></h3>
</li>
</ul>
</div>
<!-- END LATEST POSTS WIDGET -->
<!-- BEGIN TAGS WIDGET-->
<div class="widget widget-tags">
<h2 class="widget-title">Tags</h2>
<div class="tags">
<a href="#">Wedding</a><span>/</span>
<a href="#">Bride</a><span>/</span>
<a href="#">Dress</a><span>/</span>
<a href="#">Bouquet</a><span>/</span>
<a href="#">Venue</a><span>/</span>
<a href="#">Honeymoon</a><span>/</span>
<a href="#">Groom</a><span>/</span>
<a href="#">Wedding Ideas</a><span>/</span>
<a href="#">DIY</a>
</div>
</div>
<!-- END TAGS WIDGET-->
<!-- BEGIN NEWSLETTER WIDGET-->
<div class="widget widget-newsletter">
<div class="neela-style">
<h2 class="section-title light">Newsletter</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
<form class="searchform" role="search" method="get" action="#">
<div class="form-floating">
<button type="submit" id="submit_newsletter" class="search-submit"><i class="far fa-envelope"></i></button>
<input type="text" id="nl_email_sb" class="form-control" name="nl_email_sb" placeholder="E-mail" value="">
<label for="nl_email_sb">E-mail</label>
</div>
</form>
</div>
</div>
<!-- END NEWSLETTER WIDGET-->
</aside>
<!-- END SIDEBAR -->
</div>
</div>
</div>
<!-- END PAGE CONTENT -->
<!-- BEGIN FOOTER -->
<footer id="footer">
<div class="footer-widget-area">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="widget widget-contact-info">
<a href="index-multipage.html"><img src="images/logo.png" alt="Neela Logo"></a>
<ul class="contact-info">
<li><span>Visit Us:</span> 4181 Birchwood Ave Seal Beach, CA</li>
<li><span>Phone:</span> +0012 345-6789-101</li>
<li><span>E-mail:</span> <a href="mailto:isabella.andrew@example.com">isabella.andrew@example.com</a></li>
</ul>
<ul class="sn-icons">
<li><a href="#"><i class="fab fa-instagram-square"></i></a></li>
<li><a href="#"><i class="fab fa-twitter-square"></i></a></li>
<li><a href="#"><i class="fab fa-facebook-square"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="widget widget-quick-links">
<h2 class="widget-title">Quick Links</h2>
<ul>
<li><a href="about-us.html">Our Story</a></li>
<li><a href="wedding-details.html">Wedding Details</a></li>
<li><a href="wedding-party.html">Wedding Party</a></li>
<li><a href="gift-registry.html">Gift Registry</a></li>
<li><a href="rsvp.html">RSVP</a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="widget widget-newsletter light">
<h2 class="widget-title">Subscribe to our Newsletter</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean commodo ligula eget dolor aenean massa.</p>
<form class="searchform" role="search" method="get" action="#">
<div class="form-floating">
<button type="submit" id="submit_btn" class="search-submit"><i class="far fa-envelope"></i></button>
<input type="text" id="nl_email" class="form-control" name="nl_email" placeholder="E-mail" value="">
<label for="nl_email">E-mail</label>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-sm-12">
© 2021 <a href="https://www.wiselythemes.com">WiselyThemes</a>, All Rights Reserved.
</div>
</div>
</div>
</div>
</footer>
<!-- END FOOTER -->
</div>
<!-- END WRAPPER -->
<!-- Libs -->
<script src="js/jquery-3.6.0.min.js"></script>
<script src="js/jquery-ui.min.js"></script>
<script src="js/jquery-migrate-3.3.2.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery.placeholder.min.js"></script>
<script src="js/ismobile.js"></script>
<script src="js/retina.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/waypoints-sticky.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/lightbox.min.js"></script>
<!-- Template Scripts -->
<script src="js/variables.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>