Joomla! Template 002037 - Item Support

hi guys! I am trying to install this template on a work/test site but I get this error:
Warning: Invalid argument supplied for foreach() in \HMFSWWEBDTC002gabrielacardu.compublic_htmljoomla01librariesjoomlalanguagelanguage.php on line 1315 Fatal error: Call to undefined method JException::setModel() in \HMFSWWEBDTC002gabrielacardu.compublic_htmljoomla01installationcontroller.php on line 62

I created a folder named joomla01 on the site root, and uploaded the unzipped files from quickstart.

I see a language library error and I wonder if there is any relation to the site / host being in spanish. Please help me as I am not able to install the site. I have reloaded (ftp) the files under quickstart twice with no diference.

Thanks!
Enrique.
Hello EACARDU,
Please see the following post, hope it will help you:

http://forum.joomla.org/viewtopic.php?p=2673677

Regards, AS Team.
Well I ended up 'downgrading' the version of PHP from 5.3.x to 5.2.x or something like that and magically everything started working... Go figure...
Yup, it is me again. Very new on this Joomla world.
I created an article, just plain text, and I set the Featured flag to yes. I cannot find the article in the home page for my life. I understood 'featured' articles will show up in the home page.
what am I missing here?
Hello EACARDU,
Only if you have setup your home page to show featured articles, please see the following article for more info:
http://www.astemplates.com/itemdetails.php?id=125&page=howto&article=7

Regards, AS Team.
1. If you have set up your home page, and...
2. The number of leading articles, and intro articles and links is 'not' zero '0'. Otherwise I guess Joomla assumes there is nothing to show!
Hello EACARDU,
Yes, if every field put to 0 Joomla nothing will show.

Regards, AS Team.
here is another issue... the site finally installed okay, or so it seemed, however, now the category manager gives me this errors:

Warning: require_once(hmfswwebDTC002gabrielacardu.compublic_htmljoomla11administratorcomponentscom_contenthelperscontent.php) [function.require-once]: failed to open stream: No such file or directory in \hmfswwebDTC002gabrielacardu.compublic_htmljoomla11administratorcomponentscom_categorieshelperscategories.php on line 46

Fatal error: require_once() [function.require]: Failed opening required 'hmfswwebDTC002gabrielacardu.compublic_htmljoomla11administratorcomponentscom_contenthelperscontent.php' (include_path='.;E:php5.2ext;E:php5.2PEAR;E:php5.2PhpCommon') in \hmfswwebDTC002gabrielacardu.compublic_htmljoomla11administratorcomponentscom_categorieshelperscategories.php on line 46

Please, please this time do not send me to a joomla forum link. I paid for this template, I expect you will support it. I am already doubting if I can use it for a real site or I should go ahead and use something else that works. I have installed and deinstaleld Joomla in this site a million times with no issues, but I had issues with your installer from the begining. Now something else is not working. Please, please guys! I want to use this template on a project!!! For real!

Thanks!
Enrique.
Hello EACARDU,
Accordingly to the message you have problem with Joomla installation, not with the template, you problem is with:
\hmfswwebDTC002gabrielacardu.compublic_htmljoomla11administratorcomponentscom_categorieshelperscategories.php file,

when the template is located in the:
\hmfswwebDTC002gabrielacardu.compublic_htmljoomla11 emplatesas002037 folder.

Our suggestion is install the template using the quick-start installation package.
Sorry, regarding the support please see our terms of use.

Regards, AS Team.
I installed the template using the quick-start installation! I can install and deinstall Joomla using my site tools with no issues whatsoever, but something is not right with the installation through quick-start.
1. first it did not work with the version of PHP we had set up.
2. then we changed the version of PHP and it installed correctly.
3. Now, after the installation completed successfully, and we installed the sample data, all seems to work okay.
4. Trying to enter in the Category Manager fails with the error I sent you.

Your recommendation tells me:
a) You do not really know what is going on. (I installed the site using quick-start!)
b) You are not going to help me.

