| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
funky URL address showing up (moved from product management) | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() If I go to http://www.omnimarksolutions.com/shop/home.php?cat=250, I get the following address showing up in the browser tab:
<FONT class="NavigationPath">OmniMark's UfieGear::UFie Gear </FONT> I'm sure I did something WORNG, very very WORNG ... probably simple, but I'm still bumping into things.... thank you for your assistance! moved this post from Product management - it seems more appropriate here. I could be WORNG again ![]()
__________________
4.1.8 live shared server/hosted linux Physical Location: New Mexico, USA Server Location: Arizona, USA |
|||||||||
#2
|
|||||||
|
|||||||
![]() Template Editing is actually a good place for this one
![]()
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||||
|
|||||||||
![]() on every page but the home page... slightly different (the cat matches the "page") I know it's something simple, but I can't FIND it... please help...
__________________
4.1.8 live shared server/hosted linux Physical Location: New Mexico, USA Server Location: Arizona, USA |
|||||||||
#4
|
|||||||
|
|||||||
![]() Did you edit the title tag on customer/home.tpl?
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#5
|
|||||||||
|
|||||||||
![]() don't have anything to compare it with... is there a place where can I find a clean one to compare it to?
This is what I currently have: <TITLE> {if $main eq "catalog" and $current_category.category eq ""} {else} {include file="location.tpl"} {/if} {if $config.SEO.page_title_format eq "A"} {section name=position loop=$location} {$location[position].0|escape} {if not %position.last%} :: {/if} {/section} {else} {section name=position loop=$location step=-1} {$location[position].0|escape} {if not %position.last%} :: {/if} {/section} {/if} </TITLE> and here is the location.tpl: {* $Id: location.tpl,v 1.13 2004/05/29 14:21:41 svowl Exp $ *} {if $location} <FONT class="NavigationPath"> {strip} {section name=position loop=$location} {if $location[position].1 ne "" }<A href="{$location[position].1}" class="NavigationPath">{/if} {$location[position].0} {if $location[position].1 ne "" }</A>{/if} {if not %position.last%}::{/if} {/section} {/strip} </FONT> {/if}
__________________
4.1.8 live shared server/hosted linux Physical Location: New Mexico, USA Server Location: Arizona, USA |
|||||||||
#6
|
|||||||
|
|||||||
![]() Need to get this out of there:
{if $main eq "catalog" and $current_category.category eq ""} {else} {include file="location.tpl"} {/if} That should be down in the body. FYI, there is a copy of all of your original templates in the skin_original directory ![]()
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#7
|
|||||||||
|
|||||||||
![]() my wife didn't find out
![]() I have some other questions, should I start new threads? 1) I'm having trouble with shipping - I just want a flat fee based on either the value of order or quantity ordered... Will go with more complex later, but that's all I need for now, and I have some folks with carts loaded and ready, but .... shipping doesn't get added in. The PayPal thingy isn't putting money into my account (that's a PROBLEM) and i'd like to change the colors and backgrounds of the the buttons and the "tabs" You da MAN
__________________
4.1.8 live shared server/hosted linux Physical Location: New Mexico, USA Server Location: Arizona, USA |
|||||||||
#8
|
|||||||
|
|||||||
![]() Glad I could help. Your other questions are all covered by other posts in the forum (be sure to use AND in your searches), and shipping is covered really well in the manual.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
|
|||
X-Cart forums © 2001-2020
|