Forum Replies Created
-
AuthorPosts
-
Marc
ParticipantThanks, it helped. I could solve it.
Best regards,
MarcMarc
ParticipantHello,
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,
MarcMarc
ParticipantHello,
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,
MarcMarch 20, 2015 at 3:37 am in reply to: Question About WPML + TEC PRO Solution fom Other Thread #949611Marc
ParticipantHello,
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,
MarcMarc
ParticipantHello,
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,
MarcMarch 17, 2015 at 8:42 am in reply to: Display Google Maps on pages / Location for specific users #948894Marc
ParticipantOk, thanks, I’ll have a look at it!
Best regards,
MarcMarch 17, 2015 at 8:21 am in reply to: Display Google Maps on pages / Location for specific users #948885Marc
ParticipantHello 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,
MarcMarc
ParticipantThis reply is private.
Marc
ParticipantHello,
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,
MarcMarc
ParticipantBecause of the missing edit function in the forum, one more post: Even the members plugin you recommended doesn’t work.
Marc
ParticipantAlso another user role plugin (WPFront User Role Editor) doesn’t work with updating the event calendar custom user capabilities.
Best regards,
Marc -
AuthorPosts
