Forum Replies Created

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

    (@liquid_squelch)

    Hi @somewherewarm

    I am using a Child Theme now with Custom CSS in there, and I also have custom CSS in the Theme’s admin panel.

    The problem is, if I add the CSS code I pasted in my first post into the child theme’s css or the theme’s admin panel, it is always overwritten.

    If I open Chrome’s Development Toolbox, and check out the element, I can see my CSS has been crossed out, and the plug-in’s css is still in place. So I don’t think it’s a matter of the information not being passed. Maybe the code in the plug-in is happening after the my custom css code?

    Thread Starter W2LIE

    (@liquid_squelch)

    It looks like the website I was playing with didn’t have enough articles in the RSS for the ads to work properly.

    I’m now playing around with another site that has 30+ items in the RSS feed, and the Advertisement is posted after every RSS Item.

    Is there a way to make the ad inject after x number of RSS Items? Ex, every 5 RSS items inject an ad? It seems that RSS doesn’t follow the same rules as Paragraphs.

    Thanks.

    Thread Starter W2LIE

    (@liquid_squelch)

    I forgot to add.
    I post to facebook as {post_content} with “Share a link to your blog post” as the next option.

    So I would like this Link to the blog post to be wrapped with the google analytics tags.

    Thread Starter W2LIE

    (@liquid_squelch)

    I forgot to add, I post to facebook as {post_content} with share a link to my blog. So the FB post is basically a title with the Post description as the link back to my site. It is this {post_content} that needs to be wrapped in the link to my site with all the Analytical tracking information.

    Thanks again

    Thread Starter W2LIE

    (@liquid_squelch)

    It doesn’t look like that plug in does not allow me to put ads between posts

    Thread Starter W2LIE

    (@liquid_squelch)

    Definitely getting closer here!!

    I can now see an “upgrade” directory in my WP install.

    There is a directory called wordpress-34.tmp, and sub-directories beyond that. But – there are no files.

    The script still stalls at:

    Update WordPress
    Downloading update from http://ww.wp.xz.cn/wordpress-3.0.4.zip…
    Unpacking the update…

    Thanks again – and Happy New Year.

    Thread Starter W2LIE

    (@liquid_squelch)

    Httpd error logs are clean, and my php logs for the WP account doesn’t show anything other than [info] tags.

    This is in my error_log when I attempt to do an upgrade:

    [Thu Dec 30 20:05:56 2010] [info] Executing “/home/<account>/public_html/wp-admin/index.php” as UID 507, GID 505
    [Thu Dec 30 20:05:57 2010] [info] Executing “/home/<account>/public_html/wp-cron.php” as UID 507, GID 505
    [Thu Dec 30 20:05:58 2010] [info] Executing “/home/<account>/public_html/wp-admin/index-extra.php” as UID 507, GID 505
    [Thu Dec 30 20:05:58 2010] [info] Executing “/home/<account>/public_html/wp-admin/index-extra.php” as UID 507, GID 505
    [Thu Dec 30 20:05:59 2010] [info] Executing “/home/<account>/public_html/wp-admin/index-extra.php” as UID 507, GID 505
    [Thu Dec 30 20:05:59 2010] [info] Executing “/home/<account>/public_html/wp-admin/index-extra.php” as UID 507, GID 505
    [Thu Dec 30 20:06:01 2010] [info] Executing “/home/<account>/public_html/wp-admin/index-extra.php” as UID 507, GID 505
    [Thu Dec 30 20:06:02 2010] [info] Executing “/home/<account>/public_html/wp-admin/index-extra.php” as UID 507, GID 505
    [Thu Dec 30 20:06:02 2010] [info] Executing “/home/<account>/public_html/wp-admin/index-extra.php” as UID 507, GID 505
    [Thu Dec 30 20:06:03 2010] [info] Executing “/home/<account>/public_html/wp-admin/update-core.php” as UID 507, GID 505
    [Thu Dec 30 20:06:03 2010] [info] Executing “/home/<account>/public_html/wp-admin/index-extra.php” as UID 507, GID 505
    [Thu Dec 30 20:06:05 2010] [info] Executing “/home/<account>/public_html/wp-admin/index-extra.php” as UID 507, GID 505
    [Thu Dec 30 20:06:09 2010] [info] Executing “/home/<account>/public_html/wp-admin/update-core.php” as UID 507, GID 505

    And that is where it ends.

    Thank you for the help so far.

    Thread Starter W2LIE

    (@liquid_squelch)

    My error logs have been clean for the last 15 days.

    Thread Starter W2LIE

    (@liquid_squelch)

    Thanks for the info. I set my limit back to 64M in my php.ini and restarted Apache.

    I’ve set my define(‘WP_MEMORY_LIMIT’, ‘128M’);

    It seems I am getting closer to a solution. I now see this before everything halts:

    The update process is starting. This process may take awhile on some hosts, so please be patient.

    Enabling Maintenance mode…
    Updating Plugin xxxxxx xxxxx xxx (1/1)

    Maintenance mode does set. A tmp file is downloaded.
    When I look at the file owners, I see (example) that the group is ‘Website1’ and the owner is ‘Website1’.

    Thanks for the help. I see a light at the end of the tunnel and I am hoping it isn’t a train 🙂

    Thread Starter W2LIE

    (@liquid_squelch)

    Ok, this is how my php.ini is setup on my VPS:

    upload_max_filesize = 10M
    memory_limit = 256M

    I also have problems upgrading plug-ins on these installs as well. While an entire WP upgrade will fail right at “Unpacking the update…” it seems that my plug-ins actually download as “tmp” files in my wp-content directory and fail to go any further than that.

    Should my upload_max_filesize be increased?

    Thanks

    W2LIE

    (@liquid_squelch)

    I am bumping this thread because I have the same question.

    Thread Starter W2LIE

    (@liquid_squelch)

    Ok, I had to disable W3TC due to ERROR-500’s being generated to my iPhone. Once I disable W3TC, I can navigate my website.

    I wonder what can cause Error 500’s?

    It seems that once the cache timer expired, I then had the 500’s on my iphone. It was working fine when I first activated the plug-in, but it has been a beyond the cache timer since I’ve been back. I set the timer for 30 minutes.

    Thread Starter W2LIE

    (@liquid_squelch)

    I setup the CDN to use my local host on a subdomain to hold the content. Would I have to run the import to build the images into my CDN, or would that happen when the page loads after the cache timer has expired?

    The only “post” I have on my WP blog is the main page. It is the main page that has the 7 RSS feeds that displays 3 photo images from each feed.

    I just loaded the front page, and here are my latest stats: 18 queries. 10.974 seconds. That basically says to me that I’m loading the off site images from Smugmug where they are hosted.

    The website is: http://www.longislandfirephotos.com It is currently in “soft launch” right now while I try and get the final bugs killed. This is the one of the bigger final bugs I need to get done.
    My CDN is located a cache.longislandfirephotos.com

    Thanks for the help.

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