Skip to main content

Home/ Wordpress/ Group items tagged Template customization

Rss Feed Group items tagged

LinkSture Technologies

Christmas Responsive Email Template with Builder - 0 views

  •  
    Christmas is a set of responsive multipurpose email templates with online email builder access to customize the templates as per your email campaign requirements. It includes creative and awesome email templates for various greetings and offers like christmas offers, christmas party or event invitation, wishing merry christmas, offers and products and happy holidays. Christmas inclusions are Photoshop PSD files, Offline HTML / MailChimp / Campaign Monitor template files and free access to our feature rich and easy to use online email builder where you can customize your chosen email template and export it as HTML, MailChimp or Campaign Monitor compatible templates. We have tested all email templates in Litmus test for most of the major email clients and the output was awesome.
Jungle Jar

JungleJar Template Customizations For As Little As A Buck - 0 views

  •  
    For the first time ever, JungleJar will be providing any customizations to our Wordpress Template users for as low as $1.00. That's right, you could have your template customized the way you want it for as little as $1. There is no catch, but continue reading to find out more..
LinkSture Technologies

Emailio Responsive Multipurpose Email Set+Builder - 1 views

  •  
    Emailio is a set of responsive multipurpose email templates with online email builder access to customize the templates as per your email campaign requirements. It includes creative and awesome email templates for various businesses like Ad/web/design agency, baker, fashion, restaurant, online store, travel, wedding and most important one is ALL IN ONE. Emailio inclusions are Photoshop PSD files, Offline HTML / MailChimp / Campaign Monitor template files and free access to our feature rich and easy to use online email builder where you can customize your chosen email template and export it as HTML, MailChimp or Campaign Monitor compatible templates. We have tested all email templates in Litmus test for most of the major email clients and the output was awesome.
Luciano Ferrer

WordPress › Get Custom Field Values « WordPress Plugins - 3 views

  •  
    "Use widgets, shortcodes, and/or template tags to easily retrieve and display custom field values for posts or pages. Use widgets, shortcodes, and/or template tags to easily retrieve and display custom field values for posts or pages. The power of custom fields gives this plugin the potential to be dozens of plugins all rolled into one."
Luciano Ferrer

WordPress › Sangar Slider - WordPress Responsive Slider « WordPress Plugins - 0 views

  •  
    "Sangar Slider is a premium high quality slider plugin for WordPress. Sangar Slider is a premium high quality slider plugin for WordPress. With smooth animation, layered slide, touch and swipe support, easy to use and truly responsive. Packed with premium skins and template, and also easy to create your very own custom template for your slider. It's full-featured, modern, yet easy to use. Sangar Slider is an awesome layer slider as well, with the ability of adding any HTML contents (texts, images, …) in layers. You can even create your very-own theme and template using its extensive API system. No coding required. Sangar Slider Premium is equipped with a cutting-edge, powerfull yet intuitive and easy to use layer editor. With layer editor, you can create your layer content by drag-n-drop your content. Each element of the layer is editable, including content transition. The slider also come with eye-catching animation."
Vernon Fowler

Post Types « WordPress Codex - 1 views

  • it is better if you prefix your identifier with a short namespace that identifies your plugin, theme or website that implements the custom post type. For example: acme_product or aw_product for products post type used by a hypothetical ACMEWidgets.com website
  • Namespacing your custom post type identifier will not guarantee against conflicts but will certainly minimize their likelihood.
  • Do pay close attention to not having your custom post type identifier exceed 20 characters though, as the post_type column in the database is currently a VARCHAR field of that length.
  • ...6 more annotations...
  • register_post_type( 'acme_product', array( 'labels' => array( 'name' => __( 'Products' ), 'singular_name' => __( 'Product' ) ), 'public' => true, 'has_archive' => true, ) );
  • When you namespace a custom post type identifier and still want to use a clean URL structure, you need to set the rewrite argument of the register_post_type() function. For example, assuming the ACME Widgets example from above:
  • 'rewrite' => array('slug' => 'products'),
  • Note: In some cases, the permalink structure must be updated in order for the new template files to be accessed when viewing posts of a custom post type.
  • single posts of a custom post type will use single-{post_type}.php and their archives will use archive-{post_type}.php where {post_type} is the $post_type argument of the register_post_type() function.
  • In any template file of the WordPress theme system, you can also create new queries to display posts from a specific post type. This is done via the post_type argument of the WP_Query object.
