Title: mintfactory's Replies | WordPress.org

---

# mintfactory

  [  ](https://wordpress.org/support/users/weelk/)

 *   [Profile](https://wordpress.org/support/users/weelk/)
 *   [Topics Started](https://wordpress.org/support/users/weelk/topics/)
 *   [Replies Created](https://wordpress.org/support/users/weelk/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/weelk/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/weelk/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/weelk/engagements/)
 *   [Favorites](https://wordpress.org/support/users/weelk/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/users/weelk/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/weelk/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Menu - Create Mobile-Friendly Menu] Menu Not Showing](https://wordpress.org/support/topic/menu-not-showing-4/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/menu-not-showing-4/#post-5078477)
 * Hi Peter. Thank you for your great work with the plugin. I really appreciate 
   it. The third point was very helpful as I couldn’t work out why it it not showing
   while everything is loading correctly. Simple solution but without knowing it
   I would spend a lot more time trying to work it out.
 * Cheers,
    Tom
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Explanatory Dictionary] Words disappeared in admin panel and on page](https://wordpress.org/support/topic/words-disappeared-in-admin-panel-and-on-page/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/words-disappeared-in-admin-panel-and-on-page/#post-4769800)
 * Exactly the same thing after update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] All pages not appearing since/deleted since update](https://wordpress.org/support/topic/all-pages-not-appearing-sincedeleted-since-update/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/all-pages-not-appearing-sincedeleted-since-update/#post-4647226)
 * the same here
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[P3 (Plugin Performance Profiler)] Plugin broken with WP 3.7.1](https://wordpress.org/support/topic/plugin-broken-with-wp-371/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-broken-with-wp-371/#post-4293485)
 * When I test it with default 2013 theme and all plugins disabled I get things 
   messed up too, but the interface is usable. [I looks like this](http://postimg.org/image/zdsy80q25/)
   Will investigate further which plugin may be loading another instance of jquery
   ui.
 * [@jan](https://wordpress.org/support/users/jan/) Dembowski As far as I was concerned
   this topic wasn’t resolved at the time of my first posting.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[P3 (Plugin Performance Profiler)] Plugin broken with WP 3.7.1](https://wordpress.org/support/topic/plugin-broken-with-wp-371/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-broken-with-wp-371/#post-4293482)
 * I’ll try to explain what is really happening there, so you guys can fix it rather
   than ignore what people are posting here.
 * When on wp-admin/tools.php?page=p3-profiler you click the ‘Start Scan’ button
   it loads modal overlay first. I suppose that page preview window and ‘Scan Name’
   input were intended to be presented in modal window. However modal overlay is
   over mentioned input and everything else is under modal overlay. This means there
   is no access to any controls or input boxes. Therefore no scan can be performed.
   You can exit overlay by pressing escape on your keyboard or by refreshing the
   page.
 * The problem is with styles being inherited form jquerry-ui-dialog-min.css for.
   ui-front where z-index: 100; while .ui-widget-overlay in the same file z-index:
   300001;
 * **QUICK FIX**
 * We don’t want to change jQerry files as they might be used elsewhere, but we 
   can use p3.css to override jQuerry css.
 * 1. open the file /wp-content/plugins/p3-profiler/css/p3.css
    2. Scroll down to
   line 67 (just below /** jQuery UI Dialog overrides **/) 3. Paste the following
   code and save
 *     ```
       .ui-front {
       	z-index: 100 !important;
       }
       ```
   
 * I know it is not the best fix but you are welcome to improve it. At least it 
   makes the plugin usable again. I don’t have the time to fix messed up close buttons
   on dialog boxes.
 * I hope this helps
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JQuery Accordion Menu Widget] [Plugin: JQuery Accordion Menu Widget] open the parent div if the page/post is active](https://wordpress.org/support/topic/plugin-jquery-accordion-menu-widget-open-the-parent-div-if-the-pagepost-is-active/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-jquery-accordion-menu-widget-open-the-parent-div-if-the-pagepost-is-active/#post-2829239)
 * I’m after the same thing.
 * I need some subsections to be open by default on certain pages/posts only. I 
   would greatly appreciate if someone could help on “how to”
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleModal Login] [Plugin: SimpleModal Login] Facebook Login in Wp Login](https://wordpress.org/support/topic/plugin-simplemodal-login-facebook-login-in-wp-login/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-simplemodal-login-facebook-login-in-wp-login/#post-2410637)
 * I wanted to avoid Janrain because of their scrips loading rally slowly and having
   big impact on overall page loading time. That is why I wanted to use Simple Facebook
   Connect and be able to have standard wp login page displayed as modal along with
   FB login option.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SimpleModal Login] [Plugin: SimpleModal Login] Facebook Login in Wp Login](https://wordpress.org/support/topic/plugin-simplemodal-login-facebook-login-in-wp-login/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-simplemodal-login-facebook-login-in-wp-login/#post-2410634)
 * I would be interested too. For instance button from Simple Facebook Connect plugin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] [Plugin: Contact Form 7] Call to undefined function wpcf7_add_tag_generator](https://wordpress.org/support/topic/plugin-contact-form-7-call-to-undefined-function-wpcf7_add_tag_generator/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-call-to-undefined-function-wpcf7_add_tag_generator/#post-2795059)
 * Same here. Reverted back to 3.1.2 and can upload images to NEXTgen again but 
   no way to do it with latest CF7
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EU Cookie Directive] [Plugin: EU Cookie Directive] Other cookies?](https://wordpress.org/support/topic/plugin-eu-cookie-directive-other-cookies/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-eu-cookie-directive-other-cookies/#post-2587574)
 * I agree. It would be much better plugin then.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox 3] Does not work](https://wordpress.org/support/topic/does-not-work-12/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [15 years ago](https://wordpress.org/support/topic/does-not-work-12/#post-2197592)
 * I haven’t tested it with 2011 theme because I run my own theme. So it could be
   as you say. Sorry I couldn’t help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox 3] Does not work](https://wordpress.org/support/topic/does-not-work-12/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [15 years ago](https://wordpress.org/support/topic/does-not-work-12/#post-2197586)
 * Have you ticked ‘Auto-lightbox image links’ in plugin settings?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox 3] Does not work](https://wordpress.org/support/topic/does-not-work-12/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [15 years ago](https://wordpress.org/support/topic/does-not-work-12/#post-2197573)
 * It works on WP 3.2.1 for me. Have you tried to click Uninstall Lightbox 2 in 
   plugin settings panel? It worked for me in the past even thought I haven’t had
   Lightbox 2 installed prior to that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gallery Manager] [Plugin: Fancy Gallery] donation request](https://wordpress.org/support/topic/plugin-fancy-gallery-donation-request/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [15 years ago](https://wordpress.org/support/topic/plugin-fancy-gallery-donation-request/#post-1815850)
 * Poor guy… But I wish him all the best and want to say thanks for what was good
   in the past. Good luck.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gallery Manager] [Plugin: Fancy Gallery] donation request](https://wordpress.org/support/topic/plugin-fancy-gallery-donation-request/)
 *  [mintfactory](https://wordpress.org/support/users/weelk/)
 * (@weelk)
 * [15 years ago](https://wordpress.org/support/topic/plugin-fancy-gallery-donation-request/#post-1815847)
 * Will test it as well and see which one does the job better. Thanks zatorifrank

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/users/weelk/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/weelk/replies/page/2/?output_format=md)