Skip to main content

Home/ WordPress Beginners/ Group items matching "more" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Toshiro Shimura

What exactly is a widget-ready WordPress theme? | Theme Lab - 0 views

  • Step 1: Check if the theme is widget-ready You can’t use widgets if the theme you’re using isn’t widget-ready in the first place. Navigate to your Presentation menu and proceed to the Widgets sub-menu of your administration panel. If you see something like this, you’re out of luck:
  • Step 1: Check if the theme is widget-ready You can’t use widgets if the theme you’re using isn’t widget-ready in the first place. Navigate to your Presentation menu and proceed to the Widgets sub-menu of your administration panel. If you see something like this, you’re out of luck:
  • Step 2: Use available widgets For the rest of the tutorial, we’ll be working with one of our widget-ready themes called Moonlit Sky. You’ll notice this particular free WordPress theme has two sidebars on the right side. Both of these sidebars are widgetized. Go ahead and drag some of the available widgets into the sidebar of your choice and save the changes. These changes will be reflected on your main site automatically. Some widgets have a little icon next to them where you can set things like the title of the widget to be displayed on the site. Here’s what the settings for the Categories widget looks like:
  • ...1 more annotation...
  • Step 3: More widgets If you scroll further down the page you’ll see how to add additional widgets to the pool of available widgets. This is especially useful for the text widgets, since you can put pretty much any text or HTML-based item in them and display them where you want on the sidebar, just like any other widget. Simply select the number you want on the dropdown box, and save. For one final example, we’ll arrange the widgets like so, with two text widgets:
anonymous

Powerful & Affordable WordPress Integration services - 0 views

  •  
    Make your online presence more effective with our powerful & affordable WordPress Integration services. We help integrate WP sites & blogs with themes, templates, ecommerce frameworks, forum software and lot more as per your business needs.
netgains

Try It On Tattoo App Launched for iOS - 0 views

  •  
    Now you check how tattoo looks on your body before print. Netgains has launched new iOS Tattoos app named "TryItOn" which gives you facility to select design, styles, fonts, categories and symbols from thousands of classic/modern unique tattoos. Curious to know more about this app?
  •  
    Now you check how tattoo looks on your body before print. Netgains has launched new iOS Tattoos app named "TryItOn" which gives you facility to select design, styles, fonts, categories and symbols from thousands of classic/modern unique tattoos. Curious to know more about this app?
netgains

Know What's more important? Website Speed Or Responsive Design - 0 views

  •  
    Do you know what's are the important for a website to rank higher in SERP? No, Site speed and responsive design are some of the important factors which search engine consider when ranking any website. Know which feature has more impact on others.
netgains

Best Codeigniter Development Company India - 0 views

  •  
    Attractive website not only attracts more customers but also enhance your business revenue. So design your websites with professionals in Codeigniter, Yii, Wordpress, Magento or any other platform. Also promote it through web with the help of internet marketers at Netgains.
  •  
    Attractive website not only attracts more customers but also enhance your business revenue. So design your websites with professionals in Codeigniter, Yii, Wordpress, Magento or any other platform. Also promote it through web with the help of internet marketers at Netgains.
Toshiro Shimura

