Hello,
I need some help with Services Module.
Where can I change its settings? I need to change "Filter by Category" and the number of Articles. There are Categories - Our Services "Phoca Gallery" and Client Services "News Show Pro GK4". But I cant understand how and where to make necessary changes.
Thanks.
AS Templates
POSTED: 2015-05-22
Hello CHICITO1988,
Sorry, your question is too general, what exact changes you have to make?
Hello,
I need help about "Services" page of this template.
When a visitor clicks on the image over the article, an image appears: this is because this menu works with Phoca Gallery.
Instead of this, when you click on the image, is it possible open directly the corresponding article?
Thank you and regards, Diego.
AS Templates
POSTED: 2015-05-25
Hello DIEGOSORR,
What is your site url please and the page where we can see the article with image?
The url where you can see that page is:
http://www.studiosorrentino.net/index.php?option=com_content&view=category&layout=as002071:gallery&id=49&Itemid=556
It would be useful that the images are be able to open like an "read more" button.
AS Templates
POSTED: 2015-05-26
Hello DIEGOSORR,
Sorry, this gallery doesn't have such option, it should be developed.
Hi everyone! I just published my website on my domain, prefabweb.com, and just noticed that the AS Slider that comes with this template does not show the slide caption when the site is viewed on an iphone. I can see the image has been made smaller, but the caption is gone. Any way to fix this? Thanks!
AS Templates
POSTED: 2015-06-12
Hello INESROSAS,
It is because mobile device does not have enough space for caption, you can enable it by removing the following class from the
'/templates/as002071/css/media.768.css' file:
HELP!!! I commented those classes out, and there was no change. Then I deleted them from the file altogether and the slider stopped working. Now it will not bring the images up. The little circle just keeps going round and round. Then I placed back the original media.768 file from another install I had, and it still has not fixed the slider... You can see this at prefabweb.com. help!
Never mind, the slider is working again. However, I need clarification on the fix you suggested to get the caption to show on smartphones, because neither commenting out the classes nor deleting them worked...
By the way, I don't think the relevant file is the 768 one. I think any tweaking for smart phones should be in the 480 file... In that one, I found two lines that I think maybe could be responsible for the caption not showing...
Hi! Thanks, I did both, I changed the display from none to block and then deleted the classes from the 768 file... Neither worked. I'll give you guys admin access to see if you can figure out why it's not working... Again, thanks!
Ok, now I see the caption and the navigation on the slider through my iphone. What did you guys do? Or was it maybe a cache issue? Either way, I need to style the caption so its font size is smaller. How do I do that? Thanks!
AS Templates
POSTED: 2015-06-12
Hello INESROSAS,
We nothing did, probably it was cache issue.
Sorry, you must to have some knowledge in css styling, we are not able to learn you. If you interested you may ask for our services using the following page: http://www.astemplates.com/services
Hello, I've installed Joomla without sample data, but I've copied the folder "asimages" to the Joomla sampledata folder. My slider still doesn't show any images or captions, it just keeps loading. Is there something wrong with the location of the slide images, I mean without sample data, where does the module look for the slide-images?
Our suggestion is to install this template using quick-start installation package, after installing the package your site will look exact like our demo preview page and it will be easy for you to make changes in the content, preview all parameters and settings. The installation will save a lot of your time.
Ok. Another problem just occured: The contact form does not show with the AS-template. It has something to do with your com_contact-override folder. When I remove it, I do have the form, but not in AS style.
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 need some help with Services Module.
Where can I change its settings? I need to change "Filter by Category" and the number of Articles. There are Categories - Our Services "Phoca Gallery" and Client Services "News Show Pro GK4". But I cant understand how and where to make necessary changes.
Thanks.
Sorry, your question is too general, what exact changes you have to make?
Regards, AS Team.
View History
I need help about "Services" page of this template.
When a visitor clicks on the image over the article, an image appears: this is because this menu works with Phoca Gallery.
Instead of this, when you click on the image, is it possible open directly the corresponding article?
Thank you and regards, Diego.
What is your site url please and the page where we can see the article with image?
Regards, AS Team.
View History
http://www.studiosorrentino.net/index.php?option=com_content&view=category&layout=as002071:gallery&id=49&Itemid=556
It would be useful that the images are be able to open like an "read more" button.
Sorry, this gallery doesn't have such option, it should be developed.
Regards, AS Team.
View History
It is because mobile device does not have enough space for caption, you can enable it by removing the following class from the
'/templates/as002071/css/media.768.css' file:
.camera_prev,
.camera_next,
.camera_commands,
.camera_target_content,
.camera_pag
{
display: none;
}
Regards, AS Team.
View History
View History
View History
.camera_caption a.readmore span
{
display: none !important;
}
and
.tp-caption.slider-caption
{
display: none;
}
maybe these should be display: inline or block??
Please first delete it in file 768, or replace
display: none;
to
display: block;
then clear your browser cache, please let us know if it will not work, we will recheck your site source code.
Regards, AS Team.
View History
View History
We nothing did, probably it was cache issue.
Sorry, you must to have some knowledge in css styling, we are not able to learn you. If you interested you may ask for our services using the following page: http://www.astemplates.com/services
Regards, AS Team.
View History
It is not enough to just copy images, you have to create articles for the slider and config it. For more information please see the slider documentation:
http://www.astemplates.com/joomla-extension-documentation/165-as-artslider
Our suggestion is to install this template using quick-start installation package, after installing the package your site will look exact like our demo preview page and it will be easy for you to make changes in the content, preview all parameters and settings. The installation will save a lot of your time.
Regards, AS Team.
View History
There is a lot in it like:
aside .item_img img
{
padding: 3px;
}
Is there a point missing before aside? Should I correct this?
No, you do not need to put point before the 'aside' tag.
Regards, AS Team.
View History