Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: ThemeExtras Plugin - Allows themes to define custom fields and settings
Post: RE: ThemeExtras Plugin - Allows themes to define c...
@ufopera: The method I’ve used for string concatenation in the variable declaration is compatible only with PHP 5.6 or newer. As I am not supporting versions of PHP older than 5.6 (because they are wa... |
|
johnstray2001 |
Plugins
|
3 |
2,440 |
2022-08-26, 13:26:12 |
|
|
Thread: [COMING SOON] UserManagement Plugin - Allows management of admin users and groups.
Post: [COMING SOON] UserManagement Plugin - Allows manag...
UserManagement (https://github.com/johnstray/gs-plugin-UserManagement/)
Version 1.0.0
Introduction (https://johnstray.com/gs-plugin/usermanagement/) | Documentation (https://johnstray.com/gs-plu... |
|
johnstray2001 |
Plugins
|
0 |
1,185 |
2022-07-05, 15:32:37 |
|
|
Thread: ThemeExtras Plugin - Allows themes to define custom fields and settings
Post: ThemeExtras Plugin - Allows themes to define custo...
ThemeExtras (http://get-simple.info/extend/plugin/themeextras/1317/)
Version 1.0.0
Introduction (https://johnstray.com/gs-plugin/themeextras/) | Documentation (https://github.com/johnstray/gs-pl... |
|
johnstray2001 |
Plugins
|
3 |
2,440 |
2022-07-05, 15:09:07 |
|
|
Thread: [COMING SOON] SimpleBlog Plugin - A simple, powerful blog system for GetSimple
Post: RE: [COMING SOON] SimpleBlog - A simple, powerful ...
Hi everyone. After a rather long hiatus from developing thanks to life getting in the way, I’m back at it again. This reincarnation of the blog plugin is now under development again and progress is st... |
|
johnstray2001 |
Plugins
|
8 |
45,247 |
2022-07-05, 14:25:01 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
@ragou: Modify the file "layout-list.php" to include the code block for the Viber share widget. This will add the widget to every post. |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2019-03-05, 16:42:34 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
@Lazy-Crocodile: This can be archived using the function `return_blog_category('categoryname');`. This will return an array of posts from the given category that you can then loop over and display the... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2019-03-05, 16:40:13 |
|
|
Thread: GetSimple Blog
Post: Version 3.4.4 is now available!
Version 3.4.4 is now available on Extend
This version includes the following changes:
This is an interim bugfix release just to address the few known bugs that currently exist from the previous ve... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2018-08-24, 14:51:15 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
@bensayers: I'm not sure what you mean with that... The function show_blog_recent_posts() doesn't output any date...
1. I may have to do some more extensive testing with the i18n_search plugin. I'm n... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2018-08-19, 01:45:00 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
I see you have abstained a copy of the latest beta 3.5.0. Those php warnings that you have posted there are because sitemap.class.php is not finished yet, it’s currently a work in progress.
You ca... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2017-12-01, 08:39:20 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
Actually, I was thinking it was as you and mr_clarke have both described. It caused by a php error that occurs after the backend has outputted, but before the plugin finishes outputting, hence why you... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2017-11-30, 01:45:56 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
@pigsound: I'm not sure if I can help with this. I can't seem to find anything that could be causing the issues your having. If anyone else has any ideas, please feel free to make some suggestions... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2017-11-24, 01:31:14 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
Unfortunately I don't currently have a definitive timeline for the release of 3.5.0 as yet. I am progressing with it though, just not as fast as I would like to be.
I made a start on the site map in... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2017-11-24, 01:25:50 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
Hi everyone, sorry I haven't been around in a while. I don't seem to be getting email notifications about new replies from this thread any more. Ill have to fix that.
Answering the list of questions ... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2017-09-15, 00:23:50 |
|
|
Thread: Getsimple Blog Sitemap?
Post: RE: Getsimple Blog Sitemap?
Unfortunately sitemap integration is not currently available in GS-Blog, however it is a feature planned for the next major version update that's currently in the works.
You can follow the GitHub ... |
|
johnstray2001 |
Plugins
|
1 |
3,973 |
2017-09-13, 10:22:54 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
I think I see the problem.
In gs-blog/class/Blog.php on line 75, change:
Code:
--
$update_settings = true;
--
to
Code:
--
$update_settings = false;
--
|
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-12-21, 23:47:48 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
Ok, maybe try getting a copy of the master from the GitHub project page.
https://GitHub.com/johnstray/gs-blog/ |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-12-20, 20:58:55 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
If this is showing all the time, you may have been one of the few that downloaded the latest update too soon. When I released the update, there was a small issue with the settings file creation being ... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-12-16, 23:48:59 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
I get the same thing with most of the plugins on extend.
Its Windows Defender doing that. Not sure what it's got against perfectly good ZIP files from here. I can guarantee it's a false positive. ... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-12-16, 01:24:33 |
|
|
Thread: GetSimple Blog
Post: Version 3.4.3 is now available on Extend
Version 3.4.3 is now available on Extend.
This version includes the following changes:
Feature Enhancements:
[#095] A few minor imrovements to the RSS generator:
now respects the excerpt length... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-11-27, 20:24:52 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
JaapV: From the screenshot you have posted, you appear to be using an older version of this plugin. Please update to the latest version available a see if that solves your problem. |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-11-15, 14:24:24 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
The HTTP 500 Internal Server Error is more than likely caused by a PHP error or warning. Please check your server's error logs and report back here what you find. It may be that the error has already ... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-10-12, 08:18:51 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
░░░░░░░░░░░░▄▄░░░░░░░░░
░░░░░░░░░░░█░░█░░░░░░░░
░░░░░░░░░░░█░░█░░░░░░░░
░░░░░░░░░░█░░░█░░░░░░░░
░░░░░░░░░█░░░░█░░░░░░░░
███████▄▄█░░░░░██████▄░
▓▓▓▓▓▓█░░░░░░░░░░░░░░█░
▓▓▓▓▓▓█░░░░░░░░░░░░░░█░
... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-08-19, 14:50:40 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
I've figured it out. A fix will be available in the next minor update.
For now, do this:
- Open "/plugins/gs-blog/class/Blog.php"
- Find line 74: " 'lang' => i18n_r(BLOGFILE.'/LANGUAGE_CODE'), ... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-08-18, 21:24:51 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
Riiana: News manager and GSBlog are unable to happily co-exist with each other. Please use one or the other. |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-08-17, 20:07:02 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
Thanks for the info xxdex. Could you please tell me what you were doing at the time? Having a read of the code, it looks like you were trying to save/update your settings. If this is the case, were an... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-08-16, 11:49:40 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
Version 3.4.2 is now available on Extend.
This version includes the following changes:
Back End (Admin) Changes:
[#088] Added paging of posts list on Post Management page. Qty per page is determ... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-08-08, 13:37:02 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
I think that's all for the outstanding questions for now.
Version 3.4.2 will be available on extend shortly. A few more changes were made after the beta. This is primarily a bugfix release.
Ver... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-08-07, 22:15:45 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
homershines:
Quote:
--
2. On the archive page where GetSimple Blog 3.41 shows the thumbnail and excerpt from the number of posts that you want per page, I'd like to create more space between the... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-08-07, 22:10:53 |
|
|
Thread: GetSimple Blog
Post: RE: GetSimple Blog
Sean:
and are missing because you first need to set the in the blog's settings. Look for "RSS Feed Title:" and "RSS Feed Description:" respectively.
The language tag missing is actually a bug... |
|
johnstray2001 |
Plugins
|
358 |
835,906 |
2016-08-07, 22:05:10 |
|
|
Thread: [COMING SOON] SimpleBlog Plugin - A simple, powerful blog system for GetSimple
Post: RE: [COMING SOON] SimpleBlog - A simple, powerful ...
This project is still quite a while away yet. I've had a few other more important projects to do recently, so this had to go on the backburner for a while.
The plan is to hopefully release it arou... |
|
johnstray2001 |
Plugins
|
8 |
45,247 |
2016-08-07, 19:08:57 |