• Resolved treut

    (@treut)


    I am using your wordpress pelecard plugin. I have a clash in the wordpress CMS sidebar between your plugin managment button and the managment buttons of the theme I am using (tyler). One of the plugins managment buttons has disappered when I installed your plugin and it comes back if I remove it. Can You help me?

    https://ww.wp.xz.cn/plugins/10bit-paybuttons-pelecard/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author tzvir

    (@tzvir)

    it might be a problem with the menu item position

    in
    10bit-paybuttons-pelecard.php

    try replacing the line

    add_menu_page( ‘General’, ’10Bit’, ‘manage_options’, ’10bit’, ‘general_10bit_options’, plugins_url( ’10bit-paybuttons-pelecard/images/10bit16x16.png’ ), 6 );

    with

    add_menu_page( ‘General’, ’10Bit’, ‘manage_options’, ’10bit’, ‘general_10bit_options’, plugins_url( ’10bit-paybuttons-pelecard/images/10bit16x16.png’ ));

    Thread Starter treut

    (@treut)

    When I change to it WordPress not upload at all.

    Thread Starter treut

    (@treut)

    Ok! It’s Work! Thank..

    Thread Starter treut

    (@treut)

    Hi,
    After I changed the location, the plugin disappeared often.
    I have help!
    The site need to work today!

    thank,
    Reut

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘clash in the wordpress CMS sidebar’ is closed to new replies.