• Resolved Bradypus

    (@clementgalliot)


    Hello,

    I am working on a non-profit associative project, so I cannot buy your paid plugins but know that I really like your extension, it opens up a lot of possibilities for creating user portals, and I recommend it to all my developer contacts.

    I created a category per user (with their first and last name) then child categories.
    In the list of the Categories Widget, currently, I hide the categories of other users by testing logged user last-name and with a JS script, but I would like to create this condition before to load on the front widget list only the category of logged user (and their child categories).
    Is it possible ? Via the modification of which template ?

    Thank you so much,
    Clement

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Thomas

    (@tlartaud)

    Hi,

    I created a category per user (with their first and last name) then child categories.

    I definitely recommend you not to do that. Categories can be viewed by any registered user.

    I would like to create this condition before to load on the front widget list only the category of logged user (and their child categories).

    Not sure I understand your requirement sorry. If you are just asking how to load a JS script immediately, simply use document.load instead of document.ready.

    Is it possible ? Via the modification of which template ?

    Again, not sure what you are trying to do. I even don’t understand why you created a category per user. However, did you take a look at our template system documentation?

    I hope that helps.

    Regards.

    Plugin Author Thomas

    (@tlartaud)

    Closing this topic, feel free to re-open if you need more assistance.

    Regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Don’t load predefined categories’ is closed to new replies.