Index of /codecanyon-28416726-sponzy-support-creators-content-script/Upgrades/Update-v1.2/
Name | Last Modified | Size |
---|---|---|
Parent Directory | ||
v1.2.zip | 2020-10-14 15:29 | 108k |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../assets/images/favicon.png">
<title>Update Sponzy - Support Creators Content Script v1.2</title>
<!-- Bootstrap core CSS -->
<link href="../assets/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="../assets/css/styles.css" rel="stylesheet">
<link href="../assets/css/prism.css" rel="stylesheet">
<link href="../assets/css/prism-line-highlight.css" rel="stylesheet">
<link href="../assets/css/all.min.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Montserrat:700' rel='stylesheet' type='text/css' />
</head>
<body>
<main role="main">
<!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron jb-bg text-center">
<div class="container">
<div class="position-relative">
<h1 class="jumbotron-title">Sponzy - Support Creators Content Script v1.2</h1>
<p class="lead">Updated: 14, October 2020</p>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="title2">Changelog</h2>
<ul class="list-cgl">
<li class="title-list">Fixed</li>
<li>Error PayPal <span class="badge badge-danger">IMPORTANT</span></li>
<li>Upload video .mov on mobile</li>
<li>Upload image orientation</li>
<li>Delete user</li>
<li>Change background and favicon on Panel Admin</li>
<li>Description duplicate on homepage</li>
<li>Path avatar upload social login</li>
<li>Links on footer and Panel Admin</li>
<li class="title-list">New</li>
<li>Dark mode</li>
<li>Bookmarks</li>
<li>Pin post to profile</li>
<li>Increased upload limit to 1GB</li>
<li>Show / Hide "Creators Featured" widget from Panel Admin</li>
</ul><!-- /.ul list-cgl -->
<h2 class="title2">Installation</h2>
<ul class="list-cgl decimal affected-files">
<div class="alert alert-sm alert-danger" role="alert">
<i class="fas fa-exclamation-triangle"></i>
<strong>IMPORTANT:</strong>
You must update from <strong><em>version 1.1</em></strong>, if you upgrade from another version will throw an error.
</div>
<li>Upload the file <code>v1.2.zip</code> found inside the <code>Update-v1.2</code> folder, into the <code>public_html</code> or <code>www</code> folder on your server, or where you have the script installed, you must make sure that it is the root directory.</li>
<br />
<li>Unzip the file <code>v1.2.zip</code> and enter at URL <code>https://yoursite.com/v1.2/</code> or if you have the script in subdirectory (subdomain) <code>https://yoursite.com/test/v1.2/</code></li>
<div class="alert alert-sm alert-warning" role="alert">
<i class="fas fa-exclamation-triangle"></i>
<strong>IMPORTANT:</strong>
You must be logged in as Admin
</div>
<br />
<li>If all goes well, this message will appear, that's it! The new version has already been installed.</li>
<img class="img-fluid mb-5" src="../assets/images/01.png">
<br />
<li>Add this new text string in your file <code>resources / lang / en / general.php</code></li>
<pre><code class="language-php">// Version 1.2
'bank' => 'Bank',
'pinned_post' => 'Pinned Post',
'pin_to_your_profile' => 'Pin to your profile',
'post_pinned_success' => 'Post pinned successfully!',
'post_unpinned_success' => 'Post has been unpinned successfully',
'unpin_from_profile' => 'Unpin from profile',
'show_widget_creators' => 'Show widget Creators Featured on the homepage',
'dark_mode' => 'Dark mode',
'light_mode' => 'Light mode',
'bookmarks' => 'Bookmarks',
'desc_bookmarks' => "Posts you've saved",
'no_bookmarks' => 'No bookmarks yet',</code></pre>
<h6 class="alert alert-sm alert-info" role="alert">
<i class="fas fa-info-circle"></i>
If you have multiple languages on your site you should add to each file.
</h6>
</ul><!-- /.ul list-cgl -->
<hr />
<div class="text-center">
<p class="lead">Any problem or doubt send me an email to <strong>support@miguelvasquez.net</strong> <br/>
Do not forget to visit <strong><a href="https://miguelvasquez.net/" target="_blank">miguelvasquez.net</a></strong></p>
</div>
</div><!-- /.col-md-12 -->
</div><!-- /.row -->
</div><!-- /.container -->
</main><!-- /.container -->
<footer class="footer">
<div class="container">
<span class="text-muted">© Miguel Vasquez - Web Design and Development All Rights Reserved.
<a href="https://www.facebook.com/MiguelVasquezWeb"><i class="fab fa-facebook"></i></a>
<a href="https://twitter.com/MigueVasquezweb"><i class="fab fa-twitter"></i></a>
<a href="https://instagram.com/miguelvasquezweb"><i class="fab fa-instagram"></i></a>
</span>
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/javascript" src="../assets/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="../assets/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../assets/js/prism.js"></script>
<script type="text/javascript" src="../assets/js/prism-line-highlight.js"></script>
<script type="text/javascript" src="../assets/js/jquery.scrollTo.min.js"></script>
</body>
</html>
Proudly Served by LiteSpeed Web Server at vaultxchange.org Port 443