10 Things You Need to Know About WordPress 2.6 - 1 views

  • Post Versioning Developers familiar with Subversion, or SVN, understand the concept of versioning and diffs. Compare one file, or revision, against another file, or revision, and see a breakdown of differences between the two. With the help of GUI tools, developers can see a color-coded red vs. green (removed vs. added) presentation. This concept has now been applied to posts so you can view differences between posts as well as “revert” to an earlier version of a post. I absolutely love this feature and you can see an example of a “revision compare” built directly into WordPress.
  • Google Gears Support Gears is the Google technology that allows for Firefox (apparently IE 6 too, but I can’t confirm) to “pre-cache” pages and speed up access. Gears has been integrated with WordPress 2.6 on the admin side and speeds things up tremendously. This is particularly important where broadband access is limited or inaccessible (third world, for instance). To enable Gears in your new WordPress 2.6 installation, click on the Turbo link in the upper right corner of your WordPress admin.
  • XML-RPC Editor Functionality Quietly, a new bit of functionality snuck into WordPress trunk that threw a number of developers and kicked off an interesting discussion. In the development cycle, XML-RPC and Atom Pub API for remote editing was turned off by default as a “security precaution” since many recent WordPress security issues seem to stem from the XML-RPC protocol.
  • ...7 more annotations...
  • SQL Security - $wpdb->prepare() Back in WordPress 2.3, the prepare() first emerged, initially unused… but there. The method was very experimental at the time and was not ready for prime-time so, though it was included, it was not yet used. We started to see its emergence in WordPress 2.5 and in WordPress 2.6 it is being used just about everywhere.
  • Shift-Click Selection of Multiple Checkboxes in WP-Admin As the backend of WordPress continues to evolve after the release of the drastically redesigned admin in WP 2.5, usability enhancements are also making their way in.
  • More Avatar Options With the Automattic acquisition of Gravatar last year, in-built support for Gravatars was introduced in WordPress 2.5. WordPress 2.6 gives the blogger More options by allowing for selection of the “default” avatar. Out of the box, the default Gravatar can be “Mystery Man”, a generic grey avatar with a white silhouette of someone. Default avatars can also be “blank” (self-explanatory), the Gravatar logo, Identicons, Wavatars or MonsterIDs. These have all been a part of WordPress.com for some time and now come to the rest of us. For More information, Matt wrote a post for the WP.com community that you should probably check out. The difference here being, of course, that WordPress.com offers “dashboard avatars” and WPFROU (WordPress for the Rest of Us) does not include this functionality.
  • Page Templates over XML-RPC In addition to the XML-RPC/APP security measures listed above, a new key bit of functionality has now been exposed for API editors (and also, if you think about it, demonstrates the power behind XML-RPC and why you might want to turn it off if you don’t use it). The XML-RPC interface now allows for managing page templates from an API editor. To the best of my knowledge, no editor supports this yet and may not. However, increasingly there is the ability to remotely post content from places like YouTube, Utterz and others. None of these services would have any real use for this functionality either, however I want to point out that because they can post remotely anything that is exposed to the remote world can also be managed.
  • Press This Press this! is a new enhancement of a long-existing concept. Bookmarklets. In fact, WordPress used to have a bookmarklet included that would allow a user to quickly start a new post from the browser toolbar, but the functionality was limited.
  • Integrated Theme Preview Theme previewing has been a bugaboo for many a theme designer. How do we check and develop without affecting the rest of the site. Some folks resorted to using Ryan’s venerable Theme Preview plugin. Others setup a beta version of a site that was sandboxed off from the rest of the world. Lots of different approaches, all of which remain valid.
  • Plugin Management Overhaul Finally, the plugin management interface has received a face-lift and some added functionality. Active plugins and inactive plugins are segregated and with that new fangled Shift-click functionality I talked about before, plugin management just got really freaking simple. Note that Active plugins can be deactivated in bulk and Deactivated plugins can be activated or even deleted in bulk. Clean up that stale plugin list in a snap. But… there’s always a but… make a backup before you go nuts.
shinele lee

Search engine optimization services provider - 1 views

Our SEO services helps small to large scale business find more clients and customers! Use our proven internet marketing strategies without risk. Guaranteed. To know more about SEO services visit us...

started by shinele lee on 17 Oct 12 no follow-up yet
Siraj Mahmood

7 Reasons Why WordPress Is Good For SEO - KnowledgeIDea - 0 views

  •  
    7 reasons why WordPress is good for Seo. Best possible reasons which makes WordPress more Seo friendly. WordPress integrated Seo characteristic and usage.
Toshiro Shimura

【WP】Gravatarデフォルト画像ではなく、サイトのキャプチャを表示する。WP-SnapAvatar - Ange*Blanc - 0 views

  • 『WP-SnapAvatar』は、コメント投稿者がGravatarに登録していない場合、デフォルト画像の代わりに、投稿者のサイトのキャプチャ画像を表示するWordpressプラグインです。 WP2.5にて、Gravatarの表示を有効にしている必要があります。 プラグイン配布元 → WordPress › WP-SnapAvatar « WordPress Plugins 導入方法 プラグイン配布元から『wp-snapavatar**.zip』をダウンロード。(Download) 解凍後、『wp-snapavatar』をwp-content/pluginsへアップロード。 管理画面にて有効化する。 Gravatarを表示する Settings(設定) > Discussion(ディスカッション)にて、Avatar display(アバターの表示)を Show Avatars(アバターを表示する)にする。 Gravatarを表示させたい箇所(comment.php)に以下のコードを挿入する。 コード PHP: <?php echo get_avatar( get_comment_author_email(), '48' ) ?> 数値はアバター画像のサイズ。
