Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter dambox

    (@dambox)

    I played around with DNS and the index.php settings and chrome seems to work now. Odd that safari was OK. I will keep an eye on things.

    Thanks for the help !

    Thread Starter dambox

    (@dambox)

    Hi – I tried that and have the same behaviour. Chrome seems to not try and load the page but does not do anything. Could it be DNS or the way I have set up the WP installation ?

    Right now it is not optimal:

    – if I type “ardley.com” it only shows the directory with wordpress – I have to type ardley.com/wordpress to bring up the page ? any idea to fix it so that I just type ardley.com ?

    I wonder if this is causing the problem and if Chrome is just more sensitive ?

    Thread Starter dambox

    (@dambox)

    Hi – I fixed it – I played around with the CSS code of the slickr gallery plug. Thanks for helping though !

    Thread Starter dambox

    (@dambox)

    Sorry for the delay I have been away. I have added the snippet of code (its on the site now). The site loads OK now – so the blank home page is OK.

    However,when I click on the “photo album” link, it shows a “page not found: xxx” in the tab (firefox) – loads the gallery – but the background is unchanged.

    The image is correctly there (call bgwhite.gif).

    I have played around for a couple of hours and have not been able to see what the problem is .. so tugbucket – appreciate further help !

    Thread Starter dambox

    (@dambox)

    tugbucket … any suggestions ?

    Thread Starter dambox

    (@dambox)

    Hi

    I tried it and same symptoms – I reload the site and its just a white screen with no content

    Thread Starter dambox

    (@dambox)

    I should also add, that I the photo albums menu option has inside it a redirect to https://ardley.net/slickr/

    Thread Starter dambox

    (@dambox)

    I followed the instructions and popped the code at the end of the header file (I also tried in the middle) and saved – it loads up a blank web site and nothing is displayed when that code is in there.

    The header is here:

    <!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">
    <head profile="https://gmpg.org/xfn/11">
    <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
    <meta name="distribution" content="global" />
    <meta name="robots" content="follow, all" />
    <meta name="language" content="en, sv" />
    
    <title><?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' :'; } ?> <?php bloginfo('name'); ?></title>
    <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
    <!-- leave this for stats please -->
    
    <link rel="Shortcut Icon" href="<?php echo get_settings('home'); ?>/wp-content/themes/blue-zinfandel/images/favicon.ico" type="image/x-icon" />
    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" />
    <link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" />
    <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="<?php bloginfo('atom_url'); ?>" />
    <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    <?php wp_get_archives('type=monthly&format=link'); ?>
    <?php wp_head(); ?>
    <style type="text/css" media="screen">
    <!-- @import url( <?php bloginfo('stylesheet_url'); ?> ); -->
    </style>
    
    </head>
    
    <body>
    
    <div id="header">
    	<a href="<?php echo get_settings('home'); ?>/"><?php bloginfo('name'); ?></a><br />
    	<?php bloginfo('description'); ?>
    </div>
    
    <div id="navbar">
    	<ul>
    		<li><a href="<?php echo get_settings('home'); ?>">Home</a></li>
    		<?php wp_list_pages('title_li=&depth=1'); ?>
    	</ul>
    </div>
    
    <div id="wrap">
    Thread Starter dambox

    (@dambox)

    Thanks. The site is https://www.ardley.net – it is the photos diaries menu at the top that has the problem (note – I have also posted for help on getting slickr gallery positioned properly

    Thread Starter dambox

    (@dambox)

    Fixed it. Seems if a page is call a number e.g. 2007 it simply points to the parent

    Hi – I had the same thing – I deactivated all the plug ins and that seemed to fix it – It was then a case of restarting each one and checking which one caused the problem

    Forum: Fixing WordPress
    In reply to: Domain help
    Thread Starter dambox

    (@dambox)

    Hi – yes I do own the domain name. The problem is I use easydns to enable me to do certain things that depend on the easydns name servers being used.

    Forum: Fixing WordPress
    In reply to: Domain help
    Thread Starter dambox

    (@dambox)

    Hi – so is it not possible to do this?

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