Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter DOS

    (@davittoshannon)

    Hi Mark,

    Carrick is a grand spot to be sure, lively spot at the weekends I can tell you!

    I fiddled around with my page template and included the single-player loop and that seems to have done the job. Bit more to do on the taxonmy page and I’m sure I’ll hit a few more issue but for now I’m happy out.

    https://www.carrickrugbyclub.ie/1/teams/senior-mens/

    Thanks for your help

    Slan
    Davitt

    Thread Starter DOS

    (@davittoshannon)

    This is a page template used on most of my pages, I guess I need to incorportate allot of this into your single-player.php. Any ideas?

    <?php /*
    	Template Name: Inner Page
    */ ?>
    
    <?php
    /**
     * The template for displaying all pages.
     *
     * This is the template that displays all pages by default.
     * Please note that this is the WordPress construct of pages
     * and that other 'pages' on your WordPress site will use a
     * different template.
     *
     * @package WordPress
     * @subpackage Hosting Square
     * @since Hosting Square 1.0
     */
    
    get_header(); ?>
    
    	<div id="main">
    		<div id="mainleft">
    			<?php
    			if(is_front_page()) {
    			include_once (TEMPLATEPATH . '/slider.php');
    			}
    			 ?>
    			<div id="content" class="box">
    				<?php
    				include_once (TEMPLATEPATH . '/title.php');
    				 ?>
    				<?php if ( function_exists('yoast_breadcrumb') && !is_front_page() ) {
    				yoast_breadcrumb('<div id="breadcrumbs">','</div>');
    				} ?>
    
    				<?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
    
    				<div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
    					<div class="entry-content">
    						<?php the_content( __( 'Continue Reading', 'templatesquare' ) ); ?>
    <?php comments_template(); ?>
    						<?php wp_link_pages( array( 'before' => '<div class="page-link">' . __( 'Pages:', 'templatesquare' ), 'after' => '</div>' ) ); ?>
    						<?php edit_post_link( __( 'Edit', 'templatesquare' ), '<span class="edit-link">', '</span>' ); ?>
    					</div><!-- .entry-content -->
    				</div><!-- #post-## -->
    
    				<?php endwhile; ?>
    			</div><!-- end #content -->
    			<div class="clear"></div><!-- clear float -->
    
    			<div class="clear"></div><!-- clear float -->
    		</div><!-- end #mainleft -->
    		<div id="mainright">
    			<?php get_sidebar('page');?>
    		</div><!-- end #mainright -->
    		<div class="clear"></div><!-- clear float -->
    	</div><!-- end #main -->
    <?php get_footer(); ?>
    Thread Starter DOS

    (@davittoshannon)

    I looked at that plugin before but what I really want is a page like this https://www.connachtrugby.ie/.

    The page design is not an issue but the redirect is.

    Thread Starter DOS

    (@davittoshannon)

    Hi,

    Have you had a chance to look at this issue? Unfortunalty I cant leave the plugin activated much longer.

    I did run one of the post URLs through FB linter and got the following error

    Circular redirect path detected (see ‘Redirect Path’ section for details).

    Any ideas whats causing this error?

    Thread Starter DOS

    (@davittoshannon)

    Hi,

    I’ve activated the plugin on the site again for you to look at.

    I’d appreciate if you could let me know your findings ASAP as users of the site will be experiencing the issue whilst the plug-in is activated.

    Your help is very much appreciated.

    Cheers

    Thread Starter DOS

    (@davittoshannon)

    Hi,

    Im still not much further on with this, any ideas?
    
    #navtop ul{
    	margin:0;
    	padding:0;
    	list-style-type:none;
    	position:relative;
    	line-height:1.5em;
    }
    #navtop ul{padding:10px 13px 0px 13px;}
    #navtop a{
    	display:block;
    	padding:0px 0px;
    	color:#323945;
    	text-decoration:none;
    	text-transform:uppercase;
    	width:90px;
    }
    
    #navtop .current-menu-item a, #navtop .current_page_item a, #navtop li.home a{color:#323945; background-image:url(images/bg-navlink.gif); background-repeat:no-repeat; }
    #navtop li.current-menu-ancestor a{background-image:url(images/bg-navlink.gif); background-repeat:no-repeat; }
    
    #navtop a:hover{
    	background-image:url(images/bg-navlink.gif); background-repeat:no-repeat;
    }
    
    #navtop li a:hover {
    	background-image:url(images/bg-navlink.gif); background-repeat:no-repeat; 
    
    border: 0px solid #ffffff;
    background: #ffffff;
    color: #323945;
    font-size: 11.5px; color: #000000; text-decoration: none; font-weight: bold; background: #efefef}
    }
    
    }
    #navtop li:hover a,
    #navtop li.sfHover a {
    	background-image:url(images/bg-navlink.gif); background-repeat:no-repeat;
    }
    #navtop li:hover ul a:hover,
    #navtop li.sfHover ul a:hover {
    	background-image:url(images/bg-navlink.gif); background-repeat:no-repeat;
    }
    
    #navtop li{
    	float:left;
    	position:relative;
    	padding-left:0px;
    	padding-right:0px;
    	line-height:38px;
    	padding-bottom:4px;
    	padding-top:2px;
    	font-size:11px;
    	text-align:center;
    	margin-right:2px;
    
    }
    
    #navtop li li{
    	padding-right:0px;
    	text-transform:capitalize;
    	line-height:25px;
    	padding:0px 0px;
    	background-image:none;
    
    }
    
    #navtop ul ul {
    	position:absolute;
    	display:none;
    	width:177px;
    	top:3.7em;
    	left:0px;
    	background-color:#fff;
    	padding-bottom:15px;
    	border:solid 1px #ffcc33;
    	border-width:0px 1px 1px 1px;
    	border-bottom-left-radius:5px;
    	border-bottom-right-radius:5px;
    	-moz-border-radius-bottomright:5px;
    	-moz-border-radius-bottomleft:5px;
    	-webkit-border-bottom-left-radius:10px;
    	-webkit-border-bottom-right-radius:10px;
    	padding-left:0;
    	padding-right:0;
    	padding-top:0;
    }
    
    #navtop li ul a{
    	width:144px;
    	height:auto;
    	margin:0 13px;
    	padding:3px 10px 3px 10px;
    	text-transform:capitalize;
    	border-bottom:solid 1px #f4f5f5;
    	text-align:left;
    	color:#000000
    
    }
    
    #navtop li ul a, #navtop li ul a:hover{background-image:none !important; }
    
    #navtop li ul a:hover{}
    
    #navtop ul ul ul{
    	top:0px;
    }	
    
    #navtop li ul ul {
    	left:12em;
    	margin:0px 0 0 0px;
    }
    
    #navtop li:hover ul ul, #navtop li:hover ul ul ul, #navtop li:hover ul ul ul ul{
    	display:none;
    }
    #navtop li:hover ul, #navtop li li:hover ul, #navtop li li li:hover ul, #navtop li li li li:hover ul{
    	display:block;
    }
    Thread Starter DOS

    (@davittoshannon)

    Thanks Esmi. I’ve been using chrome dev tool but with no success. Will try debugging with Firefox, though Im not sure if its any better.

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