Toshiro Shimura

Unofficial Planet WordPress Japan - 0 views

  • 過去幾度無くAppleサイトのサイドバーの再現に挑戦したのですが、中々思うようにできなかったのですが、jQueryを使用して再現するチュートリアルを参考にしてやってみたら、やっと私も当ブログのサイドバーに導入できたー!の導入メモ。 参考サイト: Slide out and drawer effect | jQuery for Designers - Tutorials and screencasts ダウンロード: jQuery: The Write Less, Do More, JavaScript Library Dimensions | jQuery Plugins jQuery plugin: Accordion ダウンロードしたjQueryとDimensions, accordion plugin をjsフォルダにアップロードし、下記CodeをWordpress theme のヘッダーにに読み込みます。
Toshiro Shimura

How To Upgrade WordPress Tutorial - Upgrading WordPress Is Easier Than You Think | Theme Lab - 0 views

  • Like the title says, upgrading WordPress isn’t as difficult as you might think. As long as you don’t have a lot of “core upgrades” i.e. direct edits to WordPress core files, it shouldn’t take you more than a few minutes. In this tutorial I’ll show you how in 3-4 simple steps. Take a full backup first Get the latest version of WordPress Overwrite core files Run the database upgrade script (if necessary) This tutorial will be going over everything manually. You can use things like Fantastico and those “automatic upgrade” scripts at your own risk. It may be a good idea to read this guide on installing WordPress first, but not necessary.
Toshiro Shimura

