Sven Wagener
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook Fanpage import] Wrong entry_urlThis is fixed since 1.0.0-beta.5.
Forum: Plugins
In reply to: [Facebook Fanpage import] Getting date with facebookHi,
I have added some filters for entries here:
apply_filters( 'fbfpi_entry_title', $title, $string )apply_filters( 'fbfpi_import_post_excerpt', $post_excerpt, $entry )apply_filters( 'fbfpi_import_post_picture_url', $picture_url, $entry )apply_filters( 'fbfpi_import_post_date', $date, $entry )apply_filters( 'fbfpi_import_post_tags', $tags, $entry )Maybe this helps you.
Greetings,
Sven
Forum: Plugins
In reply to: [Facebook Fanpage import] CategoriesJust update to 1.0.0-beta.6. There you can add categories.
Forum: Plugins
In reply to: [Facebook Fanpage import] Fix for thumbnails category excerptHi Karl,
at the moment I just use the Facebook entry “message”, not the whole post. See here:
https://github.com/awsmug/Fanpage-import/blob/master/components/import/import-stream.php#L538
This should not be the same behaviour as on post content. But if you have an idea to make it better, let me know!
Greetings,
Sven
Forum: Plugins
In reply to: [Facebook Fanpage import] Fix for thumbnails category excerptHello,
I have fixed the problems with Post Thumbnails and Categories and published the fix in Beta 6. Please update! Thanks to Karl!
Greetings,
Sven
Forum: Plugins
In reply to: [Facebook Fanpage import] Kein Thumbnail mehr!Hallo zusammen,
ich habe das Problem mit den Post Thumbnails und den Kategorien gefixt und in der Beta 6 veröffentlicht. Danke nochmal an Karl!
Viele Grüße,
Sven
Forum: Plugins
In reply to: [Facebook Fanpage import] Fix for thumbnails category excerptBut do you really mean:
‘post_content’ => $post_excerpt,
or do you mean
‘post_excerpt’ => $post_content
I don’t think that it makes sense to put the post excerpt into the post content also not to put the post content into the excerpt. If you want to create an own post excerpt, you can choose the filter ‘fbfpi_import_post_excerpt’ or you can cut the post content by yourself in your theme.
Forum: Plugins
In reply to: [Facebook Fanpage import] Fix for thumbnails category excerptThank you Karl!
I will change this right now and add this fix for the next beta.
Greetings,
Sven
Forum: Plugins
In reply to: [Facebook Fanpage import] Images and category dont workThats great! Thank you!
I will add the points 1,2,2,5, 6 to the Issue list for the next versions.
Point 3. You are right. But thats a thing of logic the user should know.
Point 4. This can be made with CSS.
Greetings,
Sven
Forum: Plugins
In reply to: [Facebook Fanpage import] Images and category dont workHi,
I have to check this and come back to you!
Greetings,
Sven
Forum: Plugins
In reply to: [Facebook Fanpage import] Kein Thumbnail mehr!Moin,
ich muss mir das ganze mal ansehen. Ich check das mit dem Plugin nochmal durch und melde mich dann nochmal.
Viele Grüße,
Sven
Forum: Plugins
In reply to: [Torro Forms] Message doesn't show up in the emalHi David,
I will take a look at it tomorrow. thank you for reporting. Last week I was in vacation, so I was not able to response before.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Copy formHi Ryan,
sorry for the late reply, but I was in vacation the last week.
There is a possibility to dublicate forms. In the formbuilder you will find a “Dublicate Form” Button on the right side.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Message doesn't show up in the emalHi David,
this problem should be fixed in the new beta7. I have launched it yesterday, but WordPress.org is not updating the version.For the moment you can download it here https://github.com/awsmug/torro-forms
I will see that I get the beta7 to WordPress.org.
Greetings,
Sven
Forum: Plugins
In reply to: [Facebook Fanpage import] Keine Funktion mehr seit 2 WochenIch habe gestern ein Update auf Beta 4 gemacht. Das Update behebt einige Fehler.
Viele Grüße,
Sven