Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • @doodlebee

    Thanks for the code. For some reason it’s only working in Firefox for me, but not Safari. In safari, it only shows on individual posts, not on the home page.

    Not sure if you can help, but I have the same problem with the “related posts plugin” and the “share this” plugin. Neither show on the home page, but if you click on the post itself, it shows up. Any thoughts?

    http://inpencilmusic.com

    you can see there

    Thread Starter inpencil

    (@inpencil)

    I think I got it fixed now! You guys really helped thanks.

    Thread Starter inpencil

    (@inpencil)

    You guys are awesome, thanks so much. I think it may be fixed now. I disabled that plugin completely – my site is now a lot slower, but I’ll work on fixing some other errors on the site.

    The feed only shows the post title now, is there a way to show the excerpt or full text? Maybe I just need to do a new post and it will be correct.

    Under Reading settings, I see the option “for each article in a feed show:

    summary
    full text”

    I have full text checked off, but still is only showing the post title in the feed.

    http://inpencilmusic.com/feed

    Thread Starter inpencil

    (@inpencil)

    @apljdi thanks for the reply. I think .htaccess could be it. I had to update it, first for SuperCache plugin, then switched to W3 Total Cache plugin (seemed to make my site a lot faster).

    Here’s my current .htaccess file, seems like something should be removed, since I’m no longer using super cache. Any ideas?

    # BEGIN WPSuperCache
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    AddDefaultCharset UTF-8
    RewriteCond %{REQUEST_URI} !^.*[^/]$
    RewriteCond %{REQUEST_URI} !^.*//.*$
    RewriteCond %{REQUEST_METHOD} !=POST
    RewriteCond %{QUERY_STRING} !.*=.*
    RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$
    RewriteCond %{HTTP_user_agent} !^.*(Android|2.0\ MMP|240x320|AvantGo|BlackBerry|Blazer|Cellphone|Danger|DoCoMo|Elaine/3.0|EudoraWeb|hiptop|IEMobile|iPhone|iPod|KYOCERA/WX310K|LG/U990|MIDP-2.0|MMEF20|MOT-V|NetFront|Newt|Nintendo\ Wii|Nitro|Nokia|Opera\ Mini|Palm|Playstation\ Portable|portalmmm|Proxinet|ProxiNet|SHARP-TQ-GX10|Small|SonyEricsson|Symbian\ OS|SymbianOS|TS21i-10|UP.Browser|UP.Link|Windows\ CE|WinWAP).*
    RewriteCond %{HTTP:Accept-Encoding} gzip
    RewriteCond %{DOCUMENT_ROOT}/hermes/bosweb/web254/b2543/ipw.inpencil/public_html/wordpress/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html.gz -f
    RewriteRule ^(.*) /hermes/bosweb/web254/b2543/ipw.inpencil/public_html/wordpress/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html.gz [L]
    
    RewriteCond %{REQUEST_URI} !^.*[^/]$
    RewriteCond %{REQUEST_URI} !^.*//.*$
    RewriteCond %{REQUEST_METHOD} !=POST
    RewriteCond %{QUERY_STRING} !.*=.*
    RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$
    RewriteCond %{HTTP_user_agent} !^.*(Android|2.0\ MMP|240x320|AvantGo|BlackBerry|Blazer|Cellphone|Danger|DoCoMo|Elaine/3.0|EudoraWeb|hiptop|IEMobile|iPhone|iPod|KYOCERA/WX310K|LG/U990|MIDP-2.0|MMEF20|MOT-V|NetFront|Newt|Nintendo\ Wii|Nitro|Nokia|Opera\ Mini|Palm|Playstation\ Portable|portalmmm|Proxinet|ProxiNet|SHARP-TQ-GX10|Small|SonyEricsson|Symbian\ OS|SymbianOS|TS21i-10|UP.Browser|UP.Link|Windows\ CE|WinWAP).*
    RewriteCond %{DOCUMENT_ROOT}/hermes/bosweb/web254/b2543/ipw.inpencil/public_html/wordpress/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html -f
    RewriteRule ^(.*) /hermes/bosweb/web254/b2543/ipw.inpencil/public_html/wordpress/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html [L]
    </IfModule>
    
    # END WPSuperCache
    
    # BEGIN supercache
    <IfModule mod_mime.c>
      <FilesMatch "\.html\.gz$">
        ForceType text/html
        FileETag None
      </FilesMatch>
      AddEncoding gzip .gz
      AddType text/html .gz
    </IfModule>
    <IfModule mod_deflate.c>
      SetEnvIfNoCase Request_URI \.gz$ no-gzip
    </IfModule>
    <IfModule mod_headers.c>
      Header set Cache-Control 'max-age=300, must-revalidate'
    </IfModule>
    <IfModule mod_expires.c>
      ExpiresActive On
      ExpiresByType text/html A300
    </IfModule>
    # END supercache
    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress
    Thread Starter inpencil

    (@inpencil)

    sorry, the feed that’s semi-working is

    http://inpencilmusic.com/feed/rss

    Thread Starter inpencil

    (@inpencil)

    just used the dewplayer, way better, no problems.

    How do you configure this plugin? There are three versions, but no directions on how to set these parameters. Any help would be greatly appreciated.

    Thread Starter inpencil

    (@inpencil)

    no one else has this problem? anybody?

    @josephscott

    Thanks for the suggestions, strangely, it seems to have fixed itself! I’m not sure what I did, but everything works A-OK now. I did disable a bunch of plug-ins – first try produced no results, but also deleted plugins manually off the server, and maybe that did the trick. Thanks again. Resolved on my end. Hope everyone else gets it up and running.

    Thread Starter inpencil

    (@inpencil)

    Sparun, you rock. Thanks so much. resolved.

    thanks for figuring out, I had same problem with “music” directory, where I”m keeping all the mp3’s!! haha, so silly, but glad someone fixed this. Just need to alter the directory name.

    Thread Starter inpencil

    (@inpencil)

    awesome thanks guys. Been bouncing back and forth between using a template and building on my own. Finding that building on my own is better, as I’m not familiar with all the specific details that I’d need to override in the templates to get what i want out of it.

    Did this ever get resolved? I’m having the same problem. Enable xml-rpc is checked in wordpress – I also manually checked in the options-writing.php file, in it i find “enable_xmlrpc” checked as “1”.

    I’m using myweblog (mac application). Here’s the error code i’m getting:

    ‘<?xml version=”1.0″?>
    <methodResponse>
    <fault>
    <value>
    <struct>
    <member>
    <name>faultCode</name>
    <value><int>405</int></value>
    </member>
    <member>
    <name>faultString</name>
    <value><string>XML-RPC services are disabled on this blog. An admin user can enable them at http://inpencilmusic.com/wordpress/wp-admin/options-writing.php</string></value&gt;
    </member>
    </struct>
    </value>
    </fault>
    </methodResponse>’

    It says it’s disabled, but I’ve enabled it in wordpress, and also checked manually, no joy!!

    I have an open ticket with my webhost to see if it is a mod_security issue, so will let you know.

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