Some neat missing features and a bug
-
Hey there,
I’m proud, that I’ve found this plugin, but I’m missing some neat features, which should be easy to implement.
Missing features:
1. Option to enable/disable the close button.
2. Option to let the “main” button close the takeover instead.
3. Option to let a “void click” close the takeover instead.
4. Options to style the class “page-takeover-overlay”.Bugs:
1. Currently for me (WP5.5.3) the “Custom CSS” won’t be inserted into the style of WP. I can’t see, why this line shouldn’t work:
<?php if ( ! empty( page_takeover_get_option( 'custom_css' ) ) ) page_takeover_get_option( 'custom_css' ); ?>
Nevertheless, easy to customize and fun to use.
Best regards,
Mike
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Some neat missing features and a bug’ is closed to new replies.