Title: leogermani's Replies | WordPress.org

---

# leogermani

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/leogermani/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/leogermani/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/leogermani/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/leogermani/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/leogermani/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/leogermani/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Uncaught TEC\\Common\\Exceptions\\Not_Bound_Exception in v6.2.5](https://wordpress.org/support/topic/uncaught-teccommonexceptionsnot_bound_exception-in-v6-2-5/)
 *  [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/uncaught-teccommonexceptionsnot_bound_exception-in-v6-2-5/#post-17182076)
 * I’m also seeing this, but the error is triggered on event-tickets plugin
 *     ```wp-block-code
       [07-Nov-2023 17:41:40 UTC] PHP Fatal error:  Uncaught TEC\Common\Exceptions\Not_Bound_Exception: Error while making events: cannot instantiate abstract class Events. in .../plugins/event-tickets/common/src/Common/Contracts/Container.php:27
       Stack trace:
       #0 .../plugins/event-tickets/common/vendor/vendor-prefixed/stellarwp/telemetry/src/Telemetry/Events/Event_Subscriber.php(89): TEC\Common\Contracts\Container->get('events')
   
       ...
   
       #5 [internal function]: shutdown_action_hook()
       #6 {main}
         thrown in .../plugins/event-tickets/common/src/Common/Contracts/Container.php on line 27
       ```
   
 * PHP 7.4.33 and WP 6.3.2
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Co-Authors Plus] PHP error in latest version](https://wordpress.org/support/topic/php-error-in-latest-version-2/)
 *  [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/php-error-in-latest-version-2/#post-16389640)
 * Thanks for reporting. Apparently in some edge cases the filter is called without
   all the parameters.
 * A fix has been submitted to avoid that: [https://github.com/Automattic/Co-Authors-Plus/pull/917](https://github.com/Automattic/Co-Authors-Plus/pull/917)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] Exportação parcial de coleção – só uma sugestão](https://wordpress.org/support/topic/exportacao-parcial-de-colecao-so-uma-sugestao/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/exportacao-parcial-de-colecao-so-uma-sugestao/#post-14529917)
 * Ótima ideia.
 * Quase dá pra fazer isso através do recurso “Ver como”. Você consegue fazer um
   filtro e ver um CSV apenas do que filtrou. Mas esse CSV não é exatamente o mesmo
   que o importador gera…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] custom Item page layout and other](https://wordpress.org/support/topic/custom-item-page-layout-and-other/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/custom-item-page-layout-and-other/#post-14490152)
 * Hi there,
 * This page will help you: [https://tainacan.github.io/tainacan-wiki/#/dev/custom-templates](https://tainacan.github.io/tainacan-wiki/#/dev/custom-templates)
 * > is it really a single post?
 * Yes it is. Each Collection is a post type and each item is a post of this post
   type. So you can create a generic template for all items in all collections (
   see wiki page above) or a specific template for items of one specific collection.
 * When you are using a regular theme without support to Tainacan, all item information
   will be inserted via the `the_content` filter, so it’s a bit harder to customize.
   But if you want, I suggest that you create a custom template of your own and 
   use the “Tainacan Interface” themes’s template as a model to build yours -> [https://github.com/tainacan/tainacan-theme/blob/develop/src/tainacan/single-items.php](https://github.com/tainacan/tainacan-theme/blob/develop/src/tainacan/single-items.php)
 * I hope that helps!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] diferença entre os métodos de importação em itens repetidos](https://wordpress.org/support/topic/diferenca-entre-os-metodos-de-importacao-em-itens-repetidos/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/diferenca-entre-os-metodos-de-importacao-em-itens-repetidos/#post-14151670)
 * Pra ficar mais clara a minha responsta, em cima do que o Vinicius falou:
 * Você não consegue setar o special_item_id na primeira vez que você importa o 
   CSV. Esse valor é necessariamente criado pelo Tainacan na primeira importação.
   Então você precisa exportar dele pra saber qual ID foi associado a cada item.
   Não tem como forçar um valor. :/
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] diferença entre os métodos de importação em itens repetidos](https://wordpress.org/support/topic/diferenca-entre-os-metodos-de-importacao-em-itens-repetidos/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/diferenca-entre-os-metodos-de-importacao-em-itens-repetidos/#post-14142681)
 * Oi,
 * Pro tainacan reconhecer que o item é o mesmo o csv precisa ter a coluna especial“
   special_item_id”. Veja a seção Colunas Especiais aqui: [https://tainacan.github.io/tainacan-wiki/#/pt-br/importers?id=colunas-especiais](https://tainacan.github.io/tainacan-wiki/#/pt-br/importers?id=colunas-especiais)
 * O jeito mais fácil é você exportar o csv de dentro do tainacan, que essa coluna
   já vai vir automaticamente. Aí você pode editar a partir dele e subir de novo.
 * Espero que ajude
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Your Site is Experiencing a Technical Issue](https://wordpress.org/support/topic/your-site-is-experiencing-a-technical-issue-65/)
 *  Plugin Contributor [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/your-site-is-experiencing-a-technical-issue-65/#post-14125627)
 * Is it possible to check if the file `…/public_html/wp-content/plugins/jetpack/
   vendor/automattic/jetpack-connection/src/class-tokens.php` exist on these sites?
 * It’s odd but one possibility is that something went wrong during the upgrade 
   process and this new file is missing… I’m just excluding possibilities here.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] 403 error](https://wordpress.org/support/topic/403-error-101/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/403-error-101/#post-13808583)
 * Hi,
 * This is not something we ever experienced before and looks like it’s something
   specific to your installation/environment.
 * Here are some ideas:
 * * Any other plugin that messes with capabilities, permissions or cookies?
    * 
   Any browser extension or settings clearing or blocking cookies?
 * Is Creating / Editing posts with the block editor working fine?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] Bulk creation of collections](https://wordpress.org/support/topic/bulk-creation-of-collections/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/bulk-creation-of-collections/#post-13573815)
 * Hi ibov,
 * In the context of that documentation, “category” is just a name for a taxonomy.
 * As for creating multiple collections at once, you can do this via REST API:
 * [https://tainacan.org/api-docs/endpoints/tainacan/v2/collections/#POST](https://tainacan.org/api-docs/endpoints/tainacan/v2/collections/#POST)
 * Or you can use the internal API to write a PHP script to do that as well:
 * [https://tainacan.github.io/tainacan-wiki/#/dev/internal-api](https://tainacan.github.io/tainacan-wiki/#/dev/internal-api)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] Sort metadata in filter depending on frequency](https://wordpress.org/support/topic/sort-metadata-in-filter-depending-on-frequency/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/sort-metadata-in-filter-depending-on-frequency/#post-13559250)
 * Hi,
 * I’m afraid this can not be done so far. Tainacan calculates the number of occurrences
   each filter has on the fly. There is not an index of it and therefore values 
   can’t be ordered by it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] How to use custom template for one collection?](https://wordpress.org/support/topic/how-to-use-custom-templates/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/how-to-use-custom-templates/#post-13305264)
 * Good to know it worked!
 * I’ll check the docs and see if it could be more clear!
 * cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] How to use custom template for one collection?](https://wordpress.org/support/topic/how-to-use-custom-templates/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/how-to-use-custom-templates/#post-13301580)
 * Hi Joerg!
 * Nice to hear you are managing to adapt your theme and use it with Tainacan. Let
   us know if you need any help.
 * “tnc_col_3457_item” is the name of the Custom Post Type tainacan created for 
   this collection. So each item in this collection is a post of that type.
 * So the `single-tnc_col_3457_item.php` custom template is core WordPress template
   file, and not specific to tainacan. Therefore it must live in the root folder
   of your theme.
 * Have you tried that?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] JS file is being blocked](https://wordpress.org/support/topic/js-file-is-being-blocked/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/js-file-is-being-blocked/#post-12744305)
 * Hi [@ssastrodev](https://wordpress.org/support/users/ssastrodev/),
 * Thank you so much for the detailed report.
 * This is new to us and we already started investigating. This is most likely due
   to some of the js libraries we depend on.
 * We will ensure that the new 0.16 version goes out without this problem! Until
   then, it would be great if you could whitelist it as you’re trying.
 * thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] Items list is blank](https://wordpress.org/support/topic/items-list-is-blank/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/items-list-is-blank/#post-12727987)
 * There seems to be something wrong with your installation since the js files are
   not there.
 * Have you installed it from the Admin panel? Or did you manually download it? (
   note: if you download it from Github and upload it will not work).
 * Please try reinstalling the plugin. Some files are missing. No data will be lost.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tainacan] Items list is blank](https://wordpress.org/support/topic/items-list-is-blank/)
 *  Plugin Author [leogermani](https://wordpress.org/support/users/leogermani/)
 * (@leogermani)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/items-list-is-blank/#post-12727026)
 * Hi there!
 * First of all, in the admin Dashboard, go to Tainacan > System Check and see if
   everything looks ok there.
 * Check if your permalinks are working well, with something other than the default
   value selected. (you must have beautiful permalinks, such as `mysite.com/post-
   name` instead of `mysite.com?p=123`)
 * Do you have a link we can look at?

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

1 [2](https://wordpress.org/support/users/leogermani/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/leogermani/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/leogermani/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/leogermani/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/leogermani/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/leogermani/replies/page/2/?output_format=md)