Hi, I have been working on a new directory and have a problem with the google pr not showing just a red x. HELP
The directory is located at The Echuca Directory
Hi, I have been working on a new directory and have a problem with the google pr not showing just a red x. HELP
The directory is located at The Echuca Directory
Im in firefox and cant even see a little red x... is it because the image isnt located in the correct directory?
do you have a screenshot or a example page
http://www.echuca.org/society-and-cu...php?link_id=10 <- incorrect URL
http://www.echuca.org/googlepr.php?link_id=10 <- correct URL
Solution -> add base href
Solution -> add base href
HOW AND WHERE?
Thanks for your reply
The base href will go into the header of your template file. Search the forum for 'base href' and you'll find the exact statement you should use.
FSGDAG | IndexU Hosting | Owner
Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
Follow Us On Twitter | FaceBook Profile | YouTube Videos
o.k. thanks for your reply. Still trying to find the problem.
This is my header code
"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>The Echuca Directory</title>
<meta http-equiv="content-type" content="text/html; charset=<%$charset%>" />
<meta name="keywords" content="<%$meta_keywords%>" />
<meta name="description" content="<%$meta_description%>" />
<link href="<%$tpl_base%>/calendar-system.css" rel="stylesheet" type="text/css" />
<link href="<%$tpl_base%>/layout.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" />
<link href="<%$tpl_base%>/main.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" />
<link href="<%$tpl_base%>/cp.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" />
<link href="<%$tpl_base%>/blocks.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" />
<link href="<%$tpl_base%>/style.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" />
<%foreach from=$additional_js key="name_js" item="file_js" name="addition_js"%>
<script type="text/javascript" src="<%$file_js%>"></script>
<%/foreach%>
<%$hook_html_header_head%>
</head>
<body>
<div id="topmenu">
<div class="top-nav">
<ul>
<%$hook_html_top_menu1_begin%>
<li><a href="<%$site_url%>/" class="active"><%t%>Home<%/t%></a></li>
<li><a href="<%$site_url%>/add.php?cat=<%$cat%>"><%t%>Add a Listing<%/t%></a></li>
<li><a href="<%$site_url%>/cp/"><%t%>My Account<%/t%></a></li>
<li><a href="<%$site_url%>/power_search.php"><%t%>Power Search<%/t%></a></li>
<li><a href="<%$site_url%>/register.php"><%t%>Register<%/t%></a></li>
<li><a href="<%$site_url%>/suggest_category.php"><%t%>Suggest a Category<%/t%></a></li>
<%$hook_html_top_menu1_end%>
</ul>
<div class="logo">
<a href="<%$site_url%>/index.php"><img src="<%$tpl_base%>/images/logo.png"></a>
</div>
</div>
</div>
<div id="header-bar">
<div id="header">
<div id="header-panel">
<img src="<%$tpl_base%>/images/echucaly6.jpg" alt="echuca business listings, echuca tourism," align="left" />
<h2>Welcome to <%$site_name%></h2>
<%$hook_html_index_welcome%>
<p>
<h5>
<%t a=$site_name%>
Finding your way a round the Murray River City of Echuca is easy at %1.
Click through any of the categories below, or use the search box to find the Echuca web site you require.
Find Echuca business listings, clubs, bars, accommodation, restaurants.
Find exciting things to do and see in Echuca.
<%/t%>
</h5>
</p>
</div>
</div>
</div>
<div id="container"> "
OK. Back again. I viewed the demo you have of this template at Indexu Templates Demo
the google pr does not show , just the same only a red x in ie.
So again a problem with this template.
Very frustrating. I have been waiting months for the mobile template to be fixed. Just get no replies to that one. the template has been released and is faulty, but no action to fix this.
I bought the program in the first place because of the owners where on a mobile forum pushing there product.
I would greatly appreciate it if you could send me the correct code for the template, for the site I am working on at the moment.
Also please give me a time frame of when the mobile template will be fixed. As I said before it has been months with no replies or action.
Thanks
There seems to be a lot of problems.
In your header.html file for your template, just before the </head>, put the following code:
Let me know if that helps... Make sure you clear the template cache just after adding thatCode:<base href="http://www.echuca.org">
FSGDAG | IndexU Hosting | Owner
Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
Follow Us On Twitter | FaceBook Profile | YouTube Videos
Thank you so much . Fixed. So happy thanks again.
Glad you got it working bud![]()
FSGDAG | IndexU Hosting | Owner
Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
Follow Us On Twitter | FaceBook Profile | YouTube Videos