Title: [Plugin: wpec-product-slider] Missing options
Last modified: August 21, 2016

---

# [Plugin: wpec-product-slider] Missing options

 *  Resolved [Bloke](https://wordpress.org/support/users/bloke/)
 * (@bloke)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/plugin-wpec-product-slider/)
 * I am using this theme that used advanced custom fields. They use the custom fields
   for the product slider.I thought it was strange I couldn’t see the menu in the
   admin panel. So I found a function that was hiding it.
    `function hide_admin_menu(){
   global $current_user; get_currentuserinfo();
 *  if ($current_user->user_login != ‘admin’) {
    echo ‘<style type=”text/css”>#toplevel_page_edit-
   post_type-acf{display:none;}</style>’; } }
 * add_action(‘admin_head’, ‘hide_admin_menu’);
 * After I removed it now it shows. But only see the menu button called “Custom 
   Fields” and two links below called “Custom Fields” and “Settings”. On the Setting
   page is lists addons, export for PHP and XML. But no options to create new fields.
   Anyone know how I can restore this? Using version 3.5.8.1
 * When I go to custom fields, it says “No Field Groups found” yet they are all 
   there in the post.

Viewing 1 replies (of 1 total)

 *  Thread Starter [Bloke](https://wordpress.org/support/users/bloke/)
 * (@bloke)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/plugin-wpec-product-slider/#post-3802539)
 * I got it figured out. I didn’t see the “add new” button on the top of the page.
   I was able to add a new custom field and it didn’t effect the ones created by
   the developer. I guess if I need to change them I can edit the code. Because 
   they don’t show up in the ACF window.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: wpec-product-slider] Missing options’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [Bloke](https://wordpress.org/support/users/bloke/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/plugin-wpec-product-slider/#post-3802539)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
