Skip to main content

Home/ Wordpress/ Group items tagged coding

Rss Feed Group items tagged

Luciano Ferrer

How to: Add shortcodes in sidebar Widgets - 1 views

  •  
    "To allow shortcodes in sidebar widgets, simply edit the functions.php file from your them and add the following code: add_filter('widget_text', 'do_shortcode');"
Luciano Ferrer

WordPress › Simple Image Sizes « WordPress Plugins - 1 views

  •  
    "This plugin allow create custom image sizes for your site. Override your theme sizes directly on the media option page. You can regenerate all the sizes you have just created and choose which one you wanted to regenerate. You can now get all the code to copy and paste to your function theme file. Now you can use the generated sizes directly into your posts and insert images at the right size ! Now you choose if you want display the size in the post insert image. Now you can regenerate the images one by one in the 'Medias' general pane. Now you can regenerate the images by bulk action in the 'Medias' general pane. Now you can regenerate the image sizes on single attachment edit page."
Luciano Ferrer

WordPress › All-in-One Event Calendar « WordPress Plugins - 2 views

  •  
    "A calendar system with month, week, day, agenda views; upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds. "
Vernon Fowler

A Guide to WordPress Custom Post Types: Creation, Display and Meta Boxes | Wptuts+ - 0 views

  • 'menu_icon' => plugins_url( 'images/image.png', __FILE__ ) displays the admin menu icon.
  • Save a 16×16 pixel icon image in your current plugin folder.
Vernon Fowler

Function Reference/get template part « WordPress Codex - 2 views

  •  
    "Load a template part into a template (other than header, sidebar, footer). Makes it easy for a theme to reuse sections of code and an easy way for child themes to replace sections of their parent theme. Includes the named template part for a theme or if a name is specified then a specialized part will be included. If the theme contains no {slug}.php file then no template will be included. "
Luciano Ferrer

DDecode - PHP Decoder (eval, base64_encode, gzinglate, etc). - 0 views

  •  
    "PHP Decoder This tool will attempt to decode any PHP hidden code, including eval(base64_decode, eval(gzinflate, etc"
LinkSture Technologies

Brando Responsive and Multipurpose OnePage WordPress Theme - 1 views

  •  
    Brando is a completely modern, feature-rich, professionally designed, fully responsive and multi-purpose onepage WordPress theme. You will have an impressive number of readymade onepage site demos as per your business nature like design / ad / digital media agency, architecture firm, personal resume / vcard / portfolio, freelancer, spa and beauty saloon, art and photography, wedding, restaurant / hotel, tours and travel agency, event landing page, tattoo maker but this is not the limit as you can combine multiple elements from different innovative demo to achieve the style as per your imagination. It provides multiple eye-catching portfolio and blog layouts as well as coming soon page for showcasing your projects, news and other content. The Visual Composer - a widely used, premium, drag & drop enabled, quick content editing tool is integrated and included in the theme free of cost to helps you create and manage website pages content without touching the code. It also offers theme settings panel to manage overall website layout, colors, fonts, header, footer, social sharing and much more. It provides a great import feature to import demo data for your desired onepage demo or multiple different demos also quickly. Brando is extremely polished, cutting edge implementation of high-end search engine optimization enhancement techniques from the well structured and fast executable codebase, better result in all devices and browsers, and rendering your pages spectacularly effective to achieve the top ranks for all the relevant searches at an impressive high speed and hence resulting in higher level of traffic.
Erik Emanuelli

11 Free Wordpress Plugins to Increase Opt-Ins, Shares and Conversions - 0 views

  •  
    As a blogger, the following should be among your goals: - Increasing popularity (social shares and backlinks) - Increasing opt-ins to your newsletter or mailing list - Boosting conversions In this post, there are 11 plugins that can help you do all the three above - without having to learn a line of code.
Vernon Fowler

How to Include JavaScript and CSS in Your WordPress Themes and Plugins | Wptuts+ - 0 views

  • a selection of common JavaScript libraries are already included that you can use for your JavaScript development
  • be selective about which pages you load your scripts on. If your plugin or theme has a script that only does something on one front-end or admin page, such as the theme’s options page, or maybe a page with a specific widget, you only need to load your script on that page. No point clogging things up and loading scripts on pages where they’re not being used!
  • it’s perfectly possible to prioritise scripts and styles and nominate whether they load in the header or footer from the comfort and safety of your functions.php. The benefit being that your theme / framework will work with a wider range of other plugins / child themes.
  • ...2 more annotations...
  • get_template_directory_uri()
  • get_stylesheet_directory_uri()
Jean-François Noubel

How to Increase Upload Size in WordPress | AppThemes Docs - 5 views

  •  
    By default, WordPress sets the maximum upload file size to 32MB (code is located in wp-settings.php) which, for most people, is large enough. However, if you would like to increase your max upload file size to something higher, you can follow this simple trick.
Vernon Fowler

Transfer WordPress Image Captions to HTML5 - 0 views

  • How to transfer the default code to html5? Here it is: open the functions.php (you can find it in the theme folder), then copy and paste the following php code to the functions.php
Luciano Ferrer

Acceso con invitación a tu WordPress | Ayuda WordPress - 0 views

  •  
    Secure invites, Pie register, Invitation code checker, Invite anyone, BAW Easy invitation
jesse frye

dhtml - What is the best JavaScript code to create an img element - Stack Overflow - 0 views

    • jesse frye
       
      asdf
  • Hello World! This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Vernon Fowler

Add Odd/Even to Posts | WordPress Snippets - 0 views

  • To add the classes “even” and “odd” to your posts, put the following snippet in your functions.php.
aymn nano

Best Wordpress Options Panel Solutions - 2 views

  •  
    Premium WordPress themes should come with unique features plus an options panel that can be easily customized. Most of the WordPress developers create theme option panel for layout, background and navigation configuration and also to help users or clients modify the theme without changing any codes.
william x

10 Most Common WordPress Errors (With Solutions) - 9 views

  •  
    If you are a Wordpress user who likes to get your hands dirty with the codes, or one who just loves installing plug-ins and changing themes, you'll understand
« First ‹ Previous 41 - 60 of 189 Next › Last »
Showing 20 items per page