Miguel Muscat
Forum Replies Created
-
Hi @sippis
Thanks for the feedback and suggestions.
The rewrite rule flushing issue is as you said: a conflict with PolyLang Pro. We’ll need to roll out an update to fix this issue.
Regarding the gettext filter, we thank you for bringing this to our attention. This is obviously a very inefficient way to change some text, so we’ll definitely need to revise this.
Interesting. We can’t seem to be able to replicate this bug.
What’s your WordPress site’s language set to? And what browser are you using?
My apologies for taking long to back to you all.
We’ve identified what is causing this issue and will be releasing an update next week to fix it. Thanks for your patience.
Hi @matthiaspabst,
Whoops! Looks like we forgot to include it!
I’ve added it now. Thanks for bringing this to our attention.Looks like you’re right. We’ll need to add a CSS class name to the active page in order to let you style is differently. We’ll add it in the next version.
Hi @oekoplatt
The free PoEdit cannot find those words by default. You’ll need the paid version.
However, the last version of the plugin that we released a couple of weeks ago (v4.17.3) includes a translation file called default.po. This file has all the words in the plugin, but does not translate any of them.
You can make a copy of this file in your
wp-content/languages/plugins
folder and call itwprss-de_DE.po
. If you do not have those folders, you can create them yourself. Then open the file in PoEdit and start translating!To mark the active page, you can use CSS. Here’s an example that makes the active page bold:
.alignleft:not(.nav-next) { font-weight: bold; }
You can copy and paste this into the “Additional CSS” section of your site’s Customizer (from Appearance > Customize).
- This reply was modified 5 years, 1 month ago by Miguel Muscat.
You’re welcome ??
Hi @dantek71,
You can do this by using custom CSS. While on the home page of your site, click the Customize link on the top bar. Then, select Additional CSS.
If you already have some CSS text, scroll down to the very bottom and add these lines:
li.wpra-item > a { font-weight: bold; } li.wpra-item .feed-date { font-style: italic; }
Finally, click Publish.
This is caused by an incompatibility with the Data Tables Generator plugin.
We have already informed the developers of the Data Tables Generator plugin of this incompatibility, back in April of this year. However it seems like they haven’t fixed the issue yet.
If you are not using that plugin, deactivating it will solve the problem. If not, we recommend posting on the Data Tables Generator support forum to get the developer’s attention on this matter.
I see. Well it’s great to hear that the error is not interfering with your use of the plugins and your site’s functionality. Nevertheless, we thank you for reporting the error anyway. We think we may have found the cause.
Are you trying to create a new template or update an existing one? If it’s the second, is it the default template or one that you previously created?
Hi @jakubkplc. For support regarding premium add-ons, please contact us through the contact form on our site. This forum should be reserved only for issues regarding the free version only. Thanks!
Hi @jakubkplc. What version of the plugin are you using?
You’re right @maximledoux. We should be restricting these notices to only be shown to users with the right permissions. We’ll add the restriction in the next version.
Hi @nivag. Currently we only support YouTube due to the popularity of the platform, but we’re looking to expand on that. What kind of video website would you like to import from?