Avatar

mike_jandreau

mike_jandreau

About

Username
mike_jandreau
Joined
Visits
18
Last Active
Roles
Member

License key verification

We do not store any license keys, it is for verification purpose only if support expired

Where can I find my purchase code?

Comments

  • I’m working on local right now, so there’s no link. I found the setting on my own though. Not sure why that’s be turned on by default, but all set now. Thanks.
  • It’s great that when you offer help (“copy the whole file”) and I point out that doing so yields an error, all of a sudden you cite Envato’s policy on customizations. How convenient. Provide better support from the get go and offer solutions tha…
  • As I said, that results in two copies of the options panel. How do I get around that? What part of the code is outputting that? See my previous screenshot.
  • If I copy the Action bar from /muffin-options/theme-options.php to my child theme functions.php, I get the results I want. However, if I don't copy all of the options to functions.php, all of those options get lost when I save my changes. But copyin…
  • Adding options to my own functions.php file doesn't seem to work, though. If there's any docs on adding more options, please let me know so I can investigate them further.
  • Found it. /muffin-options/theme-options.php has the options to add more fields/includes/header-top-area.php outputs the code.
  • That looks to be a little closer to what I want, but there's a minor CSS bug where there's a 10px space between the Action Bar and Menu with that Header. I'll fix it in my CSS. I would like an option to make the Action Bar sticky by default, though.…
  • Okay, let's assume I don't want to use header builder. (It doesn't come out as well as the pre-built headers, in my opinion). What's the CSS I'd need to make the Action bar sticky? I think I can add some of my own options to my child theme to suppor…
  • Thought of one more question: I want to make the Action Bar sticky, along with the sticky header. Is that possible? I want it to always be on the screen above the header.