Skip to main content

Home/ Wordpress/ Group items tagged line

Rss Feed Group items tagged

Peter Nilsson

How To Pick Effective Email Subject Lines & Increase Your Email Open Rates - 0 views

  •  
    Email subject lines are the gatekeepers of your email campaigns that make a powerful impact. As they are the first thing your recipients see in their inbox.
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
Vernon Fowler

Jetpack and WordPress SEO * disable OpenGraph in Jetpack * Yoast - 0 views

  • In their last release, they enabled OpenGraph tags by default with no setting to disable it. Even when you already have WordPress SEO enabled and OpenGraph enabled in that. This is making people freak  out everywhere as double OpenGraph tags lead to problems with Google+ and with Facebook.
  • The best solution, honestly, is to install another plugin by Mark Jaquith, called Manual Control for Jetpack. This disables Jetpack automatic activation of new modules. Now you at least have to manually do something for stuff to break on your site when the Jetpack team decides to push new stuff.
  • This particular OpenGraph feature is in the Publicize module, so you’d think you could disable that, but that doesn’t seem to work. Instead, adding this line in your functions.php should fix this particular problem:

    1add_filter( 'jetpack_enable_opengraph', '__return_false', 99 );
robinjtech

A Flexible WordPress Plugin For Generating Different Types Of Charts. - 0 views

  •  
    Flexible chart is a wordpress plugin for generating chart in flexible way where user will be able to create their own bar chart, line chart, pie chart, polar area chart, radar chart, doughnut chart. In this wordpress plugin user have flexible options for changing charts or graphs colors etc. It has flexible input system by which user will be able to put their data without any file restriction for generating their charts.
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.
Luciano Ferrer

Z63 | Vertical align anything with just 3 lines of CSS - 1 views

  •  
    ".element { position: relative; top: 50%; transform: translateY(-50%); }"
awqi zar

Beginning WordPress Development: A Look at Common Functions - 6 views

  •  
    As a developer, one of my favorite things about WordPress is its built-in functions, which allow you to easily manipulate and extend WordPress with just a few lines of code. WordPress functions are an essential component of WordPress theme development; once you understand how they work, it's easy to create your own custom WordPress themes.
Jungle Jar

Wordpress Tutorial: Make Your Page Titles SEO Friendly - 0 views

  •  
    If you're a Wordpress Content Management System user, and you would like to make your page titles SEO friendly without installing any plug-ins or modifying your website too much, then this article might be for you. All it requires is a few lines of PHP in your header.php file.
David McCart

Yoast GA Plugin for WP - Cross Site Scripting Vulnerability - 14 views

Yoast GA Plugin for WP - Cross Site Scripting Vulnerability Version Affected: 3.2.4 (newest) Info: The Google Analytics for WordPress plugin automatically tracks and segments all outbound links f...

XSS wordpress plugin

started by David McCart on 04 Dec 09 no follow-up yet
Tsudo liked it
WP Plugin Pros

Overview of CalPress Pro WordPress Calendar - YouTube - 0 views

  •  
    Calpress Pro has all the features you would expect from a top line Calendar & Event Manager Plug-in: A Beautiful User Interface and an Easy to Use Admin Panel plus Enhanced Social Sharing - Now your events go Viral! Go Here http://www.calpresspro.com/
Peter Nilsson

You Don't Always Need a Plugin for Your WordPress Website - 2 views

  •  
    There are features we always can avail without installing plugins. Some of them are available by default and others can be integrated with 5 lines of code.
Luciano Ferrer

The 7 Best WordPress Analytics Plugins for Stat Junkies | Elegant Themes Blog - 0 views

  •  
    "JetPack by WordPress.com Google Analytics by Yoast Analytics Stats Counter Statistics Simple Feed Stats WP Power Stats W3Counter Free Real-Time Web Stats WP Statistics Running a website without access to statistics is like piloting a ship without a compass. You might eventually get to your destination, but you'll suffer through a whole lot of unnecessary headaches along the way. Analytics hold the key to understanding exactly what your audience wants, which kinds of content gets them hooked, and maximizing engagement, conversions and (of course) your bottom line. There's a veritable treasure trove of data out there that you can take advantage of without investing in expensive advertisement campaigns, and with this post, you've got a map in your hands. To get started, let's break down how individual statistics can help you make better decisions, then go over a list of plugins that will get you all the data you need."
fradsun

GarageBand 10.1.6 Product Key INCL Crack - 0 views

  •  
    GarageBand 10.1.6 Product Key is a line of digital audio workstations for macOS and iOS. Furthermore, it allows users to create music in smart way.
Vernon Fowler

WordPress › Support » is_home() and is_front_page() known to be borked? - 0 views

  • Awesome! This worked for me too, when I was trying to create a special sidebar for the front page. is_front_page() was not working and I couldn't figure out why. I put <?php wp_reset_query(); ?> as the first line in my sidebar and all is now well. Thanks!!!!
Vernon Fowler

Embeds « WordPress Codex - 0 views

  • Twitter (WordPress 3.4+)
  • Make sure that the URL is on its own line and not hyperlinked
  • SoundCloud (WordPress 3.5+)
  • ...5 more annotations...
  • SlideShare (WordPress 3.5+)
  • Scribd
  • Flickr (both videos and images)
  • Vimeo (note older versions of WP have issues with https embeds, just remove the s from the https to fix)
  • YouTube (only public and "unlisted" videos and playlists - "private" videos will not embed)
awqi zar

Building a Stylish Blog Design Layout in WordPress - 10 views

  •  
    Over the last couple of weeks we've been through the process of creating a stylish blog design in Photoshop, coding it up into a static HTML and CSS concept, and now we'll put the whole thing together as a fully working WordPress theme. Follow this step by step walkthrough of the various WordPress theme files, and see how the HTML is split up and injected with PHP tags to provide the complete blogging functionality.
Sue Bride

How to fix HTTP error when uploading media to Wordpress 2.5 - 0 views

  • You can fix the problem by simply adding the following lines to the .htaccess file
1 - 20 of 25 Next ›
Showing 20 items per page