Skip to content

Commit 51e1337

Browse files
fix: wordpress v 5.6.2
1 parent aa2a096 commit 51e1337

9 files changed

Lines changed: 22 additions & 22 deletions

File tree

demo.mp4

-18.9 MB
Binary file not shown.

screenshots/wp-admin.PNG

96.7 KB
Loading

static/ARIMA.png

7.49 KB
Loading

static/LR.png

5.19 KB
Loading

static/LSTM.png

5.93 KB
Loading

static/SA.png

2.51 KB
Loading

static/Trends.png

-2.95 KB
Loading

templates/index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,22 +44,22 @@
4444

4545
<nav class="navbar-fixed-top transparrent-bg">
4646
<div class="container">
47-
<div id="menuzord" class="menuzord red"> <a href="http://localhost/wordpress/" class="menuzord-brand"><img src="{{url_for('static', filename='logo-2.png')}}" />
47+
<div id="menuzord" class="menuzord red"> <a href="http://localhost/www/wordpress-5.6.2/wordpress/" class="menuzord-brand"><img src="{{url_for('static', filename='logo-2.png')}}" />
4848

4949
</a>
5050
<ul class="menuzord-menu mp_menu">
51-
<li class="active"><a href="http://localhost/wordpress/">HOME</a>
51+
<li class="active"><a href="http://localhost/www/wordpress-5.6.2/wordpress/">HOME</a>
5252
</li>
53-
<li><a href="http://localhost/wordpress/dashboard">DASHBOARD</a>
53+
<li><a href="http://localhost/www/wordpress-5.6.2/wordpress/dashboard">DASHBOARD</a>
5454

5555
</li>
56-
<li><a href="#">ABOUT</a>
56+
<li><a href="http://localhost/www/wordpress-5.6.2/wordpress/know-more/">ABOUT</a>
5757

5858
</li>
59-
<!-- <li><a href="http://localhost/wordpress/currency-converter/">CURRENCY CONVERTER</a>
59+
<!-- <li><a href="http://localhost/www/wordpress-5.6.2/wordpress/currency-converter/">CURRENCY CONVERTER</a>
6060
6161
</li> -->
62-
<li><a href="http://localhost/wordpress#contact">CONTACT US</a>
62+
<li><a href="http://localhost/www/wordpress-5.6.2/wordpress/home-2/#contact">CONTACT US</a>
6363

6464
</li>
6565

@@ -166,11 +166,11 @@ <h3>Quick Links</h3>
166166
</div>
167167
<div class="information">
168168
<ul>
169-
<li><a href="http://localhost/wordpress/"> <i class="fa fa-arrow-right"></i> HOME</a></li>
170-
<li><a href="http://localhost/wordpress/dashboard"> <i class="fa fa-arrow-right"></i> DASHBOARD</a></li>
171-
<li><a href="#"> <i class="fa fa-arrow-right"></i> ABOUT</a></li>
172-
<!-- <li><a href="http://localhost/wordpress/currency-converter/"> <i class="fa fa-arrow-right"></i> CURRENCY CONVERTER</a></li> -->
173-
<li><a href="http://localhost/wordpress#contact"> <i class="fa fa-arrow-right"></i> CONTACT US</a></li>
169+
<li><a href="http://localhost/www/wordpress-5.6.2/wordpress/"> <i class="fa fa-arrow-right"></i> HOME</a></li>
170+
<li><a href="http://localhost/www/wordpress-5.6.2/wordpress/dashboard"> <i class="fa fa-arrow-right"></i> DASHBOARD</a></li>
171+
<li><a href="http://localhost/www/wordpress-5.6.2/wordpress/know-more/"> <i class="fa fa-arrow-right"></i> ABOUT</a></li>
172+
<!-- <li><a href="http://localhost/www/wordpress-5.6.2/wordpress/currency-converter/"> <i class="fa fa-arrow-right"></i> CURRENCY CONVERTER</a></li> -->
173+
<li><a href="http://localhost/www/wordpress-5.6.2/wordpress/home-2/#contact"> <i class="fa fa-arrow-right"></i> CONTACT US</a></li>
174174

175175
</ul>
176176
</div>

