Issue with YooTheme
D
Topic Author
Issue with YooTheme
10 years 6 months ago
Hello,
I have an issue with NTS KDrive when used with a YooTheme template and the latest Warp Framework (note - not tested on older warp frameworks)
The issue is when using a mobile device, the theme is not responsive in the way expected.
The following screenshots are done at the same resolution.
This is how it looks with the warp framework:
This is how it looks on 9themestores demp site:
Does anyone have experiance with this issue and how to fix?
Kind Regards
David
I have an issue with NTS KDrive when used with a YooTheme template and the latest Warp Framework (note - not tested on older warp frameworks)
The issue is when using a mobile device, the theme is not responsive in the way expected.
The following screenshots are done at the same resolution.
This is how it looks with the warp framework:
This is how it looks on 9themestores demp site:
Does anyone have experiance with this issue and how to fix?
Kind Regards
David
Please Log in or Create an account to join the conversation.
Re: Issue with YooTheme
10 years 6 months ago
Hi,
Did your site live? If your site has been lived please provide us the site url. We will try to debug issue on your site and provide the correct solution for you.
Regards,
Did your site live? If your site has been lived please provide us the site url. We will try to debug issue on your site and provide the correct solution for you.
Regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
D
Topic Author
Re: Issue with YooTheme
10 years 6 months agoHuyen Nguyen wrote: Hi,
Did your site live? If your site has been lived please provide us the site url. We will try to debug issue on your site and provide the correct solution for you.
Regards,
Hello,
The site is not live yet, but is accessable here: ghostsquadron.darktech.org/index.php/forum
If you need login information, please let me know how I can PM.
Thanks
David
Please Log in or Create an account to join the conversation.
Re: Issue with YooTheme
10 years 6 months ago
Thank about your information. Can you provide us a FTP account to access your site? We will debug, update and improve more style for our template to match with your site. Please send me via support email 9themestore@gmail.com
Thanks
Thanks
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
D
Topic Author
Re: Issue with YooTheme
10 years 6 months ago
Hello,
I will send the information later today.
Thanks
David
I will send the information later today.
Thanks
David
Please Log in or Create an account to join the conversation.
Re: Issue with YooTheme
10 years 6 months ago
Hi David,
We try to help you solve this issue immediately after receiving the information from you.
Regards,
We try to help you solve this issue immediately after receiving the information from you.
Regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
D
Topic Author
Re: Issue with YooTheme
10 years 6 months ago
Hello,
I have discovered that commenting out "display: block;" from the following resolves the issue.
/* Responsive */
@media screen and (max-width: 767px) {
I am happy with this.
Thanks for the support.
I have discovered that commenting out "display: block;" from the following resolves the issue.
/* Responsive */
@media screen and (max-width: 767px) {
Code:
/* Block table */
#Kunena .kblocktable {
/* display: block; */
margin: 0;
padding: 0;
}
I am happy with this.
Thanks for the support.
Please Log in or Create an account to join the conversation.
Re: Issue with YooTheme
10 years 6 months ago
Congratulations!
Hope you happy with our template. Please let's us know if you have an other problems.
Best regards,
Hope you happy with our template. Please let's us know if you have an other problems.
Best regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
Time to create page: 0.266 seconds