|
|
#1 |
|
Member
Join Date: Jan 2008
Posts: 70
Rep Power: 6 ![]() |
..or at least I think I did.
I think in my efforts to get my newsletter subscribe popup window to work I hosed the listing printer friendly functionality. Here is the code from layout.tpl.php; Code:
{* $Id: layout.tpl.php,v 1.1 2006/03/14 16:08:30 Eric Exp $ *}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>{$title}</title>
<meta name="Keywords" content="{$sitekeywords}" />
<meta name="Description" content="{$sitedescription}" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<base href="{$smarty.const.URL}/" />
<link rel="stylesheet" href="templates/{$smarty.const.MAIN_TEMPLATE}/style.css" type="text/css" />
<script type="text/JavaScript">
{literal}
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
{/literal}
</head>
</script>
<script language="JavaScript" src="http://www.getresponse.com/ModPopupWizard/DisplayPopupScript/734176/18153/">
//GetResponse popup code
</script>
<body>
Ken
__________________
v3.1.10 Designer |
|
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,670
Rep Power: 108 ![]() |
So you got it working? Or I am not reading that right?
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#3 |
|
Member
Join Date: Jan 2008
Posts: 70
Rep Power: 6 ![]() |
Sorry I was not clear, I did get the newsletter popup to work, but I suspect in doing so with all the things I tried, I messed up the "Printer-friendly version" functionality in an individual listing. When you put your cursor on it, it changes to show the link is clickable but when you click on it, nothing happens.
Ken
__________________
v3.1.10 Designer |
|
|
|
|
|
#4 | |
|
Moderator
Join Date: Mar 2006
Posts: 4,003
Rep Power: 98 ![]() ![]() |
Quote:
Your best bet is to compare the viewlisting template you are using to an unmolested copy of the default and see what you changed so you can change it back.
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
|
#5 |
|
Member
Join Date: Jan 2008
Posts: 70
Rep Power: 6 ![]() |
Thing is, I don't recall messing with that file, haven't had a reason to that I remember. And I imagine it is different than a pristine copy cause I have the Price Descriptor mod, John installed it and it's always worked great. I wouldn't want to go poking around and hose that up too.
I downloaded and looked at the code in that file and I can't find anything that looks like it has to do with printing. Ken
__________________
v3.1.10 Designer |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|