It's not a question of configuration of Language Filter, as any other template, except for 002040, works fine with such settings. It's also not correct from SEO perspective to have additional URL level. So I would appreciate your help in identifying the reason why this template doesn't perform well on multilingual setup.
Hello SEREGASSMTUN,
We checked your website http://allbooking.com.ua. Additional URL is used for Russian and Ukrainian pages, there is no additional URL for your default language: English, sorry, we do not see any problems here.
You are right, there is no problem with my site. The problem is with template. And I remember there was no statement in ItemDetails, that it has limited functionality and should not be used in full scope in multilingual setup.
Once again,
1. The problem is only with multilingual setup.
2. Other templates (e.g. 2036) works fine on same setup.
3. Check and compare both (2040 and 2036) so you'll see that the difference is header part, so if 2040 is adjusted for already mentioned code in header part, the problem will be solved:
//the code has to be addded here
<a href="<?php echo $this->baseurl; ?>"></a>
<?php if ($this->countModules('as-position-4')): ?>
PS. Truly saying I would expect this part of analysis from your side, as you, being template author, have better knowledge how it functioning, not from my side, customer, with no programming experience at all.
I recently purchased 2040 and have several questions... thanks!
1. How do I turn off "Rate It"? Or where...
2. When I click "Print", the image gallery shows on the page but when I actually print it, it just prints a link to the gallery. How do I change that so the gallery pictures print?
AS Templates
POSTED: 2014-10-25
Hello KSAWATZK,
What is your site url please? Have you installed it using quick-start installation package?
I purchased the template as2040 and I put it online www.castelmadamavolley.it. The menu (asmenu) on mobile devices is not displayed. Suggestions?
thanks
AS Templates
POSTED: 2014-11-03
Hello LUCIANOLORENZON,
Just checked it on iPhoe and Samsung devices, everything is working fine, what device do you have?
I purchased your model "as-002040" and in the "as-position-3" I entered the second menu, but does not appear on small mobile devices !!
Can you help me fix it?
Thanks,
Francesco.
AS Templates
POSTED: 2014-11-04
Hello FRANCO74,
The position 3 is not designed for menus, it means you are missing some css and maybe javascript for your menu, you have to create it by your self or ask for our services using the following page: http://www.astemplates.com/customservices
I did some testing with various devices, including the Galaxy s2 and s3 Galaxy Mini.
I noticed that the white text appears where the message home there is a triangle pointing to the right options. By the test with the iPhone 5 triangle appears. With the galaxy s2 when I click on the white space opens the menu but it is not very intuitive.
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
View History
View History
We checked your website http://allbooking.com.ua. Additional URL is used for Russian and Ukrainian pages, there is no additional URL for your default language: English, sorry, we do not see any problems here.
Regards, AS Team.
View History
View History
Can we know what you have fixed?
Regards, AS Team.
View History
Can you please provide us with the missed code? Thank You very much.
Regards, AS Team.
View History
Strange, just checked the index.php file, we have it in our code:
<div id="logo" class="span<?php echo $this->params->get('logo_size'); ?>">
<?php if($logo_type): ?>
<a href="<?php echo $this->baseurl; ?>">
<img src="<?php echo $logo_img;?>" alt="<?php echo $sitename; ?>" />
</a>
<span class="slogan">
<?php // echo $slogan_txt; ?>
</span>
<?php else: ?>
<div class="logo">
<a href="<?php echo $this->baseurl ?>"><?php echo $logo_txt; ?></a>
<span class="slogan">
<?php echo $slogan_txt; ?>
</span>
</div>
<?php endif; ?>
</div>
Regards, AS Team.
View History
1. The problem is only with multilingual setup.
2. Other templates (e.g. 2036) works fine on same setup.
3. Check and compare both (2040 and 2036) so you'll see that the difference is header part, so if 2040 is adjusted for already mentioned code in header part, the problem will be solved:
<!-- HEADER ~~~~~~~~~~~~~~~~~~ -->
<div id="header-top-wrapper">
<div id="top_header">
<div id="header-top-row">
<div class="container">
//the code has to be addded here
<a href="<?php echo $this->baseurl; ?>"></a>
<?php if ($this->countModules('as-position-4')): ?>
PS. Truly saying I would expect this part of analysis from your side, as you, being template author, have better knowledge how it functioning, not from my side, customer, with no programming experience at all.
View History
1. How do I turn off "Rate It"? Or where...
2. When I click "Print", the image gallery shows on the page but when I actually print it, it just prints a link to the gallery. How do I change that so the gallery pictures print?
What is your site url please? Have you installed it using quick-start installation package?
Regards, AS Team.
View History
is there any way to have one css styling on the main page and other css on the other page (e.g. located in different position)?
Yes, but it should be developed.
Regards, AS Team.
View History
I purchased the template as2040 and I put it online www.castelmadamavolley.it. The menu (asmenu) on mobile devices is not displayed. Suggestions?
thanks
Just checked it on iPhoe and Samsung devices, everything is working fine, what device do you have?
Regards, AS Team.
View History
Can you help me fix it?
Thanks,
Francesco.
The position 3 is not designed for menus, it means you are missing some css and maybe javascript for your menu, you have to create it by your self or ask for our services using the following page:
http://www.astemplates.com/customservices
Regards, AS Team.
View History
I noticed that the white text appears where the message home there is a triangle pointing to the right options. By the test with the iPhone 5 triangle appears. With the galaxy s2 when I click on the white space opens the menu but it is not very intuitive.