Can I get my money back or you also have a non-refund policy?

Really, guys, please help me get this to work, I like your template, I like many of your templates, and I have many projects where to use them. But I cannot do it without support. I am willing to work with you, but I need some interest on your part, and some guidance... Please?
Hello EACARDU,
Please provide us with an access to the Joomla admin panel, we would like to see this issue.

Regards, AS Team.
Sure, no problem.
The site is kind of slow, please be patient.
http://gabrielacardu.com/joomla11/administrator

I really appreciate it guys!
Hello EACARDU,
On which page we can see the error massage?

Regards, AS Team.
try to get to the category manager either by clicking the icon or from the 'content' menu administration page.
Hello EACARDU,
There is some kind of installation problem which is not related to the template or quick-start package, please read the following article, it should help you:
http://forum.joomla.org/viewtopic.php?f=622&t=718932

Regards, AS Team.
AS002037 QUESTION.
Firts and foremost the template works as a champ! So much so that we are trying to make some changes. Let me explain. The page is HOME, the modules use location 12 13 14 & 15. This modules have a custom <read more> button. When the button is clicked, they expand to use 100% of the width of the screen, and show the same image that is displayed in the preview on the left side.
this is what we like to do:
1. Eliminate the image from the intro (we can do that easily).
2. Display the image on the left (just like it does now).

Or even better, display two different images! One in the intro, and a diferent one after clicking <read more>. Remember we want to display the image on the left portion of the panel just as it is out of the box.

Is that even possible?

Thanks a lot!

Enrique.

Hello EACARDU,
There is no option to put 2 different images, it should be developed, but you can display the image in the toggle panel only.
In the tmpl.custom.css file please add the following class:

#header .row4 .modtoggle_content,
#header .row4 .modtoggle_content .modtoggle_preview
{
float: left;
width: 100%;
}

Replace the content of the module with the following:

<div class="modtoggle_preview pos13">
<p class="intro">
Lorem ipsum dolor sit amet, consectetur adipiscing eliton. Nulla suscipit porttitor conse ctetur.
Fusce pretium libertos nec felis rhoncus nec faucibus turpis convallis ...
</p>
<p class="btn_open left readmore modtoggle pos13">READ MORE</p>

</div>
<div class="modtoggle_content pos13">
<p>
<img src="images/sampledata/as002037/img.home.ideas.png" border="0" width="167" class="left" />
Lorem ipsum dolor sit amet, consectetur adipiscing eliton. Nulla suscipit porttitor conse ctetur. Fusce pretium libertos nec felis rhoncus nec faucibus turpis convallis Lorem ipsum dolor sit amet, consectetur adipiscing eliton. Nulla suscipit porttitor conse ctetur. Fusce pretium libertos nec felis rhoncus nec faucibus turpis convallis. Lorem ipsum dolor sit amet, consectetur adipiscing eliton. Nulla suscipit porttitor conse ctetur. Fusce pretium libertos nec felis rhoncus nec faucibus turpis convallis. Lorem ipsum dolor sit amet, consectetur adipiscing eliton. Nulla suscipit porttitor conse ctetur. Fusce pretium libertos nec felis rhoncus nec faucibus turpis convallis.
</p>
<div class="modtoggle_preview pos13">
<p class="btn_close right readmore modtoggle pos13">CLOSE</p>
</div>
</div>

Regards, AS Team.

Hmmmm... That would work. However, where is the tmpl.custom.css?
Do I have to create it?
Hello EACARDU,
Sorry, please put it in Custom CSS area of the template parameters.

Regards, AS Team.
I am sorry...
I do not know what you are talking about... Where is the custom area of the template? Is that a folder? Is that a section on one of the css files?
Item Name:
002037
Author:
Downloads:
9897
Sales:
1707
Created:
2012-04-23
Updated:
2020-01-13
Item Version:
3.6.0
Supported Joomla:
Joomla 3 Product
$29.00
Regular License
This item may be used for a single domain only.
$39.00
Extended License

AS Designing Templates Club

Templates Club
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