Title: peanutbuttah's Replies | WordPress.org

---

# peanutbuttah

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] Version 2.0.51.1 does not create the elements with the ID’s](https://wordpress.org/support/topic/version-2-0-51-1-does-not-create-the-elements-with-the-ids/)
 *  Thread Starter [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/)
 * (@peanutbuttah)
 * [3 years ago](https://wordpress.org/support/topic/version-2-0-51-1-does-not-create-the-elements-with-the-ids/#post-16921447)
 * Thanks, the update of version 2.0.52 solved the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] Version 2.0.51.1 does not create the elements with the ID’s](https://wordpress.org/support/topic/version-2-0-51-1-does-not-create-the-elements-with-the-ids/)
 *  Thread Starter [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/)
 * (@peanutbuttah)
 * [3 years ago](https://wordpress.org/support/topic/version-2-0-51-1-does-not-create-the-elements-with-the-ids/#post-16903870)
 * Thank you. I’ll update to the new version when it comes out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] Version 2.0.51.1 does not create the elements with the ID’s](https://wordpress.org/support/topic/version-2-0-51-1-does-not-create-the-elements-with-the-ids/)
 *  Thread Starter [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/)
 * (@peanutbuttah)
 * [3 years ago](https://wordpress.org/support/topic/version-2-0-51-1-does-not-create-the-elements-with-the-ids/#post-16901232)
 * It’s a classic custom HTML widget.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] Version 2.0.51.1 does not create the elements with the ID’s](https://wordpress.org/support/topic/version-2-0-51-1-does-not-create-the-elements-with-the-ids/)
 *  Thread Starter [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/)
 * (@peanutbuttah)
 * [3 years ago](https://wordpress.org/support/topic/version-2-0-51-1-does-not-create-the-elements-with-the-ids/#post-16900312)
 * Hi, thank you for the update. However, the problem persists.
 * On testing this update I’ve noticed that the problem occurs when I’m using the
   shortcode [ez-toc] in a sidebar widget, while the settings for the TOC on the
   article level are set to ‘off’.
 * See the following screenshot:
 * [https://ibb.co/1vZXnPt](https://ibb.co/1vZXnPt)
 * The shortcode will show the correct table of content titles, but without the 
   links.
 * Once I switch the settings on article level to on, the links appear, but the 
   TOC will also be added to the page content. (Which I don’t want, I only want 
   the TOC to appear on the shortcode location.)
 * This setup worked in 2.0.50.
 * Thanks again for your time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] Version 2.0.51.1 does not create the elements with the ID’s](https://wordpress.org/support/topic/version-2-0-51-1-does-not-create-the-elements-with-the-ids/)
 *  Thread Starter [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/)
 * (@peanutbuttah)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/version-2-0-51-1-does-not-create-the-elements-with-the-ids/#post-16888769)
 * Hi, thanks.
 * Is there a way to share the URL privately?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Reviews get assigned to multiple categories](https://wordpress.org/support/topic/reviews-get-assigned-to-multiple-categories/)
 *  Thread Starter [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/)
 * (@peanutbuttah)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/reviews-get-assigned-to-multiple-categories/#post-16333116)
 * I did, but unfortunately that didn’t fix it.
    -  This reply was modified 3 years, 7 months ago by [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Reviews get assigned to multiple categories](https://wordpress.org/support/topic/reviews-get-assigned-to-multiple-categories/)
 *  Thread Starter [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/)
 * (@peanutbuttah)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/reviews-get-assigned-to-multiple-categories/#post-16332408)
 * Thank you so much for your time and effort.
 * The snippet did work, as in both IDs were synchronized. However some of the reviews
   still kept showing up on multiple categories.
 * On further inspection I noticed that in the 2jp_glsr_assigned_terms table most
   rating_id’s have duplicate entries, both assigned to a different term_id:
 * rating_id | term_id
   ——————–68 | 14068 | 141
 * If I delete the incorrect ones the problem seems to be solved. New test reviews
   show up only once.
 * I’ll go through this last step manually, that’s very doable.
 * Thanks again for your great support!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Reviews get assigned to multiple categories](https://wordpress.org/support/topic/reviews-get-assigned-to-multiple-categories/)
 *  Thread Starter [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/)
 * (@peanutbuttah)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/reviews-get-assigned-to-multiple-categories/#post-16298538)
 * Thanks for looking in to it!
 * Yes, the site did run WP 4.2 or earlier.
 * The number of reviews on my site is small enough to manually manipulate the database.
   What do you think is the best option to fix this:
 * -Shall I edit the database so that both ID’s have the same value?
   or-Shall I 
   reinstall the plugin and just re-add the reviews manually?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Reviews get assigned to multiple categories](https://wordpress.org/support/topic/reviews-get-assigned-to-multiple-categories/)
 *  Thread Starter [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/)
 * (@peanutbuttah)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/reviews-get-assigned-to-multiple-categories/#post-16250823)
 * Thanks for your answer.
 * I’ve enabled the Categories column on the All Reviews page, but oddly, all reviews
   are only assigned to one (correct) category.
 * Also when I look directly in the database, there is only one category ID listed
   in the postmeta table for each review.
 * So it seems that the review and category relations are stored correctly in the
   database, but the shortcode to display the reviews and the export somehow grab
   two categories together.
 * Is there any other place where the export and the plugin shortcode could get 
   its data from?
 * On further digging I’ve noticed that in the _term_taxonomy table the term_taxonomy_id
   and term_id are shifted one value. I don’t know if this is normal or not:
 * term_taxonomy_id|taxonomy |term_id|description|parent|count|
    —————-+——————–+——-
   +———–+——+—–+ 120|site-review-category| 119| | 0| 3| 121|site-review-category|
   120| | 0| 0|
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] PHP fatal error on plugin settings page](https://wordpress.org/support/topic/php-fatal-error-on-plugin-settings-page/)
 *  [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/)
 * (@peanutbuttah)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/php-fatal-error-on-plugin-settings-page/#post-15176015)
 * Same here.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] The Events Calendar Plugin not compatible with Cache Enabler by KeyCDN](https://wordpress.org/support/topic/the-events-calendar-plugin-not-compatible-with-cache-enabler-by-keycdn/)
 *  [peanutbuttah](https://wordpress.org/support/users/peanutbuttah/)
 * (@peanutbuttah)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/the-events-calendar-plugin-not-compatible-with-cache-enabler-by-keycdn/#post-14247024)
 * It doesn’t seem to be solved, I just ran into the same problem after updating
   to the new calendar design.

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