Hi
I'm webmaster for my church and debating which new template to use for our site. Interested in your ETChurch one and currently trying out the Free version. Is there anything to be gained from buying the full license? And if so, what does the extended license provide over the basic? Thanks :)
enginetemplates
POSTED: 2019-08-16
Hello BMCWEB19,
Thank you for your info.
With full version, you have all features of template like demo. You also can download quickstart package which you just install so you will get full template, features, sample data like demo.
Regular License => using for 1 domain
Extended License => using for many domains.
Hi Thanks firstly for your speedy response - so refreshing after a couple of previous companies who never answered pre-sales enquiries oddly. :). So - the other thing I'm now struggling with is trying to change colours in the CSS - and also maybe increase the header section etc. I understand a bit of CSS enough to make the changes per se, but there's just so MUCH CSS to work through I can't find particular sections to make changes. Do you by any chance have more detailed documentation in that respect to help? Or can you give me an idea of what such sections might be called so I can better search. Sections I'm interested in would be header, main (left) menu, footer bar (for starters :) ).
Thanks again
Romayne :)
BMC Webmaster
enginetemplates
POSTED: 2019-08-17
Hello BMCWEB19,
Default height of header section with menu, logo is 90 px, but if you want increase it, just go to Template Settings > Custom Code, then put CSS as below for Custom CSS code field
#sp-header {
height: 100px;
}
or higher value.
For footer, you can increase it with padding, by put CSS for Custom Field as above
#sp-footer {
padding: 20px;
}
Thank you SO much - truly - you've no idea how refreshing and encouraging it is to have a provider willing to give FREE support for a Free template!! Truly appreciated.
However, it probably means I'm going to be annoying you endlessly from here on, as it looks like I'll be switching to your template for our site unless I run into insurmountable difficulties in layout etc. But I doubt that, given how much help & support you've already provided. :)
Hiya
Apologies - did warn you I might be a more regular nuisance :).
Firstly, now that I've had more time to delve into using this template can I totally COMMEND your team immensely for not only producing such templates as these but then to be willing to provide them for free is amazing!!! I can only imagine how much time & effort they take to provide as you have so WELL DONE on that front. But then you spend all that time creating something amazing only to have someone like me come along & want to change bits of it LOL - but grateful you allow for that too :).
OK, on to my minor issues: I've tried variations so far but not winning the battle on now trying to make some minor changes to the Header with respect to the Logo size and text placement etc. Ideally I'd like the Logo to be larger and have the text underneath, but maybe that's not feasible within the template constraints? You can tell CSS isn't something I'm competent with sadly - I can figure out the most basic of things but your template CSS is beyond me as it's so extensive.:( But after this there shouldn't be too many other things I'd be seeking to tweak hopefully.
Thanks again
Romayne :)
enginetemplates
POSTED: 2019-08-21
Hello BMCWEB19,
No problem, we happy to support, even it's FREE customer :)
For your issue with Logo, please send me your site URL, so I can take a look for current Logo size and suggest you, about slogan, you can use CSS to create it without issue, I can suggest you CSS too.
Oops - with all my messing about in the belly of the template CSS or somewhere else, I've only managed to lose the Logo altogether. Tried all sorts of 'fixes' but nothing's bringing it back up. Anyway - what I can tell you is that its 694 x 104 pixels in size. The other thing to perhaps mention is that I'm working on a test site which currently isn't an exact copy of the eventual site but fairly close.
So the link to the test is https://www.bloomfieldmethodist.org.uk/J25test/index.php and then you can pick up the main site from the domain name. You can also view the Logo from the main site if that helps sizing etc,
Thanks again :)
enginetemplates
POSTED: 2019-08-23
Hello BMCWEB19,
Can't access your website, look like it's turn off with virtual server during my checking.
But standard size for Logo is 250x50 (pixel). So, recommend you resize Logo size before put to website.
Hi again
Thanks again for your endless patience with my endless issues :). First, could I request your 2 or 3-alpha country code (UK, US, AU etc) to ensure access as your IP comes up quite different to others & isn't being accepted by my security software?
I've changed the logo size, but I'm now having issues with the menu system - Ideally I want my main menu as a side menu and the top menu as a normal top menu, but if I select the main menu as a Mega menu it then sits where the top menu should be.
Before I go further - I'm sort of wondering whether it might be simpler to use your starter pack & drop the content into it via the database directly perhaps? Or am I just going to spend yet more time trying to shoehorn an already created site into a starter unit?
Apologies - I'm tired (not well) & struggling to do things that used to be simpler for me to manage. I just worry that I'm going to take up weeks of your time with one issue after another because I can't figure out how best to adapt the site to the template. But certainly if I can get you past the security aspect that would help us both.
Until tomorrow - I'll carry on playing about to see if I can figure it out more. THANKS :)
enginetemplates
POSTED: 2019-08-28
Hello BMCWEB19,
If it's too hard to explain, please send me screenshot to our support email at info@enginetemplates.com
Your hosting blocked access from my country (I'm staff from Enginetemplates and I'm working Vietnam right now).
For issue with Logo, Menu or other, please make screenshots, and send it to me via Email, so I will check it for you. Otherwise, just ask your hosting enable access for my country. Your website is under development, so you don't need limited access from any country, only when you're on production live website, so you can do it.
Hi
Back again :). I've an issue with not being able to upload images to Quix which they say requires you to provide an updated copy since it came with the template & not from them directly? Basically when I try to upload an image all I get is a big black box. :(
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
I replied you via email support when you tried to contact us via email, please check your email.
Thank you,
View History
How do i install the quickstart? i see ********.jpa after unzipping in unto the server.
Urgent help needed. thanks
You just follow this guide to install quickstart package http://enginetemplates.com/install-quickstart-package/
If you need more help, feel free let me know.
View History
I'm webmaster for my church and debating which new template to use for our site. Interested in your ETChurch one and currently trying out the Free version. Is there anything to be gained from buying the full license? And if so, what does the extended license provide over the basic? Thanks :)
Thank you for your info.
With full version, you have all features of template like demo. You also can download quickstart package which you just install so you will get full template, features, sample data like demo.
Regular License => using for 1 domain
Extended License => using for many domains.
If you have any questions more, just let me know.
View History
Thanks again
Romayne :)
BMC Webmaster
Default height of header section with menu, logo is 90 px, but if you want increase it, just go to Template Settings > Custom Code, then put CSS as below for Custom CSS code field
#sp-header {
height: 100px;
}
or higher value.
For footer, you can increase it with padding, by put CSS for Custom Field as above
#sp-footer {
padding: 20px;
}
Save and recheck.
View History
However, it probably means I'm going to be annoying you endlessly from here on, as it looks like I'll be switching to your template for our site unless I run into insurmountable difficulties in layout etc. But I doubt that, given how much help & support you've already provided. :)
Blessings
Romayne
You're welcome :)
View History
Apologies - did warn you I might be a more regular nuisance :).
Firstly, now that I've had more time to delve into using this template can I totally COMMEND your team immensely for not only producing such templates as these but then to be willing to provide them for free is amazing!!! I can only imagine how much time & effort they take to provide as you have so WELL DONE on that front. But then you spend all that time creating something amazing only to have someone like me come along & want to change bits of it LOL - but grateful you allow for that too :).
OK, on to my minor issues: I've tried variations so far but not winning the battle on now trying to make some minor changes to the Header with respect to the Logo size and text placement etc. Ideally I'd like the Logo to be larger and have the text underneath, but maybe that's not feasible within the template constraints? You can tell CSS isn't something I'm competent with sadly - I can figure out the most basic of things but your template CSS is beyond me as it's so extensive.:( But after this there shouldn't be too many other things I'd be seeking to tweak hopefully.
Thanks again
Romayne :)
No problem, we happy to support, even it's FREE customer :)
For your issue with Logo, please send me your site URL, so I can take a look for current Logo size and suggest you, about slogan, you can use CSS to create it without issue, I can suggest you CSS too.
Thank you!
View History
So the link to the test is https://www.bloomfieldmethodist.org.uk/J25test/index.php and then you can pick up the main site from the domain name. You can also view the Logo from the main site if that helps sizing etc,
Thanks again :)
Can't access your website, look like it's turn off with virtual server during my checking.
But standard size for Logo is 250x50 (pixel). So, recommend you resize Logo size before put to website.
View History
It will be published after it has been approved by the Website Administrator.
View History
Still can't access https://take.ms/dzPEu
Did you try to resize logo and replace it as my suggestion?
View History
Thanks again for your endless patience with my endless issues :). First, could I request your 2 or 3-alpha country code (UK, US, AU etc) to ensure access as your IP comes up quite different to others & isn't being accepted by my security software?
I've changed the logo size, but I'm now having issues with the menu system - Ideally I want my main menu as a side menu and the top menu as a normal top menu, but if I select the main menu as a Mega menu it then sits where the top menu should be.
Before I go further - I'm sort of wondering whether it might be simpler to use your starter pack & drop the content into it via the database directly perhaps? Or am I just going to spend yet more time trying to shoehorn an already created site into a starter unit?
Apologies - I'm tired (not well) & struggling to do things that used to be simpler for me to manage. I just worry that I'm going to take up weeks of your time with one issue after another because I can't figure out how best to adapt the site to the template. But certainly if I can get you past the security aspect that would help us both.
Until tomorrow - I'll carry on playing about to see if I can figure it out more. THANKS :)
If it's too hard to explain, please send me screenshot to our support email at info@enginetemplates.com
Your hosting blocked access from my country (I'm staff from Enginetemplates and I'm working Vietnam right now).
For issue with Logo, Menu or other, please make screenshots, and send it to me via Email, so I will check it for you. Otherwise, just ask your hosting enable access for my country. Your website is under development, so you don't need limited access from any country, only when you're on production live website, so you can do it.
Thank you!
View History
Back again :). I've an issue with not being able to upload images to Quix which they say requires you to provide an updated copy since it came with the template & not from them directly? Basically when I try to upload an image all I get is a big black box. :(
Many thanks
Romayne