Good morning . How I can change the order in which they appear the 3 items " Home_top Articles" on the home page ? Thank you.
AS Templates
POSTED: 2015-05-04
Hello MULTIIDEX,
You can do it using Order Results parameter under the extension module tab, you have 4 options for ordering: published date, created date, articles ordering and random.
Is it possible to slow the speed of fading in AS Slider? How and where can I change the settings for this speed?
Thanks for your support in advance and best wishes,
Meez
AS Templates
POSTED: 2015-05-18
Hello MEEZEKATZ,
Did you try to use the extension Image Show Time and Transition Period parameters? These parameters you can find under Slider Settings tab.
Thanks a lot for this quick answer. I should have found this myself... Shame on me. Sorry!
There are two more problems I can't solve. Maybe you can help me with these just as fast :)
It seems like the images in the AS slider are increased. Is it possible to have them just the size they are in original? I mean is it possible to deactivate this expansion?
And my other question is if there is a way to eliminate the links on the images in the articles? I tried to find the right settings by opening the article and the tab "Options" - but there seems to be no such setting.
All the images in the articles are increased aswell and are linked to the main article - even if the "readmore" instruction within the article is removed! So maybe I can turn off the linking and the zoom effect on the images? That would be great!
Hopefully I have explained everything clearly :)
Best wishes to all of you,
Meez
AS Templates
POSTED: 2015-05-19
Hello MEEZEKATZ,
1. Sorry, there is no such option, please make you images 1200x480 pixels.
2. Turn off the zoom effect you can by editing tmpl.default.css file the following classes:
Hello MEEZEKATZ,
The Newsflash module do not have such parameter, image links you can disable only by editing '\modules\mod_articles_news_adv\tmpl\_item.php' file, lines 18-23.
I managed to remove the zoom effect on the images. Jibbieh! THANKS! :)
But the links on the different images are still activated. :(
I tried editing '\modules\mod_articles_news_adv\tmpl\_item.php' file, lines 18-23 but either the links stayed on the images or the images disappeared completely. Maybe you could give me some more detailed informations how to remove this links?
The linked images are not only in modules but also in articles shown in the content area. I could't find files about that to remove the image links. I only need to remove them at the introducing images in the articles.
That would be enough for me.
Can you help me with that again?
All the best to you all,
Meezekatz
AS Templates
POSTED: 2015-05-19
Hello MEEZEKATZ,
Can you please provide us with domain name, you can add it in your AS Templates account.
I filled in the domain name and some informations.
Thank you very much for your support and your effort to help.
Best wishes,
Meezekatz
AS Templates
POSTED: 2015-05-20
Hello MEEZEKATZ,
We checked your site, it should be done by our developers, you may ask for our customization services using the following page: http://www.astemplates.com/customservices
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
What is your site url please? We have to see it in case to help you.
Regards, AS Team.
You have to create a menu item for each of your articles or category of articles like it is done for Software Factory article.
Regards, AS Team.
View History
View History
You can do it using Order Results parameter under the extension module tab, you have 4 options for ordering: published date, created date, articles ordering and random.
Regards, AS Team.
View History
I am trying to change the color of the headers of modules, like the login module, now F3594C to 005C8D
I have been looking for it in all CSS files, but cannot find it, can you please help me with that?
Jouke
You can do it by editing tmpl.default.css file the following class:
#aside-row-2-left h2, #aside-row-2-left .module_title, #aside-row-2-right h2, #aside-row-2-right .module_title {
background: none repeat scroll 0 0 #f3594c;
border: medium none;
color: #fff;
margin-bottom: 27px;
padding: 8px 10px 7px 20px;
}
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
View History
Is it possible to slow the speed of fading in AS Slider? How and where can I change the settings for this speed?
Thanks for your support in advance and best wishes,
Meez
Did you try to use the extension Image Show Time and Transition Period parameters? These parameters you can find under Slider Settings tab.
Regards, AS Team.
View History
Thanks a lot for this quick answer. I should have found this myself... Shame on me. Sorry!
There are two more problems I can't solve. Maybe you can help me with these just as fast :)
It seems like the images in the AS slider are increased. Is it possible to have them just the size they are in original? I mean is it possible to deactivate this expansion?
And my other question is if there is a way to eliminate the links on the images in the articles? I tried to find the right settings by opening the article and the tab "Options" - but there seems to be no such setting.
All the images in the articles are increased aswell and are linked to the main article - even if the "readmore" instruction within the article is removed! So maybe I can turn off the linking and the zoom effect on the images? That would be great!
Hopefully I have explained everything clearly :)
Best wishes to all of you,
Meez
1. Sorry, there is no such option, please make you images 1200x480 pixels.
2. Turn off the zoom effect you can by editing tmpl.default.css file the following classes:
#header-bottom-row .mod-newsflash-adv .img-intro img:hover
{
transform: scale(0.9, 0.9);
transition: all 0.5s ease 0s;
}
#header-bottom-row .mod-newsflash-adv .img-intro img {
background-color: #fff;
margin-bottom: 10px;
transition: all 0.5s ease 0s;
}
Regards, AS Team.
The Newsflash module do not have such parameter, image links you can disable only by editing '\modules\mod_articles_news_adv\tmpl\_item.php' file, lines 18-23.
Regards, AS Team.
View History
I managed to remove the zoom effect on the images. Jibbieh! THANKS! :)
But the links on the different images are still activated. :(
I tried editing '\modules\mod_articles_news_adv\tmpl\_item.php' file, lines 18-23 but either the links stayed on the images or the images disappeared completely. Maybe you could give me some more detailed informations how to remove this links?
The linked images are not only in modules but also in articles shown in the content area. I could't find files about that to remove the image links. I only need to remove them at the introducing images in the articles.
That would be enough for me.
Can you help me with that again?
All the best to you all,
Meezekatz
Can you please provide us with domain name, you can add it in your AS Templates account.
Regards, AS Team.
View History
Thank you very much for your support and your effort to help.
Best wishes,
Meezekatz
We checked your site, it should be done by our developers, you may ask for our customization services using the following page:
http://www.astemplates.com/customservices
Regards, AS Team.
View History
I've been searching for the solution way too long!
Where can I change the pictures of the Art Slider?
Best regards
Did you check the slider documentation?
http://www.astemplates.com/joomla-extension-documentation/165-as-artslider
Regards, AS Team.
View History
Thank you very much!!
Best regards