Hi,
I would like to remove the link on the gallery images, and to keep only the magnifying glas.
What I would like to show there is a pure photo gallery without the articles in the background. Is that possible?
http://j.manufoto.de/index.php/gallery
Regards,
Manuel
AS Templates
POSTED: 2015-07-21
Hello FMANUEL,
It can be done by editing 'templates/002062/html/com_content/category/gallery_item.php' file the following lines (279-286):
Hi, I have a question concerning the number of categories displayed in the gallery. Currently get only the categories "Show all" and three other ones that I have created displayed. But there are two more categories that I have already created and there are also images connected to them. If I go to "Content" -> "Category Manager" I see all categories in backend. And if I pull one of the not displayed categories over one f the currently displayed ones it also appears in the frontend. But the one category that was put behind the new one is now not displayed any more in frontend.
I hope you understand my request. My problem is, that I want 6 categories to be displayed in "gallery" section. But currently I only get 4 displayed although all categories are marked as published and all categories contain images.
Best regards,
jd
AS Templates
POSTED: 2015-07-22
Hello JOHNDOE,
We are sorry, we do not see any purchased items under your account.
Hi Team, this is because I currently registered with a new account. My previous account was "janedoe". But for that account I forgot the password. So I requested a new one by using the password forgot option. But after two days there was still no mail in my mail account. Also not in spam folder. So I thought it would be easier to register new.
Maybe you could send me a new password for my "old" account "janedoe"? As soon as I got the password recovered I will delete the account "johndoe".
Best regards,
jd
AS Templates
POSTED: 2015-07-23
Hello JOHNDOE,
We have generated a new password for you and sent it to your email:
marcus xxxxxxx @gmx.de
If you not received it please check your junk folder.
first of all: Thanks for generating new password for me. It works now :)
And now my prior request:
I have a question concerning the number of categories displayed in the gallery. Currently get only the categories "Show all" and three other ones that I have created displayed. But there are two more categories that I have already created and there are also images connected to them. If I go to "Content" -> "Category Manager" I see all categories in backend. And if I pull one of the not displayed categories over one f the currently displayed ones it also appears in the frontend. But the one category that was put behind the new one is now not displayed any more in frontend.
I hope you understand my request. My problem is, that I want 6 categories to be displayed in "gallery" section. But currently I only get 4 displayed although all categories are marked as published and all categories contain images.
NOTE: Below the galleries there is always a kind of pagination. By using this pagination the user can make other currently non visible categories visible. But I want them to appear all together on the top of the gallery page. Currently I get only the follwowing categories displayed as I open the gallery: "Show All", "Menschen", "Paare", "Erotik". When I click the "next" button at the bottom below the gallery I get also the other available category displayed at top: "Show All", "Erotik", "Akt".
So I want all available categories to be displayed at the top:
"Show All", "Menschen", "Paare", "Erotik", "Akt".
The pagination should not be displayed if possible.
Best regards,
jd
AS Templates
POSTED: 2015-07-24
Hello JANEDOE,
You have to increase number of Intro Articles in the gallery menu item under the blog layout tab.
BTW, your license for our free support is expired.
I already increased the number of Intro Articles to 8. So the categories should definetely be displayed. But they won't get shown! So please help me, I don't know what to do anymore..
PS: Can the license for the support be extended?
Best regards,
Marcus
AS Templates
POSTED: 2015-07-27
Hello JANEDOE,
The license you can extend from your AS account -> Archive page.
it's me again. I finally solved the problem! Because of the high number of images I had to raise the number of layout images of over 300. So no all categories are displayed. Thanks a lot!
Another last question: Is it possible to make the option "Show all" disappear? I want to link directly to one of the available categories and not to "Show all" when "Gallerie" is clicked in menu.
I would like to know how it is possible to increase the number of items in a project without creating a second page e.g. Gallery --> in studio
Please tell me the possibilities!
Thank you and best regards,
AS Templates
POSTED: 2015-07-28
Hello LORETE54,
You have to increase number of Intro Articles in the gallery menu item under the blog layout tab in your Joomla admin panel.
It is impossible to establish the HTML template files are absent!
Ðевозможно уÑтановить шаблон! HTML файлы отÑутÑтвуют( уÑтановочный пакет)
AS Templates
POSTED: 2015-08-11
Hello ALEKSEENKO,
Sorry, not quite understand the problem, Joomla does not have any html files, the package contains PHP files instead.
Our suggestion is to install the tempalte 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 quick-start package is actually the template documentation. If by some reason you can't install it on your live server you can install on some demo server or demo folder and then preview all settings.
The package should be installed like regular Joomla installation, here you can find some more info: http://www.astemplates.com/joomla-template-documentation/226-002062
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
Regards,
Please see tmpl.default.css file the following class:
body {
background-color: #0e0e0e;
background-image: url("../images/bg.general.png");
background-position: left top;
color: #ddd;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 18px;
margin: 0;
}
Regards, AS Team.
View History
I would like to remove the link on the gallery images, and to keep only the magnifying glas.
What I would like to show there is a pure photo gallery without the articles in the background. Is that possible?
http://j.manufoto.de/index.php/gallery
Regards,
Manuel
It can be done by editing 'templates/002062/html/com_content/category/gallery_item.php' file the following lines (279-286):
<div class="item_more">
<a class="touchGalleryLink zoom" href="<?php echo htmlspecialchars($images->image_fulltext); ?>">
<span class="icon-zoom-in"></span>
</a>
<a class="hover_more" href="<?php echo $link; ?>">
<span class="icon-more"></span>
</a>
</div>
Regards, AS Team.
View History
it worked.
Regards,
Manuel
View History
I hope you understand my request. My problem is, that I want 6 categories to be displayed in "gallery" section. But currently I only get 4 displayed although all categories are marked as published and all categories contain images.
Best regards,
jd
We are sorry, we do not see any purchased items under your account.
Regards, AS Team.
View History
Maybe you could send me a new password for my "old" account "janedoe"? As soon as I got the password recovered I will delete the account "johndoe".
Best regards,
jd
We have generated a new password for you and sent it to your email:
marcus xxxxxxx @gmx.de
If you not received it please check your junk folder.
Regards, AS Team.
View History
first of all: Thanks for generating new password for me. It works now :)
And now my prior request:
I have a question concerning the number of categories displayed in the gallery. Currently get only the categories "Show all" and three other ones that I have created displayed. But there are two more categories that I have already created and there are also images connected to them. If I go to "Content" -> "Category Manager" I see all categories in backend. And if I pull one of the not displayed categories over one f the currently displayed ones it also appears in the frontend. But the one category that was put behind the new one is now not displayed any more in frontend.
I hope you understand my request. My problem is, that I want 6 categories to be displayed in "gallery" section. But currently I only get 4 displayed although all categories are marked as published and all categories contain images.
NOTE: Below the galleries there is always a kind of pagination. By using this pagination the user can make other currently non visible categories visible. But I want them to appear all together on the top of the gallery page. Currently I get only the follwowing categories displayed as I open the gallery: "Show All", "Menschen", "Paare", "Erotik". When I click the "next" button at the bottom below the gallery I get also the other available category displayed at top: "Show All", "Erotik", "Akt".
So I want all available categories to be displayed at the top:
"Show All", "Menschen", "Paare", "Erotik", "Akt".
The pagination should not be displayed if possible.
Best regards,
jd
You have to increase number of Intro Articles in the gallery menu item under the blog layout tab.
BTW, your license for our free support is expired.
Regards, AS Team.
View History
I already increased the number of Intro Articles to 8. So the categories should definetely be displayed. But they won't get shown! So please help me, I don't know what to do anymore..
PS: Can the license for the support be extended?
Best regards,
Marcus
The license you can extend from your AS account -> Archive page.
Regards, AS Team.
View History
it's me again. I finally solved the problem! Because of the high number of images I had to raise the number of layout images of over 300. So no all categories are displayed. Thanks a lot!
Another last question: Is it possible to make the option "Show all" disappear? I want to link directly to one of the available categories and not to "Show all" when "Gallerie" is clicked in menu.
Thanks & best regards,
JD
View History
I would like to know how it is possible to increase the number of items in a project without creating a second page e.g. Gallery --> in studio
Please tell me the possibilities!
Thank you and best regards,
You have to increase number of Intro Articles in the gallery menu item under the blog layout tab in your Joomla admin panel.
Regards, AS Team.
View History
It works perfectly
Best regards
View History
Ðевозможно уÑтановить шаблон! HTML файлы отÑутÑтвуют( уÑтановочный пакет)
Sorry, not quite understand the problem, Joomla does not have any html files, the package contains PHP files instead.
Our suggestion is to install the tempalte 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 quick-start package is actually the template documentation. If by some reason you can't install it on your live server you can install on some demo server or demo folder and then preview all settings.
The package should be installed like regular Joomla installation, here you can find some more info:
http://www.astemplates.com/joomla-template-documentation/226-002062
Regards, AS Team.
View History
×
Предупреждение
JInstaller: :Install: Ðе удалоÑÑŒ найти XML-файл уÑтановки
Ошибка
Ðевозможно найти уÑтановочный пакет
КÐК ÐœÐЕ ЕГО УСТÐÐОВИТЬ? ПЕРВЫЙ Ð ÐЗ С ТÐКИМ СТÐЛКИВÐЮСЬ! Я ÐЕ СИСÐДМИÐ.
ЧТО ДЕЛÐТЬ?