Skip to main content

Home/ Wordpress/ Group items tagged from

Rss Feed Group items tagged

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.
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 › Add Multiple Users for WordPress « WordPress Plugins - 2 views

  • The simplest method is simply to split your CSV data into groups of about 300 or so, if its feasible for you to do so.
  • Does the plugin handle custom roles? Yes. Version 2.0.0 introduces the ability to choose from all Roles you have defined in your site.
  • If you want the plugin to skip a column of information, just use the column name "ignore" (multiple times if necessary) and the plugin will skip this column of information.
  • ...1 more annotation...
  • A user_login, user_pass and user_email is the base necessity of adding a new user.
anonymous

Talented WordPress Developers team offering world-class WP services to bring closer to ... - 1 views

  •  
    Hire WordPress Developers from us to get brilliant WordPress Services at best prices. Our WordPress Developer is highly trained to complete complex projects!
aziz urrehman

Hotspot Shield Elite Crack Full Version Free Download - 0 views

  •  
    Hotspot shield is a best VPN software used for protecting you PC data from Hackers. Hotspot shield elite crack is used to make HSS elite full version.
  •  
    bugged
Vernon Fowler

Embeds « WordPress Codex - 0 views

  • Twitter (WordPress 3.4+)
  • Make sure that the URL is on its own line and not hyperlinked
  • SoundCloud (WordPress 3.5+)
  • ...5 more annotations...
  • SlideShare (WordPress 3.5+)
  • Scribd
  • Flickr (both videos and images)
  • Vimeo (note older versions of WP have issues with https embeds, just remove the s from the https to fix)
  • YouTube (only public and "unlisted" videos and playlists - "private" videos will not embed)
anonymous

Flash widgets for wordpress - 4 views

Looking for some amazing flash widgets, from clocks to welcome messages, place your widget in a single click on your wordpress site. tale a peak at http://widgia.com

maintenance

started by anonymous on 05 Aug 09 no follow-up yet
anonymous

How Do I change the default page.ly Favicon.ico - 2 views

  • 1. Order the FTP PowerUp (Under Upgrades at the top of your dashboard) and upload/replace the existing favicon.ico in the top directory 2. Or Under Media > Add (from your WordPress Dashboard) upload a new favicon.ico. Then under Appearance > Editor open header.php and replace the link to the favicon.ico with the new link to your uploaded images.
  •  
    At the Page.ly Client Support Desk.
alby clm

Wordpress incredible plugins and themes package - 11 views

  •  
    Get all the tools you need to transform you rblog into an ecommerce, a link directory, a community website, a Cms, an autoblog, an auction website, a portfolio, mobile browser ready, but not only, with WpBox.info you can protect your blog fromm spam and virus, increase revenue from adsense and affiliate, improve your Seo rankings, manage links, content and database and more... Over 600Mb filled with over 600 plugins and over 170 themes are waiting for you. This cost like an ebook but is not a single ebook unusefull, you can setup the new blog that you have in mind in seconds with WpBox.info trust me
Jungle Jar

New Free Wordpress Template From JungleJar - graphii.2 - 0 views

  •  
    This template is based on another free Wordpress Template we released here on JungleJar called "graphii"; However, graphii.2 is very much different in its own right and features a totally different color palette as well as a 'sticky' post option.
marshal sandler

MarshalSandler.com » The Features You'll Love « WordPress.com - 0 views

  • The Features You’ll Love « WordPress.com Image via CrunchBase Just upgraded to latest version of Wordpress and Zemanta Wow New Dashboard Excellent I updated my Zemanta yesterday !  When designers understand semantics general semantics and mathematics you get a Zemanta ! This integration with Gmail makes E Mail use a valuable form of communication !   In my opinion Both Gmail and Yahoo are now true social media and advertsing tools ! The ability to add content and  photos may make an item worth opening in your In Box  WOW ! Finally there is a Firefox Add On that make Firefox Complete !  I also use Glue from Adaptive Blue and Tumblr which Mr Wilson is involved in! It is obvious to me than Mr Wilson understands the Internet is about content creation and distribution. I can see advertisers adding product to Zemanta and using Gmail and Yahoo to deliver ! The Features You’ll Love « WordPress.com. Related articles by Zemanta WordPress 2.7 - So Much to Love! (mcbuzz.wordpress.com) WordPress.com Bloggers Get New Support and Help Site (lorelle.wordpress.com) Zemanta now helps you write e-mails (news.cnet.com) Zemanta AdaptiveBlue
  •  
    worpress
