jdkeu456
Forum Replies Created
-
Hi Stefano,
thank you very much for your ultrafast and helpful response!
Killing the option “newsletter_profile” in the database made the trick. It was set to “S” and now is an array. It was the newest version for the plugin but first install was some years ago. Not really sure thow, who really changed this option …. Anyway, works fine now! Great plugin!
Forum: Plugins
In reply to: [Polylang] PHP: get corresponding page_idOk, here is the solution in my case:
$id_en = pll_get_post($id_de, “en”);
Nice and simple, but hard to find out!
Forum: Plugins
In reply to: [Post Types Order] Drag and drop not functioning?“make sure the option Archive Drag&Drop is active”
Thanks this works, but it seems to be a new feature because drag & drop worked well before …
Forum: Plugins
In reply to: [Post Types Order] Drag and drop not functioning?Same here. Hoping for an answer/update by developer. Thanks!
Ok, found out: it seems to depend on the PHP-version of the webserver: with 7.4 saving does not work, but it works with 7.3 and 8.0. Very strange …
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Edit entry problemSame problem here.
Same problem here.
Hi Thomas,
Thanks for your quick and helpful response!
I changed $att_id to $attachment_id and it works.
However, no CSS is generated, so I put my own <div> around the output.Sch?ne Grü?e ??
GORGThis works great, thanks a lot!
One more question: is it possible to create a second page with searchbox and events for the other category/language?
Thanks for ultrafast response. Yes, I modified the events-search.php to show only categories of one language in the category-dropdown successfully. But I cannot figure out where to filter events list by category in the events-list.php Probably in this line?:
echo EM_Events::output( $args );
Oh, this works! Sorry for bothering you with a wrong placeholder.
I propose the german version should also suggest taking CONTENTS instead of the translation INHALT
Ok, found it in the developer’s section of the WP plugin page. Cannot download it, but I can see and adopt the changes made. Quite impressive documentation! Thanks.
Thanks for your quick response. Where do I get version 5.2.5.3?
I downloaded the newest version from WordPress, which does not work yet.Forum: Plugins
In reply to: wordtube – works in backend but not on website …Well finally I must confess:
The Problem WAS the only plugin, which I had not deactivated, because too many functions in different files of the project had to be altered as well to see the impact!
This was a self-written plugin and it had something to do with the output generated before the header. The programmer said, he had to use “return” instead of “echo” in the plugin so perhaps this can help anyone out there …
Forum: Plugins
In reply to: wordtube – works in backend but not on website …—Did you download the longtail video player? If not, maybe that’s why? I have no idea.
Thanks for your hint.
Well, I actually tried both: using the integrated player and copying the newest JW-Longtail-FLV-player (also named player.swf) into the wordtube-directory, according to the instructions, there is no difference …