Categories
Meeting Information

New WordPress Editor: Gutenberg is in early beta and needs testers

Earlier today, I started a Storify to collect all the resources and blog posts about the Gutenberg Editor. It was released in it 0.2 version just around WordCamp Europe. Matt Mullenweg ran a demo video during his interview with Om Malik on WordCamp Europe Second Day.

The Storify has all the links and post from all corners of the WordPress Community.  If you don’t enjoy working with unfinished software just read through some of the blog posts to get an idea of how big the changes will be for you as a user of WordPress. Just read some of the blog posts.

It will not be in the next version 4.9. And it’s not clear when WordPress 5.0 will come out.
It definitely depends on how far the Gutenberg Editor can be pushed forward.

Head-first into Gutenberg Testing

Install the Gutenberg plugin on your non-production site. As long as Gutenberg is not officially released I would not use it on any production site. Be warned. If you don’t have a testing site or development site at your disposal but still want to test it, scroll further down to request access to our test site.

Are you an Accessibility Expert? WordPress needs your help

 

What’s new in Gutenberg? (14th July)

The Gutenberg Editor Frequently Asked Questions on GitHub

The design team around Gutenberg Editor published a few questions from the community. For instance: “How do I make my own block?” Or “How will old metaboxes (PHP) work?”. You can read the answers on GitHub.

For Developers  creating your own Blocks for Gutenberg

 

First Steps w/ Gutenberg editor

On our Testing & Training site, I posted small notes about my first steps with Gutenberg.
http://tt.wpswfl.org/paris-3/
http://tt.wpswfl.org/paris-2/
http://tt.wpswfl.org/paris-1/

If you’d like to get an opportunity to test Gutenberg, but don’t have a testing site available, enter your information in this form and I’ll set-up an account on our test site. The only requirement beyond the form is that you answer a few questions via our user survey.

So here is the Storify: WordPress Gutenberg Editor – What is it, how to test and what other people think

Categories
Meeting Information Presentations

Online Strategies for StartUps – Recap and Resources

Whether you’re starting a new business or launching a new website, you’re probably wondering how to develop a successful online strategy.

At this month’s WordPress Meetup SWFL three local businesses answered start-up strategy questions! They focused on branding, content ,marketing, and social media marketing strategies and finished off the evening with a lively Q & A.

Branding and Design: Elle and David Denning
Jumpanzee @Jumpanzee_team

Content Marketing Strategy: Tia Willin
THOH Creations Blog and Content Services @THOHCreations

Social Media Marketing Strategy: Mary Anne Cipressy
What’s Up Southwest Florida @WhatsUpSWFL

Huge Thank you to Elle & David, Tia, and Mary Anne for sharing their expertise so generously!

Thank you to Peter Ocsody of The RocketLoungs for hosting our meetup and providing the video recording!

Categories
Meeting Information

WordPress Weekly Coffee Klatch – Our first, a success!

By Ani – organizer of WordPress Weekly Coffee Klatch, WordPress Meetup SWFL

I am calling this one a big success!

We had our first ever WordPress Weekly Coffee Klatch (From the German, Kaffeeklatsch.), on Wednesday, July 6 th 2016 at 11 am. This was the first of what we are hoping to put on every week. Incidentally, it was almost two years ago, to the date, that I first logged into WordPress.com to get a blog started. In September of 2015 I started a self-hosted site/blog, and today I hosted a WordPress Meetup KaffeeKlatsch. Not because I’m an expert by any means, because I surely am not.  Simply due to the fact that I have a desire for learning and I’m guessing it’s something all members of the WordPress Meetup SWFL share.

I have attended several of the monthly evening events and one of the things I’ve always longed for at those, was mingling, so we could get to know one another more, make connections with WordPress users to troubleshoot problems, ask advice and things of that nature.  Also, for me, while the monthly meetings are soooo informative, and I encouraged the daytime folks to attend this month’s 6-8 pm meeting, my brain is so tired at that time of night.  I had been kicking around this late morning coffee shop thing for several months.

It was a pretty fine turnout.

