I was reading @islanders post on the I18N Search topic (http://get-simple.info/forum/post/30945/#p30945) regarding hooking GS Blog to be searchable with said plugin. I attempted to place the code in...with disastrous results. I didn't see any other formal way of requesting a feature addition, so I though this would be the best way. Can the hooks be added into the GS Blog module to allow searching this way?
Thank you,
Matt
I will add this in the next version.
@mikeh - I was curious if you were able to figure a way enable the I18N Search plugin to search GS Blog posts?
I'm having an issue with the RSS feed generated from the plugin, it doesn't validate on FeedBurner and when I try to view it on Firefox, it just doesn't show up the posts. Is this something that's being worked on?
I get the errors:
1. "The URL does not appear to reference a valid XML file."
2. "XML parsing error"
3. "Self reference doesn't match document location"
I've trying the GS Blog plugin and it is great! Good Work!
I've updated the spanish translation file to 1.5 version. The "focoves" version was good, but has any missing strings and some other issues I've tryed to fix. Thanks to focoves to the previous work.
I've noticed some bugs maybe you could help me to solve (see the gs-blog-errors.png attached file):
1 - The Post Options texts are all on english. The es_ES.php contains this translated strings, but does not load...
2 - The upload thumbnail does not work for me. Only a blank text field appears. If I type a url to a local image file, then it's works, but there are no way to upload and automatize this job.
(2013-01-22, 02:21:53)Carlos Wrote: Try this:
- GS Blog -> Settings -> select es_ES and SAVE.
- GetSimple admin -> settings -> select es_ES and SAVE.
Hi Carlos!
I have checked this language configuration and they still have the es_ES values. I think the plugin does not load the strings and it uses the fixed ones.
I think GS Blog is a great Blog Plugin, but Do you know any other Blog plugin with more or better features?
2013-01-26, 11:21:28 (This post was last modified: 2013-01-27, 08:12:30 by bensayers.)
Hi mikeh, how do you get the post thumbnail to display on the full post page (not the main blog page)? When I "read more" to view the full post, the thumbnail isn't there for some reason.
I also wondering if it would be possible to use a different page template for each blog category? I'm currently using WordPress but would LOVE to abandon it for this - that's the only thing standing in my way - please help =)
Great plugin BTW, I like GS more and more every day thanks to great developers like you! Thanks for any help you can offer!
Where to define a template for the full post? When I click on the post's title the page with all blog posts is displayed. No matter of categories. And there is no picture related to the blog post.
(2013-01-29, 19:57:50)arkinsstoun Wrote: Where to define a template for the full post? When I click on the post's title the page with all blog posts is displayed. No matter of categories. And there is no picture related to the blog post.
I think the "post" template is assumed by the "blog" template. When you select the "blog page" in preferences, it asumes blog uses the template the "blog page" are configured to use.
The thumbnail does not appears in the post by default. Only in the xcerpt.
But you can change the GS Blog code to allow show thumbnail in both:
You must edit the blog/inc/frontEndFunctions.php file and here is is my modification:
(2013-01-29, 20:21:34)jesusda Wrote: I attach the entire file.
Hi Jesusda, I tried out your code and it does indeed add a thumbnail to the full post page but it also adds a second thumbnail to the main Blog excerpt listing page. See below for a screenshot. Any chance you can modify your file to remove the second thumbnail? It's exactly what I need, thanks!
(2013-01-30, 02:02:27)bensayers Wrote: Hi Jesusda, I tried out your code and it does indeed add a thumbnail to the full post page but it also adds a second thumbnail to the main Blog excerpt listing page. See below for a screenshot. Any chance you can modify your file to remove the second thumbnail? It's exactly what I need, thanks!
Hello Ben,
It was a bit confusing, but I think I've solved the problem and this version works fine. Let me know if there are some bugs
(2013-01-30, 04:30:13)jesusda Wrote: It was a bit confusing, but I think I've solved the problem and this version works fine. Let me know if there are some bugs
Yes, it's perfect, thank you so much! If anyone is looking to display the post thumbnail on the full post pages, the code above is what you're looking for
thanks jesusda its very useful code ,, plz i need your help if you can !
i want to display the recent three post from a specific category in excerpt mode with its thumbnail and read more link ,,, i made it using show_blog_recent_posts(true, null, true, true); but without category!! so how can we edit the code to show specific category ?
i want to display the recent three post from a specific category in excerpt mode with its thumbnail and read more link ,,, i made it using show_blog_recent_posts(true, null, true, true); but without category!! so how can we edit the code to show specific category ?
i'm having an error while trying to upload thumbnails to a post there is a error message says " Could not save uploaded file.The upload was cancelled, or server error encountered " ! any one know how to solve this please !?
hey any help please ! i tried to upload the thumbnails and it works with internet explorer !! but on mozilla or chroume the error appears and says " Could not save uploaded file.The upload was cancelled, or server error encountered "