Remove Or Edit : Help Us Improve Cs-Cart

Can someone tell us how to remove or edit the link for Help us improve cs-cart in the drop down menu in the backend. We dont need this or what to see it. Any help would be great.

You can do this by simply add:

#file

design/backend/templates/addons/my_changes/hooks/menu/profile.override.tpl

* If the directory structure is missing you will need to create

#with content

  • {__("edit_profile")}
  • {__("sign_out")}
  • You will need to have "My Changes" add-on enabled for this to work.

    Tested on CS-Cart version 4.3.5

    Keep on smiling,

    ---
    Valentin
    part of hungryweb.net

    You can do this by simply add:

    #file

    design/backend/templates/addons/my_changes/hooks/menu/profile.override.tpl
    

    * If the directory structure is missing you will need to create

    #with content

    
    
  • {__("edit_profile")}
  • {__("sign_out")}
  • You will need to have "My Changes" add-on enabled for this to work.

    Tested on CS-Cart version 4.3.5

    Keep on smiling,

    ---
    Valentin
    part of hungryweb.net

    Can you please explain this in more details?

    Can you please explain this in more details?

    - install the My changes addon

    - make sure that it has the Active status

    - create file from post #3 and add necessary content to it

    - clear cache

    - check the result

    - install the My changes addon

    - make sure that it has the Active status

    - create file from post #3 and add necessary content to it

    - clear cache

    - check the result

    Thanks eCom, it worked great :-)

    You are welcome! :)

    design/backend/templates/menu.tpl

    This
    
    
  • {include file="common/popupbox.tpl" id="group`$id_prefix`feedback" edit_onclick=$onclick text=__("feedback_values") act="link" picker_meta="cm-clear-content" link_text=__("send_feedback", ["[product]" => $smarty.const.PRODUCT_NAME]) content=$smarty.capture.update_block href="feedback.prepare" no_icon_link=true but_name="dispatch[feedback.send]" opener_ajax_class="cm-ajax"}
  • With This Code or delete whole code

     

    You can do this by simply add:

    #file

    design/backend/templates/addons/my_changes/hooks/menu/profile.override.tpl
    

    * If the directory structure is missing you will need to create

    #with content

    
    
  • {__("edit_profile")}
  • {__("sign_out")}
  • You will need to have "My Changes" add-on enabled for this to work.

    Tested on CS-Cart version 4.3.5

    Keep on smiling,

    ---
    Valentin
    part of hungryweb.net

    Hello,

    Now cannot see Act on behalf of vendors in version MV4.11.01. What line to add to My Changes, please?

    Regards