Title: Problem with new update
Last modified: December 7, 2020

---

# Problem with new update

 *  [panospibby](https://wordpress.org/support/users/panospibby/)
 * (@panospibby)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-new-update-6/)
 * Hello,
 * please help me, i have problem after update
 * what i must to do;
 * can i downgrade to old version?
 * thank you,
    Pibby
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-new-update-6%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Thread Starter [panospibby](https://wordpress.org/support/users/panospibby/)
 * (@panospibby)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-new-update-6/#post-13755240)
 * Screenshot: [https://prnt.sc/vxl6d2](https://prnt.sc/vxl6d2)
 *  Plugin Author [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * (@dholovnia)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-new-update-6/#post-13755244)
 * Hi,
 * Please open Plugins page. Do you have there any error messages shown? Are there
   filters plugin activated?
 * Regards,
    Dima
 *  Thread Starter [panospibby](https://wordpress.org/support/users/panospibby/)
 * (@panospibby)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-new-update-6/#post-13755285)
 * No have any error in plugin page.
 * The filters are active
    where should i check if something has changed?
 * Elements: [https://prnt.sc/vxlb36](https://prnt.sc/vxlb36)
    Filters: [https://prnt.sc/vxlcy9](https://prnt.sc/vxlcy9)
   General: [https://prnt.sc/vxld80](https://prnt.sc/vxld80) selectors: [https://prnt.sc/vxlddn](https://prnt.sc/vxlddn)
 * Thanks
    Pibby
 *  Plugin Author [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * (@dholovnia)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-new-update-6/#post-13755315)
 * Pibby,
 * Where are you adding the shortcodes? They should be passed through the specific
   function by the theme/plugin that you are using. As I see this is not happening.
   This is the issue of the theme/plugin you are using for the page building/content
   outputting.
 * Regards,
    Dima
 *  Thread Starter [panospibby](https://wordpress.org/support/users/panospibby/)
 * (@panospibby)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-new-update-6/#post-13755388)
 * I made a dropdown button on the sidebar and added them in there. until now it
   was operating normally
 * the code is:
 *     ```
       <!-- εδώ είναι η java -->
       <script type="text/javascript">
   
       var btn2 = document.getElementById('btn2');
       function toggle_visibility(id) {
         var e = document.getElementById(id);
         if(e.style.display == 'block') {
           e.style.display = 'none';
         }
         else {
           e.style.display = 'block';
         }
         console.log('clicked');
         return;
       }
   
       </script>
   
       <!-- εδώ είναι η html -->
   
       <div class="container">
         <button id="btn2" onclick="toggle_visibility('testing');" class="btn btn-info">Φίλτρα</button>
         <div id="testing">
           <div class="panel panel-success">
             <div class="panel-heading">
               <h5 class="panel-title">[br_filters_group group_id=7780]</h5>
       				<!--κατάστημα-->
       <h5 class="panel-title">[br_filters_group group_id=10127]</h5>
       				<!--κατηγοριών-->
             </div>
             <div class="panel-body">
               [br_filters_group group_id=7757]
       				<!--ρολόγια-->
             </div>
           </div>
         </div>
       </div>
       ```
   
 *  Thread Starter [panospibby](https://wordpress.org/support/users/panospibby/)
 * (@panospibby)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-new-update-6/#post-13755397)
 * Does this create the problem?
 * If I add the short code directly will it work?
 * I just tried to do it directly with the code on a sidebar but it still does not
   work
    -  This reply was modified 5 years, 5 months ago by [panospibby](https://wordpress.org/support/users/panospibby/).
 *  Plugin Author [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * (@dholovnia)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-new-update-6/#post-13755515)
 * “I just tried to do it directly with the code on a sidebar but it still does 
   not work” – please create a screenshot of how are you doing this.
 * If this `[br_filters_group group_id=7780]` is not passed through the specific
   wp function it is just a text.
 * Regards,
    Dima
 *  Thread Starter [panospibby](https://wordpress.org/support/users/panospibby/)
 * (@panospibby)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-new-update-6/#post-13755525)
 * finally worked with the code directly. Thanks.
    Will I be able to put it back
   in the dropdown button as I had it? or do not allow from your plugin?
 *  Plugin Author [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * (@dholovnia)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-new-update-6/#post-13760636)
 * Pibby,
 * The issue is not in our plugin but where shortcodes is placed.
 * Regards,
    Dima

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Problem with new update’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-ajax-filters/assets/icon-256x256.gif?rev=2770304)
 * [Advanced AJAX Product Filters](https://wordpress.org/plugins/woocommerce-ajax-filters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-ajax-filters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-ajax-filters/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-ajax-filters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-ajax-filters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-ajax-filters/reviews/)

## Tags

 * [notshowing](https://wordpress.org/support/topic-tag/notshowing/)
 * [problem](https://wordpress.org/support/topic-tag/problem/)
 * [update](https://wordpress.org/support/topic-tag/update/)

 * 9 replies
 * 2 participants
 * Last reply from: [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/problem-with-new-update-6/#post-13760636)
 * Status: not resolved