the Quickstart package does not work on my server. As usual I followed all relevant steps, using kickstart.php. But to no result...
I even do not get a message, PHP errors are on:
pa.sorglos-homepage.de
Any ideas?
Cheers!
enginetemplates
POSTED: 2018-08-09
Hello MAVO0013,
Look like you deleted and going start again.
If you have problem, we can help you install it, just send me FTP account and database info to our support email at "info@enginetemplates.com", so I can help.
Hi Guys
I'm struggling a bit with building up a similiar website on the bought template.
I realized that a lot of the templates features actually come from other, sometimes again payable third-party-components. That's a pitty because obviously you did not mention this when selling it. So eg. the boxes on the start page (Great Experience / Fast Work / Technologies) are not doable just with the template, I'd need Advanced Portfolio Pro, right?
Additional, I can't integrate custom social icons. I'd like to enter a booking-link with a fontawesome-icon, I did following:
fa-calendar-alt https://termin.shiatsu-farfalla.ch
But it's not shown beside the facebook-logo where it's supposed to be. Did I something wrong with the syntax?
Thanks
Alex
enginetemplates
POSTED: 2018-08-27
Hello AXYLO45,
Do you want to get theme and sample data like demo? If so, please use Quickstart package.
If you need help with install, please send me FTP account (or hosting cPanel) via our support email at "info@enginetemplates.com", so we can help you.
I need help installing the et_solar_joomla_quickstart_package, I just managed to install the et_solar_joomla_template_install_package in joomla, but it is not shown as the demo template, can you help me please?
enginetemplates
POSTED: 2018-09-06
Hello PACCO2012,
Quickstart package already included Joomla! core, so you don't need to install Joomla! first, if you already installed, just delete it.
Then, unzip and upload quickatrst files to your hosting space, run install panel via [yourdomain]/kickstart.php
You could help me how to install so that it looks the same as the demo template.
I have echoed as he shows me the instructions and I can not visualize ...
I do not understand cpanel very well.
I would really appreciate it, please
enginetemplates
POSTED: 2018-09-06
Hello PACCO2012,
You can send your site address, FTP account, DB info via our support email at "info@enginetemplates.com", so our staff can help.
However, i am having trouble when trying to change the layout of the Home page. In particular i need help with the 'Features' section of the quix home page. I would like to add a 4th column. However when i do this within the quix editor the result is not correct. (you can see it on www.test21.1worldsolar.co.uk) there is no background colour, the column is not inline, the image is not centre aligned.
So used the code inspector within firefox and saw that it appeared to be taking styling from the default.css: line.255. Below is the edited version that i made
And which package or license should I buy to use the Quickstart package?
enginetemplates
POSTED: 2021-08-27
Hello PMURUAGA,
Yes, it's Paid version, Paid version support quickstart package.
After purchase, you just follow this guide to install Quickstart package (no Joomla core install required), just upload file and install, follow this guide http://enginetemplates.com/install-quickstart-package/
HI, I already bought this template, I couldn't deactivate the sections on the home, are they modules? or where can I do that or modify for example the 'How Solar Power Works', 'Upcoming Events', 'Some interesting facts', and so... Thanks.
Get an access to all 178 items designed and developed by Engine Templates team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
View History
the Quickstart package does not work on my server. As usual I followed all relevant steps, using kickstart.php. But to no result...
I even do not get a message, PHP errors are on:
pa.sorglos-homepage.de
Any ideas?
Cheers!
Look like you deleted and going start again.
If you have problem, we can help you install it, just send me FTP account and database info to our support email at "info@enginetemplates.com", so I can help.
View History
I'm struggling a bit with building up a similiar website on the bought template.
I realized that a lot of the templates features actually come from other, sometimes again payable third-party-components. That's a pitty because obviously you did not mention this when selling it. So eg. the boxes on the start page (Great Experience / Fast Work / Technologies) are not doable just with the template, I'd need Advanced Portfolio Pro, right?
Additional, I can't integrate custom social icons. I'd like to enter a booking-link with a fontawesome-icon, I did following:
fa-calendar-alt https://termin.shiatsu-farfalla.ch
But it's not shown beside the facebook-logo where it's supposed to be. Did I something wrong with the syntax?
Thanks
Alex
Do you want to get theme and sample data like demo? If so, please use Quickstart package.
If you need help with install, please send me FTP account (or hosting cPanel) via our support email at "info@enginetemplates.com", so we can help you.
Image package is included for Quickstart install.
View History
Quickstart package already included Joomla! core, so you don't need to install Joomla! first, if you already installed, just delete it.
Then, unzip and upload quickatrst files to your hosting space, run install panel via [yourdomain]/kickstart.php
Details here https://enginetemplates.com/install-quickstart-package/
View History
I have echoed as he shows me the instructions and I can not visualize ...
I do not understand cpanel very well.
I would really appreciate it, please
You can send your site address, FTP account, DB info via our support email at "info@enginetemplates.com", so our staff can help.
Thank you!
View History
Best regards so far
Please follow this guide https://enginetemplates.com/guide-to-translating-language-the-contact-form-element-of-quix/
We also replied you via email.
Thank you!
View History
Thanks for template. Nice.
However, i am having trouble when trying to change the layout of the Home page. In particular i need help with the 'Features' section of the quix home page. I would like to add a 4th column. However when i do this within the quix editor the result is not correct. (you can see it on www.test21.1worldsolar.co.uk) there is no background colour, the column is not inline, the image is not centre aligned.
So used the code inspector within firefox and saw that it appeared to be taking styling from the default.css: line.255. Below is the edited version that i made
/***** Feature****/
#et-feature {
position: relative;
top:-120px;
z-index: 999;
cursor: pointer;
}
.et-feature-item {
-ms-transform: scale(0.9);
-webkit-transform: scale(0.9);
transform: scale(0.9);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.et-feature-item-1 img,
.et-feature-item-2 img,
.et-feature-item-3 img,
.et-feature-item-4 img {
left: 0;
right: 0;
margin: auto;
}
.et-feature-item-1 {
width: 24%;
margin-right: 1%;
background: #94C338;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
position: relative;
z-index: 1;
padding: 30px 30px;
}
body.itemid-546 .et-feature-item-1,
body.itemid-546 .et-feature-item-2,
body.itemid-546 .et-feature-item-3,
body.itemid-546 .et-feature-item-4 {
z-index:-1!important;
}
.et-feature-item-1 .qx-btn,
.et-feature-item-2 .qx-btn,
.et-feature-item-3 .qx-btn,
.et-feature-item-4 .qx-btn {
background-color: none!important;
border: none!important;
}
.et-feature-item-2 {
width: 24%;
margin-right: 1%;
background: #2BAC66;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
position: relative;
z-index: 1;
padding: 30px 30px;
}
.et-feature-item-3 {
width: 24%;
background: #008C7F;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
position: relative;
z-index: 1;
padding: 30px 30px;
}
.et-feature-item-4 {
width: 24%;
background: #008C7F;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
transition: all 0.3s ease-in-out;
position: relative;
z-index: 1;
padding: 30px 30px;
}
.et-feature-item h3 {
font-size: 20px;
line-height: 22px;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 20px;
color: #1f1f1f;
font-weight: 700;
}
#et-feature .et-button {
padding: 15px 35px;
background: none;
color: #7b7b7b;
border-radius: 50px;
border: 1px solid #eeeeee;
height: 50px;
letter-spacing: 0px;
}
#et-feature .et-button:hover {
color: #ffffff!important;
}
.et-feature-item {
padding: 10px 10px 0 10px;
transition: all .15s ease-in-out;
}
.et-feature-item:hover {
cursor: pointer;
padding: 20px 20px 0 20px;
}
.et-feature-sub {
position: relative;
cursor: pointer;
}
**************************
However this still has not helped. I can still only fit 3 columns inline, still no background colour and image not centred.
What have i missed? Where else do i need to look?
Thanks,
Andy
Can you send me screenshot? I can't found issue from your homepage.
You can upload image via https://imgur.com/upload and give me a link.
View History
Thank you, I can see it, we define featured box from 1-3, but you have new box (4), so you must redefine it
.et-feature-item-4 {
width: 24%;
background: #008C7F;
box-shadow: 0 0 10px rgb(0 0 0 / 13%);
transition: all 0.3s ease-in-out;
position: relative;
z-index: 1;
padding: 30px 30px;
}
with background same like box 3 for example, you can change color to another you want.
Then, from box (4), please go to Box settings, find option Class and put "et-feature-item-4" for your new box.
See my screenshot https://ibb.co/Csn1r8w
View History
It's compatible, but please read my blog first https://enginetemplates.com/joomla-3-10-and-joomla-4-0-release-what-is-happening-with-your-joomla-website/
View History
Yes, it's Paid version, Paid version support quickstart package.
After purchase, you just follow this guide to install Quickstart package (no Joomla core install required), just upload file and install, follow this guide http://enginetemplates.com/install-quickstart-package/
For PRO document of this template, you can read at https://doc.enginetemplates.com/et-solar-premium-joomla-template-document/
If you have any questions, feel free let me know.
View History
It's from page builder, go to Admin > SP Page Builder, open page "Home", so you can see it. Btw, you can see full DOC at https://doc.enginetemplates.com/et-solar-premium-joomla-template-document/