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

Yes, I set it up. It had been working until now. Do you think the 403 error message is because of that?

If so, I will try to regenerate the Youtube Api Key

mundoplus
tagDiv Member

Hi again,

I was able to solve the problem, and we successfully recovered the template.

However, I’m not sure how to edit the Authors template because I need to make some changes due to an issue with a plugin. The problem is that there is no “Edit with TagDiv Composer” button.

How can I edit it?

This is what I see:
https://postimg.cc/9DBkJxs2

mundoplus
tagDiv Member

Hello there.

We’ve had the problem of the stretched logo after the update in http://www.mundoplus.tv

We were able to track the problem down to line 436 of wp-content/themes/Newspaper/style.css that says:
width: auto\9;
instead of
width: auto;

After fixing that we had to delete the cached CSS file in our server and our CDN.

HTH

P.S. The stratched logo bug was not visible when authenticated

  • This reply was modified 5 years by mundoplus. Reason: Added P.S
mundoplus
tagDiv Member

Hi, I double check the documentation and I think that everything is right.

I just run two SQL request to DB to get:
Top 10 post sorted by views (ever)
Top 10 post sorted by views (7 days) as it is stored in DB.

As you can see : https://mundoplus.tv/top10.php

Publicaciones más vistas -> Top 10 post sorted by views (ever)
Publicaciones más vistas el los últimos 7 días -> Top 10 post sorted by views (7 days) as it is shown in DB

In 7 days option, there is a post from Feb 27th (more than 7 days)
Estrenos Disney+: Las series que se estrenan en marzo de 2021 (27 de febrero de 2021, 269 vistas)

And in top 10 ever, there is a post (2nd in top 10) from Mar 3rd that doesn’t appear in 7 days sorting:
+ Más Abril + Más Buenafuente, ya disponible Star en Disney+ (2 de marzo de 2021, 5067 vistas)

I think that the problem is in how posts are sorting in 7 days option.

Any idea about how to solve it?

Thanks!

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