Title: Sharp-Image's Replies - page 2 | WordPress.org

---

# Sharp-Image

  [  ](https://wordpress.org/support/users/sharp-image/)

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

 Search replies:

## Forum Replies Created

Viewing 11 replies - 16 through 26 (of 26 total)

[←](https://wordpress.org/support/users/sharp-image/replies/?output_format=md) [1](https://wordpress.org/support/users/sharp-image/replies/?output_format=md)
2

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] pre search options with only the letters of the products.](https://wordpress.org/support/topic/pre-search-options-with-only-the-letters-of-the-products/)
 *  Thread Starter [Sharp-Image](https://wordpress.org/support/users/sharp-image/)
 * (@sharp-image)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/pre-search-options-with-only-the-letters-of-the-products/#post-14254445)
 * This problem is solved.
    -  This reply was modified 5 years, 1 month ago by [Sharp-Image](https://wordpress.org/support/users/sharp-image/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TranslatePress - Translate Multilingual sites with AI Translation] Language switcher not showing on all pages](https://wordpress.org/support/topic/language-switcher-not-showing-on-all-pages/)
 *  Thread Starter [Sharp-Image](https://wordpress.org/support/users/sharp-image/)
 * (@sharp-image)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/language-switcher-not-showing-on-all-pages/#post-14254441)
 * This is solved with a reset of the permalinks.
    -  This reply was modified 5 years, 1 month ago by [Sharp-Image](https://wordpress.org/support/users/sharp-image/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Exclude JavaScript from processing](https://wordpress.org/support/topic/exclude-javascript-from-processing/)
 *  Thread Starter [Sharp-Image](https://wordpress.org/support/users/sharp-image/)
 * (@sharp-image)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/exclude-javascript-from-processing/#post-14115283)
 * Screenshots can you find here:
 * [https://datainbeeld.com/support/excluded-js-paths.png](https://datainbeeld.com/support/excluded-js-paths.png)
   
   [https://datainbeeld.com/support/white-page-translate-press.png](https://datainbeeld.com/support/white-page-translate-press.png)
   If you want I can also sent the source code of the white page to you. What is
   your support e-mail address?
 * regards Bouke
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TranslatePress - Translate Multilingual sites with AI Translation] Translate](https://wordpress.org/support/topic/translate-368/)
 *  Thread Starter [Sharp-Image](https://wordpress.org/support/users/sharp-image/)
 * (@sharp-image)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/translate-368/#post-13969260)
 * Thanks, for now the quality is good enough for the whole site and will wait for
   a update from you.
    -  This reply was modified 5 years, 3 months ago by [Sharp-Image](https://wordpress.org/support/users/sharp-image/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twelve] Sub nav for tablet and mobile landscape don’t work in twentytwelve theme](https://wordpress.org/support/topic/sub-nav-for-tablet-and-mobile-landscape-dont-work-in-twentytwelve-theme/)
 *  Thread Starter [Sharp-Image](https://wordpress.org/support/users/sharp-image/)
 * (@sharp-image)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/sub-nav-for-tablet-and-mobile-landscape-dont-work-in-twentytwelve-theme/#post-13370728)
 * This is fixed by updating the navigation.js
 *     ```
       jQuery(document).ready(function($){
         if ($(window).width() > 767) {
         }
         else {
           $('.main-navigation li ul').hide();
           $('.menu-item-has-children').has('ul').click(function() {
             $('.menu-item-has-children a').css("display", "block !important");	
             $(this).children().toggle();
           });
         }
       });
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visitor Maps and Who's Online] other map structure](https://wordpress.org/support/topic/other-map-structure/)
 *  Thread Starter [Sharp-Image](https://wordpress.org/support/users/sharp-image/)
 * (@sharp-image)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/other-map-structure/#post-6808259)
 * Hi,
 * Can you give me a sign up when you received a update?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Edge Suite] edgePreload.js not found](https://wordpress.org/support/topic/edgepreloadjs-not-found/)
 *  Thread Starter [Sharp-Image](https://wordpress.org/support/users/sharp-image/)
 * (@sharp-image)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/edgepreloadjs-not-found/#post-6499174)
 * Hi,
 * For animated content I use only bootstrap.
    Sorry that I have not placed an update.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Full screen hide address bar option](https://wordpress.org/support/topic/full-screen-hide-address-bar-option/)
 *  Thread Starter [Sharp-Image](https://wordpress.org/support/users/sharp-image/)
 * (@sharp-image)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/full-screen-hide-address-bar-option/#post-6460202)
 * Hello Ahir,
 * Sorry for my late response.I tried the simple-pop-plugin, but after visisting
   the webpage it give not a fullside pop-up screen and it shows the wp page first.
   It looks a little bit weird…
    When you see a other plugin / (js) solution, please
   let me know.
 * Many thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Full screen hide address bar option](https://wordpress.org/support/topic/full-screen-hide-address-bar-option/)
 *  Thread Starter [Sharp-Image](https://wordpress.org/support/users/sharp-image/)
 * (@sharp-image)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/full-screen-hide-address-bar-option/#post-6460020)
 * You are right. But we are working on some web based infographic ideas with html5
   animations. It would be looking more smooth when the page popped up without the
   address bar. But I guess this is more a app or Powerpoint feature and not for
   websites.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Users Ultra Membership, Users Community and Member Profiles With PayPal Integration Plugin] Add Profile Picture in Theme my Login](https://wordpress.org/support/topic/add-profile-picture-in-theme-my-login/)
 *  [Sharp-Image](https://wordpress.org/support/users/sharp-image/)
 * (@sharp-image)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/add-profile-picture-in-theme-my-login/page/2/#post-5729753)
 * Hi,
 * I’m using your great TML plugin in combination with paidmembershipPro.
    can you
   tell me where I can add a avatar image-upload option in the profile-form.php?
   In the dashboard I can not find any tabs to add a feature like this. Maybe I 
   need a Pro plugin because members need the option to post some videos and more
   pics in there profile.
 * thanks for your help
    Bouke
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Anable the "next" and "privious" button](https://wordpress.org/support/topic/anable-the-next-and-privious-button/)
 *  Thread Starter [Sharp-Image](https://wordpress.org/support/users/sharp-image/)
 * (@sharp-image)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/anable-the-next-and-privious-button/#post-6354126)
 * Hi,
 * For now it’s fixed by adding responsive=”desktop”/> option. So people can scroll
   horizon to the end of the table on tablets and phones.
 * regards,
    Bouke

Viewing 11 replies - 16 through 26 (of 26 total)

[←](https://wordpress.org/support/users/sharp-image/replies/?output_format=md) [1](https://wordpress.org/support/users/sharp-image/replies/?output_format=md)
2