gour
Forum Replies Created
-
Forum: Themes and Templates
In reply to: A nav bar in my header imageI assume that is your site. Either you set all the list items to id=current or the script is doing that. With the intellimenu, you do not hard code any of the links as id=current.
No, the script was setting every item to “current” and therefore it produced effect that all items had bold font.
Now I removed the script so you can see how the plain menu is working – now the nav menu is giving just hover effect.
My header.php looks like:
<div id="navbar">
<ul id="navbarlinks"><li><a href="/gtk2hs/" title="Home">Home</a></li>
<li><a>Overview</a></li>
....<li><a href="/gtk2hs/screenshots/" title="Screenshots">Screenshots</a></li>
</ul>
</div>So the question is where I include intellimenu script (I assume after
<div id="navbar">tag) and how does the script look like?After some fiddling with it, I feel it’s the problem in
preg_match('/href="([^"]+)"/', $line, $url);/code>, i.e. it does not create correct $url.Anyne?
Sincerely,
GourForum: Themes and Templates
In reply to: A nav bar in my header imageThe problems I’m having now: trying to figure out how to change the live button (I want the “live” color to move to the appropriate page when someone clicks a link, but right now it just stays lit on the home link).
Hi!
I have the same problem (Wp1.5 & Kubrick). Tried with the above script but it does not work – it stays on the 1st item.
Pls. can someone give some more info how to get this “current page” menu?
Sincerely,
GourForum: Fixing WordPress
In reply to: index.php – single category hack?Is it possible to include this plugin in a regular distribution?
It is a very useful one.
Sincerely,
GourForum: Fixing WordPress
In reply to: Static pages: Not Found problemThanks.
It looks I cannot go below 664.
Sincerely,
GourForum: Fixing WordPress
In reply to: Links subcategoryNow on this I’m not sure…. don’t recall anyone asking about nested links before ?
I also faced the same requirements 🙂
Feature request?
Sincerely,
GourForum: Fixing WordPress
In reply to: index.php – single category hack?A new version of the plugin is up. You’ll need the latest nightly, 2004-12-02, for it to work.
rboren: Thanks a lot. It works with the 1.5beta (20050126 build).
Sincerely,
GourForum: Fixing WordPress
In reply to: Static pages: Not Found problemrboren: Thank you very much. I forgot about dynamic of WP and therefore was hitting my head against a solid wall 🙁
When I make htaccess writable, everything works & rocks 🙂
What is the preferred permission for htaccess, i.e. does it work with less than 666?
Sincerely,
GourForum: Fixing WordPress
In reply to: Anyone know if one click backup plugin works with 1.5Updated version of LaughingLizard’s One-Click Backup/Restore for WP 1.5 Beta.
http://invisinet.com/weblogdev/downloads/one-click-wp1.5.zip
The link asks me for login/passwd.
Where is possible to download Backup/Restore plugin?
Yesterday I installed nightbuild (20050126) and would like to test it.
Sincerely,
GourForum: Fixing WordPress
In reply to: Static pages: Not Found problemHi!
A short follow-up: on the site when there is default install, WP displays only 1st two-created static pages, while for the rest it gives 404 Not Found error 🙁
Anyone can confirm it?
I opened a support ticket on the bugzilla.
Sincerely,
GourEdit: Strange enough. I played a little bit with the permalinks,
and changing permission of htaccess and now it works :-()Forum: Requests and Feedback
In reply to: Work being done on the XMLRPC interface?I’m the developer who does most of the work on the XML-RPC API support. Unfortunately, I don’t have access to a Mac, so I can’t debug with NetNewsWire to determine why it has problems.
Hi dougal!
Do you maybe have an access to Linux. I am trying to post to WP 1.3alpha with BloGTK 1.0 (http://blogtk.sourceforge.net/) but it does not work.
BloGTK supports Blogger, MT & MetaWeblog APIs.
It’s very nice client for posting to WP, but it looks that something changed in xmlrpc.php from 1.2.x –> 1.3.x?
Sincerely,
GourForum: Fixing WordPress
In reply to: Posts created by w.bloggar not displayednot sure what version of wp i’m using but it’s the latest blogtk
Hi!
I am trying to post with blogtk-1.0 and wp1.3.alpha3 but without success.
blogtk connects to blog server but displays no categories and ‘post entry’ results in nothing 🙁
Any hint?
Sincerely,
GourForum: Everything else WordPress
In reply to: Integrating WP in an existing siteNow it you need the WP itself to be in another language (ak.a. localization or l10n) you can grab a version in your language or… help to make a translation 🙂
@moshu
Does 1.3 brings something new regarding the localizatin process?
Sincerely,
GourForum: Plugins
In reply to: Kitten’s Multi-Language Support for 1.3 UpdatedHi!
I’m interested for multi-language support in 1.3 but the site is at the moment down.
Is there anyone who was able to grab the file before the site went down?
Sincerely,
GourForum: Fixing WordPress
In reply to: .htaccess and permalinks: Error 404Hi!
I’m also new with WP and encounter 404 error after enabling permalinks.
Have your resolved your issue?
Sincerely,
GourForum: Fixing WordPress
In reply to: WP feeds are not properly rendered in Firefox 1.0Yes, it was something like that 🙂
However after restarting Firefox, now those feeds from
WordPress site looks OK.
Strange :-()
Now I have WP feeds bookmarked in Firefox and everything seems fine.
Sincerely,
Gour