Marc

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Which files to include for tec functions? #950142
    Marc
    Participant

    Thanks, it helped. I could solve it.

    Best regards,
    Marc

    in reply to: User roles editable #950105
    Marc
    Participant

    Hello,

    thanks! After I have commented out all unnecessary capabilities, it works fine. It seems to update the caps regardless of the user role editor.

    Best regards,
    Marc

    in reply to: User roles editable #949675
    Marc
    Participant

    Hello,

    sorry that I have to ask you again, but I have to use the predefined roles in wordpress. Furthermore it starts happening not only with editor, but also with contributor and author. Other capabilities from wordpress and other plugins are easily editable, only capabilities from tec make troubles.

    I’ve tried it also manually in the database and deleted all unnecessary capabilities, with the same result. After refreshing the site the deleted capabilities pop up again. I suggest that the function for creating the standard capabilities during the installation could cause this problem.

    Do you can tell me where I can exclude this function? Do you have another solution?

    Thanks!

    Best regards,
    Marc

    in reply to: Question About WPML + TEC PRO Solution fom Other Thread #949611
    Marc
    Participant

    Hello,

    I am also using TEC Pro and WPML together and the compatibility between those two plugins is very important for me too. With the purchase I thought that there is no issue, because other plugins work good with WPML and I am a little disappointed about the lack of an update, although the issue is known for a long time now.

    Best regards,
    Marc

    in reply to: Which files to include for tec functions? #949053
    Marc
    Participant

    Hello,

    I tried to show the complete array for the venues using index.php in my template with these lines of code:

    $venues = tribe_get_venues();
    foreach($venues as $key => $value)
    {
      echo $key." - ".$value;
    }

    I get the error “Catchable fatal error: Object of class WP_Post could not be converted to string in /home/.sites/453/site1573403/web/wp-content/themes/patus/index.php on line 21”

    It should show me two venues which are already in the database.

    Thanks!

    Best regards,
    Marc

    Marc
    Participant

    Ok, thanks, I’ll have a look at it!

    Best regards,
    Marc

    Marc
    Participant

    Hello Geoff,

    indeed, I like the plugin very much :). The customer has very specific ideas of how the new website should look and work. The problem is that it has to feature exactly these functions. I am not the best programmer out there, but I can handle a little bit of php code.

    Do you can give me something I can work with? Maybe I can write my own add on/plugin for this purpose.

    Thanks!

    Best regards,
    Marc

    in reply to: User roles editable #947832
    Marc
    Participant

    This reply is private.

    in reply to: User roles editable #947512
    Marc
    Participant

    Hello,

    thanks for the fast answer! It’s really weird, I deactivated all the plugins I’ve installed except Calendar and User Role Editor. Unfortunately it doesn’t work either. When I am editing other roles like subscribers, contributors etc. it works just fine, only editors are a problem. No errors in the console.

    Do you know what this could be?

    Thanks!

    Best regards,
    Marc

    in reply to: User roles editable #947257
    Marc
    Participant

    Because of the missing edit function in the forum, one more post: Even the members plugin you recommended doesn’t work.

    in reply to: User roles editable #947219
    Marc
    Participant

    Also another user role plugin (WPFront User Role Editor) doesn’t work with updating the event calendar custom user capabilities.

    Best regards,
    Marc

Viewing 11 posts - 1 through 11 (of 11 total)