NOTE: This is a bug with open sans font from google https://productforums.google.com/forum/#!topic/docs/4RGUaEFWWQA
and https://stackoverflow.com/questions/3694060/how-to-make-google-fonts-work-in-ie
Are you using old IE version?
Firefox and Chrome working fine. Which IE version are you using?
Hi there,
Please check Joomla mass mail https://docs.joomla.org/Help38:Users_Mass_Mail_Users and verify that the mail function working fine on your site?
What’s problem? Are you talking about receive email when submit via front-end ??
Next time please ask english question, you can use google translate to translate to ENGLISH
Could you pls make a screenshot compare with chrome and firefox ??
“but i could not download the font since the download link is blocked in China.”
If your country blocked google site that means you can not use the google font library.
“How can i use the font of “Noto Sans CJK SC” for vHost in China? what is the best solution for it?
is it possible to use the downloaded local font for vhost?”
Please take a look https://www.joomshaper.com/documentation/helix-framework/helix3#typography-settings then implement the local font by yourself.
You’re welcome
Hi Agustin,
“1) Menu bar is not visible in mobile phones, how can I fix it?”
Could you pls share you site so I can check?
“2) Slider title is too big when is shown on mobile phones, how can I make it smaller?”
You can set the font size using media queries like so
@media only screen and (max-width: 599px) {
//code here
}
“3) There is another plugin or module to make bigger the mail box? ( the box where you can write an e-mail)”
You can find more here https://extensions.joomla.org/category/contacts-and-feedback/email/
“4) Can I make the social icons bigger?”
Add css code below into custom.css file
.top-bar .social ul li a {font-size: 20px;}
“5) Do you have some plugin like E-shop or Virtuemart? Compatible with the template?”
Our template working fine with VM or J2store without problem. Just not support “extended style”
You’re welcome
I see, Just go to administrator area -> QUIX -> click CLEAR CACHES button.
You need to clear quix caches after install quickstart package. We already added this step via documentation 🙂
Hi Mendel,
Default vHost template does not support smooth onepage navigation. However, you can implement this feature for vHost without problem.
Here the tutorial https://www.templatemonster.com/help/joomla-3-x-how-to-add-menu-item-with-anchor-link-in-single-page-templates.html
Hi Adam,
I see the current site is different with Beauty quickstart. Did you change/modify something recently?
Please give me the administrator account to take a look inside. You can follow this tutorial https://warptheme.com/forums/topic/send-private-reply-supporter/ to send private reply
“I just sent you an email for the testimonial.”
Thank you 😉
You can use language override to translate by following the language constant below
QX_CF_YOUR_NAME_HINT="Your name"
QX_CF_YOUR_EMAIL_HINT="Your email"
QX_CF_YOUR_SUBJECT_HINT="Email Subject"
QX_CF_YOUR_MESSAGE_HINT="Write your message"
@Mendel,
Its okay, I will upload the packages to our server then give u the link to download.
Thanks

