Skip to main content

Home/ Wordpress/ Group items tagged with

Rss Feed Group items tagged

Vernon Fowler

WordPress › Spam Destroyer « WordPress Plugins - 0 views

  • Note: Spam Destroyer apparently does not work in conjunction with the Jetpack plugin. That plugin has a nasty way of handling it's commenting system which requires you to connect to an external service and will not work if your installation is not connected to the internet (which is the case for all my development sites) and as such this problem will not be fixed any time soon. If the Jetpack team fix these major problems I will happily make the plugin compatible with it, but in the mean time I suggest avoiding the Jetpack plugin at all costs.
Luciano Ferrer

iLightBox · Revolutionary Lightbox Plugin - 3 views

  •  
    "iLightBox allows you to easily create the most beautiful responsive overlay windows using the jQuery JavaScript library. By combining support for a wide range of media with gorgeous skins and a user-friendly API, iLightBox aims to push the Lightbox concept as far as possible."
Luciano Ferrer

WordPress › Regenerate Thumbnails « WordPress Plugins - 1 views

  •  
    "Regenerate Thumbnails allows you to regenerate the thumbnails for your image attachments. This is very handy if you've changed any of your thumbnail dimensions (via Settings -> Media) after previously uploading images or have changed to a theme with different featured post image dimensions."
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

Brad Parbs: 320px and Up, Getting Started with Responsive Design | WordPress.tv - 1 views

  •  
    320px and Up - Responsive Web Design, what is it, the benefits, a background on it, how to get started, and things to watch out for while developing sites that work on any mobile phone, tablet, desktop, and more.
Vernon Fowler

Advanced custom fields - Addons - WordPress Plugin of the Week - 3 views

  •  
    Advanced Custom Fields plugin allows developers to take full control of the edit screens & custom field data. Add-ons also allow you to extend the functions even further from limiting characters in a textarea, building unique designed admin pages with the flexible content layout manager to easily including Gravity Forms or Contact Form 7 forms.
Vernon Fowler

WP Install Profiles - 4 views

  •  
    Save your plugins here.  Install them all with one click. "...a simply brilliant idea that will save you tons of time when setting up new WordPress sites" -WPMU.org
Luciano Ferrer

WordPress › SEO Smart Links « WordPress Plugins - 2 views

  •  
    "SEO Smart Links provides automatic SEO benefits for your site in addition to custom keyword lists, nofollow and much more. SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog. Further SEO Smart links allows you to set up your own keywords and set of matching URLs. Finally SEO Smart links allows you to set nofollow attribute and open links in new window."
Luciano Ferrer

WordPress › WP Install Profiles « WordPress Plugins - 1 views

  •  
    "WP Install Profiles (WPIP) allows users to define groups of plugins, called profiles. Once a profile has been entered, WPIP calls to the WordPress Plugin Directory, downloads the plugin files and unzips them to the site's plugins folder. Additionally, WPIP saves the profile in a downloadable format, so you can upload it to your next site and download the same plugins with a single click."
Luciano Ferrer

30 Fresh Wordpress Themes-Free Download - Designbeep | Design Inspiration Free Resources - 1 views

  •  
    "WordPress is still the most popular and fastest growing blogging platform either for personal work or business work.One of the main feature of wordpress is being open source so other than developers,users also can create themes or plugins.You can find thousands of free wordpress themes but i know it takes too much time for you to find a good looking wordpress theme for your needs. We regularly look for new and free wordpress themes and bring them together.Today we again have a great collection of free wordpress themes.They are mostly fresh ones and compatible with wordpress latest versions.Here is the free wordpress themes collection."
Luciano Ferrer

WordPress › Tweet2Download « WordPress Plugins - 0 views

  •  
    "Tweet2Download allows a wordpress blog to require a tweet and a follow in exchange for the downloads or article parts available on the blog. If you have a blog that provides downloads, this plugin is the perfect twitter marketing tool for you. Tweet2Download allows you to require a tweet and a follow in exchange for a download or a content snippet on your blog. It effectively asks your users to "pay" with a tweet for free content on your blog, making it a very powerfull viral marketing tool."
