Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • I’ve just found the cause, based on what you said earlier: I removed some unnecessary?submenus from the first main menu item (16 to 4). Now the item in the other menu works correctly.

    Anyway, that leaves with the question… What the excess could be? I’m not sure if it was 12 or less menus. Where can I explore the limit? How much is too much? And what if I really needed those 16+ menu items? (hopefully not)

    My menu has 6 main items, indeed the number of Submenus is this:
    1 Main menu item (16 submenus)
    2 Main menu item (6 submenus)
    3 Main menu item (12 submenus)
    4 Main menu item (2 submenus)
    5 Main menu item (10 submenus)
    6 Main menu item (no submenus)

    Now, the problem is perceptibly happening in one submenu of (1) and one submenu of (5), I haven’t tested the others but I’m working.

    I don’t think there are other plugins messing with the menus, but do you know any other plugins that allegedly add custom fields to them? Tell me what should I do.

    I already sent you an email.

    I’m having the same problem, but only happens with one menu element. All other elements works fine.

    In the problematic element, I choose Who can see this link>Logged-in users and choose Administrator and Editor. But when saving, only Editor remains checked. If I choose only Administrator, it remains checked ok. But I add Editor, Administrator gets unchecked when saving.

    • This reply was modified 9 months, 3 weeks ago by juliushg. Reason: Minor character slip
    Thread Starter juliushg

    (@juliushg)

    Yes, it works. The 3rd level nesting can be done.

    But I had a little surprise:
    I injected the Private code in the three levels of the nested views, and now it only does not work in the last level. But in level one and two works perfectly.

    Anyway, the two level nesting is documented in the FF docs, here: https://formidableforms.com/knowledgebase/advanced-view-concepts/#kb-set-up-a-nested-view

    So I experimented a little and added a third level, and it worked, but now that happened. Not a big deal, but I would like to understand what is causing this issue.

    Tell me if I can privately send you a link to the page of my site where it shows the result, in your email perhaps? Or when may I contact you, just to explore this.

    Thread Starter juliushg

    (@juliushg)

    Well, actually I can. Maybe I took for granted that you would know that Formidable Forms works that way. I invoke the second view with a shortcode inside the first, just like that, and it works.

    [display-frm-data {options}]
       [display-frm-data {options}]
          content here
       [/display-frm-data]
    [/display-frm-data]

    That is useful and necessary for the plugin to work properly, because I’m setting a category in the first shortcode and passing a parameter to the second to show entries in that category (a field).

    What won’t work is the private shortcode inside the second nested display.

    This is:

    [display-frm-data {options}]
       Other content here
       [private role=administrator]This works fine, hidden[/private]
    [/display-frm-data]

    But…

    [display-frm-data {options}]
       [display-frm-data {options}]
          Other content here, works fine
          [private role=administrator]This is not hidden[/private]
       [/display-frm-data]
    [/display-frm-data]

    Instead of hiding the content, it shows all the shortcode syntax there:

    [private role=administrator]Does not hide[/private] This is shown as is.

    Thanks for your response. Your plugin is great. I understand that I maybe should contact the FF developers, unless the solution is in yours. Can you think what is happening?

    Disculpen, pero hay otro plugin llamado Clic to Chat for Whatsapp que sí funciona en Firefox. Acabo de explorarlo, la diferencia es que en el URL temporal que usan ustedes, dice “whatsapp://send?phone=019999999999&text=”, y el de Clic to Chat usan directamente el URL: “https://web.whatsapp.com/send?phone=019999999999&text=”.

    Supongo que sí tiene que ver porque el Clic to chat me abre muy bien en todos los navegadores. Por favor, arreglen eso, porque sí quiero usar su plugin.

    Thread Starter juliushg

    (@juliushg)

    Ok, one question before trying this. I have this “Formidable Pro” plugin, which manages databases, may the method you suggest put in danger all tables and forms created by the plugin?

Viewing 7 replies - 1 through 7 (of 7 total)