Word.. I dig it!
http://diaryofahollywoodstreetking.com
Chris, I wanna catch up with you when I am back in Los Angeles this fall. I checked out some of what you are doing and I think it would be cool to chop it up.
Chris, Thats awesome.. Even tho I dont have the tech know-how to run the tests Radu wants.. I have the shim and will activate it tonight and see what happens..
This sounds like GREAT NEWS guys!!
Sorry I was not able to help with testing the shim.. I have been trying to play catchup. Reverting from v1.71 to 1.6 eased much of the stress on our server.
Also, It is way outside my technical expertise to run the tests you needed, although I would be willing to let you Radu (or Chris for that matter) access our back-end (no pun intended).
Otherwise anything I CAN do to help I am happy too.
Thank Chris
I thought it was Yoast and tested extensively with and with out.. Same spikes with WordPress SEO disabled for 2 days over the weekend.
Now I have to find a version of 1.5
Radu or anyone, what functions would be lost going backwards to 1.5? Are there instructions for rolling back versions? Specifically I don’t want to lose pages or settings.
Thanks again.
Hi Chris or Radu…
Do you recommend us reverting to v1.6? Our traffic is dismal and I can only attribute it to the server load and assumption that users are affected and going elsewhere.
Not sure how long till a fix is coming; nor whether we can hold out till then.
Thanks,
Chris, I feel your pain… Same thing we were talking about (re server load) since Friday.
We are having the same problem with v1.71… maxing out resources we had to up memory in php.ini to 2048M just to function without to many errors. But not sure we can handle normal traffic of about 40k – 60k uniqe users per day.
The option to go back to old theme is not possible. We had to go head in on this one, with all the changes made to make our content fit NewsMag its just not an option.
Should we roll back to 1.6? We originally launched with 1.7 so I can not say for sure whether 1.6 would be stable.
-
This reply was modified 11 years by
mrmorrison.
allocating 2048M seems to be the sweet spot!
php.ini
max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
max_input_vars = 1000
;memory_limit = 512M ; Maximum amount of memory a script may consume (32MB)
memory_limit = 512M
RIGHT ON MANE!!!! Thanks first i’ve heard or seen it can go that hight. Should I do it across the board (in the wp-config setting I made and the php.ini?
Chris. What’s your thoughts on yoasts wordpress SEO.. I think its sucks major server resources and all I really like is the sitemap creator.. do you recommend a solid sm creator and updator that includes images?
We make money on our site.. Are happy to pay anyone resonably for their services… 205k photos took me 13 hours on shitty broadband in paris. now folder by folder in caesium.
thanks again.
Thanks Chris.. ima try the caesium way.. no more plugins then necessary.
Thanks for the tips..
Do you reccomend a plugin to compress images. We have over 14000 originals x 10 (or so) thumnail versions of each. Over 100k mostly jpgs.
GENIUS!!!
Easy Add Thumbnail worked perfectly Lucian, thank you! Saved me weeks of trouble.
I know your issue #2 is a bug with version 1.7.. Upgrade to 1.71 fixes that.
Alin, I fixed it by deleting these divs:
<div class=”td-container”>
<div class=”td-container-border”>
Thanks for the attention on this.. All sorted now!
Alin, thanks, but its still breaking the sidebar.
See here: https://www.dropbox.com/s/rb67cnr8ycpgzat/breaking%20sidebar.PNG?dl=0
any other suggestions?
Hi Alin,
I don’t understand what you are saying I need to do.
you css is doesn’t been applied – http://screencast.com/t/V3K0Y5np
Please try to remove it and check if you still have this issue.
What should I remove?
Thank you!
Thanks Alin.. I was able to fix over the weekend. but wasnt sure if it would throw something else off with the fix I employed.
I was able to fix it by changing this style in style.css from 339px to 338px
.td-block-span6 {
width: 338px;
padding-left: 20px;
padding-right: 19px;
but is this going to cause an issue somewhere else?
Hi Alin,
Your styling fixed the center issue.. But it seems to have created another issue.
Now when viewing on tablet it causes the sidebar to not display proper as seen here: https://www.dropbox.com/s/9k1y17aw15tg2p8/IMG_0275.PNG?dl=0
Please advise. Thank you.
yes this worked perfectly thank you!
but, the same style does not work for the other one seen here, is it possible you shoot me the style for that one too?
Thanks again!
https://www.dropbox.com/s/6gg2o5anwn96g4z/second%20row%20center.PNG?dl=0
login: client
pass: client
Update: I was able to fix it by changing this style in style.css from 339px to 338px
.td-block-span6 {
width: 338px;
padding-left: 20px;
padding-right: 19px;
but is this going to cause an issue somewhere else?
Thanks,
I’ve tried the stock 1.71 style.css < does not fix
anyone? I’m a little disappointed that the prolific sage, Chris S doesn’t have an answer.
Everything still displays perfectly (on the desktop) everywhere except on the Chrome browser.
Really need help on this its driving me nuts.
Thank you in advance!
Thanks Alin.. I changed the shortcode and now the full code input for the ad looks like this:
<div class=”td-container”>
<div class=”td-container-border”>
<div class=”td-pb-row”>
<?php echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_8"]‘);?>
</div>
</div>
</div>
but still displays like this: https://www.dropbox.com/s/zcmpbujswd6vbiq/shortcode%20ad.PNG?dl=0
page used for screenshot (third 2 row advert in center column): http://dev.diaryofahollywoodstreetking.com/kenya-moore-millionaire-matchmaker-sponsor/
login: client
pass: client
you can see example of the issue/website here: http://dev.diaryofahollywoodstreetking.com/weezy-says-fck-cash-money/
login: client
pass: client
thanks,