Title: vcb's Replies | WordPress.org

---

# vcb

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty-Three] Limiting Prev/Next to the same category](https://wordpress.org/support/topic/limiting-prev-next-to-the-same-category/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/limiting-prev-next-to-the-same-category/#post-17339172)
 * [@ewolfram](https://wordpress.org/support/users/ewolfram/) you could try to limit
   the function to be “active” only on the post type(s) or pages you need with a
   simple if/else.
   A newer WP update might have changed some internals which could
   break things any time.The above code is highly customized and does work just 
   as a snippet, no updates guaranteed nor promised 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox with PhotoSwipe] Using multiple Glossary “options” within one entry](https://wordpress.org/support/topic/using-multiple-glossary-options-within-one-entry/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/using-multiple-glossary-options-within-one-entry/#post-16833325)
 * sry, messed up – wrong plugin/thread. ty
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox with PhotoSwipe] Problem after migrating to PHP 8.x](https://wordpress.org/support/topic/problem-after-migrating-to-php-8-x/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/problem-after-migrating-to-php-8-x/#post-16833286)
 * [@awelzel](https://wordpress.org/support/users/awelzel/) : thank you so much.
   Your input helped me to see it from a different perspective… Error was related
   to some custom code within functions.php.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My WP Glossary] PHP 8.x manual fix available?](https://wordpress.org/support/topic/php-8-x-manual-fix-available/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/php-8-x-manual-fix-available/#post-16833279)
 * [@bmartinent](https://wordpress.org/support/users/bmartinent/) : I’ve been able
   to solve the issue. It’s been weird, but it had nothing todo with glossary plugin
   itself. Solved it by fixing my custom functions.php code. Ty for trying to help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox with PhotoSwipe] Problem after migrating to PHP 8.x](https://wordpress.org/support/topic/problem-after-migrating-to-php-8-x/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/problem-after-migrating-to-php-8-x/#post-16822759)
 * Also I don’t really understand why the PHP causes JS troubles.
   Do you suspect
   any code-part?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-in-One WP Migration and Backup] Fatal error: Uncaught Error: Undefined constant “AI1WM_MAX_FILE_SIZE”](https://wordpress.org/support/topic/fatal-error-uncaught-error-undefined-constant-ai1wm_max_file_size/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-error-undefined-constant-ai1wm_max_file_size/#post-16822708)
 * SOLVED: Unlimited Version was not up to date. Thanks [@eddie](https://wordpress.org/support/users/eddie/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-in-One WP Migration and Backup] PHP 8.0 Compatibility](https://wordpress.org/support/topic/php-8-0-compatibility-35/)
 *  [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/php-8-0-compatibility-35/#post-16822485)
 * I ran into the same error, but don’t use “all-in-one-wp-migration-file-extension”
   at all.
   Further I do own the unlimited / pro version. Is this still due to wrong
   server config? Ty
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My WP Glossary] keep all tabs open per default](https://wordpress.org/support/topic/keep-all-tabs-open-per-default/)
 *  [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/keep-all-tabs-open-per-default/#post-16818596)
 * [@yas-se](https://wordpress.org/support/users/yas-se/) I’ve used the following
   to force “open” each glossary entry within the glossary page; put it into your
   style.css
 *     ```wp-block-code
       .mywpglossary-list-entry-description {display:block!important}
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My WP Glossary] PHP 8.x manual fix available?](https://wordpress.org/support/topic/php-8-x-manual-fix-available/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/php-8-x-manual-fix-available/#post-16818313)
 * Update: When I use php 7.4 the html glossar term uses/generates the following
   html link:
   I guess you kinda suspect where this error resides? Would you mind
   sharing it, this way I could have a look without spending too much time searching
   for the exact code-snippet within your source
 *     ```wp-block-code
       <a class="mywpglossary-definition" href="https://localhost/testpage/glossar/#testglossar">Testglossar</a>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My WP Glossary] open in new browser TAB / _blank](https://wordpress.org/support/topic/open-in-new-browser-tab-_blank/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/open-in-new-browser-tab-_blank/#post-16818286)
 * Thanks Bastien, looking forward to it.
   Great Plugin, I do really like it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My WP Glossary] Two issues happened](https://wordpress.org/support/topic/two-issues-happened/)
 *  [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/two-issues-happened/#post-16818257)
 * [@yas-se](https://wordpress.org/support/users/yas-se/) 
   I had the same issue 
   and worked around it by using another search input. This way a user can search
   within the glossary page the same way you’d be using CTRL+F; but within the html
   instead of a pop-up. [@bmartinent](https://wordpress.org/support/users/bmartinent/):
   feel free to include it in your next update…
 * ![](https://i0.wp.com/i.postimg.cc/rpG5cm8m/searchglossar.png?ssl=1)
 *     ```wp-block-code
       <div class="searchterm">
       	<p>SEARCH:</p>
       	<input placeholder="..." type="text" id="searchterm">
       	<input id="myBtn" type="button" value="SUCHEN" onclick="search(document.getElementById('searchterm').value)">
       </div>
   
       <script>
       function search(string){
       	window.find(string);
       }
   
       // Get the input field
       var input = document.getElementById("searchterm");
   
       // Execute a function when the user presses a key on the keyboard
       input.addEventListener("keypress", function(event) {
         // If the user presses the "Enter" key on the keyboard
         if (event.key === "Enter") {
           // Cancel the default action, if needed
           event.preventDefault();
           // Trigger the button element with a click
           document.getElementById("myBtn").click();
       	//alert(document.getElementById('searchterm').value);
       	//document("\"mywpglossary-term-"+document.getElementById('searchterm'\").value).click();
         }
       });
       </script>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My WP Glossary] PHP 8.x manual fix available?](https://wordpress.org/support/topic/php-8-x-manual-fix-available/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/php-8-x-manual-fix-available/#post-16818218)
 * Thanks for the note Bastien. I’ve been digging a bit deeper; please see the following
   details:
   It looks like the data-url is set correct:class=”mywpglossary-term-def”
   data-title=”testglossar” data-url=”[https://localhost/testpage/glossar/#testglossar](https://localhost/testpage/glossar/#testglossar)
   Is there some js-script which forwards to the glossary term in case a user clicks
   on it?
 * Another weird thing I don’t know what/why this happens. I’m getting the following
   console.log warnings, regardless the php version (7.4/8.x), Brave Browser:
   DevTools
   failed to load source map: Could not load content for [https://unpkg.com/@popperjs/popper.min.js.map](https://unpkg.com/@popperjs/popper.min.js.map):
   HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILUREDevTools failed
   to load source map: Could not load content for [https://unpkg.com/tippy-bundle.umd.min.js.map](https://unpkg.com/tippy-bundle.umd.min.js.map):
   HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILUREWhen I try to
   download the scripts manually it results in an error:Cannot find package @popperjs/
   popper.min.js.map@latestCan you tell what’s happening here?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty-Three] Limiting Prev/Next to the same category](https://wordpress.org/support/topic/limiting-prev-next-to-the-same-category/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/limiting-prev-next-to-the-same-category/#post-16769638)
 * Thanks for pointing this out Kathryn. “Order” attribute is exactly what I’m looking
   for to be the orderby value. Do you see a way to include it in [@thelmachido](https://wordpress.org/support/users/thelmachido/)
   function?
   The function also works on pages. “Order” field is part of a fresh 
   WordPress installation; please see the attached screenshot.
 * ![](https://i0.wp.com/i.ibb.co/N7C4HzQ/order-page.png?ssl=1)
    -  This reply was modified 2 years, 12 months ago by [vcb](https://wordpress.org/support/users/vcb/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty-Three] Limiting Prev/Next to the same category](https://wordpress.org/support/topic/limiting-prev-next-to-the-same-category/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/limiting-prev-next-to-the-same-category/#post-16769328)
 * sure; please see attached image, at the bottom you can see the page attribute–
   sort order: 
   Reihenfolge = Sort order[https://ibb.co/z4y8ZGz](https://ibb.co/z4y8ZGz)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty-Three] Limiting Prev/Next to the same category](https://wordpress.org/support/topic/limiting-prev-next-to-the-same-category/)
 *  Thread Starter [vcb](https://wordpress.org/support/users/vcb/)
 * (@vcb)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/limiting-prev-next-to-the-same-category/#post-16768821)
 * *typo* order.ty = orderby

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

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