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 :)
DFC005
tagDiv Member

Yes, brilliant. All my problems resolved. Thanks!

DFC005
tagDiv Member

The initial email ticket was entitled “Licence Key not working” sent on the 15th July.

I’ve just responded to the email ticket with a new response and have an automated response to that. Please let me know what else you need from me.

Thanks!

DFC005
tagDiv Member

I sent the email last month! I got an automated reply at the time but nothing since…

DFC005
tagDiv Member

We’ve already reviewed the first link and it wasn’t helpful at all.

As mentioned, this just worked “out of the box” with Apache and I had assumed it would be similar Nginx.

Here’s an example of a site on the old server: https://www.zerotackle.com/oops/

And here’s an example of a site on the new server: https://www.zerowicket.com/oops/

How do we tell Nginx to point to the Newspaper theme 404 page?

Cheers,
Matt

DFC005
tagDiv Member

Absolute nightmare guys! For some unknown reason, we had to re-activate our purchase code despite it being the same.

Lost over an hours worth of traffic. Any idea what has happened here and how we can prevent it in the future?

DFC005
tagDiv Member

Any ETA on Newspaper 11?

DFC005
tagDiv Member

I’m constantly seeing these sorts of logs in New Relic when there is a slow page load.

get_font_family_list

As you can see if the above image, 23% of the page load time was spent in the one TagDiv function called get_font_family_list.

Is that normal that it should take so long? Or is there something I can do to reduce that time?

DFC005
tagDiv Member

Here’s a link for my td_block_big_grid_3.php: https://www.dropbox.com/s/m1v55w18w9il6cy/td_block_big_grid_3.php?dl=0

Perhaps that will help you?

DFC005
tagDiv Member

No worries, I was able to resolve the issue quite easily in the code myself, at least for the Big Grid 3 which we use.

I just added the following to the foreach loop in td_block_big_grid_3.php

if($post_count >= (int)self::POST_LIMIT) {
break;
}

Not sure why something similar couldn’t be added across the board?

DFC005
tagDiv Member

Is there a particular reason why you don’t resolve this issue? And I call it an issue as it breaks a core WordPress function.

We use a blocks on the home page, including a Big Grid at the top. We’d love to be able to stick a post to this grid and in theory, it doesn’t seem like it should be that much trouble.

DFC005
tagDiv Member

Hi guys, I resolved the issue by unzipping the Newspaper.zip (inside the downloaded zip) and simply re-uploading the whole theme.

Hope that helps someone else!

DFC005
tagDiv Member

Good plan.

I’ve used this plugin to achieve the exact effect I wanted: https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/

Cheers!

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