Skip to main content

Home/ Wordpress/ Group items tagged Custom

Rss Feed Group items tagged

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 › Subscribe2 « WordPress Plugins - 2 views

  •  
    "Sends a list of subscribers an email notification when new posts are published to your blog Subscribe2 provides a comprehensive subscription management and email notification system for WordPress blogs that sends email notifications to a list of subscribers when you publish new content to your blog. Email Notifications can be sent on a per-post basis or periodically in a Digest email. Additionally, certain categories can be excluded from inclusion in the notification and posts can be excluded on an individual basis by setting a custom field."
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."
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
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?
Web Dorado

WordPress Google Maps Plugin - 0 views

  •  
    Google Maps WD is a responsive and user-friendly Google maps plugin. It helps to create Google maps for your website with advanced markers, custom layers and overlays.
Aman Khani

Complete Info on Domain Name Registration - 0 views

  •  
    The domain name registration facility provided to customers to solve their issues related to the process. A right host company can suggest you many ways of how to choose a perfect URL for your site as this about the online reputation.
Luciano Ferrer

10 Free Contact Form 7 Extensions You Didn't Know You Need | Elegant Themes Blog - 0 views

  •  
    "With an active user base exceeding one million, Contact Form 7 is the King of the free contact form plugins. However, if you want it to compete with the top premium options, it needs a little bit of help. Fortunately, Contact Form 7 is fully extendable. That means you can unlock more advanced functionalities by installing extensions and add-ons. In today's post, we're taking a look at 10 of the very best of them - the 10 Contact Form 7 extensions you didn't know you need. Each extension is available completely free of charge from the official WordPress plugin directory. These extensions are stackable, too. That means you're not limited to just the one, and by mixing and matching these extensions, you can have contact forms capable of anything you ask of them. Now Contact Form 7 can give those premium contact forms a run for their money! Contact Form 7 Multi-Step Forms Conditional Fields for Contact Form 7 Contact Form 7 Submissions Contact Form 7 PayPal Add-on Contact Form 7 Lead Info with Country CF7 Customizer Contact Form 7 Skins "
Aman Khani

Here's an Offer You Won't be Able to Pass - 0 views

  •  
    Save over Rs.3000 with this deal on VPS Hosting. This and many more limited custom offers at http://www.bluehost.in/great-hosting-deals
Web Dorado

A Review of Google Maps WD Plugin for WordPress - 0 views

  •  
    A review of this WordPress Google maps plugin that is filled with features to help you easily customize your Google maps.
Web Dorado

25+ WordPress Social Media Plugins 2016 - 0 views

  •  
    The best WordPress social media plugins to help boost your online presence. With analytics, popups, advance placements and other customization options.
Web Dorado

A Review of a WordPress Facebook Feed Plugin - 0 views

  •  
    Create custom feeds for Facebooks pages, groups and profiles on any WordPress page or post on your blog or website.
Web Dorado

Multipurpose WordPress Theme - 1 views

  •  
    Sauron is a responsive multipurpose WordPress theme that can be fully customized to be used for business, photography, commercial and many other websites.
anonymous

Website Development Company - 0 views

  •  
    Result-oriented website development company, India, offers attractive web development packages. Enjoy customized services at affordable rates.
anonymous

Website Design India - 0 views

  •  
    Website Design India company provides customized web design services at cost-effective prices. WebGuru India offers user-friendly and optimized website design and dynamic web programming services.
anonymous

Not Enough Fans on Your Facebook Fan Page? Learn How to Increase Your Fan Base - 0 views

  •  
    From freelance web designers to big web designing agencies, everyone is utilizing the marketing capabilities of Facebook. Facebook Fan Page is a very useful medium to promote your business to a global audience. It will help you meet new customers, stay in touch with the old ones and promote your new products or services.
Luciano Ferrer

WordPress › List category posts « WordPress Plugins - 2 views

  •  
    "List Category Posts allows you to list posts from a category into a post/page using the [catlist] shortcode. The shortcode accepts a category name or id, the order in which you want the posts to display, and the number of posts to display. You can also display the post author, date, excerpt, custom field values, even the content! The [catlist] shortcode can be used as many times as needed with different arguments on each post/page."
Luciano Ferrer

WordPress › Ultimate Coming Soon Page « WordPress Plugins - 4 views

  •  
    "Creates a Coming Soon Page for your Website while it's under construction and Collects Emails from your Visitors. Custom Options available."
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."
« First ‹ Previous 121 - 140 of 316 Next › Last »
Showing 20 items per page