templates/results.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<!-- Logo -->
4040
<div class="navbar-header">
41-
<a href="http://localhost/wordpress/" class="menuzord-brand"><img src="{{url_for('static', filename='logo-2.png')}}" />
41+
<a href="http://localhost/www/wordpress-5.6.2/wordpress/" class="menuzord-brand"><img src="{{url_for('static', filename='logo-2.png')}}" />
4242

4343
</a>
4444
</div>
@@ -66,20 +66,20 @@
6666
<ul id="sidebar-menu">
6767
<li class="nav-devider"></li>
6868
<br>
69-
<li class="nav-label"><a href="http://localhost/wordpress/">HOME</a></li>
69+
<li class="nav-label"><a href="http://localhost/www/wordpress-5.6.2/wordpress/">HOME</a></li>
7070
<li class="nav-label"><a href="http://127.0.0.1:5000">PREDICT THE FUTURE</a></li>
7171

72-
<li class="nav-label"><a href="http://localhost/wordpress/dashboard">DASHBOARD</a></li>
72+
<li class="nav-label"><a href="http://localhost/www/wordpress-5.6.2/wordpress/dashboard">DASHBOARD</a></li>
7373

74-
<li class="nav-label"><a href="#">ABOUT</a></li>
74+
<li class="nav-label"><a href="http://localhost/www/wordpress-5.6.2/wordpress/know-more/">ABOUT</a></li>
7575

7676

77-
<!-- <li class="nav-label"><a href="http://localhost/wordpress/currency-converter/">CURRENCY CONVERTER</a></li> -->
77+
<!-- <li class="nav-label"><a href="http://localhost/www/wordpress-5.6.2/wordpress/currency-converter/">CURRENCY CONVERTER</a></li> -->
7878

7979

8080

8181

82-
<li class="nav-label"><a href="http://localhost/wordpress#contact">CONTACT US</a></li>
82+
<li class="nav-label"><a href="http://localhost/www/wordpress-5.6.2/wordpress/home-2/#contact">CONTACT US</a></li>
8383

8484

8585

@@ -494,11 +494,11 @@ <h3 style="color:white;padding-top: 25px;padding-left: 0px;">Quick Links</h3>
494494
</div>
495495
<div class="information">
496496
<ul>
497-
<li><a style="color:white;padding-top: 10px;" href="http://localhost/wordpress/"> <i class="fa fa-arrow-right"></i> HOME</a></li>
498-
<li><a style="color:white;" href="http://localhost/wordpress/dashboard"> <i class="fa fa-arrow-right"></i> DASHBOARD</a></li>
499-
<li><a style="color:white;" href="#"> <i class="fa fa-arrow-right"></i> ABOUT</a></li>
500-
<!-- <li><a style="color:white;" href="http://localhost/wordpress/currency-converter/"> <i class="fa fa-arrow-right"></i> CURRENCY CONVERTER</a></li> -->
501-
<li><a style="color:white;" href="http://localhost/wordpress#contact"> <i class="fa fa-arrow-right"></i> CONTACT US</a></li>
497+
<li><a style="color:white;padding-top: 10px;" href="http://localhost/www/wordpress-5.6.2/wordpress/"> <i class="fa fa-arrow-right"></i> HOME</a></li>
498+
<li><a style="color:white;" href="http://localhost/www/wordpress-5.6.2/wordpress/dashboard"> <i class="fa fa-arrow-right"></i> DASHBOARD</a></li>
499+
<li><a style="color:white;" href="http://localhost/www/wordpress-5.6.2/wordpress/know-more/"> <i class="fa fa-arrow-right"></i> ABOUT</a></li>
500+
<!-- <li><a style="color:white;" href="http://localhost/www/wordpress-5.6.2/wordpress/currency-converter/"> <i class="fa fa-arrow-right"></i> CURRENCY CONVERTER</a></li> -->
501+
<li><a style="color:white;" href="http://localhost/www/wordpress-5.6.2/wordpress/home-2/#contact"> <i class="fa fa-arrow-right"></i> CONTACT US</a></li>
502502

503503
</ul>
504504
</div>

0 commit comments

Comments
 (0)