Hi,
I have two questions,
Where you can change the text "Welcome" on the home page and
what module responsible for:
Y
E
S
I can not find it
Thank's
Regards, Rafal
AS Templates
POSTED: 2015-02-23
Hello RAFFE77,
The page heading you can find and change in your Joomla admin panel -> Main menu -> Home -> Page Display -> Page Heading parameter.
In the Projects gallery, when i click on the image zoom icon, it just brings up a slider showing other project images instead of images from the selected project.
is this by design? How can i click on the magnifier + icon and show only images from the selected project only? it makes no sense to show other project images when selecting one project.
I am trying to make a side-by-side set of custom HTML fields in Position 30 to display two location addresses as my business operates out of two locations. As of now, the two custom HTML fields appear one on top, one below. How can I make them appear side by side?
Thanks,
AS Templates
POSTED: 2015-02-27
Hello SJHOLT74,
It seems you forgot to set bootstrap column size for your modules, the parameter you can find under Advanced options tab, if you have 2 modules in position 30 you have to set bootstrap size to 6 columns for each.
Im using the single domain license of this template.
How can we change the Orange color which is the template theme color? I mean we need to replace Orange color with another color wherever it is displayed. thanks in advance..
Hello, I tried to activate the newsflash-modul on position 6. but I get this errormessage:
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND categories.published = 1 ORDER BY content.created DESC' at line 28 SQL=SELECT categories.title AS cat, content.id AS ID, content.access AS access, categories.title AS cat, users.email AS author_email, users.name AS author, content_rating.rating_sum AS rating_sum, content_rating.rating_count AS rating_count, categories.id AS CID FROM uthy8_content AS content LEFT JOIN uthy8_categories AS categories ON categories.id = content.catid LEFT JOIN uthy8_content_frontpage AS frontpage ON content.id = frontpage.content_id LEFT JOIN uthy8_users AS users ON users.id = content.created_by LEFT JOIN uthy8_content_rating AS content_rating ON content_rating.content_id = content.id WHERE AND categories.published = 1 ORDER BY content.created DESC
It happens with the Modul: mod_news_pro_gk4 and also with the standrd-joomla-newsflashmodul.
It is the last version of template 2059 installed with the premium-template.
Greetings Frank
AS Templates
POSTED: 2015-03-19
Hello FHAUTOG,
It seems you have some problems with your articles. Have you installed this template using quick-start installation package? What is your site url please.
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
I have two questions,
Where you can change the text "Welcome" on the home page and
what module responsible for:
Y
E
S
I can not find it
Thank's
Regards, Rafal
The page heading you can find and change in your Joomla admin panel -> Main menu -> Home -> Page Display -> Page Heading parameter.
The module you can find in position 10, for more info please see the following page: http://www.astemplates.com/joomla-template-documentation/218-160-modules-configuration#whyourteam
Regards, AS Team.
View History
In the Projects gallery, when i click on the image zoom icon, it just brings up a slider showing other project images instead of images from the selected project.
is this by design? How can i click on the magnifier + icon and show only images from the selected project only? it makes no sense to show other project images when selecting one project.
It should be shown like on our demo page:
http://asdesigning.com/demo/asj59/index.php/projects
Have you installed this template using quick-start installation package and what is your site url, we have to see this issue.
Regards, AS Team.
View History
How can I modify height of the main menu block (the transparent one)?
That's <div class="row"> probably
Thank you
Try to make changes in the tmpl.default.css file in the following class:
#header-row .container
{
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
border-bottom: 9px solid #ffffff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
padding: 25px 0 0;
}
And as you understand the header height is depends on your logo size.
Regards, AS Team.
View History
I am trying to make a side-by-side set of custom HTML fields in Position 30 to display two location addresses as my business operates out of two locations. As of now, the two custom HTML fields appear one on top, one below. How can I make them appear side by side?
Thanks,
It seems you forgot to set bootstrap column size for your modules, the parameter you can find under Advanced options tab, if you have 2 modules in position 30 you have to set bootstrap size to 6 columns for each.
Regards, AS Team.
View History
Regards, Michael
What is your site url please? The fonts should be set from the extension only.
Regards, AS Team.
View History
Michael
View History
Regards, Michael
You can do it in the tmpl.default.css file in the following class (line 2967):
#footer-row .moduletable.social li a:hover
{
background-color: #ff9966 !important;
color: #ffffff;
transition: background 0.5s ease 0.1s;
}
You can easy determinate the file which should be changed and the css class by installing and using Mozilla or Opera Fireblug plugin:
https://getfirebug.com/
https://addons.opera.com/en/extensions/details/firebug-lite-button/
Regards, AS Team.
View History
Regards, Michael
View History
Regards, Michael
First you have to install the language support in your Joomla admin panel, how to do it you can find on the following page:
http://www.astemplates.com/faq/multilingual-joomla-3-website
Regards, AS Team.
View History
Im using the single domain license of this template.
How can we change the Orange color which is the template theme color? I mean we need to replace Orange color with another color wherever it is displayed. thanks in advance..
santhosh wilson
You can do it by editing css files only. You can easy determinate the file which should be changed and the css class by installing and using Mozilla or Opera Fireblug plugin:
https://getfirebug.com/
https://addons.opera.com/en/extensions/details/firebug-lite-button/
Or you can ask for our customization services: http://www.astemplates.com/customservices
Regards, AS Team.
View History
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND categories.published = 1 ORDER BY content.created DESC' at line 28 SQL=SELECT categories.title AS cat, content.id AS ID, content.access AS access, categories.title AS cat, users.email AS author_email, users.name AS author, content_rating.rating_sum AS rating_sum, content_rating.rating_count AS rating_count, categories.id AS CID FROM uthy8_content AS content LEFT JOIN uthy8_categories AS categories ON categories.id = content.catid LEFT JOIN uthy8_content_frontpage AS frontpage ON content.id = frontpage.content_id LEFT JOIN uthy8_users AS users ON users.id = content.created_by LEFT JOIN uthy8_content_rating AS content_rating ON content_rating.content_id = content.id WHERE AND categories.published = 1 ORDER BY content.created DESC
It happens with the Modul: mod_news_pro_gk4 and also with the standrd-joomla-newsflashmodul.
It is the last version of template 2059 installed with the premium-template.
Greetings Frank
It seems you have some problems with your articles. Have you installed this template using quick-start installation package? What is your site url please.
Regards, AS Team.