nigel01
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple:Press Forum] Simple Press PluginHi:
Simple:Press is a discussion forum plugin so it will not create blog posts. A user can create an opening post to discussion thread and others can respond to it. So it’s similar in nature to blog posts but not quite the same.
You can see examples of what others have done on this page: https://simple-press.com/showcase/
And, of course, our own forum page here: https://simple-press.com/support-forum/
Thanks.
This was fixed in the latest release of SP.
Thanks.
Forum: Plugins
In reply to: [Simple:Press Forum] woocommerce_cart_product_subtotalHello:
ummm….I think you might have posted in the wrong forum here? I doubt that what you’re asking is applicable to our plugin.
Forum: Plugins
In reply to: [Simple:Press Forum] Archive pages/postsHi:
If you don’t plan on updating the plugin going forward then you should deactivate and delete it. There’s no “archive” function that can be used with the plugin deactivated though.
If you keep it activated you can set permissions for everyone so that all they can do is read.
Forum: Plugins
In reply to: [Simple:Press Forum] Fatal error after activating SP in PHP8 environmentI’m going to mark this issue resolved until WP officially supports PHP 8 and we can add support it.
Once we release PHP 8.x support, if this doesn’t resolve the issue feel free to reopen.
Thanks.
Forum: Plugins
In reply to: [Simple:Press Forum] Fatal error after activating SP in PHP8 environmentHi:
We do not support PHP 8. It will be a while before we do so. In fact, I don’t believe that WP has stated full support for PHP 8 yet either.
Many other plugins and themes do not have full support for PHP 8 as well. So for compatibility reasons you might want to stick to PHP 7.4 for now.
Thanks.
Forum: Plugins
In reply to: [Simple:Press Forum] Forum email notificationsHi:
Ok. For support on premium extensions you’ll need to use our site directly. ww.wp.xz.cn rules specifically restricts support for premium functions in this forum.
Thanks.
Forum: Plugins
In reply to: [Simple:Press Forum] Forum email notificationsDo you have any email logs associated with your WordPress site? This way you can see if the emails are being generated and not being received or if they’re not being generated at all.
If you don’t have any email logging plugins installed, try FLUENT SMTP or MAILGUN.
Then you can check the logs to see what emails are being generated by the forum.
You should also check your admin email options under FORUM->ADMINS to make sure your admins receive notifications of new post.
If you want your end users to be able to subscribe to notifications then you’ll need our premium version but if it’s just admins then check the items I mentioned above.
Thanks.
Forum: Plugins
In reply to: [Simple:Press Forum] translationsHi:
It doesn’t look like we have it. No one has sent us one yet.
If you do create one please send to us to we can add it.
You might be able to use one of the existing theme translations to start – just rename the files and go from there.
Thanks.
Forum: Plugins
In reply to: [Simple:Press Forum] translationsAlso, for the unified theme, the filename should be spUnified-de_DE_formal.mo, not spunified-de_DE_formal.mo (notice the uppercase “U” in the 3rd character).
I just tested the German MO files on our system and they seem to work for the strings that are translated.
Forum: Plugins
In reply to: [Simple:Press Forum] translationshmmm….You should take a look at the PO files to see if there are any translations in there. The MO files are compiled from the PO files. The translations are provided by volunteers so not everything is translated. But if none of the strings are translated in the PO files then that could be why you’re not seeing any translations on the front-end.
I assume that your WordPress site is already set to use German in your WordPress settings screen?
Thanks.
Forum: Plugins
In reply to: [Simple:Press Forum] translationsAlso, are you on a Regular WP site or a multisite?
Forum: Plugins
In reply to: [Simple:Press Forum] translationsHi:
Do you’ve installed the Mo files in the following folders:
/wp-content/sp-resources/forum-language/simple-press
/wp-content/sp-resources/forum-language/sp-themes
/wp-content/sp-resources/forum-language/sp-pluginsCan you attach a screen shot showing the file list? Maybe we’ll see something there that is incorrect.
Also, how did you get the translation? Did you do it yourself or did you download the MO files from the simple-press translation site?
Thanks.
Forum: Plugins
In reply to: [Simple:Press Forum] Hook or FiltersHi:
I am not sure how we missed this question and I apologize for that. It may not be relevant any more but the short answer is that there are hooks and filters throughout the code. As far as functions go, there are dedicated functions for creating forums and adding users but you’ll need to dig into the code to learn how to use them – there’s no formal external documentation for them.
Forum: Plugins
In reply to: [Simple:Press Forum] Can users upvote or downvote ?Well shoot, looks like we completely missed answering this one. I realize that it’s likely not relevant any more but here’s the answer to your question.
You can mark a reply as the answer to your question. But there’s no “upvoting” and “downvoting” capability.
We do have a VOTE/SURVEY feature so a topic can be created as a a survey which will allows votes.
Thanks.