dennishjmiller
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Shortcode Gallery Outside the Loop Links Not WorkingHello Paul,
I tried this already and did it again, no luck. Here is the code. What else do this think would work?
D
<?php
/*
Template Name: Layout W/Header Images
*/
?><?php get_header(); ?>
<div class=”homepageimages”>
<?php echo do_shortcode(‘[gallery link="file" columns="4" ids="6622,6623,6625,6626"]
‘); ?></div>
<?php$sidebar = get_post_meta($post->ID,’page-option-sidebar-template’,true);
$sidebar_class = ”;
if( $sidebar == “left-sidebar” || $sidebar == “right-sidebar”){
$sidebar_class = “sidebar-included ” . $sidebar;
}else if( $sidebar == “both-sidebar” ){
$sidebar_class = “both-sidebar-included”;
}?>
Forum: Fixing WordPress
In reply to: Functions.php ErrorI will try this. I deactivated all the plugins, same error when I attempt to search for new plugins, I will try this now.
Dennis
Forum: Fixing WordPress
In reply to: Functions.php ErrorThis occurs when I try to search for any new plugins. It returns this error and does not display any plugins for me to install.
Dennis
Forum: Fixing WordPress
In reply to: Alltuts Menu Issue With All Pages showing[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: Alltuts Menu Issue With All Pages showingI read this, the issue is that we have 600+ pages. I already have the content organized by parent, child etc. If I have a parent page named How To Eat, and I have 2 child pages under How To Eat, How do I get all those pages +80, under that parent page.
Forum: Fixing WordPress
In reply to: Alltuts Menu Issue With All Pages showingThis is my header.php code.
[90 lines of code moderated as per the Forum Rules. Please use the pastebin]
Marco, I got it working – had to restore database – I might have been the cause of this error.
This is the best image rotator out there though. Very easy to use.
Thanks
Dennis