• Hi I am trying to restyle a box content and hide a tab,

    Please see the tabs here: http://www.website123test.com/profile-3/test

    (My Accounts, Recipes, Reviews, Favorites)

    I managed to hide so far the header content, and for example a Tab called “Edit Profile” with this css:

    body #cooked-profile-page .cp-tabs li.edit-button { display:none; }

    But when I want to hide the “My Account” tab I just don’t know how to do it..?

    As you can see this box is a mess right now, i am trying to restyle most of it.. Any idea how I can make it look better..? (I only want the tabs Recipes, Reviews and Favorites to show)

    Btw this is from a plugin called “Cooked”

    Thankful for any help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Howdy,

    When I visit the address you gave, I don’t think I’m seeing the right stuff, since I am not a logged in user. I tried registering, but currently registration is turned off.

    If you make a test account or turn on registration so I could make a quick test account, I could help you further.

    Thanks!

    Thread Starter mariilou

    (@mariilou)

    Oh yes sorry didn’t think about that! Thank you!

    Username: test
    Password: test1

    Thanks. I tried logging in, but now there is an error with the login process. It looks like there are extra characters “<” somewhere in your code. I’m not familiar enough with this theme to suggest where that problem might be, since I can’t see the code for the ajax login process.

    Are you able to log in as a member?

    Thread Starter mariilou

    (@mariilou)

    Hi,

    thank you for your answer! I have been having such problems since you pointed it out. Now I know the plugin I am using for signup/register (called “Userpro”) is interfering with the “Cooked”-plugin, since the later also have an option to login/register. When I deactive the Cooked-plugin there is no error telling me ive “an unexpected token <“

    I am not sure if you can help me with this, but I will ask since I asked the two developers of the plugin and they’re both telling me to contact the one with the other plugin lol leaving me hanging in between…

    As I want to use the Userpro plugin for login/register, is there a ‘manually’ way I can deactivate the login/register option on the cooked plugin?

    Meaning: can I like… add a custom css, change some .php or delete any files that takes away the option to register/login with Cooked-plugin and therefor won’t mess things up when users logging in…

    Thank you in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to hide a tab?’ is closed to new replies.