Title: jasom's Replies | WordPress.org

---

# jasom

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Polilang add a new language code end of the category slugs](https://wordpress.org/support/topic/polilang-add-a-new-language-code-end-of-the-category-slugs/)
 *  [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/polilang-add-a-new-language-code-end-of-the-category-slugs/#post-16711811)
 * > Every time I update one of my existing categories, it automatically adds the
   > language code to that specific category, even if the slug is completely unique.
   >  [@mceblackbird](https://wordpress.org/support/users/mceblackbird/)
 * Same problem here.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Digital Nomad] How remove category instead of relocate?](https://wordpress.org/support/topic/how-remove-category-instead-of-relocate/)
 *  Theme Author [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/how-remove-category-instead-of-relocate/#post-15627157)
 * closing issue
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Digital Nomad] Security issue leaks login name](https://wordpress.org/support/topic/security-issue-leaks-login-name/)
 *  Theme Author [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/security-issue-leaks-login-name/#post-15627153)
 * ok. btw when you are afraid leaking login name, check regular wordpress json 
   endnode 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Digital Nomad] How remove category instead of relocate?](https://wordpress.org/support/topic/how-remove-category-instead-of-relocate/)
 *  Theme Author [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/how-remove-category-instead-of-relocate/#post-15627150)
 * copy digital-nomac/templates/post-single.php to mychildtheme/templates/post-single.
   php and override code there.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] 7.0 Fatal errors – detailed info](https://wordpress.org/support/topic/7-0-fatal-errors-detailed-info/)
 *  [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/7-0-fatal-errors-detailed-info/#post-15179725)
 * I got fatal error after an update as follows:
 *     ```
       PHP Warning:  include(/home/html/example.com/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/clients/example.com/wp-content/plugins/wp-super-cache/wp-cache.php on line 99
       Warning: include(/home/html/example.com/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/clients/example.com/wp-content/plugins/wp-super-cache/wp-cache.php on line 99
       PHP Warning:  include(/home/html/example.com/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/clients/example.com/wp-content/plugins/wp-super-cache/wp-cache.php on line 99
       Warning: include(/home/html/example.com/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/clients/example.com/wp-content/plugins/wp-super-cache/wp-cache.php on line 99
       PHP Warning:  include(): Failed opening '/home/html/example.com/wp-content/plugins/wp-super-cache/wp-cache-base.php' for inclusion (include_path='.:/usr/share/php') in /home/clients/example.com/wp-content/plugins/wp-super-cache/wp-cache.php on line 99
       Warning: include(): Failed opening '/home/html/example.com/wp-content/plugins/wp-super-cache/wp-cache-base.php' for inclusion (include_path='.:/usr/share/php') in /home/clients/example.com/wp-content/plugins/wp-super-cache/wp-cache.php on line 99
       PHP Warning:  include_once(/home/html/example.com/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /home/clients/example.com/wp-content/plugins/wp-super-cache/wp-cache.php on line 122
       Warning: include_once(/home/html/example.com/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /home/clients/example.com/wp-content/plugins/wp-super-cache/wp-cache.php on line 122
       PHP Warning:  include_once(): Failed opening '/home/html/example.com/wp-content/plugins/wp-super-cache/ossdl-cdn.php' for inclusion (include_path='.:/usr/share/php') in /home/clients/example.com/wp-content/plugins/wp-super-cache/wp-cache.php on line 122
       Warning: include_once(): Failed opening '/home/html/example.com/wp-content/plugins/wp-super-cache/ossdl-cdn.php' for inclusion (include_path='.:/usr/share/php') in /home/clients/example.com/wp-content/plugins/wp-super-cache/wp-cache.php on line 122
       PHP Fatal error:  Uncaught Error: Call to a member function get_value() on string in /home/clients/example.com/wp-content/plugins/breadcrumb-navxt/includes/adminKit/class-mtekk_adminkit.php:538
       ```
   
 * I will report this issue to project’s GitLab.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Please remove WordfenceI18nStrings nonsense from frontend code](https://wordpress.org/support/topic/please-remove-wordfencei18nstrings-nonsense-from-frontend-code/)
 *  Thread Starter [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [5 years ago](https://wordpress.org/support/topic/please-remove-wordfencei18nstrings-nonsense-from-frontend-code/#post-14537305)
 * Ok, it was cached by browser. Thank you for a plugin 😀
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)] How to eliminate ?cli_action= in urls](https://wordpress.org/support/topic/how-to-eliminate-cli_action-in-urls/)
 *  [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/how-to-eliminate-cli_action-in-urls/#post-13470258)
 * Put this code to functions.php
 *     ```
       /**
        * Removes '?cli_action=1601400098.174' from url
        */
       function remove_cli_action_cookie_plugin() {
   
           if (isset( $_COOKIE[ 'viewed_cookie_policy' ] )) {
   
               ?>
               <script>
                   function removeParam(key, sourceURL) {
                       var rtn = sourceURL.split("?")[0],
                               param,
                               params_arr = [],
                               queryString = (sourceURL.indexOf("?") !== -1) ? sourceURL.split("?")[1] : "";
                       if (queryString !== "") {
                           params_arr = queryString.split("&");
                           for (var i = params_arr.length - 1; i >= 0; i -= 1) {
                               param = params_arr[i].split("=")[0];
                               if (param === key) {
                                   params_arr.splice(i, 1);
                               }
                           }
                           rtn = rtn + "?" + params_arr.join("&");
                       }
   
                       let length = rtn.length;
                       if (rtn.charAt(length - 1) === '?')
                           rtn = rtn.slice(0, length - 1);
   
                       return rtn;
                   }
   
                   currentUrl = window.location + '';
   
                   window.history.pushState('hopcipiripi', null, removeParam('cli_action', currentUrl));
   
               </script>
               <?php
           }
   
       }
   
       add_action( 'wp_footer', 'remove_cli_action_cookie_plugin' );
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Digital Nomad] Adding columns](https://wordpress.org/support/topic/adding-columns-6/)
 *  Theme Author [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/adding-columns-6/#post-13435307)
 * Good day to you too,
 * if you wants “three columns” then three columns theme :D. I can do a customization
   for you if this is a paid request.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Digital Nomad] Ability to change a font](https://wordpress.org/support/topic/ability-to-change-a-font/)
 *  Theme Author [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/ability-to-change-a-font/#post-13435299)
 * Theme uses system default fonts. I don’t like to use external fonts because they
   harm performance (additional request). Despite this, Fabrizio, if you want to
   have extra Google Fonts, I can add this feature. Just write to the comment below
   something like “I want google fonts”.
 * Sorry for reply after 3 months, I came to support forum just now (WordPress in
   not sending notification email when new issue is opened).
 * Best way how to contact me is over my homepage.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Digital Nomad] Jetpack](https://wordpress.org/support/topic/jetpack-81/)
 *  Theme Author [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/jetpack-81/#post-13435282)
 * Hi Josh,
    I don’t use JetPack although I recommend Wp Super Cache. If you decided
   to use JetPack and you face some issue, report them here, to the theme support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] Various PHP warnings](https://wordpress.org/support/topic/various-php-warnings/)
 *  Thread Starter [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/various-php-warnings/#post-13363293)
 * It was only 3 days ago, but I’m not sure where I copy them from. From shell, 
   I guess 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fast Velocity Minify] Zend OPcache API is restricted by “restrict_api”](https://wordpress.org/support/topic/zend-opcache-api-is-restricted-by-restrict_api-4/)
 *  Thread Starter [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/zend-opcache-api-is-restricted-by-restrict_api-4/#post-13263714)
 * > Thank you, I’ll look into that soon.
 * Great
 * > disable debug mode … that warning won’t show up.
 * It’s already disabled.
 * It is hosting specific warning.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Digital Nomad] Menu](https://wordpress.org/support/topic/menu-215/)
 *  Theme Author [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/menu-215/#post-12790315)
 * After a month, WordPress.org still did not released Digital Nomad theme update
   1.1.1. Theme version 1.1.1 is available on my [Github](https://github.com/jasomdotnet/digital-nomad)
    -  This reply was modified 6 years, 1 month ago by [jasom](https://wordpress.org/support/users/jasom/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Digital Nomad] Menu](https://wordpress.org/support/topic/menu-215/)
 *  Theme Author [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/menu-215/#post-12597976)
 * Ok, so I just uploaded new release with main menu support. Let me know if it 
   fits you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Digital Nomad] Menu](https://wordpress.org/support/topic/menu-215/)
 *  Theme Author [jasom](https://wordpress.org/support/users/jasom/)
 * (@jasom)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/menu-215/#post-12595549)
 * 1. You are fast.
    2. Ok, I already have some concept how to add menu to comply
   with theme philosophy. Check this issue tomorrow.

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

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