×
English Section!
We will be more than happy to help you with problems related to our services and products. Please feel free to write it down as clear as possible
We will be more than happy to help you with problems related to our services and products. Please feel free to write it down as clear as possible
Implement jquery.fullPage.js in joomla template
- infogate
- Συντάκτης θέματος
- Αποσυνδεμένος
- Administrator
- Imagination is the beginning of creation
5 Χρόνια 6 Μήνες πριν - 5 Χρόνια 6 Μήνες πριν #85
από infogate
The best possible way to start your online marketing : fspirits.com/go/leadsleap-home
Explode Your Web Site Traffice: fspirits.com/go/sparktraffic
Start your affiliate journey here: fspirits.com/go/olsp-academy
Best Solution To Create Videos: fspirits.com/go/create-studio-pro
Best Solution To Create Graphics: fspirits.com/go/clickdesigns
Smart Chat Automation: fspirits.com/go/chatterpal
Multi-Purpose Video Maker: fspirits.com/go/avatar-builder
Multi-Purpose Video Creator: fspirits.com/go/video-creator
AI Human Spokesperson Videos: fspirits.com/go/humanpal
Implement jquery.fullPage.js in joomla template δημιουργήθηκε από infogate
Lets work on the best and fastest possible way to do that working on Joomla
1. We download the fullpage plugin from here --> alvarotrigo.com/fullPage/
2. We have to add the javascript and the css files to the template structure. One of the easiest way is to install and use easyscript for joomla --> extensions.joomla.org/extension/easy-script/
3. So you add the fullpage.js file to the template/yourtemplatename/js/ folder
4. Then you add the fullpage.css to the template/yourtemplatename/css/ folder
5. You can easily open the template index.php file and before the closing </body> tag add the following scripts6. Using the plugin EasyScript you should just use ionce the scripts tab to add the following lineand then the Styles tab adding the following line
1. We download the fullpage plugin from here --> alvarotrigo.com/fullPage/
2. We have to add the javascript and the css files to the template structure. One of the easiest way is to install and use easyscript for joomla --> extensions.joomla.org/extension/easy-script/
3. So you add the fullpage.js file to the template/yourtemplatename/js/ folder
4. Then you add the fullpage.css to the template/yourtemplatename/css/ folder
5. You can easily open the template index.php file and before the closing </body> tag add the following scripts
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/js/fullpage.js"></script>
<script href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/css/fullpage.css"></script>
template/yourtemplatename/js/fullpage.js
template/yourtemplatename/css/fullpage.css
The best possible way to start your online marketing : fspirits.com/go/leadsleap-home
Explode Your Web Site Traffice: fspirits.com/go/sparktraffic
Start your affiliate journey here: fspirits.com/go/olsp-academy
Best Solution To Create Videos: fspirits.com/go/create-studio-pro
Best Solution To Create Graphics: fspirits.com/go/clickdesigns
Smart Chat Automation: fspirits.com/go/chatterpal
Multi-Purpose Video Maker: fspirits.com/go/avatar-builder
Multi-Purpose Video Creator: fspirits.com/go/video-creator
AI Human Spokesperson Videos: fspirits.com/go/humanpal
Last edit: 5 Χρόνια 6 Μήνες πριν by infogate.
Παρακαλούμε Σύνδεση ή Δημιουργία λογαριασμού για να συμμετάσχετε στη συζήτηση.
Χρόνος δημιουργίας σελίδας: 0.577 δευτερόλεπτα