Tioata
Forum Replies Created
-
Forum: Plugins
In reply to: [Schema App Structured Data] Strange Message on every WordPress admin page.I have the same problem here…
Forum: Plugins
In reply to: [Download Monitor] Gutenberg-Block crashes page (no valid JSON-Response)ErrorThank you very much for your fast response! All the best!
Forum: Plugins
In reply to: [Download Monitor] Gutenberg-Block crashes page (no valid JSON-Response)ErrorHi Razvan,
I can give you the Error-Details from WordPress-E-Mail:
- Typ E_ERROR in Line 12 of File plugins/download-monitor/templates/content-download-title.php
- Uncaught Error: Call to a member function get_version() on null in /plugins/download-monitor/templates/content-download-title.php:12
Stack trace:
- #0 /plugins/download-monitor/src/TemplateHandler.php(90): include()
- #1 /plugins/download-monitor/src/Gutenberg.php(111): DLM_Template_Handler->get_template_part(‘content-downloa…’, ‘title’, ”, Array)
- #2 /wp-includes/class-wp-block.php(221): DLM_Gutenberg->render_download_button(Array, ”, Object(WP_Block))
- #3 /wp-includes/blocks.php(799): WP_Block->render()
- #4 /wp-includes/blocks.php(837): render_block(Array)
- #5 /wp-includes/class-wp-hook.php(292): do_blocks(‘
Our active Theme is “KnowAll” (in combination with Heroic Knowledge Base Plugin) and some other Plugins.
I hope this helps!
Thank you very much in advance for your support!
Best regards!
TioataForum: Plugins
In reply to: [Strong Testimonials] Edit Testimonial (but keep the Original)Hi Mihaela,
unfortunately this is not what I hoped for. Amongst others because this only applies for the text, not for the headline…
Then I have to find a different solution.
Thank you very much!
Best regards!
TioataHallo,
es scheint als h?tte ich das Problem selbst identifizieren und l?sen k?nnen. ES LAG AN LAZY LOADING VON EWWWW. Das Thema k?nnte für andere auch relevant sein, deshalb hier die Details:
Das EWWW Image Optimizer Plugin hat einen LazyLoad, den ich aktiviert hatte. Dies führte neben dem oben beschriebenen Problem wohl auch dazu, dass die Anzahl der Aufrufe bei der VG Wort viel zu niedrig war. Denn erst, wenn ein Leser ganz nach unten scrollte, wurde der Z?hlerpixel geladen.
L?sung: dem Pixel in den Prosodia Einstllungen die class ?skip-lazy“ geben.
Danach hat auch die Prüfung wieder funktioniert.
Viele Grü?e!
FabianForum: Plugins
In reply to: [Download Monitor] Cookie wp_dlm_downloadingOk! Thank you very much for the fast clarification.
Best regards!Forum: Plugins
In reply to: [Download Monitor] Cookie wp_dlm_downloadingHey Harish,
thank you for your answer, but I have no premium add-on for download monitor… I just use the free version of the plugin…
Best regards!
FabianPS: As soon as I open a page with a download link, the cookie is set.
- This reply was modified 5 years, 1 month ago by Tioata.
Hi,
just for your information: after installing the latest release, I realized that the plugin unfortunately still sends out two notifications for pending cutom post type articles.
Perhaps you are already aware of this, because you wrote in the release notes: “More and better support coming soon.”
Just wanted to let you know…
Thank you very much for creating this plugin and for all your hard work!
Best regards!
Tioata- This reply was modified 5 years, 3 months ago by Tioata.
Hi,
I just wanted to check if there are any news concerning the next release?
Thank you very much!Thanks for your fast reply!
Looking forward for the release ??Hi,
thank you very much for your fast reply and for your help!
Looking forward for this new filter ??Wishing you all the best!
Sorry, now it is working again. I just took a long time…
Edit: I just found out, that it is the %privacy_policy% Placeholder, which blocks the text. As soon as I replace it with normal text, the text is displayed.
What do I have to do to use the placeholder? (I did the settings for it)
Thanks but as I’m no css expert, I am not able to move it below the input flied + button.
But it is not that important that I would hire a someone for it. Thanks anyway!Forum: Themes and Templates
In reply to: [Sela] Widen content areaOk, I figured it out by myself.
In case anyone is interested in the solution that worked for me:
@media screen and (min-width: 1180px) { .content-wrapper { background: #fff; padding: 3em 55px 3em 55px; position: relative; } .content-wrapper .content-area { float: left; margin: 0; width: 780px; } }