Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • I need to do this too. The comments have to show and the link is too small. People miss it.

    Forum: Plugins
    In reply to: First RSS Linking
    Thread Starter pablosan

    (@pablosan)

    What I’m looking for is RSS ( like from cnn ) that will import as INDIVIDUAL posts so people can comment on them.

    FirstRss posts a bunch of posts and you can only comment on the whole page and the links take off to another page closing yours.

    But I’d be happy if could just modify the linking so my page stays open.
    Thanks.
    Maybe if you can see https://www.estore.haskellgraphics.com/?p=29#comment-5

    Its still in the works.

    Thread Starter pablosan

    (@pablosan)

    Even though background is commented out I edited the image and it did it anyway.

    Thread Starter pablosan

    (@pablosan)

    Just to clarify I have the background image commented out in the stylesheet and the header and the header image.

    I just need a white page or at least make the grey border small so the text doesn’t run through it.

    /* Begin Typography & Colors */
    body {
    	font-size: 62.5%; /* Resets 1em to 10px */
    	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    	/*background: #d5d6d7 url('images/kubrickbg.jpg');
    	color: #FFFFFF;**/
    	text-align: center;
    	}
    
    #page {
    	background-color: white;
    	border: 1px solid #959596;
    	text-align: left;
    	/*width: 600px; */
    	}
    
    /*#header {
    	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
    	}*/
    
    /*#headerimg 	{
    	margin: 7px 9px 0;
    	height: 192px;
    	width: 540px;
    	}
    */

    Same problem I have no quicktags at all.

    Wait if I turn off visual editor I see some tags.

    Forum: Installing WordPress
    In reply to: Make a FAQ
    Thread Starter pablosan

    (@pablosan)

    Firefox firebug is showing these errors>

    syntax error
    [Break on this error] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.or...
    autosave-js.php (line 1)
    syntax error
    [Break on this error] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.or...
    wp-ajax-js.php (line 1)
    syntax error
    [Break on this error] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.or...
    list-manipulation... (line 1)
    syntax error
    [Break on this error] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.or...
    tiny_mce_gzip.php (line 1)
    syntax error
    [Break on this error] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.or...
    tiny_mce_config.p... (line 1)
    tinyMCE is not defined
    [Break on this error] if ( tinyMCE.isMSIE )
    page-new.php (line 229)
    theList is not defined
    customFieldsAddIn()custom-fields.js (line 10)
    wpOnload()page-new.php (line 36)
    wpOnload()page-new.php (line 36)
    wpOnload()page-new.php (line 36)
    wpOnload()page-new.php (line 36)
    [Break on this error] theList.showLink=0;
    custom-fields.js (line 10)<em>

    Anybody know what to do?

    Forum: Installing WordPress
    In reply to: Make a FAQ
    Thread Starter pablosan

    (@pablosan)

    I think I have the answer but its only a problem.

    Quicktags are not showing in the post editor.

    Is there a setting I’m missing? I’m using 2.1

    Thanks.

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