Hello.
The responsive versions on iPhone and iPad are not so good.
On iPhone I can't see the full slider on position as-slider. There is the logo on top. Also the mobile menu button is a black rectangle with a white border. It's the same in horizontal and vertical view. The option 'mobile settings' in superfish module is enabled.
On iPad I see the desktop version and the menu in 2 rows. This is only, when I take an image as logo. This is also in horizontal and vertical view.
I've wrote the frontend link in my profile.
Thank's.
Regards, Dirk
kohlrusch
POSTED: 2017-08-30
Hello AS-Team,
Did you forgot my post from 2017-08-24?
Regards, Dirk.
AS Templates
POSTED: 2017-08-30
Hello KOHLRUSCH,
Unfortunately mobile devices do not have enough space for the slider, your website looks similar to our demo preview where the slider is shown partially: https://www.astemplates.com/itempreview-iphone-portrait/550
The button colors you can change by editing css files only, You can easy determinate the file which should be changed and the css class by installing and using Firefox DevTools or Firebug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Your menu items are too big, you may to put some of them in submenu, or think about shorten menu title name, or you can decrease menu item width by editing padding property, for example please see:
'/templates/as002097/css/tmpl.default.css' file the following class (line 2310):
ul.sf-menu > li > a,
ul.sf-menu > li > span
{
color: #ffffff;
display: block;
font-size: 14px;
font-weight: 500;
line-height: 140px;
margin: 0 2px;
padding: 0 24px;
text-transform: uppercase;
transition: all 0.5s ease 0s;
}
Regards, AS Team.
kohlrusch
POSTED: 2017-09-01
Hello. Thank so lot for your help.
An other problem. Since yesterday your embedded google maps plugin occurs an error. No map in the frontend. I didn't change anything. In your demo is it allright. What have I to do?
Regards, Dirk
AS Templates
POSTED: 2017-09-01
Hello KOHLRUSCH,
Please check the following article, it should help you;
https://blog.astemplates.com/sorry-something-went-wrong-page-didnt-load-google-maps-correctly/
Regards, AS Team.
kohlrusch
POSTED: 2017-09-18
Hello. Is it possible to add "input type=file" for file uploads with the as-contact-form module? Furthermore I can't find the input types 'checkbox' and 'radio'?
Can you help?
Regards, Dirk
AS Templates
POSTED: 2017-09-18
Hello KOHLRUSCH,
Sorry, there is no such option, it should be developed.
Regards, AS Team.
kohlrusch
POSTED: 2020-10-30
Hello Support Team,
We have recently seen that the "back to top" button only works in Firefox desktop browser. It doesn't works in mobil browser and Chrome Desktop. Have you any solution for us?
URL: www.meine-dämmung.de
Sincerely Dirk
AS Templates
POSTED: 2020-10-30
Hello KOHLRUSCH,
For checking and fixing this issue we need an access to your Joomla admin panel, the access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
kohlrusch
POSTED: 2020-11-01
Hello. You find now the access to our Joomla admin panel in the personal section. regards, Dirk
AS Templates
POSTED: 2020-11-02
Hello KOHLRUSCH,
It seems the access for editing template files is blocked for us, in the /templates/as002097/index.php file please replace line 601 with the following:
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
The responsive versions on iPhone and iPad are not so good.
On iPhone I can't see the full slider on position as-slider. There is the logo on top. Also the mobile menu button is a black rectangle with a white border. It's the same in horizontal and vertical view. The option 'mobile settings' in superfish module is enabled.
On iPad I see the desktop version and the menu in 2 rows. This is only, when I take an image as logo. This is also in horizontal and vertical view.
I've wrote the frontend link in my profile.
Thank's.
Regards, Dirk
Did you forgot my post from 2017-08-24?
Regards, Dirk.
Unfortunately mobile devices do not have enough space for the slider, your website looks similar to our demo preview where the slider is shown partially: https://www.astemplates.com/itempreview-iphone-portrait/550
The button colors you can change by editing css files only, You can easy determinate the file which should be changed and the css class by installing and using Firefox DevTools or Firebug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Your menu items are too big, you may to put some of them in submenu, or think about shorten menu title name, or you can decrease menu item width by editing padding property, for example please see:
'/templates/as002097/css/tmpl.default.css' file the following class (line 2310):
ul.sf-menu > li > a,
ul.sf-menu > li > span
{
color: #ffffff;
display: block;
font-size: 14px;
font-weight: 500;
line-height: 140px;
margin: 0 2px;
padding: 0 24px;
text-transform: uppercase;
transition: all 0.5s ease 0s;
}
Regards, AS Team.
An other problem. Since yesterday your embedded google maps plugin occurs an error. No map in the frontend. I didn't change anything. In your demo is it allright. What have I to do?
Regards, Dirk
Please check the following article, it should help you;
https://blog.astemplates.com/sorry-something-went-wrong-page-didnt-load-google-maps-correctly/
Regards, AS Team.
Can you help?
Regards, Dirk
Sorry, there is no such option, it should be developed.
Regards, AS Team.
We have recently seen that the "back to top" button only works in Firefox desktop browser. It doesn't works in mobil browser and Chrome Desktop. Have you any solution for us?
URL: www.meine-dämmung.de
Sincerely Dirk
For checking and fixing this issue we need an access to your Joomla admin panel, the access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
It seems the access for editing template files is blocked for us, in the /templates/as002097/index.php file please replace line 601 with the following:
<a href="#top"><i class="fa fa-chevron-circle-up"></i></a>
Than clear your browser cache and check the button.
Regards, AS Team.