Title: emj's Replies | WordPress.org

---

# emj

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Image Gallery Slider For ACF] Callback function for slider](https://wordpress.org/support/topic/callback-function-for-slider/)
 *  Thread Starter [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/callback-function-for-slider/#post-12550647)
 * Thank you. I tried and get this error:
 * slick.min.js?ver=1.4:1 Uncaught TypeError: Cannot read property ‘add’ of null
   
   at Object.e.initADA (slick.min.js?ver=1.4:1) at Object.e.init (slick.min.js?ver
   =1.4:1) at new <anonymous> (slick.min.js?ver=1.4:1) at a.fn.init.i.fn.slick (
   slick.min.js?ver=1.4:1) at HTMLDivElement.<anonymous> ((index):1327) at Function.
   each (jquery.js?ver=1.12.4-wp:2) at a.fn.init.each (jquery.js?ver=1.12.4-wp:2)
   at window.almComplete ((index):1321) at a.<anonymous> (ajax-load-more.min.js?
   ver=5.2.0:1) at a.e.emitEvent (ajax-load-more.min.js?ver=5.2.0:19)
 * Anything else i can try? Thank you 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Image Gallery Slider For ACF] Callback function for slider](https://wordpress.org/support/topic/callback-function-for-slider/)
 *  Thread Starter [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/callback-function-for-slider/#post-12523422)
 * Thank you for replying.
 * Can you please tell me how to start the sliders in an Ajax call?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Image Gallery Slider For ACF] Callback function for slider](https://wordpress.org/support/topic/callback-function-for-slider/)
 *  Thread Starter [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/callback-function-for-slider/#post-12518072)
 * Also, plugin developer said:
 * “You need to know the function to call to initiate the sliders”
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensive VC Addons for WPBakery page builder] Custom font block – preview text?](https://wordpress.org/support/topic/custom-font-block-preview-text/)
 *  Thread Starter [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/custom-font-block-preview-text/#post-10445831)
 * Thank you **clapping hands**, much appreciated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[10WebSocial] Feed not posting recent insta posts](https://wordpress.org/support/topic/feed-not-posting-recent-insta-posts/)
 *  [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/feed-not-posting-recent-insta-posts/#post-10261099)
 * +1 this issue. Following…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Passster - Password Protect Pages and Content] Login redirects to top of page](https://wordpress.org/support/topic/login-redirects-to-top-of-page/)
 *  Thread Starter [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/login-redirects-to-top-of-page/#post-10151965)
 * Also, is the Ajax functionality something you plan to add back to the plugin 
   at some point?
 * It really is a great feature of the plugin, however understand it was causing
   errors.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Passster - Password Protect Pages and Content] Login redirects to top of page](https://wordpress.org/support/topic/login-redirects-to-top-of-page/)
 *  Thread Starter [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/login-redirects-to-top-of-page/#post-10151930)
 * Thank you very much for taking time to reply [@patrickposner](https://wordpress.org/support/users/patrickposner/)
 * I thought this might be the case, and since i needed to fix this yesterday, I
   implemented the following action on submit, so that on click, it jumped back 
   down to the input box anchor:
 *  `jQuery(document).ready(function() {
    jQuery(“form”).attr(‘action’,jQuery(“form”).
   attr(‘action’)+ “#myinputboxid”); });`
 * In case that helps anyone else.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH WooCommerce Wishlist] Wishlist count in header](https://wordpress.org/support/topic/wishlist-count-in-header/)
 *  [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/wishlist-count-in-header/#post-9059853)
 * In case it helps anyone else, i’ve just found this solution for updating the 
   count with ajax, and it’s working for me:
 * [https://support.yithemes.com/hc/en-us/articles/115001372967-Wishlist-How-to-count-number-of-products-wishlist-in-ajax](https://support.yithemes.com/hc/en-us/articles/115001372967-Wishlist-How-to-count-number-of-products-wishlist-in-ajax)
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type Permalinks] Right URL, but Page Not Found.](https://wordpress.org/support/topic/right-url-but-page-not-found/)
 *  [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/right-url-but-page-not-found/#post-8704329)
 * Any updates on this? Is still an issue for me too. Thanks
    -  This reply was modified 9 years, 4 months ago by [emj](https://wordpress.org/support/users/emj/).
      Reason: forgot notify
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] Shipping Address Not Passing To PayPal](https://wordpress.org/support/topic/shipping-address-not-passing-to-paypal-1/)
 *  Thread Starter [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/shipping-address-not-passing-to-paypal-1/#post-5673826)
 * Apologies, the original thread URL is:
    [https://wordpress.org/support/topic/shipping-address-not-passing-to-paypal?replies=3](https://wordpress.org/support/topic/shipping-address-not-passing-to-paypal?replies=3)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DIYCWare Image Editor] image not showing up after upload](https://wordpress.org/support/topic/image-not-showing-up-after-upload/)
 *  [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/image-not-showing-up-after-upload/#post-5042110)
 * Check your web host has enabled ‘safe_mode’… that fixed the same issue for me.
   
   Goodluck!
 * From plugin support:
 * Does the host allow exec() or do they have safe_mode turned-on? This is the method
   for running command lines in php. Some hosts will place restrictions on this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DIYCWare Image Editor] Duplicate Button 'Upload And Edit Your Image'](https://wordpress.org/support/topic/duplicate-button-upload-and-edit-your-image/)
 *  Thread Starter [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/duplicate-button-upload-and-edit-your-image/#post-5039620)
 * Apologies, that screenshot isn’t showing.
 * [Click here for the Screenshot](http://emmapaul.com.au/clients/duplicate-button.jpg).
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Custom Fields Search] Nav Menu not showing on custom search result](https://wordpress.org/support/topic/nav-menu-not-showing-on-custom-search-result-1/)
 *  [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/nav-menu-not-showing-on-custom-search-result-1/#post-4163497)
 * ** bump **
 * Does anyone have a solution yet for the disappearing nav issue? Or know of an
   alternative plugin which allows for similar custom field searches?
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Custom Fields Search] Nav Menu not showing on custom search result](https://wordpress.org/support/topic/nav-menu-not-showing-on-custom-search-result-1/)
 *  [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/nav-menu-not-showing-on-custom-search-result-1/#post-4163496)
 * Hi there, I’m having the same issue i.e. disappearing nav, but the plugin also
   seems to remove some of my footer.php content, which is being called using:
 *     ```
       <?php query_posts("page_id=#"); // GET FOOTER PAGE CONTENT ?>
           <?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
           <?php the_content(); ?>
           <?php endwhile; ?>
           <?php wp_reset_query(); ?>
       ```
   
 * This footer content is appearing on all pages except search results, and when
   i deactivate the plugin, the footer content (and nav) appear again.
 * 🙁 It’s a great plugin and the only one i’ve come across that lets me search 
   per my requirements.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Firelight Lightbox] Disable fancybox for smalll screens](https://wordpress.org/support/topic/disable-fancybox-for-smalll-screens/)
 *  [emj](https://wordpress.org/support/users/emj/)
 * (@emj)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/disable-fancybox-for-smalll-screens/#post-4017287)
 * I am able to disable fancybox-iframe on mobile devices using the script provided,
   thank you!
 * Wondering though, is there something I can add to that script so links on mobile
   open in a new window (_blank)?
 * 🙂

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

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