Only under a week notice and we had five people including me.  Three out of five brought laptops and I took notes, old school, on paper too.  I think all who attended agreed that it was a very productive meeting and we discussed a plethora of topics.  We had people from different backgrounds with knowledge of the internet in many forms.  I raised several subjects, one of them being, Child Themes which several of the attendees were unfamiliar.  Those of us that had been attending Birgit’s monthly 6 pm meetings were acquainted with this term.

Grab the resources at shared on this meetup How to modify Themes? From “Edit CSS” to Creating Child Themes

Hoping to encourage participation.

I decided it would be a nice idea to have some kind of a prize given at the end to whoever was the most helpful to other participants.  I was hoping this would be a nice incentive for more advanced users to attend.  We decided that James was the winner of that title, but he wasn’t able to take the prize home, (homemade organic pizza crust, made by yours truly) so I made it a gift to Larry, the owner of the coffee house.  Incidentally, Larry was also my contact person in reserving their private meeting room.  He seemed most appreciative and anxious to try it out!

Our most gracious host.

We all felt that The Grind was absolutely spectacular!  The private meeting room was marvelous and we were able to close the doors. Most of us purchased a fruit smoothie which was very refreshing since it’s been really hot the last few days. They also serve lunch so next time some of us may order that as well.

All in all, I believe that it was a huge win! I did forget to take that selfie of our group that Birgit wanted so we’ll have to try for next week. I would really like our members to make an effort to attend in the next month if schedules allow. Having a strong start can make or break these kinds of functions. Hoping to see more of you there next Wednesday and in the weeks to come. Remember to get your RSVP’s in and update if plans change as space is limited to only 10 people at this venue. Thanks again to those of you who attended.

Categories
Meeting Information

Custom Post Types & Custom Fields: Meeting Notes at The RocketLounge

Thank you to Peter & Dieter provide The RocketLounge as our new meeting space. We appreciate your hospitality and generosity!

I want to say that this was one of the best ones that I have been too so far. I love the fact that we can be more up close and personal at the new venue. — Ani

Informative MeetUp and met some great people too! — Marcy

Upcoming WordCamps and other WordPress Events

Mentioned during discussions

  • Eventful.com Live Event Feeds from Florida – They also have a Developer API to check out
  • Google Resizer – use to check how your site looks on different screen sizes.

Custom Post Types and Custom Fields made WordPress Enterprise ready

The WordPress Core Team introduced Custom Post Types in 2010 with version 3.0, and it made WordPress enterprise ready as a content management system for lots of different use cases beyond blogging and brochure-like websites.

Custom Post Types Solutions via plugins

Please share your favorite Custom Post Type plugin in the comments!  

Articles:

WordPress Codex resources

Plugins for Administrators & Developers

    • Custom Post Type UI – This plugin provides an easy to use interface to create and administer custom post types and taxonomies in WordPress. The plugin just creates the types. You will need to add them to the theme yourself.
    • Advanced Custom Fields – love it because of the repeater field in the pro version,
    • Custom Field Suite a visual custom fields management plugin.

Code Examples:

Display of Custom Fields (ACF) per custom post type.

Code, assuming you installed the  ACF plugin.

In your Theme:  If your Custom Post Type’s slug is ‘product’  – copy the single.php template from your theme and save it as single-product.php. WordPress will pick that template automatically.

 

Withing the loop add something like this, assuming ‘product’ is your custom post type and ‘applications’ and ‘twc_options’ are your custom fields, associated with the custom post type.

<code>

elseif ( is_singular( ‘product’ ) ){

if( get_field(‘applications’) ): ?>

<div class=”acf”>

<h2>Applications</h2>

<?php the_field(‘applications’); ?>

</div>

<?php endif;

if( get_field(‘twc_options’) ): ?>

<div class=”acf”>

<h2>Features and Benefits</h2>

<?php the_field(‘twc_options’); ?>

</div>

<?php endif;

}

 

For a custom post type taxonomy pages you can use the following WordPress core functions

function display_wirescables() {

echo( ‘<ul class=”wirecat”>’ );

foreach (get_terms(‘wires-cables’) as $cat) :

echo( ‘<li>’ );

echo( ‘<a href=”‘ . get_term_link($cat->slug, ‘wires-cables’) . ‘”>’ .  $cat->name . ‘</a>’ );

echo( ‘</li>’ );

endforeach;

echo( ‘</ul>’ );

}

