Skip to main content

Home/ Wordpress/ Group items tagged create

Rss Feed Group items tagged

Vernon Fowler

WordPress › Redirection « WordPress Plugins - 0 views

  • Redirections are automatically created when a post URL changes, and it is a lot easier to manually add redirections than to hack around a .htaccess. You also get the added benefit of being able to keep track of 404 errors.
Vernon Fowler

Additional Settings for Managing Your WordPress Network - For Dummies - 2 views

  • the Sites page is where you create and delete sites and make edits to properties of the sites within your network. The Sites page also lists all the sites within your network and basic statistics about the path, including when updates occurred.
  • The management options for network sites are as follows: Edit: A link to the Edit Site page where you can change aspects of each site. Dashboard: A link to the Dashboard of the site. Deactivate: Click to mark the site for deletion in your network; a message displays in a pop-up window that asks you to confirm site deactivation. Click the Yes button to confirm. This action can be reversed by revisiting the Sites page and clicking the Activate link that appears underneath the site pathname. Archive: Click to archive the site in your network. This action can be reversed by revisiting the Sites page and clicking the Unarchive link beneath the site’s pathname. Spam: Clicking this link marks the site as spam and blocks the users from being able to access the dashboard.
anonymous

Let the Visually Impaired "See" Your Website Design! - 0 views

  •  
    Weak vision, partially blind and colorblind people constitute a good portion of web users visiting your website everyday. You should take care to create...
John Pratt

How to Setup and Install WordPress - 7 views

  •  
    Incredible video tutorial series on how to setup and install a WordPress website in just one day
Vernon Fowler

WordPress › Support » is_home() and is_front_page() known to be borked? - 0 views

  • Awesome! This worked for me too, when I was trying to create a special sidebar for the front page. is_front_page() was not working and I couldn't figure out why. I put <?php wp_reset_query(); ?> as the first line in my sidebar and all is now well. Thanks!!!!
Vernon Fowler

Must Use Plugins « WordPress Codex - 0 views

  • Always-on, no need to enable via admin and users cannot disable by accident.
  • Plugins in the must-use directory will not appear in the update notifications nor show their update status on the plugins page
  • Activation hooks are not executed
  • ...2 more annotations...
  • and as such all plugins should be carefully tested specifically in the mu-plugins directory before being deployed to a live site.
  • WordPress only looks for PHP files right inside the mu-plugins directory, and (unlike for normal plugins) not for files in subdirectories. You may want to create a proxy PHP loader file
Luciano Ferrer

Rafflecopter - Easily Create Blog Giveaways & Sweepstakes For Free :) - 5 views

  •  
    Rafflecopter makes it simple to set up and launch a giveaway promotion. With Rafflecopter, you can embed an entry form on your site that incentivizes users to perform tasks in exchange for entries into a sweepstakes.
Vernon Fowler

Child Themes « WordPress Codex - 0 views

  • A child theme resides in its own directory in wp-content/themes. The scheme below shows the location of a child theme along with its parent theme (Twenty Twelve) in a typical WordPress directory structure:
  • This directory can contain as little as a style.css file, and as much as any full-fledged WordPress theme contains: style.css (required) functions.php (optional) Template files (optional) Other files (optional)
  • @import url("../twentytwelve/style.css");
  • ...4 more annotations...
  • Note on the @import rule There must be no other CSS rules above the @import rule. If you put other rules above it, it will be invalidated and the stylesheet of the parent will not be imported.
  • Unlike style.css, the functions.php of a child theme does not override its counterpart from the parent. Instead, it is loaded in addition to the parent’s functions.php. (Specifically, it is loaded right before the parent’s file.)
  • But, when creating child themes, be aware that using add_theme_support('post-formats') will override the formats as defined by the parent theme, not add to it.
  • A child theme can override any parental template by simply using a file with the same name.
Clara James

Top WordPress Image Gallery Plugins for 2011 - 1 views

  •  
    Image galleries enable you to conveniently view images on your blog and manipulate them. Here are some really hot ones! NextGen - allows you to create multiple slideshows on your site. Photo Space - adds any image attached to a post or a page to the gallery.
Vernon Fowler

WordPress › WordPress Plugins - 0 views

  • Start by creating an "assets" directory in the root of your SVN checkout. This will be on the same level as /tags and /trunk, for example. Inside that assets directory, you can make a file named "banner-772x250.png" or "banner-772x250.jpg". The image must be exactly 772 pixels wide and 250 pixels tall.
Vernon Fowler

WordPress › Add Multiple Users for WordPress « WordPress Plugins - 1 views

  • Functions include the ability to manually input new user information, convert CSV data to user information, and create users from a list of email addresses. Each new user registration can include almost all available standard user meta fields plus any additional meta fields you require.
Vernon Fowler

WordPress › Support » [Plugin: Adminimize] Help with "Your own options" - 2 views

  • Example based on my need: I was hiding Custom Field Template on the Post page, so i went to the bottom of the post options, then added the name in the left text area (Custom Field Template in my case, for your reference so it can be anything...) and the selector for the element in the right (# for ID and . for class - so i entered #cftdiv) Name for option in left -> selector in the right Click "Update Options" Go back down and find your newly created option and select the boxes as needed
Wayne Sutton

90+ Excellent WordPress CMS Themes and Plugins for Creating a Website - tripwire magazine - 15 views

  •  
    HighlightFloating Sticky NoteCommentLoading...
Rika Y

CA-Title - Create Custom Title For WP Page plugin 01 | こだわらない日々 - 0 views

  • ページごとのタイトルを自動で抽出し。各々のページに適切なタイトルに入れてくれるプラグイン。
Miren Berasategi

HeadSpace2 - 0 views

  • HeadSpace2 is a plugin to manage meta data for your WordPress site. For the unfamiliar, meta data is all the extra information that explains what your content is about, allowing you to fine-tune your site for search engines. HeadSpace2 tries to make the management of this data as easy as possible so you can spend more time creating content.
  •  
    Advanced meta-data manager for SEO titles, tags, descriptions, and more in Urban Giraffe
clubtvk

Joomla Templates - 0 views

  •  
    An Absolute Beginners Guide to Making a Joomla Template, That's right, this is an absolute beginners guide to creating your own Joomla templates. You don't need any fancy software, or graphic design skills.
« First ‹ Previous 241 - 260 of 297 Next › Last »
Showing 20 items per page