well, it behaved differently from others but now I must admit that I like the way it reacts to different screen sizes.
Good work!!!
Type: Posts; User: romancos
well, it behaved differently from others but now I must admit that I like the way it reacts to different screen sizes.
Good work!!!
Calendar widget with public announcement (everyone) and (private) - users that follow you to post event announcements and comments as RSVP.
The website is down anyway, dropping connections...
I remember the same problem. It's about permissions. Please check your webserver error log for details and change permissions to the file considered security risk by the server.
you know humans are always better than regexp. hire moderators to keep site safe or moderate every post...
Works very well, but I set thumbnail width/height as 90/90 for square thumb. Is there any ways to use it with Journal post edit?!
thank you!
exactly...
Thank you, you really thought of everything. I just forgot to look deeper inside Profile settings. Thank you!!! or actually thank Nick!!!
Thank you, this private messaging is great but could be nice if users chose whether they want to receive email notifications or not. Just my 2¢. Thank you for a great work!!!
Plugin to browse and/or search users by their username and introduction text. Some sort of communication/messaging plugin with the users could be great to have too. Not emailing them but having...
thank you, that's what I need.
Static pages plugin to show terms of services or privacy policies would be nice to have. No votes or comments on these.
it is probably because promoted post doesnt count on votes, you can't vote it down and probably up neither. it is totally different type of post...
turn debug mode off under Admin > Settings and see if you're getting that error...
Where's the link to delete journal post. In submit plugin its under edit operations but I can't find it under journal!?
still, like visitor to have that choice, whether navigate simple mobile site or get full site in their device. Responsive theme is a great choice though. I'd customized it to match my requirements...
add <a> to the list of tags I suppose.
this is per-user option. Everyone can chose whether they go to article post or original article URL.
Is there any ways to setup multiply languages and language selector?
yeah, good point! but RSS is a part of bookmarking plugin and since you do have bookmarking on your site I assume flaw is somewhere else. Activity RSS link works very well. I don't know what's wrong...
there's something about your url rewrite. I tried accessing your site with friendly url for rss http://www.berkeleyized.com/rss still no success. Do you have rewrite rules set in .htaccess file but...
There's no way you can run postinstall if you have url_rewriting (friendly_url) on, hotaru won't find path http://sitename.tld/invite_friends/templates/postinstall.php
I tried it one way and the...
sitemap module translates non-ASCI characters into UTF sequences, I found that problem is with &-ampersand symbol usage in tags. It breaks sitemap and no google neither bing can process them, even...
managed to import bunch of contacts from gmail.com but sending invitations step produced that red Provider Missing!
in debug mode:
Notice: Undefined property: openinviter::$plugin in...
I'd encountered problems with tags containing & - symbol. google and browsers xml validator complains about wrong symbol. Shouldn't & be converted to CHR value %26 and where should I modify sitemap...