Home › Forums › Gillion Theme › Problem with helpers_blog.php & blogentry is empty
Home › Forums › Gillion Theme › Problem with helpers_blog.php & blogentry is empty
I am seriously considering changing the theme. There are many errors in the Gillion theme that I have managed to fix, but one issue remains unresolved. For example:
Uncaught TypeError: Unsupported operand types: string – int in /homepages/0/d963178849/htdocs/wp-content/themes/gillion/inc/helpers_blog.php:361 Stack trace: #0 /homepages/0/d963178849/htdocs/wp-content/themes/gillion/single.php(153): gillion_post_review_score() #1 /homepages/0/d963178849/htdocs/wp-includes/template-loader.php(106): include(‘/homepages/0/d9…’) #2 /homepages/0/d963178849/htdocs/wp-blog-header.php(19): require_once(‘/homepages/0/d9…’) #3 /homepages/0/d963178849/htdocs/index.php(17): require(‘/homepages/0/d9…’) #4 {main} thrown
Bitte eine Lösung, herzlich Dank.
<div id=”gtx-trans” style=”position: absolute; left: -16px; top: 494px;”>
<div class=”gtx-trans-icon”></div>
</div>
Hi there,
Would you mind sharing with us the version of PHP you’re currently using? This will help us to test it.
Currently, it seems that your PHP version might be a bit too new and causing some issues. We might have to work on a bug fix update for that.
Best regards,
Shufflehound team
Hey, thank you for answer. Well, I am currently using PHP 8.1
Best regards
I also figured out what could be the cause. I use a plugin with Classic Editor because I don’t to like new forms from WordPress and Elementor. When I want to post a default post, everything works fine as usual. But:
<div id=”gtx-trans” style=”position: absolute; left: 159px; top: 198px;”>
<div class=”gtx-trans-icon”></div>
</div>
Hi there,
It might be worth considering reducing the PHP version as an alternative solution. By doing so, you may find that the issue is resolved. It seems that some plugin developers have not fully fixed multiple issues related to PHP 8.*, which is why currently don’t use the latest PHP version for most of our live websites.
Best regards,
Shufflehound team