simson12
Forum Replies Created
-
Hi Vasyl,
Thanks for your quick response.
When I try it on user level I don’t see the specific menuitems also. For no single user inclusive the superadmin.
As mentioned I think the problem is also in the WordPress Admin menu. The menuitems I don’t see in the WordPress Admin menu on the highest level aren’t visible in AAM backend menu. The menuitems are Custom Content Types. I have a lot Custom Content Types and the most are visible in the WordPress Admin (highest level) and also in AAM backend menu.
In the settings of the custom content types who are visible and not are visible I don’t see any difference that can explain it.
with kind regards,
Simon
Thanks joinfof. The youtube video you mention is about the Element Inspection tool for chrome. Do you have the youtube video about css changes in the events calendar for a separator for me?
Thanks in advance
Forum: Fixing WordPress
In reply to: rightsproblem after reinstallationGrep is a searchfunction. Why should I use grep?
Forum: Fixing WordPress
In reply to: rightsproblem after reinstallationThanks for your answer.
Yesterday I used chown username:group userfiles/uploads and wp-content/gallery. This changed this maps to the correct owner/group.
But this is not the solution since the uploadprocess of WordPress and NextGen still wants to creates files/maps with owner/group 99/99. To keep it running I have to give this maps the 777 rights. And after every upload do the chown username:group trick.
How can I prevent WordPress to create files/maps with owner/group 99/99? Before the ‘reinstallation’ WordPress did not create files/maps with owner/group 99/99.