Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Ernesto Justiniano
tagDiv Member

Using now genesis, trying to change to newspaper but increases the load average to values in top higher than 100
With genesis under 3.
I have disable search and ajax search but still having the same problem.
Looking at newrelic we do have values web transactions average under 150 ms. After installing newspaper values go higher, 300 ms.
150K pageviews/day.
The higher values comes from wp_ajax_nopriv_td_ajax_block but we have let a very simple homepage.

Ernesto Justiniano
tagDiv Member

I have the same problem!

I do have to change the style.css to avoid this.

Ernesto Justiniano
tagDiv Member

Hi,

Ty for your reply. We are trying to resolve the problem of not having thumbnails for some posts. We have about 330.000 posts and this is a big number to use plugins like regenerate thumbnails.

We are using now a filter for the genesis theme (see here)

We find the first with function catch_that_image() and next we use function default_image_fallback($output, $args)

Our site is eju.tv
Test site prueba.eju.tv

And we want to do the same for Newspaper Theme. Can you help us with a filter code when there is no post thumb
is_null($this->post_thumb_id)

Kind regards

Viewing 3 posts - 1 through 3 (of 3 total)