My shop doesn't do Pizzas, how do I change the name,icon in the backend

WPPizza – A Restaurant Plugin for WordPress Support Faq’s WPPizza v2.x (read only)
(for WPPizza FAQ’s v3.x go here) My shop doesn't do Pizzas, how do I change the name,icon in the backend

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #5894
    Olly
    Admin & Mod
      • to change the name (i.e WPPizza) just add define('WPPIZZA_NAME', 'The Name You Want'); to your wp-config.php
      • to change the WPPizza Menu Icon in Admin Panel next to the Name just add define('WPPIZZA_MENU_ICON', 'http://path/to/icon.png'); to your wp-config.php
      • to change the urls to something more suitable go to wppizza->settings and change the permalinks as appropriate (if linking to single items, make sure you read the notes here and in the plugin)
    Viewing 1 post (of 1 total)
    • The topic ‘My shop doesn't do Pizzas, how do I change the name,icon in the backend’ is closed to new replies.