After migrating to the new server I can no longer attach new posts to my navigation groups, but can still attach the posts which were created prior to the migration.
When I try to add a new post, it appears to have attached, but when the page is refreshed the item is blank.
Can anyone shed any light on this?!
]]>I have recently installed the NAVT plugin and built a menu.
When I go to my widgets the NAVT widget is there but it doesnt have a title and it is static, I cannot drag it into the side bar column.
If anyone has any ideas OR can recommend another navigation plugin that works with any theme with WP 3.0.1 i would be very very grateful.
Thanks
Alex
]]>I have recently installed the NAVT plugin and built a menu.
When I go to my widgets the NAVT widget is there but it doesnt have a title and it is static, I cannot drag it into the side bar column.
If anyone has any ideas OR can recommend a plugin that works with any theme with WP 3.0.1 i would be very very grateful.
Thanks
Alex
]]>:: duplicate name ::
However there is no other group with that name displayed on the screen. In the wp_options table i can see the wpnavt_assets contains this group name, but i dont know from where till where i need to select and delete in order to get rid of this problem, if this is at all the solution. Any help please? thanks!
https://www.ads-software.com/extend/plugins/wordpress-navigation-list-plugin-navt/
]]>So far, I have the css class being followed for the button as “verify”. That verify property reads as follows:
.verify {background:url(images/navigation.jpg); background-position:-254px 0px; width: 111px; border: 0;
display: block;
height:40px;
}
#menu a.verify:hover {background:url(images/navigation.jpg); background-position:-254px -40px;}
Now, the only way I *have* gotten hover to work was to use the anchor type as “Use CSS class” instead of “graphic link”. Only problem if I go that method is that I get the hover effect, but at the cost of having graphical text show up over it. Since the button already has text, I do not need the dynamic text to show up.
Anyone know of a solution to have my cake and eat it too or is this just too much to ask of this graphical navigation plugin?
]]>Here is my problem:
Qtranslate quicktags <!–:it–>TextHere<!–:–><!–:en–>TextHere<!–:–> or [:it]TextHere[:en]TextHere doesn’t work in NAVT Menu Item Alias.
If I use them in NAVT widget titles everything is fine, but in Menu Item Alias i’ll see the tags written down in the menu title.
I tried to change in the navt_widget.php at line 113:
echo ($before_widget . $title . $out . $after_widget);
in echo ($before_widget . apply_filters('the_title', $title) . apply_filters('the_title',$out) . $after_widget);
like Owlman wrote in this topic https://www.ads-software.com/support/topic/231772.
and the result is:
The English version of the website looks great and the menu item title is correct.
The Italian (default language) seems to have big problems:the menu item in which i used the quicktags wont show up any more and any other menu item in the navigation group below it wont show either. Moreover the rest of the widgets (below NAVT widget) will show as <li></li>
of the NAVT widget….
Anybody knows how to fix this?
]]>I don’t want NAVT plugin to apply <ul>
before my menu
so here is my request, and it works:
navt_getlist('groupes', true, '','','');
the only problem is that two <>
appears in my page, and I don’t know where they are coming from
Thanks
WordPress Version 2.8.4
NAVT v1.0.34
https://www.ads-software.com/extend/plugins/wordpress-navigation-list-plugin-navt/