Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Why not add the functionality of front-end editing within the Customizer view?

    I agree with Janneke in thinking that a front-end editor should be on the true front-end on the admin bar.

    But for admins and other new users finding and using Customizer, using WP Front-end Editor within the Customizer just makes sense.

    Here’s a vote for both!

    Thread Starter bugbee

    (@bugbee)

    Some plugins require special functions to carry out text changes or other stuff. These functions get added to the themes functions file so including a functions.php in your child is crucial for me.

    Like custom CSS, custom functions do come up more than i’d like. I think this would be a great tool to add to your plugin, IMO.

    Thanks!

    bugbee

    bugbee

    (@bugbee)

    I’m in the same boat. I’m new to P2s and thought i didn’t turn on something at first (configure P2). Not the case!

    I’m a Chrome user with the latest version, using a mac or a PC, i cannot post or comment.

    Also, and this is a Mac only issue, i can’t scroll to the bottom of the page. If i try to scroll it jumps be back to the top of the page. Seems like a javascript issue although no errors to report.

    To answer the original question, in order to remove the “In Stock” message, add this bit of CSS:

    .stock { display: none; }

    I hope this helps someone!

Viewing 4 replies - 1 through 4 (of 4 total)