Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Forum: Fixing WordPress
    In reply to: Blog sharing
    Thread Starter mrturtle

    (@mrturtle)

    Excellent thanks friend.

    Hi

    The ‘fade in’ was the issue. Now working.

    Thank you very very much for your help.

    M

    Hi opajaap

    I have now made the PLUS live.

    M

    Hi

    I deleted the 3.0. and then installed 2.5. It said it was 2.5 in the plugin page of wordpress. I have now upgraded to 3.0.

    Can you look for me know?

    Thanks friend

    M

    Hi opajaap

    The current version is 2.5 as this was the last one that worked, so I downgraded via deleting the 3.0 version and reloading the 2.5 version.

    I can upgrade if you think this would help.

    How can you help me as I’m totally stuck!

    Many thanks

    M

    Hi Guys

    I have had 2.5 working fine for https://www.jbhomestyling.com

    But the client went and upgraded TO 3.0 and it seems that I’m having the same issue as trulyandy first had on this thread.

    I have loaded WP PHOTO ALBUM and it’s got it working, but I’d obviously like to us PLUS.

    PLEASE! Here’s the header…

    <?php
    /**
    * @package WordPress
    * @subpackage QualiFire
    */

    global $qualifire_options, $style, $current_slider;
    // get the current color scheme subdirectory
    $style = ( $qualifire_options[‘color_scheme’] ) ? “style{$qualifire_options[‘color_scheme’]}”: “style1”;

    $logo_img_url = ( $qualifire_options[‘custom_logo_img’] ) ? $qualifire_options[‘custom_logo_img’] : get_bloginfo(‘template_url’).’/styles/’.$style.’/images/logo.png’;
    $logo_width = $qualifire_options[‘logo_width’];
    $logo_height = $qualifire_options[‘logo_height’];
    $current_slider = $qualifire_options[‘current_slider’];

    ?>

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;
    <html xmlns=”https://www.w3.org/1999/xhtml&#8221; <?php language_attributes(); ?>>

    <head profile=”https://gmpg.org/xfn/11″&gt;
    <meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
    <meta name=”google-site-verification” content=”tgLxJ_Hq5dKc9B4Ac4ohARS_CuFYHTwZFBf69IQNPj4″ />
    <title><?php wp_title(‘«’, true, ‘right’); ?> <?php bloginfo(‘name’); ?></title>
    <meta name=”description” content=”We are a Poole based renovations and restorations company. We offer high class, professional service in decorating, building and repairs.” />

    <meta name=”keywords” content=”Painter, decorator, Bournemouth, Poole, Renovations, restorations, carpenter, builder, tiler, kitchen, bathrooms” />

    <link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />

    <?php if ( is_singular() ) wp_enqueue_script( ‘comment-reply’ ); ?>

    <!–[if IE 6]>
    <script type=”text/javascript” src=”<?php bloginfo(‘template_url’); ?>/scripts/DD_belatedPNG_0.0.8a-min.js”></script>
    <script type=”text/javascript”>
    // <![CDATA[
    DD_belatedPNG.fix(‘.pngfix, img, #home-page-content li, #page-content li, #bottom li, #footer li, #recentcomments li span’);
    // ]]>
    </script>
    <![endif]–>
    <?php wp_head();?>

    <!–[if lte IE 8]>
    <link rel=”stylesheet” href=”<?php bloginfo(‘template_url’); ?>/styles/common-css/ie-all.css” media=”screen” type=”text/css” />
    <![endif]–>
    <!–[if lte IE 7]>
    <link rel=”stylesheet” href=”<?php bloginfo(‘template_url’); ?>/styles/common-css/ie6-7.css” media=”screen” type=”text/css” />
    <![endif]–>
    <!–[if IE 6]>
    <link rel=”stylesheet” href=”<?php bloginfo(‘template_url’); ?>/styles/common-css/ie6.css” media=”screen” type=”text/css” />
    <style type=”text/css”>
    body{ behavior: url(“<?php bloginfo(‘template_directory’); ?>/scripts/csshover3.htc”); }
    </style>
    <![endif]–>

    </head>

    Okoth1

    I’m being a moron and cannot get this plug in working.

    on my site
    https://www.turtle-marketing.com

    Tried a few pages, ‘internet marketing’ being one.

    What am I doing wrong sir?
    MRTURTLE

Viewing 7 replies - 1 through 7 (of 7 total)