</code>

Categories
Meeting Information

New location, Topics Survey, Party & more

Topic Survey for July 28 Meeting

Chris WiegmanWordCamp Speaker & WordPress trainer, Chris Wiegman will join us for our July 28th. We have been running a topic survey, for the upcoming presentation by Chris. We will close the poll Monday night. Check out the topics and select your favorite http://goo.gl/5ZXZGA­. Decisions are made by those you participate! This is your chance!

June 30th MeetingNew Location: The Rocket Lounge

The Rocket LoungeLearn more about the newly opened Incubator/Accelerator – Big “Thank you” to Dieter Kondek & Peter Ocsody for hosting our next few meetings at their offices. We are very grateful to have them as our sponsors! The address: 1422 Hendry St (Map)

2nd Anniversary drinks after meeting at Spirits of Bachus

Spirits of Bacchus Ft. MyersAlthough we don’t need a reason to have a party, it’s a nice milestone for our meetup to celebrate its revival in June 2014. Fellow member Erin White found a fabulous place where we can go to after our meeting on Thursday, June 30. Join us at Spirits of Bacchus at their temporary home upstairs of Prime de Leon. (read more). The address:33 Patio De Leon (Map)

Call for session proposals

The WordPress Meetup group is a collaborative effort and community-driven. To be successful, we need your opinion and your ideas. We posted a call for session proposal on our website. Please take a few moments and think about attractive meeting subjects, meeting formats you’d rather want to see.  There are about almost 300 members listed on this Meetup group, and only a few of you show up at our meetings. It’s ok if you just watch from the sidelines. But just in case you haven’t seen a topic that interested you, this is your chance to change things:-) Let us know!

 

Categories
How Tos

How to Increase Upload file Size for WordPress?

Once in a while you’d like to upload files to your website that are larger than the default file size limit of 2MB. This would be the case, when publishing an ebook in pdf with a lot of images, or large photo albums in a zip format or really details architectural plans.

Screen Shot 2016-02-06 at 6.53.23 PM

Turns out this setting is set via the php.ini file that configures your site’s interaction with your servers php-engine.

Two parameters in your php.ini file control the upload size limit:

  • upload_max_filesize
  • post_max_size

For this site, the parameters read like this:

post_max_size = 8M
upload_max_filesize = 2M

How do you find the right php.ini?

There are multiple versions of “php.ini” files available on the server. You need to find out which is the one drives your site?

  • Create a new file in your text editor and name it something like findphp.php
  • Add one line
    &lt;?php phpinfo(); ?&gt;
  • upload the file to your website’s home directory
  • call the page by putting  yourdomain.com/findphp.php in your browser

You’ll see something link this:

PHP Configuration Info Display

Now you can navigate to the directory and edit php.ini either via command line tool or your cpanel file manager.

Make a back-up first, just in case.

Links learning more

Post your questions in the comment section.

Categories
Meeting Information WordPress Community

What’s Missing – Meeting Notes and Resources

WhatsMissing-Tech4GoodSWFL

WordPress News:  

A huge “Thank you” to our speaker, Brian Zajac, (“Say-Jack”) EyeMagination who was thinking fast on his feet when the power went out, and with it all lights, and wifi and projector. Thanks to everyone who stayed with us, when we had to move the venue to the nearest Denny’s to continue our conversation.

Candels LLC logoThank you also to Mark and Linda Candels of Candels Estimating, who grant us access to their training room every month!
Despite the challenges,  Brian gave us great insights into how you can create more traffic, through better UX – (User experience) and listening in on what your users are actually doing on your web site by studying your Google Analytics and other means.

Here is Brian’s Slidedeck for you.

Big Thank you also to Caroline Ravelo for her extensive Meeting notes who are on GoogleDoc.I also attach Caroline’s original WordDocument: SWFL WordPress Meetup 20160128:

Thank you all, especially Brian for sharing so much great content and Birgit for organizing the event.

Here are some of the notes I took from our Meetup session – Caroline Ravelo

Feel free to add your notes in the comment section as well either here or on GoogleDocs.