Luciano Ferrer

WordPress › Dynamic Widgets « WordPress Plugins - 2 views

  •  
    "Dynamic Widgets gives you full control on which pages your widgets will appear. It lets you dynamically show or hide widgets on WordPress pages by setting conditional logic rules with just a few mouse clicks. No knowledge of PHP required. No fiddling around with conditional tags. You can set conditional rules by Role, Dates, Browser, Theme Template, Language (WPML or QTranslate), URL, for the Homepage, Single Posts, Attachments, Pages, Authors, Categories, Tags, Archives, Error Page, Search Page, Custom Post Types, Custom Post Type Archives, Custom Taxonomies in Custom Post Types, Custom Taxonomies Archives, WPEC/WPSC Categories, BuddyPress Components, BuddyPress Groups, Pods pages and bbPress."
Luciano Ferrer

WordPress › Archivist - Custom Archive Templates « WordPress Plugins - 2 views

  •  
    "Shortcode Plugin to display an archive by category, tag or custom query. Customizable via HTML templates. "
LinkSture Technologies

Brando Responsive & Multipurpose OnePage Template - 1 views

  •  
    Brando is a fully responsive, creative, clean, beautiful and multipurpose onepage template with latest web design trends. It is perfect for any type of business like design agency, fashion, architecture, spa, restaurant, travel, photography, personal resume, freelancers, wedding, event, tattoo etc… with readymade templates. It is developer friendly for customization, SEO & Speed optimized, well documented, commented, structured, well tested in all browsers & devices and contain easy to understand code. We have included 8+ ready to use different and unique onepage templates and few other pages for blog, coming soon and various web design elements.
Jungle Jar

JungleJar | Looking at Wordpress Custom Fields and Images Further - 6 views

  •  
    You may remember a previous article I wrote here on JungleJar.com called Using Custom Fields To Post Your Images, but if not, I'm going to reintroduce a few of the code snippets and methods I wrote about in the tutorial about how to save and display image data from custom fields within Wordpress. In this article I'm also going to cover a few of the small yet robust code block methods I myself tend to practice quite a bit that I didn't previously touch on. So, if you're looking for a solid tutorial on how to use Wordpress Custom Fields to display blog post thumbnails in an easy and flexible manner, then this article is for you.
kie guy

Hybrid WordPress Theme Framework - 1 views

  •  
    "Hybrid is more than just a WordPress theme. It's about pushing the limits with what WordPress can do. It's a framework. Something you can use to build anything from the smallest family blog to a powerful site that handles thousands of visitors a day." BENEFITS - THE SHORT LIST: * Developed with child themes in mind, so you'll never lose your customizations. * SEO optimized. No need for plugins to handle this anymore. * Theme options that are about content/information. * Templates for everything. * 13 page templates. * Actively developed for WP 2.7 but backward compatible down to 2.5. * 15+ plugins supported within the theme. * Attachment handling like you've never experienced. * Advanced breadcrumbs beyond any other theme. * Ability to run just about any type of site. * And over 20 tutorials to start.
Vernon Fowler

