"Sir, I look upon every day to be lost, in which I do not make a new acquantaince."- Samuel Johnston
Member since:Sat. Jan. 27, 2007
more» reason. And besides, there is nothing wrong with backlinks. It's what makes the web go round. That's why I'm working on that "Members Info Section". I am pleased to offer as many backlinks to readers as I can muster...I just want them in one place. A little anal retentive eh?
more» your support :-) Although I edited your comment and removed the direct link to your site, I just want to let you know that I will be creating another section to the members menu to allow members to post info about themselves, i.e. links, description or whatever. Look for more options the next time you sign in and view your profile. Best, Sheri
more» Also wanted to mention that I really liked the bit about chocolate soy milk ;) We drink it here as well. It's really to die for. Just have to make sure you don't get a 'grainy' brand. Those chunks `o soybeans 'll get stuck in your teeth.
more» mark for this menu system. Please grab the new version which is now a plugin and if you can, leave me a comment.
more» here today...wait let me go convert that for you and the rest of the American folk...ummm...ok, that's 52F!! GLORIOUS :D A big difference from last weeks bone chillers of -20F. Ouch, so cold it hurts.
more» ***EDIT*** a quick look on google and I now need to ask... are you talking about the options page in admin?
more» changed the #4 file name and didn't change it in the code. Fix will be up shortly. For your problem...another typo on my part. Please place <code> <?php </code> before the if statement and <code> ?> </code> after the semicolon. I'm off to fix both problems, thank you for reporting them :D
more» let me know how it works out for you.
more» the 5 version works...it's right up above :P My line 754 is the first call to the blogroll. Looking at the code I see that I forgot to see if there was anything there before walking through the array. Lets try to fix this before I update the download! Please replace the blogroll function found beginning at line 740 in webdezine_css_menu.php with this function: <code> function webdezine_list_blogroll ($top_name_display = 'Blogroll',$head_name_class = 'blogroll_top', $sub_parent_link_class = 'blogroll_child', $roll_link_class = 'blogroll_link',$display_link_count = '0', $bobrace = '(', $eobrace = ')') { global $wpdb; //INITAL CALLS TO THE DB $blogroll_query = get_blog_roll (); if (isset($blogroll_query)){ //HTML NECESSARY TO MAKE THE CSS WORK $parent_group_start_string = '<!--[if IE 7]><!--></a><!--<![endif]--><table><tr><td><ul>'; $parent_group_end_string = '</ul></td></tr></table><!--[if lte IE 6]></a><![endif]--></li>'; //START THE ENGINE $output = ''; $output .= '<ul><li><a class="'.$head_name_class.'" href="" rel="nofollow">'.$top_name_display.$parent_group_start_string; foreach ($blogroll_query as $cats){ if ($cats->category_parent==0){ //discovering whether the category is a parent by comparing the cat id with the parent id array $output .= '<li><a class="'.$sub_parent_link_class.'" title="'.$cats- rel="nofollow">cat_ID.'-'.$cats->cat_name .'" href="'.$cats->cat_ID.'">'.$cats->cat_name ; if ($display_link_count == 1 ){ $output .= $bobrace .$cats->link_count.$eobrace; } $output .= $parent_group_start_string; $current_parent_id = $cats->cat_ID; foreach ($blogroll_query as $child_cats){ if ($child_cats->cat_ID == $current_parent_id) { $output .= '<li><a class="'.$roll_link_class.'" href="'.$child_cats- rel="nofollow">link_url.'" rel="'.$child_cats->link_rel.' name="'.$child_cats->link_name.'" title="'.$child_cats->link_description . ' rated:'.$child_cats->link_rating .' by '.$child_cats->display_name .'" target="'.$child_cats->link_rel .'" >'.$child_cats->link_name .'</a></li>'; } } $output .= $parent_group_end_string; } } $output .= $parent_group_end_string; $output .= '</ul>'; echo $output; } } </code>
more» to see the file i'm just guessing. Could you email me (check the member section in the members menu for my address) the file? I'll take a look and send it back to you. Thanks for going through all this. It's not easy to debug and I wasn't able to do it with PHP4. You are the only one that has come to me with an error...and I'm really happy you did! Thanks again.
more» not compatible with this plugin. The plugin is compatible with wordpress 2.1+. That is why you are getting the mysql table doesn,'t exist message. Maybe you want to upgrade to the newest version of the software?
more» menu on your site! Looks good too!
more» would like to wait, I am releasing the next version with the fix for both versions later tonight. If you are PHP shy, you could simply put in a dummy blogroll link until the new version is up and ready. That's what the problem is...you have no links! But the menu should work regardless....whoops Sheri
more» version of the menu is also to be released tonight. The commercial version is for commercial sites and developers. Non-profit and educational businesses are excluded from the definition of "commercial".
more» to try to find a fix for opera, but i am afraid it might not come to fruition. Opera is notoriously unsupportive. Additionally, my stats indicate that opera users make up about 1% of all browsers that visit this site. :( Again, thanks for letting me know.
more» I actually created a "fixed" CSS script for another site that required a SSL image to remain at the bottom right hand corner with or without javascript. So, it can be done. It bounces in IE6 but moves very smoothly in firefox. Thanks for the suggestion!
more» at the link provided. Almost imperceptible. I can't see why a menu could not be positioned fixed with a top margin as well. Although somethings I think are possible in CSS are not. Not sure what you mean by categorization. As to the committed thing, as long as I don't have to sign in blood, yes I am committed but I hope that by the time WP 7.3 is released, they have a group of menu options to choose from in the vanilla model so no extra plugins are necessary. Do you know why that handle is in the logo? My main project is creating an e-cart for a Montessori Mall of sorts. Wordpress is just the vehicle I am using to document my development...but it seems to have taken over somewhat.
more» the almost same file as originally released in 1.2 with the php4 name. OK, back to placing the fixes in the current versions...I got a little sidetracked with Income Taxes. The tax man waits for no one.
more» you have---the one for php5 or php4?
more» fix in place for the next release. Just finalizing the various components of the next version(was away in Las Vegas for a week and the catch-up is killing me!). It will include support for PHP5, PHP4, WP 2.0+, WP 2.1+, as well as personal and commercial applications of the menu. There will also be a in-depth support forum for people who register their versions by making donations or payments as in the case of a commercial version. I also have a menu in the works for those who use WP as a basic CMS - rather than multiple menus with headings, it will allow the blogger to list the top-most page(s)/category(s) spread across the top. Lots in the works...but only 24 hours in a day. ;)
more» country :) Thank you for the compliment. I enjoy designing websites and programming. You can contact me by email:<br/> ***REMOVED*** SPAM BOTS :p (take out the extra spaces).
more» right...css drop menus are not for the very n00bish. You have to be able to play with the css code in order to get the look you want. On a side note...I am a woman...we can code too!!!!
more» plugin will continue to work with future versions of WP until they change the way the database saves data. The menu is designed to allow each heading to be the width of the word with uniform additional pixels to the right and left. To change this to be uniform width regardless of length of word you need to assign a width to the topmost link in the css file: .topmenu a, .topmenu a:visited Simply choose a width that you want. Best, Sheri *WHOOPS* 04/14/07 - you also need to assign the same width to the hover attribute for the top-most links: .topmenu ul li a.topmenu1:hover .topmenu ul li a.topmenu2:hover etc. .topmenu ul li:hover a.topmenu1 .topmenu ul li:hover a.topmenu2 etc. Without assigning a width to these classes, your menu would revert back to the old style on hover.
more» version out so that this error is eradicated. For now, if you could simply add a blogroll link the error will go away. If you want to fix it yourself, the fix is located above in the comment by Eric. Best, Sheri
more» related to the display of the menu. It's indicating that the functions which create the meat and potatoes of the menu are not being recognized. Which version of WP are you using?
more» your preferred theme on my development site and check it out anyway.
more» does not follow WP's basic structure - i.e. html header information is not found in the header.php file, but is placed in each individual file(index.php, page.php, etc). This means that the hooks that plugins use to place information within the head section cannot be placed as WP cannot find the head section. It would be better to use a theme that uses the WP structure so that you can install plugins.
more» Canuck P.S. Any plugin that does not put anything into the head section would not be effected by the strange structure of the theme
more» multiple categories that are nested? I just tried that (on the new version that is not yet released mind you) and had no issues. OK, tried that on this site (which uses the current version) and still no issues. If you have a url for me to look at it would help. If you don't want to post it you could email it to me : i'm the first one on the members list located on the members page of the members menu above (what a mouthful that was!)
more» reproduce the problem with that version but not 2.1.2, nor 2.1.0 This will require some thought and a lot of comparing. Damn you WP and those important security updates!LOL
more» new to me! But if you can hold on one or two more days, the next version will be released. I'm sooooooooo close. But I want to make sure there are no slip ups, and a lot of new features are included (just finishing of the sitemap that will be linked to the menu titles for any browsers it may not work with - as I have only heard back from windows users). Hold on..its coming!
more» generating! But, it appears that the styles are not being applied. I took a look at your source code and the call to the css file is in the head. Very strange indeed....well there is the problem. I can't load your css file! it should be located here : http://snowleafstudio.com/blog/wp-content/plugins/webdezine_menu/wd_menu_style.css but it is not. can you check the extracted zip file that you downloaded and make sure that the css file is there and that you load it to the above location? Is your admin working ok?
more»Absolutely. sheri [at] webdezine [dot] ca
more» neighbour. Nice day eh? ->Yup, beautiful weather. Hear it's gonna turn cold though. -> Oh yeah? Yup...by Thursday.. ......HUGE PAUSE..... Well, I better get on.Take care, Sally-Ann. ->You too John-Boy. Northern life...all the excitement of a root-canal
more»Not sure :P Can you provide a link?
more»Anytime [Flash] Buddy :P
more» have emailed you.
more» choosing into one of the menus? I think it can be done in the next version. But for now, i need to get a php4 version together as well as support for 2.0+ WP versions. I have someone patiently waiting.
more» be running php5. check with your host to see what version of the php you have on your site.
more» that it is working correctly on a couple of lunix browsers. I'll update the compatibility list asap. Great to hear from the non-windows crowd.
more» archive menu. Very strange indeed. If there are no archives to be displayed the script should have stopped long before it got to that line. I do see that you have the menu up and running on the site in question though. Could you post what you did to remove that error? Thanks Sheri
more» are now within the new version! Thanks for taking the time to write. Take care, Sheri
more» allow additional links aside from the links located within the database. But that is a feature I would consider implementing. What exactly are you looking to do?
more» but there is something wrong with the download file. Without seeing the actual files before they are converted to html I can't get a handle on whether the theme follows the WordPress conventions. But from the source code everything seems great. I would see what I could do with the width assigned to the title of your blog so that the tag line is not hiding below the image, and find out why the sidebar seems to sit below the posts on the front page - just an adjustment the the div containers I'm sure. It is a nice theme!
more» the rest of them eventually. Try author [at] tenterhooks [dot] mbmontessori [dot] com . Sorry about that. Sheri
more» info that says <strong>it is compatible with PHP4 and 5 </strong> in one package. Go ahead an download the package above. I'll fix the post so there is no confusion in the future. Best, Sheri
more»Testing Sheri
more» plans for this addition to wordpress. There are additions already being planned for the plugin ->business management, customer management, marketing, helpdesk. I just have to finish the basic cart! I'll jot your suggestion down! Thanks for the comment :) Sheri
more» the commercial version is in the use of the plugin. If it is a commercial site, then the commercial version should be used. If it is a personal site, then the personal version should be used. There is no "upgrade" feature as the versions are for different purposes. Before deciding to either make a donation or pay the commercial fee, make sure the menu is right for your site. I do offer quite a bit of personalized support for customization. Sheri
more» css file <blush> . I'll correct that and reupload - i'll not make a new number out of the upload though. Thanks for catching that! Best, Sheri
more» examples of vertical css "flyout" menus on the net. The reason for the plugin was to put all the needed html elements in place - what you do with them via css is up to you. Best, Sheri
more» "display options" tab, choose which menus you would like to display (they are all chosen by default), then below that is an option to "display titles" - again default they are all chosen - by unchecking a menu, you will remove the title..say "Pages" which place all the parent pages as the top most triggers. The two demos above show the differences that can be achieved through those display options. You can choose to remove the title link for pages, but leave it in for your categories and archives - or any combination you wish. Great for displaying the most important parts of your individual blog front and center, but having the others still accessible. Best, Sheri P.S. If you do decide to purchase a commercial license please remember to fill in the username and email portions of the paypal form, or you will not get the confirmation of payment.
more» cost of developing and maintaining! If you have any questions or need any help, the links are in your plugin landing page. Best, Sheri
more» must be using a version of wordpress under 2.1 I haven't had the opportunity to make it backwards compliant yet. Disable the blogroll menu and you should be good to go. Sheri
more» I'll be here most of the day. Best Sheri
more» must be finished asap so the addition of external links will have to wait a bit. Quick and dirty hack: in the main file (the one viewable through the 'plugin editor'): find the 'get_menu' function here I globalized the $wd_blog_url variable and used it as a link to create a 'home' top level. <code> function get_menu($block_class) { global $license,$wd_blog_url; $my_page = get_option('webdezine_pages'); $my_page = (array_values($my_page)); $my_cat = get_option('webdezine_categories'); $my_cat = (array_values($my_cat)); $my_arc = get_option('webdezine_archives'); $my_arc = (array_values($my_arc)); $my_roll = get_option('webdezine_blogroll'); $my_roll = (array_values($my_roll)); $my_meta = get_option('webdezine_meta'); $my_meta = (array_values($my_meta)); echo '<div class="'.$block_class.'">'; echo '<ul><li><a class="topmenu3" href="'.$wd_blog_url.'" rel="nofollow"><span>home</span></a></li></ul>'; if ($license == true || $license == false){ call_user_func_array('wd_menu_pages', $my_page); call_user_func_array('wd_menu_cats', $my_cat); call_user_func_array('wd_menu_arcs', $my_arc); call_user_func_array('wd_menu_blogroll', $my_roll); call_user_func_array('wd_menu_meta', $my_meta); } echo '</div>'; } </code> You can create any sort of additions before the menu generation or after the menu generation (i.e. between the < div >s). If you want to create an additional drop menu copy the source code from your page using a single < ul > as the base, change the href's to static locations and plop in this section of the plugin. Good luck! I like your theme :) Bright and cheery! Sheri
more» to the bottom area of the file in the editor. The css for the sitemap is located there. The css values for each sitemap section (pages, cats etc.) are located in the 'sitemap' options tab. The very first variable in each group is 'sitemap container'. This is the css class name for the container that holds each unordered list. By default they are all set to 'sitemenu'. Flip over to the edit css tab and find the 'sitemenu' class definition. The border attribute for that class is <code>border: 2px solid #4281b7;</code> Change that to whatever color you want - #cc1100 is a nice red :) If you reproduce that class and name it "sitemenu2" then you will be able to assign a different color for another border, then change the "sitemap container" variable to match the class you just created. Does this make sense? Sometimes I ramble.LOL If you want the EXACT same colors as on menu hover, find the class definitions for the hover event: such as <code>.topmenu ul li a.topmenu3:hover</code> The specific color values used in the menu are located there. Sheri
more» visible because you have it on a 'white' background! The text of the menu is white with a transparent background - so it looks invisible but it is not. With the other theme the image might be set at a very high <a href="http://www.w3schools.com/css/pr_pos_z-index.asp" rel="nofollow"> z-index</a> try changing this css class by adding a huge z-index# <code>.topmenu </code> Sheri commercial version is $25. there are no differences in the menus, just in the use of the menu. if you are interested in the commercial version I want you to first be sure that the menu suits you. take some time, get it customized, get some feedback from others...
more» wordpress 2.2 They may have changed some of the css surrounding the default theme. You have put in in the proper place to have it appear where the menu is located in the demo. I have uploaded the package right out of the box to at least 4 blogs and placed the call in that exact place without any problems. When a file has changed I use a program called <a href="http://winmerge.org/" rel="nofollow">winmerge</a> to see what has changed. Or you can head over to <a href="http://trac.wordpress.org/browser/tags/2.2?rev=5480" rel="nofollow"> trac</a> to see if anything changed. The best idea I have for you is to play around with the placement and the css that effects the placement. Sorry I couldn't help you more. When I have some breathing space I'll upload 2.2 and try it out. But I will not be switching any of my blogs to 2.2. I am not interested in a widget filled version of the software. Sheri
more» related to the a wordpress function rather than a menu function. Sheri
more» and repackaged the zip when i released 2.0.3! I'll correct the file name. It works with php 4+ - one download, one package, for php4 and above. Sheri :) UPDATE: fixed folder names within the zips and corrected the invalid comment within the main css file 06/05/07
more» night and day. There are 2 components still to write with the basic shop - the basic shop has a little more than I had written about above. There are a number of options added as well as multiple thumbnail sizes of any chosen dimension, image cropping, overwriting. The shipping and tax areas are truly customizable - you write them and assign them - as many as you need. It includes 5 currencies to choose from, all formated properly ;) There will be basic marketing included by way of a customizable checkout "survey" form. As to the additions - well, they will come over time. Sheri
more» cart before and was impressed! A little competition...LOL
more» competition. I know nothing about any politics, and would prefer not too. Just doing a job. Sheri But your cart is very nice :) When I've finished my app, I'll download yours and plug it in. I've resisted the urge to do so until it's finished - I wouldn't want to create a replica! BTW, is your plugin GPL? I couldn't find any licensing info in the download.
more» versions are identical except for the license tab. Sheri
more» to the a element? everything is styled through the links.
more» use. only donate if it enhances your blog beyond your wildest dreams ;)
more» - place all your links under one blogroll category and go for it!
more» sitemap. i added the map to the latest versions to remove any possibility that someone would not be able to navigate the blog should their browser not support the css that is used. so even if the menu doesn't "drop down" the blog is still navigable (is that a word?) . The other side of the coin is if you do not use the "titles". By deselecting the titles in the options, you then force the parent to be the topmost link. Links to those items, I can do nothing about. They are created by wordpress so that you can navigate your site! Good questions :D Sheri
more» say what the problem might be. remember though, the default wordpress page is styled to fit within a 800px screen. if you have more menu items than space, somethings gotta give.
more» generation page - all_the_menus.php
more» which means you can add display:none to the specific span tag and add a background image to the a tag - thereby having the actual word still there but invisible and the image visible.
more» using mozilla 1.8.1.3 - any issues? Sheri {completely embarrassed}
more» span tags enclosing each of your link names: <code> <a href="theurl" rel="nofollow"><span>pages</span></a> </code> if the above is what you are talking about, then they are supposed to be there. They make customization that much more possible. Let me know what you want to achieve with the menu. You can email me sheri [at] webdezine [dot] ca Sheri
more» the blog software. the menu only takes the information the blog provides and creates an html structure with css styling. No coding necessary. to learn more about wordpress you could start with <a href="http://codex.wordpress.org/WordPress_Lessons" rel="nofollow"> Wordpress Lessons </a> . Best, Sheri
more» my license query above: From Dan's site: Licensing and Legal Matters WP e-commerce is not GPL. It is copyright and all rights reserved. However, it is absolutely free for download, use and non-commercial redistribution. Anything else is subject to prior written permission by myself. If you contact me, chances are I’ll say yes to any reasonable request. What this mean in practice: WP e-commerce is “free software”, in that it is absolutely free to download, free to use and even free to tinker with (although I typically would require any modifications made to it to be clearly indicated to potential users). What I do not want to see, though, is people grabbing a version of WP and WP e-commerce, packaging them together and selling them for $1000 (as they could do, with GPL software). This software is provided “as is”, without any guarantee of warranty of any kind, nor could I ever be held liable for any damages it could do to your system.
more» are producing is GPL.
more» http://www.instinct.co.nz/wp-e-commerce-lite-20/ Thanks for replying. I'm happy you are going the GPL route. The app is sure to gain momentum that way. :) Sheri
more» setting the content container z-index lower than the menu.
more» .topmenu class. see if that helps. sheri
more» with the menu and WP 2.2.1!! I have not been able to reproduce any errors using the theme mentioned and WP 2.2.1. I even activated the three plugins that are bundled with the theme. Could you list all the other plugins that you use? Thanks Sheri
more» getting or are there others like this one? I'll install this theme and give it a go. Sheri
more»Done
more» manage pages and delete the page titled "link Sitemap"
more» I see it in action?
more»Your welcome :D
more» somewhere! It's 25$ for a commercial application. Yes, per site. Sheri
more» item. Add up the width values + padding and margins. Assign the total width to the top < ul > element. Then you follow the general css centering code: add "margin:0px auto" to the top < ul > and add "text-align:center" to the < div > container. Without looking I believe the top < ul > has been floated left - this needs to be removed. Sheri
more» project. It should be no more than one more week as the other is finished TODAY!! Yippee. So happy the other is done :D
more» am aware of the reactivation issue. I will look into this as well - having a "deactivation" option will solve the removal of the options already placed that you don't want removed. Sheri When I wrote this plugin, I had no idea that the Wordpress team created new versions so quickly - most software stays around for a while before it is updated - makes life a lot more difficult for everyone!
more» Wordpress is a kicker. I am certain it is just a conflict with the javascript that creates the tabs on the backend. Remove the call to the javascript and all should be good to go. In the main file: webdezine_css_menu.php you will find this function: <code>function wd_add_admin (){ global $wd_blog_url; echo '<script src="'. $wd_blog_url .'/wp-content/plugins/webdezine_menu/scr.js" type="text/javascript"></script>'; echo '<link rel="stylesheet" href="'. $wd_blog_url .'/wp-content/plugins/webdezine_menu/wd_admin_style.css" type="text/css" />'; }</code> replacing it with: <code> function wd_add_admin (){ global $wd_blog_url; //echo '<script src="'. $wd_blog_url .'/wp-content/plugins/webdezine_menu/scr.js" type="text/javascript"></script>'; echo '<link rel="stylesheet" href="'. $wd_blog_url .'/wp-content/plugins/webdezine_menu/wd_admin_style.css" type="text/css" />'; } </code> should take care of the conflict. In the next version I will implement a better javascript tabbing system so that it doesn't conflict with other scripts running on WP. Sheri
more» vertical menu. Yes. This plugin transforms your links into html that makes creating css drop or flyout menus possible. There are many css scripts available on the internet for flyout menus, that can be applied to the menu. I offer only the css needed to create the drop menu with the plugin. Sheri
more» to something else in this version. I'm working on the next version as I type...but I want it to be a good version...not just little fixes. I am working with another user to hardcode links for all the top level itmes. Please email me and we'll fix it up. Sheri
more» installation. If you intend to use it for multiple clients then perhaps we should talk. My email is sheri [at] webdezine [dot] ca Sheri
more» I ask for a small fee if it is to be used in a commercial application. I support the menu fully - even to the point of customizing the css for those who need css assistance. Sheri
more» section. Do you have a separate file for the < head > < / head > section? or have you integrated it into the templates?
more» Email me if you would like: sheri [at] webdezine [dot] ca Sheri
more» it work in other Mac browsers?
more»Hi Ryan! K2?? %-) Sheri
more» guys have going I could try to replicate the problem...but...if I can't find a problem then I don't know what's broken. Thanks for the advice on the sitemap. Which sitemap do you use? Sheri
more» 26px but the line-height is 29. Make these values closer together: 28 and 29 or 26 and 27. You must make the top margin of the second level of links the same as the first level height: It is currently at 29px (.topmenu ul ul). This creates a space between the top and second level so that when the mouse moves down, the menu disappears unless the mouse is moved quickly! Sheri
more» along with the menu. There is a javascript error where "n" has no properties (this is true for all installations - I am going to replace the javascript tabs with a better script). But other than that I am having no issues with widgets and not being able to use them. I have tried it out with the default theme, classic theme and widget-ready theme http://www.themes.solostream.com/theme-download-links/ called "suhweet". If you could provide more info about your set-=up maybe I could reproduce the problem. Thanks Sheri
more»Hi Emi, Is that IE6 or 7? Sheri
more» p.s. "ChiLyn" also had this problem because of her theme - the comments are above
more» people with their menus and have not put them back to default - that is why they look funky. Those are also a couple of my development sites, so you never know what I've done to the installation.
more» They are related to the omission of a wordpress javascript header inclusion. This will be fixed in the next version(which will also have all the suggestions added), but for now, adding this to your header file should fix the errors. <code> <script type="text/javascript"> //<![CDATA[ function addLoadEvent(func) {if ( typeof wpOnload!='function'){wpOnload=func;}else{ var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}} //]]> </script> </code> Sheri
more» default installation. I did change the IEcss file a bit, just so that it would "look nice" in the Kubrick theme. The changes are only cosmetic - the functionality of the menu has not been changed - just the css to allow it to work with the Kubrick theme. Playing with the css values to get it to work with your individual theme and placement is a necessary part of using the menu. Here is the css I used to make it look nice with the default theme: <code> /* The Css for the menu ala IE*/ .topmenu {width:auto;margin-left:15px; margin-top:38px;} .topmenu a, .topmenu a:visited {width:90px; border-bottom: 3px solid #4281b7;} .topmenu a:hover {text-decoration:none;} .topmenu ul ul {top:29px;} .topmenu ul ul a{width:98px;} </code> The rest of the css comes from the main file. These values are only for IE6 and will be rendered only by IE6, as they are placed within the IE6 css file. Sheri
more» Use of this menu requires some CSS coding abilities. By altering the CSS values this menu can be integrated into any theme providing that the theme follows the Wordpress standards. I have integrated the menu into many different themes. Here is one that has been modified to fit the theme: http://www.boomerblabber.com/ If I can be of help, please let me know. Sheri
more» with regard to the javascript issues. I have not been able to replicate the problems on my installation of WP2.2. Perhaps we can track down the issue together. Best, Sheri
more»Yes, I sent you an email. Sheri
more» options there.
more» required functions for the display of the menu are not being included into the head section of your pages. For whatever reason I am not sure. If there was a link to the site I could look at the source code as a starting point to try to determine why the wordpress functions are not working correctly. I found a demo of your theme: http://www.ythv.info/travelloblog/ Sheri
more» showing up where the navigation should be. Is everything fine using other options? Sheri
more» all of the other menus and keep pages only. Make sure to also deselect the "display title" options so that your top level pages spread across the top and are not contained within the "Pages" title. The sitemap is not in use when the "title" is not displayed. If you look within the main css file for the menu you will see references to the "more.gif" image. These images are displayed only when the menu has submenu items. You can use these references to display that little arrow that is found in your example menu above. I neglected to add the "more" images in the zip. I'll try to get them up here on the site for download. Sheri
more» download. Overwrite the file and all should be well. If you don't want a sitemap at all, just check the "use my own map" and leave the address blank. If you have a sitemap fill it in and it'll direct to the correct place now. It was a silly error, but one that I could not track down easily. Sheri
more» link that is used in the top title areas (i.e. Pages, Categories, Archives - hover over these, if you have checked "use my own", it should be the link that you specified or the blog index if left blank), or are you talking about the sitemap page itself? If it's the sitemap page itself...go to manage->pages->"Link Sitemap" and delete. You have the right version. Another thing I didn't update when I put out 2.0.3!! :( Sheri
more» The computer cannot live without me ;)
more»hehe I can pull a rabbit out of a hat too! :D
more» far if you have no posts to list in the archive. This scenario is strangely familiar.... Back in a bit with the answer.
more» sitemap fix and a fix for your errors above. Thanks for the heads up. Sheri
more» your javascript menu but am unable to tell if you are using just pages or posts or ... Do you want to keep the javascript "effects". By that I mean, the slow roll down and see-through background? Sheri
more» a ways in creating the next version, which will contain the fixes and many other requested features. Hang in there.
more» announce the completion here with the link if you want to subscribe to the RSS for this thread.
more» the posts into the category menu in the next version which is underway right now. I will also try to work some scriptalicous effects into the menus. Both avail as options.
more» drop menu to operate properly in IE6 only. If IE6 is not a concern for you, then the tables can be removed without issue in other browsers. Great link! Sheri
more»Hi Chris, I responded to your email. Sheri
more» using something else. Email me if you would like to work on it. sheri [at] webdezine [dot] ca Sheri
more» parent pages across the top from which the child pages drop below? In your display options, deselect the "display title" for the menu you want to use and the parent items will stretch across the top with child items dropping below. If you only want pages, deselect all of the "which menus?" except for the pages. Sheri
more» menu within the header block, that is between the < div >.... < / div > Sheri
more» your theme, but other than that, there should not be any issues. It is completely self contained.
Member since:Fri. Feb. 16, 2007
Member since:Thu. Feb. 22, 2007
more» like you and your style. I will now be a loyal reader. Be well, Ray www dot getsafensecure dot com
more» really enjoy your writing style and your attitude! Keep it up!!! (semicolon) (close Parenthesis) Ray www (dot) getsafensecure (dot) com
Member since:Sat. May. 12, 2007
Member since:Sun. May. 13, 2007
Member since:Fri. May. 25, 2007
Member since:Sun. May. 27, 2007
Member since:Tue. May. 29, 2007
Member since:Tue. Jun. 12, 2007
Member since:Fri. Jun. 22, 2007
Member since:Mon. Jul. 16, 2007
Member since:Tue. Jul. 24, 2007
Member since:Fri. Jul. 27, 2007
more» time and care in making this plugin. I'm nearly 100% happy with it. I have only one problem. There's something to the Javascript that when the plugin is active it ENTIRELY HOSES up my Widget Admin. (I'm using 2.2.x). It renders the panel useless. In my Error Console in Firefox it references "n has no property" on line 65 of the file scr.js. Before I looked at the Error Con in FF (on a Mac, but replicated on a PC in IE7 as well) I went through the tedious task of deactivating each plug that I was using until I found the culprit. I'm sorry to say yours was the winner. ;) Otherwise, with a little IE7 hacking, I've made the site look pretty darn nice with your plug. Check it out at thebigtailgate.com if you'd like. BTW, as soon as we deal with this issue, I'll be using it on EVERY site I build in WP and will proudly pay you the $25 each time. GREAT WORK SHERI, Thanks in Advance. -Jon jon at trailsofsmoke dot com
Member since:Mon. Jul. 30, 2007
more» that refers to categories, meta, etc. in webdezine_css_menu.php? Christina
more» using pages for the site and have all of the checkboxes unchecked except for pages. The url is http://www.stxfoundation.org/newsite. I'm using my own sitemap. Any ideas? Christina
more» experiencing is that I have to position my cursor over the top and hold for much longer than I should before the bottom menus will stay put. Otherwise they just disappear. http://www.stxfoundation.org/newsite/ Christina
more» mentioned the head I've almost got it working right. Just need to do some more work on the css. At least you pointed me in the right direction, and I so appreciate it!!! Christina
Member since:Tue. Aug. 21, 2007
more» with ie AND firefox (look at www.tooimmobilier.com with each browser for example)... Is there a solution ? Regards, Fabien
Member since:Thu. Aug. 30, 2007
Member since:Sat. Sep. 1, 2007
Member since:Sat. Sep. 8, 2007
Member since:Sun. Sep. 23, 2007
Member since:Thu. Jun. 5, 2008
Member since:Fri. Jun. 6, 2008