mrturtle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blog sharingExcellent thanks friend.
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] – Slideshow not working.Hi
The ‘fade in’ was the issue. Now working.
Thank you very very much for your help.
M
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] – Slideshow not working.Hi opajaap
I have now made the PLUS live.
M
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] – Slideshow not working.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
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] – Slideshow not working.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
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] – Slideshow not working.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”>
<html xmlns=”https://www.w3.org/1999/xhtml” <?php language_attributes(); ?>><head profile=”https://gmpg.org/xfn/11″>
<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.comTried a few pages, ‘internet marketing’ being one.
What am I doing wrong sir?
MRTURTLE