Dear Monier,
Could you please give us the site and administrator account to check? Please follow this tutorial https://warptheme.com/forums/topic/send-private-reply-supporter/ to send PRIVATE REPLY
You can do custom work to implement the joomla module to coming soon page. Or wait for helix ultimate update, the helix ultimate it seems allow to add module inside coming soon page https://www.joomshaper.com/blog/helix-ultimate-release-candidate-rc-arrives
Hi Sarith,
This is not kind of features that a joomla template can offer.
IMO, You can implement WHMCS https://www.whmcs.com/ and use it for payment, domain purchase and client area. WHMCS is a complete solution pack for client management, billing, and support for your online business. It is a very powerful automation tool that handles everything by itself.
Example this site: https://www.bkns.vn/ they’re using wordpress for front-end and WHMCS for client site
Could you pls give me a screenshot for more detail?
“also, what’s the best way to add the “free phone:” as prefix to the phone number? thanks”
I’m not sure about the PREFIX, you can find the contact phone which defined via template folder -> features -> contact.php or templatedetails.xml then search for contact section.
Hi Andrea,
Just give me the site and administrator account here, I will help you check and solve this issue.
Please follow this tutorial https://warptheme.com/forums/topic/send-private-reply-supporter/ to send private reply here.
To change all contact icons, you can find these icons which defined via template folder -> features -> contact.php 🙂
Dear J,
Problem came from permission. I just solved the issue by using akeeba admin tool to fix the permission for media manager. Check this https://www.youtube.com/watch?v=PgpgrSCQ7g0
Now the media manager working fine now https://imgur.com/a/1KkHj
Simply add it to custom.css file located at joomla/templates/template_name/css/custom.css
Thank you
Helix3 framework does not support this feature, if you enable coming soon feature via template settings, it will effect to whole site and you can not access front-page.
The helix ultimate is coming and I hope it support this feature.
I just replied via another topic.
Thank you
Hi Richie,
Could you please give me screenshot for more detail? Did you add the LIVE SITE URL while installing quickstart package?
” If I update le Quix extension, will my settings disappear?”
No 🙂
“If I add the French language to the administration part of the joomla site, will that be in conflict with the en-GB settings made in Quix, for example?”
Do you mean using the site as multi language site? If yes, instead override the language via code you can choose the solution that using joomla language override for special language 🙂
” In your EDU template, the button “Subscribe” is in English and I’d like to change it into French. Where can I find the configuration file?”
You can use joomla language override with language constant: QX_CF_SEND
Example this https://docs.joomla.org/J3.x:Language_Overrides_in_Joomla you can choose FRENCH language when overriding instead English
Hi Joe,
Try this
#sp-header,
#sp-header .logo {
height: 120px;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
line-height: 120px;
}
Add to custom.css file 🙂

