Image
  • Home
  • About
  • How it Works
    • FAQ
  • Pricing
  • Theme Options
  • Portfolio
  • Blog
  • Sign up/Contact

Archive for Wordpress

Add a Facebook “button”

September 28th, 2015

FB find us buttonIf your church has a Facebook Page, you should definitely make sure that your website visitors can find it!  Here’s how to make Facebook buttons on your site:

On the web, a button is really just an image (that looks like a button) that has a link (to the webpage the button will open) associated with it.  The “Find us on Facebook” image just above has had our ACWP FB Page connected to it, so that if you click on that image, it will take you to our Facebook Page.

Here are the steps to putting up a FB button on your WordPress site:

  1. facebook logoDownload a FB button image to your computer.  Right-click on the image above (or the one to the right, or any other FB button image you like), and look for the option to “Save Image As”.  This will open up the dialog box to save the image file.  Save the file in a location where you can find it.
  2. Go to the page or post where you will be creating the button (in our ACWP sites with “Widget Content” managers, you can also create buttons in Widget Content posts too).
  3. Upload the image file, just as you would normally upload an image, but right under where you would set the alignment (right, left or center), look for a drop-down to choose the “Link to”.  By default, this will be set at “Media File”.  Instead, choose “Custom URL”.
  4. Now immediately below the “Custom URL’ choice, you should see the box ready for the URL of your FB Page.  Open another browser page or tab and go to your Facebook Page.  Copy the URL to your clipboard, and go back to the Insert Image overlay to paste it in.  Then click “Insert into Post”.
  5. If you need to resize the button a bit, it’s okay to click on the image and drag-and-drop the corners, just like a regular image in WP.
  6. Finally, click “Publish” or “Update”.

By the way, it’s a good idea to put how to find you on FB in your print media too — your bulletins & print newsletters.  Be sure to tell them exactly the name of your FB Page– are you “First UMC, Smallville” or “First United Methodist of Smallville” or “FUMC, Smallville”?

Categories Uncategorized
Comments (0)

Dealing With Spam Comments

May 24th, 2015

no-spamIf you use the blog of your site for a newsfeed, or even just as a blog, you will get spam comments.  Here’s how to best deal with them.

Of course, you can eliminate spam comments by turning off the comments on your posts.  To do this on your WordPress site, look on the left menu of the admin dashboard under Settings for Discussion.  Under “Default Article Settings”, uncheck the box “Allow people to post comments on new articles”.

But leaving comments turned on can generate some conversation about your posts, which is a good thing.  We advise leaving our default setting that before a comment appears on your site, that “Comment author must have a previously approved comment”.   This means that the first time a commenter writes a comment, a notification will go to the post author (by default in WP this is set to the site administrators, but in ACWP, we notify post authors) to approve.  After that, comments from that person (identified by their email address) will appear without needing approval.

You can lock down comments a little tighter by requiring that all comments must be “moderated” or manually approved before they appear on the site.

All our ACWP sites use Akismet, a spam filter for blog comments.  It catches quite a large percentage of spam comments.  But sometimes, you’ll get a notice asking for you to approve a comment that is clearly spam.  Your post was about your church’s upcoming pancake breakfast, and the comment thanks you for all your pointers regarding buying used cars.

You might be tempted to just delete (“trash”) this comment, but it’s important to instead mark this comment as spam.  Akismet is a dynamic filter, and can “learn” to better identify spam comments when you mark the comments that escaped its filter as spam.

We are discovering that on our church sites we occasionally get comments that seem “too personal” to be approved– not inappropriate, but things that should probably get handled through more private email channels, not out in public on the website.   Like someone requesting a refund on an event ticket…

All in all, what we really see is that there aren’t really very many comments at all on the blog-as-a-newsfeed type posts.

What is your experience with blog comments?

Categories Uncategorized
Comments (0)

Using Headings in WordPress

September 16th, 2014

Headings in WPYou may have noticed a drop down in the bottom row of the WordPress toolbar that will allow you to quickly change the fonts in your page or post. (It’s displayed in the picture in this post.)

You should not use the Headings to change your font size simply to emphasize text. Heading 1 down through Heading 6 are used to change the font size (and perhaps the font colors, or even the fonts themselves), but their usage should be reserved for actual headings.

Search engines use your headings to index the structure and content of your web pages. It is important to use headings to show the structure of the content on your page or post. Heading 1 is for the most important heading, Heading 6 is for the least important heading.

Users skim your pages by its headings too.  Using headings helps your users move intuitively through your content.  They won’t be able to do this if you make entire blocks of content display as headings.

When you need to emphasize text, use bold or italics. Never use underline for emphasizing text on the web–your users will mistake it for a link.

Categories Uncategorized
Comments (0)

Posts and Pages in WordPress

May 26th, 2014

wpNew WordPress users are often confused by the difference between “pages” and “posts”. This is understandable, because the page- and post-editors look very similar. Here are some differences between them:

The posts of your site are the individual “articles” making up the blog in your site. (Remember that in ACWP, we often call your blog the “News Feed”.) The posts are displayed within the reverse-chronological structure of the blog, with the newest posts appearing on the top. By their very nature, posts are designed for dated content.

The pages of your site are outside the blog structure. On a blogging site, the pages would be very few, and be static information, like a biography of the blogger. The information on pages is not going to change much over time.

Use pages for the information about your organization that will not be changing week-to-week or month-to-month.

Use posts for date-based information and information that will become “old news” over the next few weeks.

For most of the churches and organizations that we work with, this means they are creating pages as they are setting up their website (Home page, About, Worship, etc.), and after their website launches, they mostly focus on creating posts.

