Forum Replies Created

Viewing 15 replies - 226 through 240 (of 324 total)
  • Plugin Author wizzud

    (@wizzud)

    May I have a bit more information please? Like…

    A website address where I can see the offending CMW instance in action?
    How are you using CMW to order products? (Since CMW merely filters an existing custom menu, I am curious as to how it could be used in a shop ordering scenario).
    If you disable CMW, does your ordering process then work correctly?

    Plugin Author wizzud

    (@wizzud)

    This thread, 4th post, point (2) … ?

    Plugin Author wizzud

    (@wizzud)

    …released v3.0.1 of CMW that should fix your problem (ie. deactivation of the Widget Title Links plugin should no longer be required in order to create new instances of CMW).

    Plugin Author wizzud

    (@wizzud)

    Wow, that did it! Yep, I’m afraid CMW does not play well with the Widget Title Links plugin.

    Quick work-around for you is to (temporarily) deactivate Widget Title Links, create your new instances of CMW, then reactivate Widget Title Links (you won’t lose Widget Title Links’ settings). Once the CMW widgets are created there’s no problem, but they have to be created with Widget Title Links deactivated!

    I’ll dig into it a bit further to see if I can find out exactly what is happening and if I do anything about it, but I wanted to let you know what I’d found so far…

    Plugin Author wizzud

    (@wizzud)

    No problem, and I’m glad you found a solution.

    Plugin Author wizzud

    (@wizzud)

    First off, I apologise for the delayed response. (I suspect something a bit weird going on with the notification emails : yours only arrived in my inbox 8 hours ago; whereas a comment from esmi turned up this evening bang on time, yet the original comment it was in response to still hasn’t. Weird!)

    Anyway, I’ve tried very hard to reproduce this, but I can’t. I’ve removed, reinstalled, removed, installed old version, upgraded, removed, reinstalled old version, re-upgraded, etc, etc – all the while creating, removing, deactivating, reactivating widgets – and still no problem. Most frustrating!

    It occurs to me to ask : What version(s) of WP are you working with (3.9.1 maybe?), and is it the multi-site or standard version? And do you have any caching plugins of any sort installed?

    Plugin Author wizzud

    (@wizzud)

    Given that CMW does have a valid header, it’s a shame that I wasn’t given the opportunity to try to determine a possible cause (corrupt download, non-standard installation, restrictive folder permissions, etc?). Just dumping a 1 star Review on it – instead of raising a Support Issue – seems a tad harsh. Still, I’m sorry you had a problem with it.

    Plugin Author wizzud

    (@wizzud)

    Just so’s I’ve got it clear…

    You say that you are adding items to the “menu” but that when the “menu” is saved, the extra items disappear : Does “menu” mean the actual custom menu (ie. you’re on the Appearance / Menus admin page), or are you trying to modify the CMW widget options for a large custom menu?

    If it is CMW that’s causing the problem, may I ask which particular option field? Are you trying to add each of your 90+ menu items as an individual and specific Item (by “Item” here, I mean a green-ticked menu item in CMW’s “assist”)? If not, what exactly are you trying to do, and where are you trying to do it? Because I’m a bit confused about the use of “second last spot” and “last spot” : these terms seem to imply some sort of ordering capability, whereas CMW is a primarily a filter.

    Sorry if I’m being a bit slow on the uptake…

    Plugin Author wizzud

    (@wizzud)

    You have set the Flat output option, which removes any menu hierarchy.

    Under the Output section, check the Hierarchical radio button.

    Plugin Author wizzud

    (@wizzud)

    Can you show me the shortcode of your widget’s settings please?
    (open the widget and click an “assist” button; at the base of the Assist window is the shortcode representation of your current widget settings : copy-paste it into a post here). Do NOT alter any widget settings before doing so, or the changes will be reflected in the shortcode!

    Plugin Author wizzud

    (@wizzud)

    Usually the default is to show levels below whatever you have selected. If you can’t see the children of an item then there are a couple of possibilities : either you have set an option that excludes them, or your theme’s styling is preventing sub-levels from being displayed.

    If you showed me the shortcode equivalent of your widget settings (copy-paste from the Assist?) that would help. If you have a web-accessible page I can look at, that too would help?

    Plugin Author wizzud

    (@wizzud)

    Ummm … yes, I guess so. If that’s what you really want, go for it!

    ..
                 \     /
                 \\   //
                  )\-/(
                  /e e\
                 ( =Y= )
                 /'-!-'\
            ____/ /___\ \
       \   /    '''    '''~~"--.,_
     -._\ /                       '~~"--.,_
    ----->|                                '~~"--.,_
    _.-'/ \                                         ~~"--.,_
       /   \_________________________,,,,....----""""~~~~''''

    Plugin Author wizzud

    (@wizzud)

    Thanks for adding the Custom Menu widget, it helps.
    Referring back to your original post:

    not all items … show

    Actually, CMW lists exactly the same menu items as WordPress’s Custom Menu, so this is not an issue.

    can’t get Children to indent

    Adding a Container Class (the Class option, under the Container section) of widget_nav_menu to the instance of CMW will resolve this, but do NOT set either to root-level or sub-levels to use an OL! Your theme only provides rules for UL tags.

    Regarding the difference between the LINKS: menu and the other 2 menus : the LINKS: menu is using linkslibrary-pages custom menu (the other 2 use categoriespoststopics) and either :

    1. the structure of the linkslibrary-pages is flat (ie. there are no children), or
    2. you have configured the CMW instance to produce flat output

    I can’t tell which.

    Plugin Author wizzud

    (@wizzud)

    Thanks for the link…

    I can’t tell whether there are any items missing or not because there appears to be no other way to see the menu in question.
    What I can see is 2 instances of CMW, one using a UL root, the other an OL root.
    Both instances show the same 10 menu items. The OL-rooted CMW (headed “TOPICS:”) shows the 9 top-level items, and a solitary child item (below the first top-level menu item). The UL-rooted CMW (headed “LINKS:”) appears to have been output as “flat”, ie. all 10 items are show as top-level items instead of having the one child.
    If this 9 top-levels plus 1 child structure does not match the structure you have built in your custom menu then please let me know what that structure should be?

    Your “hueman” theme is clearing all margins and padding on UL, OL and LI tags (amongst others), and it is setting lists (UL & OL) to list-style: none outside none;. Unfortunately, there are no other CSS rules in place that match anything (by class, tag or structure) on the CMW instances, hence the lack of indentation.
    Without being able to see an instance of the Custom Menu widget I can’t tell what classes it may be being given (probably by your theme) that reinstate indentation, but I suggest you look at an instance and see if using the same classes on a CMW instance will provide the indentation you’re after.

    CMW does not provide any styling at all. The reason being that whatever styling I chose to supply, it would only suit maybe 1 in 1000 potential users of the widget (if I was lucky) … and anyway, that’s what themes are for.

    PS: Indenting a child is simply a matter of adding a suitable rule. As an example…

    .widget_custom_menu_wizard ol ul { margin-left: 2em; }

    Plugin Author wizzud

    (@wizzud)

    Do you have a web-accessible page I can take a look at?

Viewing 15 replies - 226 through 240 (of 324 total)