Forum Replies Created
-
TonyModeratorGlad to hear that your problem is resolved 🙂
TonyModeratorHi Jim,
Gantry5 is different like other template framework, with gantry5, you can define any “positions” you wish for your template 🙂
Please take a look http://docs.gantry.org/gantry5/particles/position
If you have any issue please let me know
TonyModeratorThe quickstart package require clean joomla installation, please take a look https://joomlead.com/joomla-tutorials/how-to-install-joomla-quickstart-package/
Thank you
TonyModeratorHi Drew,
We just created a video for featurebox here https://www.youtube.com/watch?v=qi0WdGj1N-U&feature=youtu.be
We will update all gantry5 particles documentation soon. At the moment, the team is working new Gantry5 particle based Uikit version 3
TonyModeratorYou’re welcome bro 🙂
TonyModeratorHi Peter,
Just open slideshow.html.twig then replace line 43
<li class="jl-slideshow-item" data-slide="iframe">
to this
<li class="jl-slideshow-item">
Thank you
TonyModeratorHi there,
Did you start with the quickstart package before? Or just template installation package?
Thank you
TonyModeratorWe are creating new video tutorial for Featurebox particle, I will let you know soon
If you have any issue with featurebox or question please let me know
TonyModerator“Do you changed something in particle files?”
I just removed the code that not needed for the slideshow particle :), Do you need to get the “fixed” file to apply for other site?- This reply was modified 6 years, 10 months ago by Tony.
TonyModeratorYou’re welcome
TonyModeratorPosted 6 years, 10 months ago in reply to: Simpli Template: No access to backend after Quick-InstallHi Yomettin,
I will create a test in local machine for this case when adding the cookie domain and path to see if it works or not.
Will let you know about this case
TonyModeratorYou can use the css code like this
@media (max-width: 768px) { .view-article .col-sm-9 { width: 100%; } }
TonyModeratorThis reply has been marked as private, meaning that only the original poster and forum moderators can see the content of the reply.
TonyModeratorPosted 6 years, 10 months ago in reply to: Simpli Template: No access to backend after Quick-InstallYes, The variable is blank by default 🙂
TonyModeratorPosted 6 years, 10 months ago in reply to: Simpli Template: No access to backend after Quick-InstallHi YoSo,
Did you add the domain cookie and cookie path while installing quickstart package ? If yes, leave these variables blank and try to log in again.
Let me know the result