WordPressウィジェット一覧 - 0 views

  •  
    WordPress CodexのThird Party Widgetsより、 2007.5.18現在、177個 * 30Boxes (http://ottodestruct.com/blog/2006/04/28/30boxes-widget/) - 30Boxes カレンダーのエベントを表示(要PHP 5) * A Yahoo SiteExplorer Widget (http://www.utheguru.com/yahoo-sidebar-link-badge-widget-for-wordpress/) - Yahoo Site Explorer Badge をウィジェット化 - デモ:Yahoo Badge Widget Demo * About Me Widget (http://www.samdevol.com/about-me-widget-for-wordpress/) - 画像などを加えた'About Me'(自分について)を表示 * Active Discussions (http://jayandrewallen.com/active-discussions-sidebar-plug-in-for-wordpress-20/) - コメントの多い投稿を表示 * Ad Rotator (http://kpumuk.info/wordpress/wordpress-widgets-ad-rotator/) - <!-more->で区切った複数のHTMLコードを順番に表示 * AddThis Sidebar Wiget (http://foolip.org/blog/2007/05/06/addthis-sidebar-widget/) - フィード購読とソーシャルブックマークのボタン * Adsense Widget for WordPress (http://www.mikesmullin.com/2006/04/01/adsense-widget-wordpress-sidebar/) - Adsenseの色、サイズ、h2をコントロール * Apple Trailer (http://www.sosuechtig.de/wordpress-widgets/) - apple.com から映画の予告編をランダムに表示 * Around This Date In The Past (http://www.junyent.org/blog/arxius/2006/05/20/around-this-date-in-the-past-wordpress-widget/) - x 年前の今日の投稿記事を表示 * Associative Dictionary (http://dirkie.nu/2006/05/01/associative-dictionary-widget/) - 個人辞書を作成表示 * AvFuel (http://blog.dannyevarts.net/2006/06/28/avfuel-my-first-useful-wordpress-widget/) - 最新の航空燃料の値段を表示 * Battlefield 2 Stats (http://www.viper007bond.com/wordpress-plugins/battlefield-2-stats/) - Battlefield 2 プロファイルを表示 * BDP RSS Agregator (http://wordpress.org/support/topic/67364?replies=1) - BDP RSS Agregator plugin (http://www.ozpolitics.inf
netgains

Latest Features Of Wordpress 3.9 - 0 views

  •  
    Are you searching what's new in wordpress 3.9? Yes, then it following new features such as easy image editing, enhance visual editing, new audio and video playlist and many more. Curious, to know more?
John Smith

Ducan - Start An Online Store, Woocommerce WP Theme - 0 views

  •  
    This Theme is develop in world most famous CMS "i-e WordPress". It is mainly developed for those who want to start their online business, It is developed on 19 different niches. Like Toys Shop, Pets Shop, Book Shop, Laptop Shop , Mobile Shop, Men's SuperStore, Women's SuperStore, Cosmetics Store and many more....
anonymous

WordPress Integration-Make your existing WP site/blog more effective! - 0 views

  •  
    WordPress Development services have become immensely popular these days. The open source WordPress platform allows businesses and individuals to promote products & services on the virtual platform in the most professional & elegant manner.
Felipp Crawly

Amazing Customer Service - 1 views

I would like to thank Onward Process Solutions for greatly helping me with my need for assistance in a Customer service outsourcing project. They provided me with 24/7 phone/ email answering serv...

started by Felipp Crawly on 31 Oct 12 no follow-up yet
anonymous

Go For WordPress To Get Higher Page Ranking In Google - 0 views

  •  
    Wordpress is used across the world to power personal blog, websites, e-commerce websites, social networking websites, educational websites, news portals and lot more. It has a set of impressive features and functionality that help to increase website ranking position in search engines such as Google, Yahoo, Bing and others.
samonjur

Keywodrs is very important for every website. - 0 views

  •  
    Simply how much targeted traffic are you currently shedding mainly because an individual never have identified several unexpected yet potent keywords and phrases? Choosing the clear keywords and phrases to your internet pages is easy. And also obtaining connected, high-demand and also low-supply keywords and phrases which can be potent to your web site just isn't too much once you begin making use of Wordtracker. Yet think about people keywords and phrases which can be actually unexpected? Think about keywords and phrases you'll by no means consider, yet which may have the particular prospective to operate a vehicle thousands of fresh visitors to your internet site?Pleasant to be able to Wordtracker Search term Study AccountsBeing a Wordtracker client, you are going to right away acquire totally free usage of the most notable 1, 000 keywords and phrases used throughout the key engines like google : equally short-term and also long-term.And also for a few internet marketers, which is adequate.Nonetheless it just isn't adequate should you have identified the actual prospective regarding working together with one of the most searched-for or perhaps freshly growing keywords and phrases on the web.Significant web marketers and also SEARCH ENGINE MARKETING specialists which are seeking development final results consider Wordtracker's Search term Study Record alternatives: from your Top, 000, entirely for the Leading 20 thousand phrases.Just how these kinds of accounts supply development final resultsCheck our own Search term Study Accounts throughout. Try to find hugely well-known, or perhaps freshly growing phrases and words that might be utilized to make huge amounts regarding fresh targeted traffic.How can this kind of perform? You're not trying to find well-known keywords and phrases that may deliver folks inside from the "front door" of your distinct web site. You are interested in undiscovered jewels that will deliver a large amount regarding targeted traffic inside
Toshiro Shimura

PodPress in WordPress 2.6 « Andrew Ozz on WordPress - 1 views

  • Yesterday had a quick look at podPress, the premier plugin for podcasting. It has a small incompatibility with the new Post Revisions feature introduced in WordPress 2.6. PodPress seems to be in the middle of a large update. I’ve used the “experimental” version (8.9) of the plugin and emailed the proposed fix to the authors, however for the more impatient here is the patch: view plaincopy to clipboardprintfunction&nbsp;post_edit($post_id)&nbsp;{&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GLOBAL&nbsp;$post;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if($this-&gt;justposted)&nbsp;{&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this-&gt;justposted&nbsp;=&nbsp;true;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(&nbsp;isset($_POST['post_ID'])&nbsp;&amp;&amp;&nbsp;(int)&nbsp;$_POST['post_ID']&nbsp;)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$post_id&nbsp;=&nbsp;(int)&nbsp;$_POST['post_ID'];&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this-&gt;settings_item_save($post_id,&nbsp;$_POST);&nbsp;&nbsp;}&nbsp;&nbsp; function post_edit($post_id) { GLOBAL $post; if($this-&gt;justposted) { return; } $this-&gt;justposted = true; if ( isset($_POST['post_ID']) &amp;&amp; (int) $_POST['post_ID'] ) $post_id = (int) $_POST['post_ID']; $this-&gt;settings_item_save($post_id, $_POST); } It goes in podpress/podpress_admin_class.php, around line 51. What it does is to make sure the custom post meta fields used by podPress are attached to the actual Post, not one of the revisions.
1 - 20 of 37 Next ›
Showing 20 items per page