@exodo This is some great stuff. Really like the custom plugin to allow users to change the site as they wish.
torn2
@torn2
Best posts made by torn2
-
RE: [ nodebb-theme-exodus ] - Exodus for Nodebb
-
RE: [nodebb-theme-designer] Customize your NodeBB theme on-the-fly
Any news if this will be updated?
-
How to change the up vote/down vote
How can I change the chevrons in the up/down vote to another image? I can't seem to get the css to work.
I know I can add this:
background-image: url("https://i.imgur.com/EWAgx1K.png"); background-size: 14px;
I can't get the chevron to not show though?
-
RE: Quote plugin
@Giggiux A button in the composer which will quote a particular text, just like when you quote someone who posts in a topic.
Like this: article from yahoo
Brady: My mom thinks I'm the fastest person on the field
Moms just see their kids differently, right? Perfect, without flaws and better than the other kids. That’s the way it should be.It’s the same with Tom Brady and his mother. Mrs. Brady loves her son dearly, we’re certain, and the New England Patriots quarterback confirmed that on Wednesday when asked about a key scramble against the Pittsburgh Steelers — with the auspice of knowing, well, the dude is as slow as a sloth.
“Don’t tell my mom that,” Brady said. “She would totally disagree with that. She thinks I’m very fast. She’ll say, ‘I think you’re the fastest person on the field.’ I say, ‘Mom, you’re crazy. There’s no way.’ That’s moms.”
-
RE: Plugin: Emailer (Local) Smtp SSL Vs nodebb-plugin-emailer-mailgun
@yariplus Damn, I noobishly had it setup with local but using my Mailgun smtp. I just changed it and the test account which would not receive the p/w recovery email now gets it. Thanks!
Latest posts made by torn2
-
RE: [nodebb-plugin-imgur] Imgur Plugin
@julian said in [nodebb-plugin-imgur] Imgur Plugin:
Could be that the plugin templates were not built? Try running
./nodebb build
and restart NodeBB.We tried that and still not working. It isn't just Imgur. Can't access Persona settings either.
-
RE: [nodebb-plugin-imgur] Imgur Plugin
Anyone know why i'm getting this after I upgraded to 1.13? We can no longer upload images after this update from composer.
-
RE: Quick reply
Anyone else have this issue where they can't access the Persona theme settings?
-
RE: Quick reply
@baris said in Quick reply:
This is what I get if I follow that path with our sites address:
Before, it would show new posts show up without having to refresh. That click to reload just started happening with the upgrade to 1.13. Believe we were on 1.7 before.
-
RE: Quick reply
@baris said in Quick reply:
The setting is at /admin/plugins/persona. Sounds like you are having other issues if posts are not appearing.
When I go to plugins in admin/plugins, persona does not show up on the list even though it's our theme?
And what I meant by posts not appearing is that now you have to refresh the page when someone posts something new.
-
RE: Quick reply
@baris said in Quick reply:
Works here
Did you enable it in your theme page?
I figured it might be a setting but couldn't find it? Also, now we have to refresh the page to get any new posts?
-
Making the USER page private
Any way to make the USER page private and not readable to guests? Currently, anyone may go to the USER page and read all that user's posts for a prvate forum.
-
RE: Adding javascript in the footer
@pitaj said in Adding javascript in the footer:
Ok have you tried embedding the whole thing in the footer HTML? What is the script and stuff for? Analytics? Are there any alternatives that don't require a script?
Yes, it breaks certain part when it is placed in that widget. It's so that when users from other countries click on the link for amazon they get redirected with the US referrer code link embedded their countries amazon store.
-
RE: Adding javascript in the footer
@pitaj said in Adding javascript in the footer:
@torn2 I think you can ignore that error. It won't prevent you from enabling or saving the code AFAIK. Try it out.
Yea, that didnt work.