Search found 6 matches
- Tue Jul 20, 2010 6:11 pm
- Forum: Help Wanted (commercial)
- Topic: Opening Multiple Store Locations will like stylesheet link per location.
- Replies: 9
- Views: 5171
Re: Opening Multiple Store Locations will like stylesheet link per location.
Thanksm we have multiple liocations working fine with no content duplication. This is how we fixed this issue. .htaccess #AddType x-httpd-php .php .htm .html AddType application/x-httpd-php .php .htm .html AddHandler x-httpd-php .php .htm .html RewriteEngine on RewriteBase / # Rewrite Rule for www.a...
- Fri May 07, 2010 8:43 pm
- Forum: Help Wanted (commercial)
- Topic: Opening Multiple Store Locations will like stylesheet link per location.
- Replies: 9
- Views: 5171
Re: Opening Multiple Store Locations will like stylesheet link per location.
It is one site with hardcoded html in through out the content. Pages should have proper region in place of the East Texas that is currently in there. All regions share same content. The only thing different is the </__body class="*region* ... plus other classes ..."> and the <span class=l...
- Fri May 07, 2010 8:40 pm
- Forum: Help Wanted (commercial)
- Topic: Opening Multiple Store Locations will like stylesheet link per location.
- Replies: 9
- Views: 5171
Re: Opening Multiple Store Locations will like stylesheet link per location.
OK Sorry i thought it was lowercase.Dr.CSS wrote: Please don't use CAPS like that as it only makes it look like your yelling...

- Fri May 07, 2010 5:47 pm
- Forum: Help Wanted (commercial)
- Topic: Opening Multiple Store Locations will like stylesheet link per location.
- Replies: 9
- Views: 5171
Re: Opening Multiple Store Locations will like stylesheet link per location.
Hmm, I'm afraid I only know a solution where smarty variables and therefore 'database stuff' is used... I don't know much about mod_rewrite... Sorry! I am sure your way is better, This needs to be fixed. How much will it cost me? I need availability by phone, email, IM, and your working schedule wi...
- Tue May 04, 2010 2:44 am
- Forum: Help Wanted (commercial)
- Topic: Opening Multiple Store Locations will like stylesheet link per location.
- Replies: 9
- Views: 5171
Re: Opening Multiple Store Locations will like stylesheet link per location.
Hi, I think I can help you out with your problem. Could you give me some more information? Sorry I just saw this post. There should be no database stuff. Just .htaccess and a little php. It will involve finding locations hard coded in the HTML and replacing with a .htaccess and mod rewrite to take...
- Mon Apr 26, 2010 5:26 am
- Forum: Help Wanted (commercial)
- Topic: Opening Multiple Store Locations will like stylesheet link per location.
- Replies: 9
- Views: 5171
Opening Multiple Store Locations will like stylesheet link per location.
Opening Multiple Store Locations I will like a seperate stylesheet dynamically inserted for each location based on the location in the URL. This is so each location can have their own color scheme. Also where the text of the location is listed will need that text filtered out and replaced with the c...