Thanks for visiting my GitHub account!
- .htaccess in Root directory
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^(.*)$ public/$1 [L]
</IfModule>
- .htaccess in public directory
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>
RewriteEngine On
# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [L,R=301]
# Send Requests To Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
# Redirect everything to peopleplus/public/index.php
RewriteRule ^(.*)$ peopleplus/public/$1 [L]
</IfModule>
- Sticky Buttons -> Sticky Social Icon in the sidebar
- Floating Notification Bar, Sticky Menu on Scroll, Announcement Banner, and Sticky Header for Any Theme – My Sticky Bar (formerly myStickymenu)
- Direct checkout, Add to card redirect, Quick purchase button,
- For currency change, Premmerce multi-currency for woocommerce
- Safelayout cute Preloader
- For sticky header
- ElementsKit Lite
- Sticky Header Effeccts for Elementor
- ref-> https://www.youtube.com/watch?v=WN_cYl0e-PQ
- For scrollable Image
- HT mega-absollute addons for elementor
- ref-> https://www.youtube.com/watch?v=qg1VSLqdc8Y