-
AuthorPosts
-
December 27, 2013 at 10:37 am #747
Hi folks,
I have opened this post to Symbiostock Community share what WordPress plugins the community has used into WP/SYS to help others.
So, it would be great to post like that:
Plugin name: (If possible the link):
– I use it for…(explain what it does for you in your SYS, also if you want what trouble you were facing and how did you get to solve with the plugin).Soon I’ll post some.
Thanks for participating.
December 27, 2013 at 11:05 am #7805These are some of the plugins I use.
________________________________________________________Advanced WP Columns
http://wordpress.org/plugins/advanced-wp-columns/It gives you easy columns for your page/post without needing to know any code. Should be useful for some people.
________________________________________________________amr shortcode any widget
http://webdesign.anmari.com/1649/shortcode-any-widget/allows easy short codes for your pages
________________________________________________________Anti-Captcha
http://blog.fili.nl/wordpress-anti-captcha-plugin/Helps reducing spam
________________________________________________________Admin Color Schemes
http://wordpress.org/plugins/admin-color-schemes/If you don’t like the new colour schemes
________________________________________________________Wordfence Security
http://www.wordfence.com/
________________________________________________________WordPress contact form with captcha plugin
http://www.teqlog.com/wordpress-contact-form-with-captcha-plugin.htmlAdds captcha to your contact form to avoid spam emails
________________________________________________________Hope this helps.
Jo
December 27, 2013 at 10:08 pm #7806Here’s my list
Anti-Captcha – captcha only bots can see that blocks spam registrations
Contact Form 7 – contact form
Easy FancyBox – displays images in a popup window (used for my blog)
Gallery Pro – used for my Categories gallery
Google Analytics for WordPress – tie in my site with my google generated code
Jetpack by WordPress.com – various utilities from wordpress.com including putting sharing buttons on my blog posts
Page Builder by SiteOrigin – for the blog page index (goes with Masonry)
Regenerate Thumbnails – for Masonry
Related Posts By Taxonomy – required for Symbiostock
SiteOrigin Masonry – experiment with blog page index
Soliloquy – home page slider
SYMBIOSTOCK – Cart Manager- required for Symbiostock
SYMBIOSTOCK – Emails and Notifications- required for Symbiostock
SYMBIOSTOCK – Image Sitemap
SYMBIOSTOCK – Professional
UpdraftPlus – Backup/Restore – nightly backup of WP database and occasional backup of whole site
Velvet Blues Update URLs – change URLS if you move site location
WordPress Backup to Dropbox – alternative to UpdraftPlus that should do incremental backups but doesn’t for the symbiostock_rf directory (yet)
WordPress SEO – help with titles, content, URL for seo
wp-category-meta – required for Symbiostock (I think)December 27, 2013 at 10:16 pm #7807Floating Social Bar is an easy way to put Facebook, Twitter, Google+, etc. links on your site:
December 28, 2013 at 7:44 am #7811Hey folks, thanks for sharing yours.
Here is my list for a while. Still setting the site, so it tends to grow. :0)Used these for helping to create a multilingual Symbiostock theme:
– qTranslate: Adds userfriendly multilingual content support into WordPress;
– gText Widget: Multilingual Text Widget For WordPress 2.8.x;
– CodeStyling Localization: You can manage and edit all gettext translation files (*.po/*.mo) directly out of your SYS back-end, but not useful for a while once I’m not getting to make .mo file works with SYS as posted here;
– WP exec PHP: Execute PHP inside posts, pages, text widgets and text widget titles. Add filters and actions using custom fields.Used these for helping to create the Symbiostock theme:
– Akismet: protect your blog from comment and trackback spam;
– Contact Form 7: Great plug-in to manage contact forms;
– Count Per Day: Counter, shows reads and visitors per page; today, yesterday, last week, last months … on dashboard, per shortcode or in widget;
– Display widgets: Adds checkboxes to each widget to show or hide on site pages;
– Email Address Encoder: lightweight plugin to protect email addresses from email-harvesting robots by encoding them into decimal and hexadecimal entities;
– External Permalinks Redux: Allows you to point WordPress objects (posts, pages, custom post types) to a URL of your choosing;
– Math Captcha: Math Captcha is a 100% effective CAPTCHA for WordPress that integrates into login, registration, comments, Contact Form 7 and bbPress;
– Related Posts By Taxonomy: required by Symbiostock;
– Reveal IDs: Reveals hidden IDs in Admin interface that have been removed with WordPress 2.5
– Shortcoder: allows to create a custom shortcode “[custom]” and store HTML, Javascript and other snippets in it. So if that shortcode is used in any post or pages, then the code stored in the shortcode get executed in that place;
– Slideshow: required by Symbiostock;
– SYMBIOSTOCK- Cart Manager: required by Symbiostock;
– SYMBIOSTOCK – Emails and Notifications: required by Symbiostock;
– UpdraftPlus – Backup/Restore: Backup and restore: take backups locally, or backup to Amazon S3, Dropbox, Google Drive, Rackspace, (S)FTP, WebDAV & email, on automatic schedule
– Wordfence Security: Anti-virus and Firewall security plugin for WordPress;
– WordPress SEO: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more;
– wp-category-meta:: Add the ability to attach meta to the WordPress categories.If I get some new plug-in, I’ll edit this list. I hope that can be useful for somebody else. ;0)
December 28, 2013 at 8:46 am #7808Most of the ones I use are already mentioned, but I also have (not currently activated )
Google Language Translatorhttp://kerioakimaging.com - trying to reopen
http://nail-art-at.kerioak.com - Art and Nail ArtDecember 28, 2013 at 10:54 am #7809Has Contact Form 7 been fixed? If not people need to be aware that it doesn’t send you the person’s email with the message.
I stopped using it because of this problem. The last update I checked and it was still reproducing the problem.
Jo
December 28, 2013 at 3:31 pm #7810@jorodrigues wrote:
Has Contact Form 7 been fixed? If not people need to be aware that it doesn’t send you the person’s email with the message.
I stopped using it because of this problem. The last update I checked and it was still reproducing the problem.
Jo
Hi Jo, to see the “person’s email” in the email message, just replace the line in the “message body:” field…
From code:
From: [your-name]To code:
From: [your-name] – [your-email]or you can add a line below such as:
Sender’s email: [your-email]Use “
” to break lines.I hope that helps.
December 28, 2013 at 5:37 pm #7812@lucato wrote:
@jorodrigues wrote:
Has Contact Form 7 been fixed? If not people need to be aware that it doesn’t send you the person’s email with the message.
I stopped using it because of this problem. The last update I checked and it was still reproducing the problem.
Jo
Hi Jo, to see the “person’s email” in the email message, just replace the line in the “message body:” field…
From code:
From: [your-name]To code:
From: [your-name] – [your-email]or you can add a line below such as:
Sender’s email: [your-email]Use “
” to break lines.I hope that helps.
Thanks for the info. I have set it up another way currently so I might look into it later on with time. I’m fairly happy with the way it is now.
Jo
December 28, 2013 at 8:46 pm #7813@jorodrigues wrote:
Thanks for the info. I have set it up another way currently so I might look into it later on with time. I’m fairly happy with the way it is now.
Jo– Share with the community the new solution you’ve got. Post here the new plug-in you’re using. ;0)
December 28, 2013 at 9:11 pm #7814@lucato wrote:
@jorodrigues wrote:
Thanks for the info. I have set it up another way currently so I might look into it later on with time. I’m fairly happy with the way it is now.
Jo– Share with the community the new solution you’ve got. Post here the new plug-in you’re using. ;0)
I just used the “WordPress contact form with captcha plugin” to create the contact page. I can’t remember doing anything more but I’ve been working 14-16 hours a day and my mind is tired 🙂
Jo
December 28, 2013 at 11:21 pm #7815@jorodrigues wrote:
@lucato wrote:
@jorodrigues wrote:
Thanks for the info. I have set it up another way currently so I might look into it later on with time. I’m fairly happy with the way it is now.
Jo– Share with the community the new solution you’ve got. Post here the new plug-in you’re using. ;0)
I just used the “WordPress contact form with captcha plugin” to create the contact page. I can’t remember doing anything more but I’ve been working 14-16 hours a day and my mind is tired 🙂
Jo
That’s ok, just to refresh your mind:
1 – Symbiostock Xtra
2 – Jetpack by WordPress.com
3 – Contact Form 7
4 – Advanced WP Columns
5 – Anti-Captcha
6 – WordPress SEO by Yoast
7 – Facebook Like BoxDecember 31, 2013 at 12:57 pm #7817@chrisroll wrote:
Hi,
Here are mine : 🙂
slimstat for WordPress
A powerful real-time web analytics plugin for WordPress .
A very good alternative to Google analytics and much more valuable than Jetpack.User Groups for WordPress :
Add descriptions to user groups
Assign colors to user groups
View all users in a group
Add users to more than one group at a time.Social Media Feather
Super lightweight social media plugin to add nice and effective social sharing and following
buttons and icons anywhere on your site without the extra burden.-Thanks for sharing. What slide show plug-in are you using?
Have a great New Year!
December 31, 2013 at 1:57 pm #7818Here is mine
Anti-Captcha
Google Analytics for WordPress
LayerSlider WP
Limit Login Attempts (may remove this one I hear it may be useless due to source IP’s)
WordPress SEO
Widgets on Pages
WordPress Social Login
Symbiostock Professional
Symbiostock Image Sitemap
Symbiostock Cart ManagerJanuary 3, 2014 at 6:18 pm #7820@chrisroll wrote:
LayerSlider plugin (15$)
http://codecanyon.net/item/layerslider-responsive-wordpress-slider-plugin-/1362246Happy new year to you ! 🙂
Thanks for sharing! The same to you.
-
AuthorPosts
You must be logged in to reply to this topic.