Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
DivaVocals
You can always download the last version and the new one and do your own file comparison to see what's been modified..
99% authors always include which files have been modified.
There was a lot of problems with this template to begin with since Jennifer was the not the original author.
I have completely re-written it to make it function 100%. Plus have added other goodies. My clients love it and there is no problem with it now.
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
Linux
99% authors always include which files have been modified.
And Anne didn't include one which IMHO is not a big deal considering she contributed this template for FREE. My point was that if you needed this information, that a quick looksee using a file comparison program is and easy enough way to get the information you needed.
Another thing to consider is perhaps hasn't been able to respond to requests for this information because she is busy at the moment and wouldn't be able to provide this information for a FREE template while working on work that pays the bills.. :smile:(which is exactly what is going on based on a response for similar information requested in another support thread for another one of her templates..)
Quote:
Originally Posted by
Linux
There was a lot of problems with this template to begin with since Jennifer was the not the original author.
Dunno who Jennifer is, but Anne is the original author of this template..
Quote:
Originally Posted by
Linux
I have completely re-written it to make it function 100%. Plus have added other goodies. My clients love it and there is no problem with it now.
Excellent!!:clap: that's the point of free templates.. to use them as a starting point for your own great ideas.. Though I never had a problem with functionality with this template..
Re: Aberdeen Neutral Template Support Thread
Sorry for the confusion. Jennifer is my name, but I go by middle name Anne. Just way too many Jennifers in my generation :smile:
Sorry to have not included the list in the release, but I was quite pressed for time. I contribute these free templates in my free time, which is pretty sparse and getting sparser as the demand grows for custom zen cart design.
Quote:
I have completely re-written it to make it function 100%. Plus have added other goodies. My clients love it and there is no problem with it now.
I have no idea what you are implying here. If you find any problems, it would be beneficial to the community post the fix.
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Sorry for the confusion. Jennifer is my name, but I go by middle name Anne. Just way too many Jennifers in my generation :smile:
Ahhhhhhhhhh... :laugh: Color me corrected!!!:laugh:
Quote:
Originally Posted by
picaflor-azul
Sorry to have not included the list in the release, but I was quite pressed for time. I contribute these free templates in my free time, which is pretty sparse and getting sparser as the demand grows for custom zen cart design.
You don't need to apologize.. Not all mod authors include a list of changes files anyway.. (99% REALLY??? sounds like a random number) Many MAY include a list of files included (changed or otherwise) and a changelog..
Anyway.. The point is this: You created this template in YOUR free time, and then donated it to the community for FREE. You have supported it for FREE, and frankly girl IMHO that's more than generous and you owe no more to the community let alone an apology..
The list of changed files can easily be obtained by anyone willing to invest the time into getting this information for themselves if it's important, and not including it in a FREE contribution is MINOR since it's not like the information is UNOBTAINABLE..
Quote:
Originally Posted by
picaflor-azul
I have no idea what you are implying here. If you find any problems, it would be beneficial to the community post the fix.
Yeah I was confused about this too since I had NO issues with this template.. Unless he's referring to the MINOR fix required to get rid of the javascript error from the slideshow.. Which IMHO was MINOR since there was an EASY fix posted AND this fix has since been included in the new release of this template..
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Yes, this is no problem. Search the forum for how to remove sideboxes from the main page---it has been asked and answered many times.
If you read the readme file there are instructions on using images of different dimensions.
Thanks,
Anne
Hi Anne,
I actually had already done a search before posting. I found the code to use:
if ($this_is_home_page) {
$flag_disable_left = true;
$flag_disable_right = true;
}
and they say to put it into:
/includes/templates/your_template/common/tpl_main_page.php
but this file does not exist in your template (or at least in a place I can't seem to find) so I was worried it could not be done with your template. Glad it should be no problem but could you point me to the specific file where I have to put in the code and I can take it from there?
I had no problems getting the images to adjust. I also went over the read me file before posting and figured it out no problem.
Thanks for your help.
Will
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Sorry for the confusion. Jennifer is my name, but I go by middle name Anne. Just way too many Jennifers in my generation :smile:
Sorry to have not included the list in the release, but I was quite pressed for time. I contribute these free templates in my free time, which is pretty sparse and getting sparser as the demand grows for custom zen cart design.
I have no idea what you are implying here. If you find any problems, it would be beneficial to the community post the fix.
Thanks,
Anne
This theme was originally written by blingthemes...and one of your original releases you forgot to remove their links. If you read back to your original release...yes their were problems. When questions were asked by new zenners...simply questions..you were very rude to them. Your sole purpose was not to help the community but to obtain work using Zen Cart and benefit financially from your so called "free themes". There are a lot of real great programmers who have written addons solely for the purpose of contributing to this community without the intention of financially benefiting from it.
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
Linux
This theme was originally written by blingthemes...and one of your original releases you forgot to remove their links.
If you are going to make such an accusation, then you need to back it up.. I've been through EVERY file in the original release of this theme and found no Blingthemes links/files. I'd like to know which Blingtheme this template is supposed to be lifted from?? Which files are these links in??
Quote:
Originally Posted by
Linux
If you read back to your original release...yes their were problems. When questions were asked by new zenners...simply questions..you were very rude to them. Your sole purpose was not to help the community but to obtain work using Zen Cart and benefit financially from your so called "free themes". There are a lot of real great programmers who have written addons solely for the purpose of contributing to this community without the intention of financially benefiting from it.
And again, if you are going to make such accusations, then you need to substantiate your claims.. Name ONE place in this entire support thread which support this accusation.
I've been here from the time this theme and all of Anne's themes were first submitted, and Anne has been nothing but nice and helpful to everyone. I see no place where her postings even come close to what you accuse her of.. There were no "problems" with this template. MUCH of this support thread is filled with posts from folks who did not install/configure the template correctly or were trying to expand the template for suit their own needs.. Anne has been helpful and responsive to all.. What are YOU referring to???
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
brokenbird
Hi Anne,
I actually had already done a search before posting. I found the code to use:
if ($this_is_home_page) {
$flag_disable_left = true;
$flag_disable_right = true;
}
and they say to put it into:
/includes/templates/your_template/common/tpl_main_page.php
but this file does not exist in your template (or at least in a place I can't seem to find) so I was worried it could not be done with your template. Glad it should be no problem but could you point me to the specific file where I have to put in the code and I can take it from there?
I had no problems getting the images to adjust. I also went over the read me file before posting and figured it out no problem.
Thanks for your help.
Will
The file doesn't exist in the template package because I made no changes for it. If you need to edit this file you need to create an override for it.
thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
Linux
This theme was originally written by blingthemes...and one of your original releases you forgot to remove their links. If you read back to your original release...yes their were problems. When questions were asked by new zenners...simply questions..you were very rude to them. Your sole purpose was not to help the community but to obtain work using Zen Cart and benefit financially from your so called "free themes". There are a lot of real great programmers who have written addons solely for the purpose of contributing to this community without the intention of financially benefiting from it.
No, you are 100% incorrect. I am not associated in any way with bling themes and wrote this template package myself.
You seen very confused--you are confusing me with someone else. I have never been rude to anyone asking questions, especially newbies. If people have questions that are unrelated to the template, I point them in the right direction.
As for benefiting financially from the templates, this is a real joke. At last count on July 8th, 2011, I had given away over 43,800 template packages at a retail value of over $6 million. Believe me when I say that I have received no where near that amount in donations :laugh: Probably close to $100.
Before making such a rude post, check your facts and at least get straight who it is you are talking to and about.
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Anne you don't need to respond to these false accusations at all.. It's easy enough to see (prove) that there's no merit to them.. I can attest to the fact that no such files (with blingthemes links) exist in ANY of your template packages..
Seems blingthemes has made some lofty claims on this forum in the past that the "Easy Slider plugin for jQuery" you used in your themes (and that blingthemes and other template contributors have also used in their themes as well) was CREATED by blingthemes.:laugh::laugh: .
I'm sure the good folks at CSS Globe would find this amusing since it is in fact their slideshow script. You and other template authors who've used this script have made no secret of it, made no claims to it's authorship and in fact have documented in your theme's documentation the inclusion of this slideshow script..
With regards to the "Easy Slider plugin for jQuery" slideshow, Blingthemes went so far with his claim of authorship as to accuse another template creator (who also has a STELLAR reputation here) of "stealing" the slideshow from him.. Perhaps Linux also bought into ridiculous allegation..
Quote:
Originally Posted by
picaflor-azul
No, you are 100% incorrect. I am not associated in any way with bling themes and wrote this template package myself.
You seen very confused--you are confusing me with someone else. I have never been rude to anyone asking questions, especially newbies. If people have questions that are unrelated to the template, I point them in the right direction.
As for benefiting financially from the templates, this is a real joke. At last count on July 8th, 2011, I had given away over 43,800 template packages at a retail value of over $6 million. Believe me when I say that I have received no where near that amount in donations :laugh: Probably close to $100.
Before making such a rude post, check your facts and at least get straight who it is you are talking to and about.
Thanks,
Anne