Hello all,
Heres my problem. I am useing this theme: coffee_cup-XTE found here: {EDIT - Ok, it wont let me link to it... Its all in German, I think anyways... You can see it on my page, see below.} If you need code, I can post it.
There is a link table at the top under the coffee cup pic. The problem I am having is that I cant find where to change the links and names. I have looked in the theme folder, and found the pages that looks like it references them, but when I changed it there, it didnt show up on the main page. (That can be found here: http://www.dicrosicoffee.com BTW..)
Anyone know what I would need to do to change them, or maybe even get rid of them?
Thanks for the help, and please let me know if you need more information.
Ben
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Theme help needed
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jun 27, 2007
- Posts: 26
Thats what I thought, so I made this change, even before I posted for help. You can see the code below. The first one says Home, but clearly doesnt say home on the page.. Am I missing something?
Code
<body>
<div id="rap">
<a name = "top"></a>
<div id="masthead" onclick="location.href='index.php';" ><!--[slogan]--></div>
<div id="hnav">
<div id="hmenu">
<ul id="top">
<li><a href="./index.php" title="Home">Home</a></li>
<li><a href="#" title="for">for</a></li>
<li><a href="#" title="your">your</a></li>
<li><a href="#" title="links">links</a></li>
<li><a href="#bottom" title="search in previous posts">search</a></li>
<li><?php wp_register(); ?></li>
</ul>
</div>
<div id="header">
<h1 id="blogtitle"><!--[sitename]--></h1>
</div>
</div> <!-- Closes the hnav div--> -
- Rank: Team Member
- Registered: Dec 07, 2003
- Last visit: May 09, 2010
- Posts: 2703
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jun 27, 2007
- Posts: 26
Ok, got that. I didnt have Cache pages checked, but clicked the Clear Cache anyways. Still nothing. Is there somewhere else that this would be?
Here is the /themes/coffee_cup-XTE/templates/master.htm code:
Code
<body>
<div id="rap">
<a name = "top"></a>
<div id="masthead" onclick="location.href='index.php';" ><!--[slogan]--></div>
<div id="hnav">
<div id="hmenu">
<ul id="top">
<li><a href="./index.php" title="Home">Home</a></li>
<li><a href="./index.php?name=paypalcart" title="Store">Store</a></li>
<li><a href="#" title="your">your</a></li>
<li><a href="#" title="links">links</a></li>
<li><a href="#bottom" title="search in previous posts">search</a></li>
<li><?php wp_register(); ?></li>
</ul>
</div>
and the /themes/coffee_cup-XTE/templates/modules/home.htm code:
Code
<body>
<div id="rap">
<a name = "top"></a>
<div id="masthead" onclick="location.href='index.php';" ><!--[slogan]--></div>
<div id="hnav">
<div id="hmenu">
<ul id="top">
<li><a href="./index.php" title="Home">Home</a></li>
<li><a href="./index.php?name=paypalcart" title="Store">Store</a></li>
<li><a href="#" title="your">your</a></li>
<li><a href="#" title="links">links</a></li>
<li><a href="#bottom" title="search in previous posts">search</a></li>
<li><?php wp_register(); ?></li>
</ul>
</div> -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 223
Are you delete compiled files? (on pnRender)
If you don't see any changes go to /pnTemp and delete the content of pnRender & Xanthia directories. (for me is the faster way)
But the changes that you made on templates are enought.
One thing, links are better do its referred to main directory: for "index.php" put "/index.php" (not "./index.php"), and for "./index.php?name=paypalcart" put "/index.php?module=paypalcart"
edited by: gerkynet, Oct 14, 2006 - 07:47 PM -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jun 27, 2007
- Posts: 26
That did it perfect. I had to go in and delete the files manually. Not a problem, but if I click on Clear compiled, shouldnt it have cleared them?
Anyways, Thanks for all the help. I will also look into the linkage.
Thanks.
- Moderated by:
- Support
Users on-line
- 0 users
This list is based on users active over the last 60 minutes.
