Hello JOOMLA2015,
You have to set Latitude and Longitude parameters under the Google Map plugin Location settings tab, more info about this plugin you can find here: http://www.mapsplugin.com/
Hello
How can I get more than 3 testimonials at the bottom of the page. I've tried for several hours now to find where I can set these features, but no success.
Best regards
AS Templates
POSTED: 2016-01-03
Hello JOOMLA2015,
What is your site url please? On which page we can see the testimonials module and in which position?
www.imahoustonkarate.com
And the module is yours calles "1000s of happy clients", on all pages - as position 30.
AS Templates
POSTED: 2016-01-04
Hello JOOMLA2015,
First you have to add more articles/testimonials under appropriate article's category, then you have to change 'Amount of pages with arts' parameter under Article Layout tab of the '1000s of happy clients' extension, all extension parameters you can preview here:
Hi, the font color of the headers in the template is white. As a result, in the print view of an article the headers aren't visible. I read something about how to apply custom styles for the print popup: https://docs.joomla.org/Customizing_the_print_pop-up. Unfortunately my skills aren't good enough to apply this without collateral damage, I'm afraid. Can you please advice me on how to force black font for printing? Or even better, provide an updated component.php / css for printing.
Thanks in advance, Tom Peperkamp.
AS Templates
POSTED: 2016-02-06
Hello TOMPEPERKAMP,
Can you please provide us with an access to your Joomla admin panel and we will do it for you. The access info please put in the Special info area under your Purchased items section of your AS account.
I want to know how change the theme color, the template said it has 5 difernt colors.
In the quick star pack in the contact page is a map how can i chage it, or insert a google maps item.
the 10000s happy clients shows a lot of code it is right?
thanks
AS Templates
POSTED: 2016-03-01
Hello CUBAMEDICAINTEGRAL,
The Template styles parameter you can find under the template General Configuration Parameters tab.
The google map location you can change under the plugin Location settings tab, please see Latitude and Longitude parameters.
All these notices you can disable in your Joomla admin panel -> Global configurations -> Server Settings panel by changing the Error Reporting parameter to 'None'.
I'm trying to put a background image into my theme default css folder so it can cover the whole background of my page. I'm not sure if i'm doing anything wrong but my codes are :
body
{
margin: 0px;
line-height: 16px;
background-position: cover;
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #121212;
background-image: url("../images/sampledata/form/backgroundimage.jpg");
}
img
{
max-width: 100%;
min-height:100%;
AS Templates
POSTED: 2016-03-05
Hello DAEDALUSAPEX,
There is no such image, it seems you put wrong path:
images/sampledata/form/backgroundimage.jpg
I just uploaded the same image into my ../images folder named it background.jpg and replaced the code to font-size: 12px;
color: #121212;
background-image: url("../images/background.jpg");
}
but it still doesn't work, i'm not sure whats happening. it just wont appear into my background on the site.
AS Templates
POSTED: 2016-03-05
Hello DAEDALUSAPEX,
Try to add the following property: background-attachment: fixed;
and change background-position from 'center center' to 'center top'
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
You have to set Latitude and Longitude parameters under the Google Map plugin Location settings tab, more info about this plugin you can find here: http://www.mapsplugin.com/
Regards, AS Team.
View History
How can I get more than 3 testimonials at the bottom of the page. I've tried for several hours now to find where I can set these features, but no success.
Best regards
What is your site url please? On which page we can see the testimonials module and in which position?
Regards, AS Team.
View History
And the module is yours calles "1000s of happy clients", on all pages - as position 30.
First you have to add more articles/testimonials under appropriate article's category, then you have to change 'Amount of pages with arts' parameter under Article Layout tab of the '1000s of happy clients' extension, all extension parameters you can preview here:
http://www.astemplates.com/joomla-template-documentation/157-180-modules-configuration#1000sclients
Regards, AS Team.
View History
Thanks in advance, Tom Peperkamp.
Can you please provide us with an access to your Joomla admin panel and we will do it for you. The access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
View History
Can you please let us know on which page you have enabled the Print icon?
Regards, AS Team.
View History
Please check your site, it should be OK now.
Regards, AS Team.
View History
View History
I want to know how change the theme color, the template said it has 5 difernt colors.
In the quick star pack in the contact page is a map how can i chage it, or insert a google maps item.
the 10000s happy clients shows a lot of code it is right?
thanks
The Template styles parameter you can find under the template General Configuration Parameters tab.
The google map location you can change under the plugin Location settings tab, please see Latitude and Longitude parameters.
All these notices you can disable in your Joomla admin panel -> Global configurations -> Server Settings panel by changing the Error Reporting parameter to 'None'.
Regards, AS Team.
View History
Sorry, not quite understand your question, can you please provide us with more info?
Regards, AS Team.
View History
body
{
margin: 0px;
line-height: 16px;
background-position: cover;
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #121212;
background-image: url("../images/sampledata/form/backgroundimage.jpg");
}
img
{
max-width: 100%;
min-height:100%;
There is no such image, it seems you put wrong path:
images/sampledata/form/backgroundimage.jpg
Regards, AS Team.
View History
color: #121212;
background-image: url("../images/background.jpg");
}
but it still doesn't work, i'm not sure whats happening. it just wont appear into my background on the site.
Try to add the following property: background-attachment: fixed;
and change background-position from 'center center' to 'center top'
Regards, AS Team.