Skip to main content

Home/ Wordpress/ Group items tagged Template

Rss Feed Group items tagged

Themedrive India

7 Recommendation for Enhancing WordPress Templates - 0 views

  •  
    That's not a key that millions of blogs proprietors make use of WordPress option and generally base their websites on WordPress themes.
Michael Sturgeon

23+ Best Free Photography WordPress Themes & Templates 2018 - 1 views

  •  
    "Prithu Singh Thakuri"
eProduk Indonesia

Wordpress, Joomla, Drupal, OpenCart, Magento, osCommerce - 1 views

  •  
    Produk : Wordpress Theme, Wordpress Plugin, Joomla Template, Joomla Extension, OpenCart Theme, OpenCart Extension, Magento Theme, Magento Extension, osCommerce
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 - 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."
Wini Themes

Winithemes.com is nominated on Awwwards - 0 views

  •  
    We are very happy to announce that Winithemes has been nominated on Awwwards - a prestigious resource that lists and recognizes amazing web design works. Winithemes aims to be a top resource of premium templates and themes, that's why we are continuously working hard to provide you an exceptional user experience, professional look, relevant content and engagement on our website. Vote for our website here, we really appreciate your support!
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.
Josh Wilson

Importance of Responsive E-mail Templates - CGColors - 1 views

  •  
    In this mobile era, smart phones are on an ascent towards the summit of e marketing. The current metrics report that almost 47% of the emails are being opened in mobile phones. The mobile users are multitudinous in comparison to the desktop users.
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

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.
Luciano Ferrer

WordPress › Events Made Easy « WordPress Plugins - 5 views

  •  
    "Manage and display events. Includes recurring events; locations; widgets; Google maps; RSVP; ICAL and RSS feeds; PAYPAL support. SEO compatible. Events Made Easy (formally called 'Events Manager Extended') is a full-featured event management solution for WordPress. Events Made Easy supports public, private, draft and recurring events, locations management, RSVP (+ approval if wanted) and maps. With Events Made Easy you can plan and publish your event, or let people reserve spaces for your weekly meetings. You can add events list, calendars and description to your blog using multiple sidebar widgets or shortcodes; if you are a web designer you can simply employ the template tags provided by Events Made Easy."
Luciano Ferrer

WordPress › MailPress « WordPress Plugins - 5 views

  •  
    "The WordPress mailing platform Style your html and plain text mails with dedicated themes and templates. Double opt-in subscription. Subscriptions to Comments, Newsletters/Post notifications and even to Mailing lists. Newsletters/Post notifications on a per post, daily, weekly, monthly basis. Optional : full control on all mails sent by WordPress."
aymn nano

21 Best Social Media WordPress Themes - 7 views

  •  
    Good templates should integrate social media. There are many nice WordPress Themes available on the Internet, using social media optimized WordPress theme is the best way to effectively promote your blog.
aymn nano

11 WordPress Themes Perfect for web hosting company - 4 views

  •  
    Web hosting companies can build their own website by WordPress. Hosting template provides user with information about hosting plans, features, coupons, reviews and support.
Luciano Ferrer

WordPress › Meteor Slides « WordPress Plugins - 2 views

  •  
    "Meteor Slides makes it simple to create slideshows and publish them with a shortcode, widget, or template tag. The slideshows scale with responsive and fluid themes to fit any device and have touch support. Powered by jQuery Cycle with over twenty transition styles to choose from."
Luciano Ferrer

WordPress › Fast Secure Contact Form « WordPress Plugins - 4 views

  •  
    "A super customizable contact form that lets your visitors send you email. Blocks all automated spammers. No templates to mess with. This plugin allows a webmaster to easily create and add contact forms to WordPress. The contact form will let the user send emails to a site's admin, and also send a meeting request to talk over phone or video. An administration panel is present, where the webmaster can create and preview unlimited forms."
Luciano Ferrer

WordPress › WP-Polls « WordPress Plugins - 0 views

  •  
    "Adds an AJAX poll system to your WordPress blog. You can also easily add a poll into your WordPress's blog post/page. WP-Polls is extremely customizable via templates and css styles and there are tons of options for you to choose to ensure that WP-Polls runs the way you wanted. It now supports multiple selection of answers."
Vernon Fowler

Function Reference/bloginfo « WordPress Codex - 0 views

  • 'siteurl' - Deprecated since version 2.2. Echo home_url(), or use bloginfo('url'). 'home' - Deprecated since version 2.2. Echo home_url(), or use bloginfo('url').
  • home = http://www.example.com/home (DEPRECATED! use url option instead)
  • Please note that directory URLs are missing trailing slashes.
  • ...1 more annotation...
  • siteurl = http://www.example.com/home (DEPRECATED! use url option instead)
  •  
    Displays information about your site, mostly gathered from the information you supply in your User Profile and General Settings WordPress Administration Screens. It can be used anywhere within a template file. This always prints a result to the browser. If you need the values for use in PHP, use get_bloginfo().
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
« First ‹ Previous 61 - 80 of 176 Next › Last »
Showing 20 items per page