How to get “resolved” -functionality
-
How to get mark as resolved -funtionality.
-
Too complex. I tried
public function load_core() {
// Load core functions.
require trailingslashit( DIR_PATH ) . ‘includes/manager.php’;
require trailingslashit( DIR_PATH ) . ‘includes/helpers.php’;
require trailingslashit( DIR_PATH ) . ‘includes/functions.php’;}
function PHP has the same kind of code to add CSS as using Code Snippet plugin (adds to HEAD a style tag). But nothing was added to HEAD.Sorry. I have installed autoptimize plugin. It collects CSS of plugins together. I tested by setting background-color as red in the functions.php and the color changed. Adding CSS worked fine.
Now it has some advanced CSS. Almost the same as in my site except shadows.If you want too look at it.
-
This reply was modified 7 years, 2 months ago by
tapiohuuhaa.
Give me a place to send you the French translation of bbResolutions.
😉
bV99I added to my forum plugin for adding attachments (I may take it off because my idea is not keep it permamently active).
https://www.sanaristikkofoorumi.net/wordpress/forums/topic/merkitse-aihe-ratkaistuksi-toiminnallisuus/You can write in English comments. Unfortunately the text before is in Finnish. In the last comment is the CSS, which I didn’t put to my modified version. The color for “Guidance” is different. It shades of black and white because it should be able to use with any theme. You can override it with your own CSS – but you need to use either more selectors or !important at the end of the changed statement.
You need to create an account first – go to the bottom of the page, where is link Rekisteröidy or use Social Logins.
Note, that I have changed original texts and I have added some new texts to translate. Don’t send translation for the original plugin.
I give link to the folder. There is now newer zip and a normal folder. Note that there might be older versions too.
I took off unnecessary files. There is now just the newest one. It is easier to keep files in Google Drive because I can organize folders as I like.
I would like to add some settings for the plugin.
- Use predefined CSS or not.
- Set titles for options (if not set titles from the language files has been used,
See some code, which I would like to add from here:
https://www.sanaristikkofoorumi.net/wordpress/forums/topic/merkitse-aihe-ratkaistuksi-toiminnallisuus/#post-11108I would need some advice how to implement those settings.
I put it now into GitHub:
https://github.com/Tapio-Huuhaa/plugins/blob/master/bbresolutions.1.0.zip -
This reply was modified 7 years, 2 months ago by
The topic ‘How to get “resolved” -functionality’ is closed to new replies.