Home › Forums › Backend Issues (wp-admin) › Conflict with Amazon Link plugin › Reply To: Conflict with Amazon Link plugin
This is due to a bug in the Amazon-Link plugin with the call to add_menu_page.
From the codex:
WARNING: if two menu items use the same position attribute, one of the items may be overwritten so that only one item displays! Risk of conflict can be reduced by using decimal instead of integer values, e.g. 63.3 instead of 63 (Note: Use quotes in code, IE ‘63.3’).
I’m sure that last bit in the () was not there when I wrote the plugin…
Will be fixed in amazon-link version 3.1.1.
Paul
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.