Luciano Ferrer

Guide to CSS support in email | Campaign Monitor - 1 views

  •  
    "Designing an HTML email that renders consistently across the major email clients can be very time consuming. Support for even simple CSS varies considerably between clients, and even different versions of the same client. We've put together this guide to save you the time and frustration of figuring it out for yourself. With 24 different email clients tested, we cover all the popular applications across desktop, web and mobile email. As the number of email clients continues to grow, we've decided to simplify the web-based version of the guide to focus on the 10 most popular email clients on the market. For the complete report on all 24 email clients across the desktop, web and mobile email world, download the complete guide in PDF format."
Vernon Fowler

WordPress 3.5 And WPDB Prepare - 0 views

  • “Warning: Missing argument 2 for wpdb::prepare()” How do I fix it? If you are seeing an error after upgrading to WordPress 3.5 that says something like this, you need to upgrade your theme. We have fixed this with all of our themes and they are ready to download and re-install from your account page. What if I have customized my theme’s code and don’t want to upgrade? For those of you who have customized your theme’s code and don’t want to do a full upgrade, you’ll need to take a look at the warning message. Here’s a sample error we have fixed from the Biznify Theme: Warning: Missing argument 2 for wpdb::prepare(), called in /home/mintthem/public_html/demo/wp-content/themes/Biznify/products-pagetemplate.php on line 39 and defined in /home/mintthem/public_html/demo/wp-includes/wp-db.php on line 990 Step 1: Open the file it tells you to open. In this case, it is products-pagetemplate.php and Go to the line it refers to. In this case it is line 39 Step 2: Find the code that looks like this: $wpdb->prepare(“SELECT price FROM $table_name WHERE item_number = ‘$item_number’;”) Step 3: Replace $item_number with %d Step 4: Add $item_number after the last quotation mark. Also, make sure to put a comma before it. (notice the comma before $item_number below) Example: $wpdb->prepare(“SELECT price FROM $table_name WHERE item_number = ‘%d‘;”, $item_number)
  • $price = $wpdb->get_var($wpdb->prepare(“SELECT price FROM $table_name WHERE item_number = ‘%d‘;”, $item_number));
  • WordPress 3.5 And WPDB Prepare
Luciano Ferrer

20+ Beautiful Education WordPress Themes - 4 views

  •  
    "If you plan is to start a new education website, or if you want to improve your existing website it is wise to be looking among the pre-designed education WordPress themes. This can be time consuming and that's why we are sharing this collection of beautiful themes. Most of these are premium, but there are also good free items below. Explore them and share with us your thoughts!"
Md. Iftekharul Ibna Alam

How to Create Custom Menus in WordPress | TiPS4BLOG - 0 views

  •  
    Custom Navigation Menus is a theme feature introduced by WordPress with Version 3.0. This feature makes WordPress even more users friendly for the beginners. This function allows you to organize [...]
umers36

Online Shop In WordPress - A Perfect Solution - 0 views

  •  
    Strong branding of your business is a must for your business success especially a creative logo design. The number of customers increase at a healthy rate with a nice looking creative logo which can hit them right on spot. Looking for inspiration and some hints or new ideas for your logo?
Gary Fox

The Essential Mix Of WordPress Plugins - 6 views

  •  
    a great list of wordpress plugins that will help you with your blogging
Vernon Fowler

Changes to the Twitter Widget - Jetpack for WordPress - 1 views

  •  
    "The old Twitter widget - which shipped with versions of Jetpack below 2.2.3 - will stop functioning on May 7th. "
Vernon Fowler

WordPress Caching Plugins For Shared Hosting: W3 Total Cache vs WP Super Cache vs Hyper... - 0 views

  •  
    "I recently was faced with a decision: which WordPress caching plugin to use on my shared hosting account. The choice was between WP Super Cache, W3 Total Cache and Hyper Cache. This article documents my admittedly limited testing of these plugins and the decision I made as a result."
« First ‹ Previous 181 - 200 of 797 Next › Last »
Showing 20 items per page