danielauener
Forum Replies Created
-
Forum: Plugins
In reply to: [Color Scheme every Theme] Error after generationIt seems that the color extractor doesn’t find any colors.
The extractor searches after all css-files in wp-content/themes/your-theme/. In case of Buddy Press I’m not really sure if it is using this location for the theme. Can you check that?
If there are css files in wp-content/themes/your-theme/, you should check if there are really colors defined in one of the css-files.
I will make some changes to show a better error message there, but I’m afraid that will not solve your problem. If you answer the two questions above, I will try to find a solution.
Forum: Plugins
In reply to: [Simply Related Posts] Adding thumbnail before titleYou have to make some additions to the functions.php file of your theme. I just wrote a new blog-post to explain how it works:
http://www.danielauener.com/simply-related-posts-add-thumbnails-to-the-related-posts-widget/
Kind regards
DanielForum: Plugins
In reply to: [Simply Related Posts] Adding thumbnail before titleNow (v 1.2) you can add a filter to the related posts titles to add thumbnails.
Forum: Plugins
In reply to: [Simply Related Posts] Adding thumbnail before titleHi,
for now it is not possible without changing the plugin code itself, but I am working on a new release, which implements some filters and actions, plus support for custom post types. That should solve your problem. I think it should be available next week, I will send you a message via this forum thread.
Kind regards
DanielForum: Plugins
In reply to: [Color Scheme every Theme] Installation doesn't workHi,
I’ve uploaded version 1.2 of the plugin, which should resolve your warnings. But I think there must be something wrong with your theme if you get these errors. Do you have an active theme and is there a style.css file in it? Do you know which system your server is running?
All the best
DanielForum: Plugins
In reply to: [Simply Related Posts] No More Than 5 DisplayOK, now 1.1 is available in the plugin directory as well 😉
Thanks again for your feedback
Forum: Plugins
In reply to: [Simply Related Posts] No More Than 5 DisplaySorry 🙂
Here a link to the zip-file
Forum: Plugins
In reply to: [Simply Related Posts] No More Than 5 DisplayIt takes obviously some time for the plugin directory to provide the new version. Until the update is available, you can download the newest version on github: Simply Related Posts 1.1
Forum: Plugins
In reply to: [Simply Related Posts] No More Than 5 DisplayThank you so much for reporting this bug. I just tagged version 1.1 of the plugin, which should solve the problem. Please update and come back to me if there are still issues.