WordPress › Formidable Forms « WordPress Plugins - 14 views

  •  
    "Quickly and easily build forms with a simple drag-and-drop interface and in-place editing. There are dozens of form-building plugins out there to create forms, but most are confusing and overly complicated. With Formidable, it is easy to create forms within a simple drag-and-drop interface. You can construct custom forms or generate them from a template. Shortcodes can be used as well as spam catching services."
  •  
    Quickly and easily build forms with a simple drag-and-drop interface and in-place editing. There are dozens of form-building plugins out there to create forms, but most are confusing and overly complicated. With Formidable, it is easy to create forms within a simple drag-and-drop interface. You can construct custom forms or generate them from a template. Shortcodes can be used as well as spam catching services.
Luciano Ferrer

WordPress - Fanciest Author Box | CodeCanyon - 0 views

  •  
    "Fanciest Author Box is a WordPress plugin developed by ThematoSoup. It's long list of features allows you to give identity to your single or multi-author WordPress blog. This premium author bio plugin is very easy to use and customize. Right after installation the author bio is, by default, enabled on all your posts, pages and custom post types. You can also implement it as a widget in your sidebars, as a template tag or manually using a shortcode. It's translation ready and users color pickers which allow you to set your own color scheme."
Luciano Ferrer

WordPress › Peter's Login Redirect « WordPress Plugins - 0 views

  •  
    "Redirect users to different locations after logging in and logging out. Define a set of redirect rules for specific users, users with specific roles, users with specific capabilities, and a blanket rule for all other users. Also, set a redirect URL for post-registration. This is all managed in Settings > Login/logout redirects. You can use the syntax [variable]username[/variable] in your URLs so that the system will build a dynamic URL upon each login, replacing that text with the user's username. In addition to username, there is "userslug", "homeurl", "siteurl", "postid-23", "http_referer" and you can also add your own custom URL "variables". See Other Notes / How to Extend for documentation. If you're using a plugin such as Gigya that bypasses the regular WordPress login redirect process (and only allows one fixed redirect URL), set that plugin to redirect to wp-content/plugins/peters-login-redirect/wplogin_redirect_control.php and set the relevant setting to "Yes" at the bottom of the Settings > Login/Logout redirects page in the WordPress admin panel. You can add your own code logic before and between any of the plugin's normal redirect checks if needed. See Other Notes / How to Extend for documentation. Some examples include: redirecting the user based on their IP address; and redirect users to a special page on first login. This plugin also includes a function rul_register that acts the same as the wp_register function you see in templates (typically producing the Register or Site Admin links in the sidebar), except that it will return the custom defined admin address. rul_register takes three parameters: the "before" code (by default ""), the "after" code (by d"
anonymous

Custom Field Template - 0 views

  •  
    This plugin adds the default custom fields on the Write Post/Page.
Vernon Fowler

WordPress Q&A Plugin - WPMU DEV - 1 views

  • Optionally, you can further customize the appearance of the Q&A section, to better integrate it with your theme. To do so, simply copy the php files from default-templates into your theme folder and start customizing.
william x

Flutter : WordPress CMS Plugin by Freshout - 4 views

  •  
    flutter is a kind of CCK Content Creation Kit for Wordpress, you can create custom fields and groups (example, model, price, picture), retrieve and create templates for your data sets
Luciano Ferrer

WordPress › Knews Multilingual Newsletters « WordPress Plugins - 4 views

  •  
    "Knews is a powerful multilingual language plug-in that allows you to build professional looking newsletters, segment subscribers in different mailing lists as well as segment them by language all in a matter of minutes. Includes a custom, unique modular WYSIWYG (What You See Is What You Get) editor. Based on templates, with no need to know HTML."
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
Kim Woodbridge

Free WordPress themes | Loon Design - 0 views

  •  
    It is stable and great! Blue Blog is a 3 Column themes that mostly for bloggers. It contain 2 widget-ready sidebar, custom templates, integrated pulgins and integrated digg, delicious and stumbleupon for every posts. You can preview it here. It's compatible with WordPress 2.5.1 and has been tested with in Firefox, Internet Explorer 6 & &, Opera, and Safari.
1 - 20 of 33 Next ›
Showing 20 items per page