Thank you for the fast help. Is it also possible to use this modules as an external link? So that an click wont open a contribution but an external link?
AS Templates
POSTED: 2017-07-18
Hello JACER89,
The module doesn't have such option, in your case you have to create a custom HTML module with custom link.
Trying to customize section at the bottom that is part of the Phoca Gallery Image Module. I deleted img.1.jpg, img.2.jpg etc. Also deleted all the phoca_thumb_l_img.1.jpg, phoca_thumb_l_img.2.jpg etc. I saved my pics with the same names but when I try to upload to the Phoca Gallery Image folders they change back to the sample data pics... what am I missing?
hi - I can't see anywhere onsite at ASTemplates, that explains how to update this template.
Do I just upload the template zip file through the extension manager and it overwrites the older version ?
I tried that and got an error message saying :
"Warning
Extension Install: Another template is already using the named folder: /home/thingsr1/scrutinizethis.me/templates/as002033. Are you trying to install the same extension again?"
and
"Error
Error installing template"
thanks, Pabs
AS Templates
POSTED: 2017-08-17
Hello PABS111,
What version do you use? Did you do any changes in source code of template?
Second question - I'm trying to display 3 modules in a row, in the same position, by using a custom module suffix, which is fine except that no matter what I try in changing css parameters, and bootstrap col sizes, I can't get the row of 3 mods to display equally in all responsive positions.
Display is fine in the larger resolutions ( >900px ) and good in the smallest range ( <370px or so ) bt in the mid range ( approx 700's and 800's px ranges eg ipads and tablets ), the moduless don't behave responsively and stay in related positioning in the same row, but instead one module drops to another row, so you have 2 modules in one row, and one in the row underneath.
Just to clarify ( and not further confuse, hopefully :) ), re my previous post here :
Been struggling to get 3 modules to display side by side ( with spacing ) in the same row, and to display perfectly in all responsive size options.
Using a module css unique suffix, and variations in css and bootstrap column number selections, I can get them to work perfectly in some, but never all, sizes ( mobile / cell to large monitor sizes ). There are always some sizes that don't display as they should in certain sizes ( mostly the ipad / tablet size ranges - but it switches if I start playing with other css parameters.
fixes displays in the smaller responsive sizes ( mods on top of each other and full screen width as per bootstrap default behaviour ) , but the larger, desktop size screen sizes then place the mods on top of each other ( not side by side as desired ) and at full screen width ( bootstrap cols 12 ).
I want three mods side by side ( in the larger responsive sizing ranges eg desktops and laptops ) that reduces to single columns in the smaller screen sizes ( by responsive default obviously ). And mid range displays that don't have 2 mods on one row and the third mod below them in another row.
and have tried width: auto.... left 'width' out entirely.... along with variations in bootstrap column numbers.
As I have two questions / issues, I'll try to put both into one posting here :
(1) I have to check, but i think I remember seeing it was version 4.3
and
(2) To view I'd have to give you host and admin access codes, and I don't really want it posted in a public form, even without that. I really wish you guys had an email support system for all the paid template options.
I'll update you on the second issue as I've advanced a bit myself with it, though it still won't behave. Perhaps the version issue in my first question might help the second problem ?
I bought a 002033 - Regular License (updated til August 2018)in April 2016.
How can configure/update the Template in order to be responsive?
BR
AS Templates
POSTED: 2017-08-22
Hello JORDICR,
You have too old template version, the template become responsive in 2014 when it was moved under Bootstrapped framework, the Bootstrap Framework makes it fully responsive to all screen resolutions and aspect ratios.
The template was fully recreated, changed all module positions and files structure. It will not work just by replacing the previous template version.
If you will decide to move to the new version you will need to build your existing site from scratch using the quick-start package. Please do not forget about backups.
The explanations for the settings of the modules are quite nice. The links are not shown however specified as shown in the example.
To install the complete version with the template generates error messages when the template is active.
Since the template already fails at the settings for position 1 and 3, I have not tested the other module positions.
At the time I think that I $29 got wasted. I'm really frustrated.
AS Templates
POSTED: 2017-09-12
Hello BUTKAR75,
What is your website url please, have you installed it using quick-start installation package.
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
can I reduce the shown modules in one line at as-position-24?
For example just 4 Modules instead of the default 6?
Under the module Advanced Options tab you have to change the Bootstrap column size parameter to 3 columns instead 2.
Regards, AS Team.
View History
The module doesn't have such option, in your case you have to create a custom HTML module with custom link.
Regards, AS Team.
View History
Trying to customize section at the bottom that is part of the Phoca Gallery Image Module. I deleted img.1.jpg, img.2.jpg etc. Also deleted all the phoca_thumb_l_img.1.jpg, phoca_thumb_l_img.2.jpg etc. I saved my pics with the same names but when I try to upload to the Phoca Gallery Image folders they change back to the sample data pics... what am I missing?
View History
Do I just upload the template zip file through the extension manager and it overwrites the older version ?
I tried that and got an error message saying :
"Warning
Extension Install: Another template is already using the named folder: /home/thingsr1/scrutinizethis.me/templates/as002033. Are you trying to install the same extension again?"
and
"Error
Error installing template"
thanks, Pabs
What version do you use? Did you do any changes in source code of template?
Regards, AS Team.
View History
Display is fine in the larger resolutions ( >900px ) and good in the smallest range ( <370px or so ) bt in the mid range ( approx 700's and 800's px ranges eg ipads and tablets ), the moduless don't behave responsively and stay in related positioning in the same row, but instead one module drops to another row, so you have 2 modules in one row, and one in the row underneath.
thanks for any help...
View History
Been struggling to get 3 modules to display side by side ( with spacing ) in the same row, and to display perfectly in all responsive size options.
Using a module css unique suffix, and variations in css and bootstrap column number selections, I can get them to work perfectly in some, but never all, sizes ( mobile / cell to large monitor sizes ). There are always some sizes that don't display as they should in certain sizes ( mostly the ipad / tablet size ranges - but it switches if I start playing with other css parameters.
I use this initially for the modules:
#header-bottom-row .threeacross {
background-color: #f4fdea;
padding: 27px 25px 46px;
width: 27%;
}
and using this:
#header-bottom-row .threeacross {
background-color: #f4fdea;
padding: 27px 25px 46px;
margin-bottom:20px;
}
fixes displays in the smaller responsive sizes ( mods on top of each other and full screen width as per bootstrap default behaviour ) , but the larger, desktop size screen sizes then place the mods on top of each other ( not side by side as desired ) and at full screen width ( bootstrap cols 12 ).
I want three mods side by side ( in the larger responsive sizing ranges eg desktops and laptops ) that reduces to single columns in the smaller screen sizes ( by responsive default obviously ). And mid range displays that don't have 2 mods on one row and the third mod below them in another row.
and have tried width: auto.... left 'width' out entirely.... along with variations in bootstrap column numbers.
Any advice appreciated...
Can you please provide us with site URL?
Regards, AS Team.
View History
As I have two questions / issues, I'll try to put both into one posting here :
(1) I have to check, but i think I remember seeing it was version 4.3
and
(2) To view I'd have to give you host and admin access codes, and I don't really want it posted in a public form, even without that. I really wish you guys had an email support system for all the paid template options.
I'll update you on the second issue as I've advanced a bit myself with it, though it still won't behave. Perhaps the version issue in my first question might help the second problem ?
1.
a. Before make any changes in code make sure to backup current version.
You can read how to that here: https://blog.astemplates.com/how-to-backup-joomla/
b.You can try unzip as002033_template.zip file rename it to as002033 and upload on server in templates folder.
2. You can put access information in Special Info area in your AS Templates account. This is secure.
Regards, AS Team.
View History
I bought a 002033 - Regular License (updated til August 2018)in April 2016.
How can configure/update the Template in order to be responsive?
BR
You have too old template version, the template become responsive in 2014 when it was moved under Bootstrapped framework, the Bootstrap Framework makes it fully responsive to all screen resolutions and aspect ratios.
The template was fully recreated, changed all module positions and files structure. It will not work just by replacing the previous template version.
If you will decide to move to the new version you will need to build your existing site from scratch using the quick-start package. Please do not forget about backups.
Regards, AS Team.
View History
To install the complete version with the template generates error messages when the template is active.
Since the template already fails at the settings for position 1 and 3, I have not tested the other module positions.
At the time I think that I $29 got wasted. I'm really frustrated.
What is your website url please, have you installed it using quick-start installation package.
Regards, AS Team.
View History
where is the favicon.ico in this template?
Your favicon ico you have to put in the the template root folder:
'www.turismochihuahua.com.mx/templates/as002033/'
Regards, AS Team.
View History
i use this template for my domain turismochihuahua.com.mx
if i use the same template, in another domain,
what problems-consecuences will present?
Your license does not allow to use this template on multiple domains, you can use it for one domain only.
Regards, AS Team.