Rika Y

Nothing2Hide » Wordpress Global Translator Plugin - 0 views

  • English French Italian German Portuguese Spanish Japanese Korean Chinese Arabic
  • The available translations are summarized on the following table: FROM/TO I t a l i a n E n g l i s h F r e n c h G e r m a n P o r t u g u e s e S p a n i s h K o r e a n C h i n e s e J a p a n e s e A r a b i c Italian                   English                   French                   German                   Portuguese                   Spanish                   Korean                   Chinese                   Japanese                   Arabic                  
Carlos Brocca

Before Licensing - CC Wiki - 0 views

  • They do not give you the ability to restrict anything that is otherwise permitted by exceptions or limitations to copyright—including, importantly, fair use or fair dealing—nor do they give you the ability to control anything that is not protected by copyright law, such as facts and ideas.
    • Carlos Brocca
       
      Otherwise = de otro modo, de otra manera
  • Creative Commons licenses attach to the work and authorize everyone who comes in contact with the work to use it consistent with the license. This means that if Bob has a copy of your Creative Commons-licensed work, Bob can give a copy to Carol and Carol will be authorized to use the work consistent with the Creative Commons license. You then have a license agreement separately with both Bob and Carol.
  • One final thing you should understand about Creative Commons licenses is that they are all non-exclusive. This means that you can permit the general public to use your work under a Creative Commons license and then enter into a separate and different non-exclusive license with someone else, for example, in exchange for money.
  • ...3 more annotations...
  • What if I change my mind? This is an extremely important point for you to consider. Creative Commons licenses are non-revocable. This means that you cannot stop someone, who has obtained your work under a Creative Commons license, from using the work according to that license. You can stop offering your work under a Creative Commons license at any time you wish; but this will not affect the rights with any copies of your work already in circulation under a Creative Commons license. So you need to think carefully when choosing a Creative Commons license to make sure that you are happy for people to be using your work consistent with the terms of the license, even if you later stop distributing your work.
  • However, you should also think about exactly which elements of your work you are licensing. For example, in the case of a website, are you licensing just the text and images? Or also the stylesheets and the code that run the site? Similarly, if you make CC-licensed music available for download on your site, does the Creative Commons license apply to both the musical composition and the sound recording as well as any artwork and graphics at your site? And remember, as discussed under “2. Make sure you have the rights” above, you need to make sure you have the rights to each element that you license under a Creative Commons license.
    • Carlos Brocca
       
      Muy importante esto de tener claro mis derechos y a qué le aplico la licencia, textos, imagenes, etc
  • Take a moment to think about exactly what you are intending to license and then frame your metadata and legal notice accordingly, eg. “All images at this site are licensed under a Creative Commons [insert description] 2.5 license.”
Greg Thompson

Amazon.com: Kindle: Amazon's New Wireless Reading Device: Kindle Store - 0 views

  • Unlike WiFi, you don't have to find a hotspot. Amazon pays for Kindle's wireless connectivity so you will never see a monthly wireless bill for shopping the Kindle Store.
  • I expected to be able to download ebooks from my local library (for free) and read them on my Kindle.
    • Greg Thompson
       
      Great point! If I am going to put out this kind of money for a gadget that is seemingly only used to read books, then I want to be able to use it in a less proprietary manner . . . Add your thoughts on the Kindle on this page - remember though, this is the sell point for this gadget . . . now, head here: http://scobleizer.com/2007/11/25/dear-jeff-bezos-one-week-kindle-review/
  • For things like textbooks and other books where I want a "real" copy of the book,
  • ...2 more annotations...
  • No PDF support
  • Product Overview
    • Greg Thompson
       
      Sellers claims . . .
« First ‹ Previous 301 - 320 of 381 Next › Last »
Showing 20 items per page