All modules in the quickstart does not open, they will instead show the name of the module by the left hand side of the browser when try to access and edit the module. Additionally, I have this warning in the warnings
There are some warnings detected.
The PHP temporary folder is not set.
The PHP temporary folder is the folder that PHP uses to store an uploaded file before Joomla can access this file. Whilst the folder not being set isn't always a problem, if you are having issues with manifest files not being detected or uploaded files not being detected, setting this in your php.ini file might fix the issue.
Maximum PHP file upload size is too small: This is set in php.ini in both upload_max_filesize and post_max_size settings of your PHP settings (located in php.ini and/or .htaccess file).
The maximum file size for uploads is set to less than 8MB which may impact on uploading large packages.
Further information on warnings
AS Templates
POSTED: 2017-01-11
Hello MAILLAWALE,
Try to clear your browser's cache as well as your site cache.
The detected warnings are not related to the template, it is related to your server configurations.
Regards, AS Team.
maillawale
POSTED: 2017-01-25
Hello,
Please help, my website does not show slides on mobile devices. Also, I tried using icons in the address for contacts in Position: as-position-30 but the icons does not look visible. Often too small no matter the size at backend.
AS Templates
POSTED: 2017-01-25
Hello MAILLAWALE,
What is your website url please?
Regards, AS Team.
maillawale
POSTED: 2017-01-25
www.fastmobilesms.com
AS Templates
POSTED: 2017-01-25
Hello MAILLAWALE,
Unfortunately mobile devices does not have enough space for the slider, but you can enable it in '/templates/as002056/css/media.767.css' file the following class (line 97):
#slider-row {
display: none;
}
We do not see any problems with the icons, them looks exact like on our demo server.
Regards, AS Team.
maillawale
POSTED: 2017-01-26
Slider not showing yet after adding code.
AS Templates
POSTED: 2017-01-26
Hello MAILLAWALE,
We do not see any changes in the class, in which place you added the code?
Regards, AS Team.
maillawale
POSTED: 2017-01-26
Hello,
Kindly check the contact details module at http://fastmobilesms.com/ and tell me how I can make it better. client request for it even not available on the demo.
AS Templates
POSTED: 2017-01-26
Hello MAILLAWALE,
For customization services please contact us using our services page:
http://www.astemplates.com/services
Regards, AS Team.
maillawale
POSTED: 2017-01-27
A normal support should include this as it is not beyond the normal functionalities of the template. this feature is included in other as templates so it is not new. Just to place contact details information correctly in a custom module.
maillawale
POSTED: 2017-01-27
Unfortunately mobile devices does not have enough space for the slider, but you can enable it in '/templates/as002056/css/media.767.css' file the following class (line 97):
#slider-row {
display: none;
}
We do not see any problems with the icons, them looks exact like on our demo server.
Regards, AS Team.
It was there before and I have added it again but no change
AS Templates
POSTED: 2017-01-27
Hello MAILLAWALE,
You have to delete 'display' property.
You can easy determinate the file which should be changed and the css class by installing and using Firebug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.
maillawale
POSTED: 2017-02-06
hello,
#slider-row {
display: none;
}
the code was there before. Do I need to change it?
AS Templates
POSTED: 2017-02-06
Hello MAILLAWALE,
Yes, you have to change it in case to show the slider row.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
All modules in the quickstart does not open, they will instead show the name of the module by the left hand side of the browser when try to access and edit the module. Additionally, I have this warning in the warnings
There are some warnings detected.
The PHP temporary folder is not set.
The PHP temporary folder is the folder that PHP uses to store an uploaded file before Joomla can access this file. Whilst the folder not being set isn't always a problem, if you are having issues with manifest files not being detected or uploaded files not being detected, setting this in your php.ini file might fix the issue.
Maximum PHP file upload size is too small: This is set in php.ini in both upload_max_filesize and post_max_size settings of your PHP settings (located in php.ini and/or .htaccess file).
The maximum file size for uploads is set to less than 8MB which may impact on uploading large packages.
Further information on warnings
Try to clear your browser's cache as well as your site cache.
The detected warnings are not related to the template, it is related to your server configurations.
Regards, AS Team.
Please help, my website does not show slides on mobile devices. Also, I tried using icons in the address for contacts in Position: as-position-30 but the icons does not look visible. Often too small no matter the size at backend.
What is your website url please?
Regards, AS Team.
Unfortunately mobile devices does not have enough space for the slider, but you can enable it in '/templates/as002056/css/media.767.css' file the following class (line 97):
#slider-row {
display: none;
}
We do not see any problems with the icons, them looks exact like on our demo server.
Regards, AS Team.
We do not see any changes in the class, in which place you added the code?
Regards, AS Team.
Kindly check the contact details module at http://fastmobilesms.com/ and tell me how I can make it better. client request for it even not available on the demo.
For customization services please contact us using our services page:
http://www.astemplates.com/services
Regards, AS Team.
#slider-row {
display: none;
}
We do not see any problems with the icons, them looks exact like on our demo server.
Regards, AS Team.
It was there before and I have added it again but no change
You have to delete 'display' property.
You can easy determinate the file which should be changed and the css class by installing and using Firebug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.
#slider-row {
display: none;
}
the code was there before. Do I need to change it?
Yes, you have to change it in case to show the slider row.
Regards, AS Team.