Title: clapac's Replies | WordPress.org

---

# clapac

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Amazon Links - Amazon Associates Affiliate Plugin] White list not working](https://wordpress.org/support/topic/white-list-not-working-3/)
 *  Thread Starter [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/white-list-not-working-3/#post-14661166)
 * Hi!
 *  This way it shows nothing. I’ve tryied to enter * in each black list option (
   and the keywords in the white list), but nothing worked for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Amazon Links - Amazon Associates Affiliate Plugin] Insert more than once unit per page](https://wordpress.org/support/topic/insert-more-than-once-unit-per-page/)
 *  Thread Starter [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/insert-more-than-once-unit-per-page/#post-14384812)
 * Now it’s working very well!! Perfect!
 * Thank you very much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] Trouble on Easy Table of content](https://wordpress.org/support/topic/trouble-on-easy-table-of-content/)
 *  [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/trouble-on-easy-table-of-content/#post-13950312)
 * Hello!
 *  I discovered the reason to TOC showing it. Probably you have the **define(‘WP_DEBUG’,
   true);** tag in your wp-config.php. Just comment, remove or change it to false.
   It could fix the “issue”. 🙂
 *  Best Regards
    -  This reply was modified 5 years, 5 months ago by [clapac](https://wordpress.org/support/users/clapac/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] Unwanted text auto add bottom at each post for TOC](https://wordpress.org/support/topic/unwanted-text-auto-add-bottom-at-each-post-for-toc/)
 *  [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/unwanted-text-auto-add-bottom-at-each-post-for-toc/#post-13950303)
 * Hi!
 *  I’ve had the same issue. Looking the TOC code, I’ve noticed the tag **define(‘
   WP_DEBUG’, true)**. in my wp-config.php. I’ve commented this line and the code
   dissapeared.
 *  Best regards!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Recencio Book Reviews] How to change date format](https://wordpress.org/support/topic/date-format-173/)
 *  Thread Starter [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/date-format-173/#post-11745244)
 * Hi!
 *  Sorry! I’m talking about the “Publication Date”. It imports in mm/dd/yyyy, I
   want to use dd/mm/yyyy format.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AWS for WordPress] Partial audios and ssml issues](https://wordpress.org/support/topic/partial-audios-and-ssml-issues/)
 *  Thread Starter [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/partial-audios-and-ssml-issues/#post-11393478)
 * Maybe I’ve found the bug. The plugin call Polly API to make the audio conversion
   for each paragraph. The problem is that these API calls are not synchonized. 
   So the some responses arrive before others and it saves in that order.
 * I’ve made some changes in code to make the plugin works in my website, but it’s
   not the best way to solve this issue. Definetively it’s not the final solution.
 * If there is an e-mail I can write to a the plugin developer, I can send what 
   I’ve found and what I did.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AWS for WordPress] Partial audios and ssml issues](https://wordpress.org/support/topic/partial-audios-and-ssml-issues/)
 *  Thread Starter [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/partial-audios-and-ssml-issues/#post-11384646)
 * Unfortunately deactivating and reactivating the plugin is not working for me.
 * Each time I update the post (with no changes) it create a new audio version, 
   starting in a different part of the text (and sometimes mixing some parts).
 * It’s very very annoying.
 * I’ll be forced to uninstall it, at least until a solution for this (serious) 
   issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AWS for WordPress] Partial audios and ssml issues](https://wordpress.org/support/topic/partial-audios-and-ssml-issues/)
 *  Thread Starter [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/partial-audios-and-ssml-issues/#post-11319316)
 * Hi again!
 *  Sorry, but I’ve tried deactivate plugin and activate it again and it didn’t 
   work.
 *  Maybe it’s worked because I waited a lot of time between two updates. I believe
   if I try again in a few hours, it could work. Maybe de answer to the bug is there.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AWS for WordPress] Partial audios and ssml issues](https://wordpress.org/support/topic/partial-audios-and-ssml-issues/)
 *  Thread Starter [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/partial-audios-and-ssml-issues/#post-11319290)
 * Hi!
 *  In text-to-speech configuration page exists an option “Enable SSML support”,
   because of that I thought there was SSML support. The problem is that the plugin
   is reading abreviations like a word, and not spelling the letters. The <sub> 
   tag could be usefull.
 *  Other problems: pauses (sometimes it read everything together) and period (it
   read “dot”).
 *  Well, talking about the main issue on this topic: I did what you said ( deactivate
   plugin and active it again). It worked on the first audio generation, but if 
   you update the post again, the issue appears again.
 *  I hope it could help you!
 *  Best regards,
 *  Claudio Pacheco
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AWS for WordPress] Partial Audios Only](https://wordpress.org/support/topic/partial-audios-only/)
 *  [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/partial-audios-only/#post-11314455)
 * I’m having the same issue, partial audios only or some parts of the text are 
   mixed (it speaks ramdom parts of text).
    I’m using the latest plugin version.
   I’m using brazilian portuguese voice. My website, if it could help you ([https://www.companheiradepressao.com.br/tdah/](https://www.companheiradepressao.com.br/tdah/)).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ad Inserter - Ad Manager & AdSense Ads] The [ADINSERTER AMP] tag is not working](https://wordpress.org/support/topic/the-adinserter-amp-tag-is-not-working/)
 *  Thread Starter [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/the-adinserter-amp-tag-is-not-working/#post-10569696)
 * [ADINSERTER AMP] not working in AMP pages again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AddToAny Share Buttons] prioritize addtoany loading over other plugins](https://wordpress.org/support/topic/prioritize-addtoany-loading-over-other-plugins/)
 *  [clapac](https://wordpress.org/support/users/clapac/)
 * (@clapac)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/prioritize-addtoany-loading-over-other-plugins/#post-8857628)
 * Hi!
 *  I tried to add this code to my functions.php. It worked, but… If I use it with
   the “Display at the top & bottom of posts” option, the AddToAny appears twice
   at the top of post. It appears before and after “related posts” too.
 *  How could I solve this issue? Could you help me, please?
 *  Thanks!

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