There are a couple of other differences between pages and posts that might be helpful:

  • Posts can have “categories” and “tags” apply to them, which can be helpful for sorting your posts, or helping users of your site to find similar posts or topics. Pages cannot have categories or tags applied to them.
  • Pages can be organized in hierarchical ways. That is, using your menu, you can create sub-pages, and even sub-sub-pages. In general, faith community websites only develop this level of complexity when they are very large, and have many programs and ministries. Posts cannot be organized in a hierarchical manner.
  • Posts (and not pages) are what is included in the RSS feed from your site. The RSS feed from your site can be utilized in a number of helpful ways, including making automatic Facebook posts – but utilizing this only works with posts.
Categories Uncategorized
Comments (0)

Minimize Inline HTML in WordPress

April 28th, 2014

htmlWordPress makes it easy to manage content on a website without knowing code.  But if you know HTML/CSS, it isn’t the best idea to do a lot of inline code that overrides the theme.  Occasionally, a bit of margin here or there is fine, but we discourage extensively using inline HTML/CSS to override the theme.

Here’s why:

  • Depending on how this HTML/CSS is used, it holds the potential to slow your page delivery down, hurting your search engine optimization.  First your theme’s CSS loads, telling it to give every paragraph a 10 pixel margin on the left, then your inline HTML loads, with a command in every paragraph for a 15 pixel margin on the left. This additional code takes a tiny fraction of a second, but if you start multiplying that extensively on every page, it can certainly start to add up.
  • If you are planning to update the look of your site with a new theme (actually, I should say when, since it will almost certainly happen at some point in the future), it’s highly probable that someone will then have to go in and undo all of that in-line HTML/CSS to make the new theme display properly.  Rule of thumb: try not to create future work for future web managers.
  • The focus of our ACWP program is helping people without a lot of tech skills be able to manage their own sites. We’ve learned the hard way that it is infinitely preferable to not create hurdles for lower-tech folks to manage content. If you do a lot of in-line HTML/CSS, you may be the only person who can make changes without creating problems in display.  We always want to be planning ahead for a “hit by the bus” scenario – if you are suddenly unable to make changes to the site (for instance, through illness or travel), we want to have done the small things ahead of time that will enable others to make changes without making a mess.

(Note: We’ve had two separate clients where someone with HTML/CSS knowledge created a lot of in-line overwriting of the WP theme, and when that person needed to stop working on the website, the organization had to call us to “fix it” so that all that in-line code didn’t keep messing up what the new web manager was trying to do through the visual editor.)

Even people without code knowledge can inadvertently create these problems. Most frequently, we see this when web managers get carried away with changing font colors. Every time you change the font color, it creates inline HTML.  Instead of using inline font colors to emphasize text, try these suggestions.

Best practice: as much as practically possible, you want to rely on the WordPress theme to control the display and look of your site.

Categories Uncategorized
Comments (0)

What is WordPress?

August 8th, 2013

wpWordPress (WP) is a free, open-source content management system for websites.  Using a web-based interface, WordPress makes creating and maintaining websites extremely easy.  If you can run Microsoft Office apps, you can run WordPress!

WP isn’t resident on your computer like traditional software– it’s installed “in the cloud”, on our server.  You access it through the web with a browser.

We set up your site for you, and then you can manage your site from any computer with an internet connection.  You can even manage your site from your smart phone! (The small screen makes this hard, however, so that’s not an easy everyday access.)

“Content management systems” like WordPress work a little differently than traditional-style websites.  If you’ve worked with a website before, you may have created each page separately, with it’s own version of the menu and sidebars, all the content (text and images), with lots of html code around each item telling it how to display.  You may have advanced to “cascading style sheets” of CSS, which began to create some “shorthand” for that display, but each page was created separately with both content and display code on it.  Changing the display of the site was time-consuming and tedious (and therefore expensive!).  Adding content required special knowledge of code so that you didn’t “mess it up”.

WordPress (and other CMS’s) separate completely your content (text & images) from how they display.  The content is held in separate databases, and when a specific page is called up by a user, the active “theme” tells that content how to display, with the layout (sidebar left or right), the fonts, the colors, etc.  Don’t like the look of your site? A quick change of theme easily creates a new look.

The editors of your website (you?) don’t have access to change the theme, so there’s little to “mess up”.  When you open WordPress to make changes to your site, you are only editing the content databases through the simple user interface, so no special knowledge of codes is required.  If you can use basic word processing software, you can edit your website.

Sometimes it’s confusing for our clients when they don’t understand how the WP theme is separate from the content.  For instance, if early in a project we are working with a client to get the specifics of their WP theme finalized, and they want us to “add a menu tab for Music” — because the theme only tells the content to display, and that menu tab is linked to an actual page, it can only come later when the actual content of the site is created.

 

wpWordPress

Categories Uncategorized
Comments (0)

Cart

Recent Posts

  • SSL & Encryption Changes Will Affect Almost All Sites
  • Avoiding Image Copyright Issues
  • Let Your Theme Keep You Looking Good!
  • Get Google Apps for Nonprofits for Free

Topics

audio beginners blog columns comments communication content management Content Managment Systems design email events Facebook flyers forms Home Page images layout links meetings menu mobile news feed newsletters optimize pages PDF photos posts print newsletters registrations responsive rsvps scheduling SEO site content site speed social media terminology Twitter typography user experience video volunteers Wordpress WP theme
Affordable Church Website Program
Copyright © 2021 All Rights Reserved

Site built with Affordable Church Website Program
This site uses cookies: Find Out More