Same problem here with the “infinite loading” posts for blocks.
Hi,
Here I’ve put after paragraph number 3, but it shows at the top of the content: https://www.elquintobeatle.com/2019/04/14/celebraran-blur-veinticinco-aniversario-parklife-concierto-especial/
It’s a custom cloud template.
Thanks.
Same here.
It only appears at the top of the content, but never respects “after X paragraph” feature.
Same here!
Hi,
Yes! It was because of a plugin. Thank you so much!
Hello,
But what should I change then?
“Round” or “Number_format”?
“Decimals 1” or “Precission 1”?
This is a mess. Could you provide me the original archive with the modifications?
It’s unclear what I should do and I do not want to break my site.
Hi,
Where’s exactly that code? This is ‘234’ line of that archive:

-
This reply was modified 7 years by
angelgallegos.
Hi,
The link I show has a 8,0 in the review score.
I have changed “round” to “number_format” but, as you can see, it does not work.
Thanks.
Hello,
I have edited that archive adding this line:
$result = number_format( number: $total / $cnt, decimals: 1);
However, it does not work: https://www.elquintobeatle.com/2019/02/19/xiu-xiu-girl-with-basket-of-fruit/
And it gives me 500 error page when updating posts.
Hello Simion,
If I enter the code in the theme panel custom CSS section, it works fine.
Hello,
As you can see, the ‘auto loading’ feature is working, but there’s no loding icon showing so the users does not now it exists.
When will you implement the ‘auto loading’ after 75% of the content is read?
Thanks
Hello Simion,
I think the problem is because ‘Author Box’ selects the avatar looking trough ‘user email’ variable, and we are using same email for contributors.
In ‘page-author-box.php’ I found this:
<?php echo get_wp_user_avatar($part_cur_auth_obj->user_email, '96'); ?>
And we changed for this:
<?php echo get_wp_user_avatar($part_cur_auth_obj->user_id, '96'); ?>
So I imagine we can do the same for ‘Author Box’, but I don’t know where is that block template.
Thanks.
Hello Catalin,
I think our site and server are OK because we have added some customized author template without any problem (https://www.elquintobeatle.com/author/elquintobeatle/).
How can we fix this?
It’s not ‘Big Grid Full’, it’s ‘Slide’ because we want to show one post by one and it’s the only one element that allows us.
Hello,
It didn’t work neither. Are we sure is ok with Cloudflare or cache?
If I make it work I would remove that adsense codes. No problem about that.
Thanks!
Hi there,
I made a CSS customization on Template 2, but smart sidebar is not working if I try it on any post, for example, using Template 6 or 7 (which has no personal customization). Could it be a Cloudflare conflict because of javascript?
Hello Simion:
– But the problem only started happening when I updated the theme to 8.6 version. Is that normal?
– Also: how can it be a plugin conflict if in mobile the icons show fine?
Thanks.
Hi there,
Same problem here: https://www.elquintobeatle.com/2018/01/17/the-orielles-estrenan-blue-suitcase-disco-wrist-nuevo-adelanto-album-debut/
In mobile works fine, but not in desktop. I tried to flush cache, Cloudlfare and browser cookies.