I wonder why my slider pictures (5) do not slide, only one is showing. In the beginning it was working, then I may have changed sth unintentionally in the slider configurations, which I do not remember?
AS Templates
POSTED: 2013-08-13
Hello HARDYY9,
It looks there is some conflict between extensions, please try to disable latest installed extensions in case to find the problematic one.
Hello,
I want to include pictures and have them look like in the demo, with frame and rounded edges, what do I have to do for this, is there a code for it?
Tks,
AS Templates
POSTED: 2013-08-13
Hello HARDYY9,
This is not a code, the frame you have to add to your images, you can use psd file included in the template download package.
another question: why is it that I cannot add text to the search field in position 0 as described? whenever I enter sth into the resp. field it will not show ... i just want to show the word 'search' in the search field area ...
AS Templates
POSTED: 2013-08-13
Hello HARDYY9,
It is designed to be an empty, in case to see it you have to make some small changes in the 'default.php' file which can be found in 'templates/as002035/html/mod_search' folder.
Please find the following string, it should be on line 17:
I purchased the single site license; however, I current have a "temporary" address which is really just a placeholder for a domain I am about to purchase. Can I download and make my changes at the temporary domain and then transfer it to my final domain in several weeks using that license?
I have a problem, I installed Joomla 3.1.5 and the menu does not scroll automatically? when you put your mouse over the menu
AS Templates
POSTED: 2013-09-18
Hello JLOZANO,
Have you installed the template using quick-start installation package? After installing the package your site will look exact like our demo preview.
What is your site url?
Hello JLOZANO,
Our suggestion is install it using quick-start package, otherwise you will need to read a lot of documentation, for example please see the following page, step 7: http://www.astemplates.com/howto/115-8
Is it possible to display articles in a grey box with rounded corners like the modules display in?
Like this; http://mynewwebsite.com.au/fabrication
Top one is a module and the bottom one is an article
Regards,
Steve
AS Templates
POSTED: 2013-10-01
Hello STEVEYOULE,
In your case you have to install some extension which allow you loading articles in the modules, as example please see the following one:
Hello
I Buyed the template but now the buttons do not display correctly in Chrome (29.0.1547.76 m), are white lines. In demo preview too. Any solutions?
Thank you.
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
We are sorry, we don't see the item under your account.
Regards, AS Team.
View History
Thanks a lot
regards Victor
Yes, you can.
Regards, AS Team.
View History
I wonder why my slider pictures (5) do not slide, only one is showing. In the beginning it was working, then I may have changed sth unintentionally in the slider configurations, which I do not remember?
It looks there is some conflict between extensions, please try to disable latest installed extensions in case to find the problematic one.
Regards, AS Team.
View History
I want to include pictures and have them look like in the demo, with frame and rounded edges, what do I have to do for this, is there a code for it?
Tks,
This is not a code, the frame you have to add to your images, you can use psd file included in the template download package.
Regards, AS Team.
View History
another question: why is it that I cannot add text to the search field in position 0 as described? whenever I enter sth into the resp. field it will not show ... i just want to show the word 'search' in the search field area ...
It is designed to be an empty, in case to see it you have to make some small changes in the 'default.php' file which can be found in 'templates/as002035/html/mod_search' folder.
Please find the following string, it should be on line 17:
$output = '<input name="searchword" id="mod-search-searchword" maxlength="'.$maxlength.'" class="inputbox'.$moduleclass_sfx.'" type="text" size="'.$width.'" value="" onblur="if (this.value=='') this.value='';" onfocus="if (this.value==''.$text.'') this.value='';" />';
and replace with the following:
$output = '<input name="searchword" id="mod-search-searchword" maxlength="'.$maxlength.'" class="inputbox'.$moduleclass_sfx.'" type="text" size="'.$width.'" value="'.$text.'" onblur="if (this.value=='') this.value=''.$text.'';" onfocus="if (this.value==''.$text.'') this.value='';" />';
Regards, AS Team.
View History
Thanks
You have to edit css files. What is your site url please? We will check and let you know.
Regards, AS Team.
View History
Yes, you can.
Regards, AS Team.
View History
I have a problem, I installed Joomla 3.1.5 and the menu does not scroll automatically? when you put your mouse over the menu
Have you installed the template using quick-start installation package? After installing the package your site will look exact like our demo preview.
What is your site url?
Regards, AS Team.
View History
no, I install the premium package
www.byd-asociados.com
Our suggestion is install it using quick-start package, otherwise you will need to read a lot of documentation, for example please see the following page, step 7:
http://www.astemplates.com/howto/115-8
Regards, AS Team.
View History
Is it possible to display articles in a grey box with rounded corners like the modules display in?
Like this; http://mynewwebsite.com.au/fabrication
Top one is a module and the bottom one is an article
Regards,
Steve
In your case you have to install some extension which allow you loading articles in the modules, as example please see the following one:
http://extensions.joomla.org/extensions/core-enhancements/coding-a-scripts-integration/embed-a-include/6958
Regards, AS Team.
View History
I Buyed the template but now the buttons do not display correctly in Chrome (29.0.1547.76 m), are white lines. In demo preview too. Any solutions?
Thank you.