Hi there,
Just installed the plugin and after writing the Category description i noticed it appears truncatedand with some code “> before the category name is repeated. How can i fix it? Tks a lot

We are your customers and looking to create a Q&A structure to better display content on Google as a Schema.
The problem is that you have created code called Q&A, but it does not work.
The content of our question and answer is not related to SCHEMA.
I will send a link to see if this code does not work and Eskima Q&A has been useless.

<div id="ap-single" class="ap-q clearfix" itemscope itemtype="https://schema.org/QAPage">
 <div class="ap-question-lr ap-row" itemscope itemtype="https://schema.org/Question" itemprop="mainEntity">
  <meta itemprop="@id" content="<?php the_ID(); ?>" /> <!-- This is for structured data, do not delete. -->
  <meta itemprop="name" content="<?php the_title(); ?>" /> <!-- This is for structured data, do not delete. -->
  <div class="ap-q-left <?php echo ( is_active_sidebar( 'ap-qsidebar' ) ) ? 'ap-col-8' : 'ap-col-12'; ?>">
   <?php


This link contains 1 question and 9 answers.
https://faq.irpsc.com/questions/question/discord-metaverse/

Hey guys, I have a problem with the Filtering tabs on the Questions, specifically the “Oldest”, “Newest” and “Active” tab.
Whenever I click on any one of them it keeps scrolling to some specific point below, instead of opening the filtered tab on the same page as it’s here on this website.
Here’s what it looks like:

How can I turn off this smooth scrolling and let the tab link open with the “_self” attribute?
I am using the Divi theme, and I don’t have any caching plugins activated.
Thanks