shinymoon
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Virtue Theme not compliant with PHP 8.0 !??That is correct Hannah,
There is a Child theme which I have been told is based on / linked to the Virtue theme. It is the child theme which is active in WP. I tried to activate the Virtue theme itself – the website design gets messed up completely, but I did not see any errors indeed (but also the accessible content is also quite limited so not able to check everywhere).
It is worth noting that such issues (with PHP ver) happened before, about an year ago. I engaged the developer at that stage and she advised just to update the Virtue theme to the latest version. Which resolved the issue at that time. This time however the theme is up-to-date but the errors pop-up nevertheless.
Try this link for the website: s241619699.online.de
You will not see the errors as I am forced to continue with PHP 7.4 until I find a solution. I can of course go over to 8.0 for you to see the errors at a given point in time.
I appreciate your help!
- This reply was modified 3 years, 3 months ago by shinymoon.
Forum: Themes and Templates
In reply to: [Virtue] Virtue Theme not compliant with PHP 8.0 !??It is Virtue version: 3.4.7.
Unfortunately I didn’t design the website, I am just the user/owner, so I am not sure how to answer the second question… I’d be thankful if you tell me what to look into more specifically and where.
Your help is much appreciated!
Forum: Themes and Templates
In reply to: [Virtue] Virtue Theme not compliant with PHP 8.0 !??I get the following error when I switch from PHP 7.4 to 8.0 :
Warning: Undefined variable $attr in /homepages/20/d241619688/htdocs/wp-content/themes/virtue-child/single-products.php on line 92
Also:
Warning: Undefined variable $query_string in /homepages/20/d241619688/htdocs/wp-content/themes/virtue-child/templates/home/blog-home.php on line 44Warning: Undefined variable $portraitwidth in /homepages/20/d241619688/htdocs/wp-content/themes/virtue-child/templates/home/blog-home.php on line 62
Warning: Undefined variable $portraitheight in /homepages/20/d241619688/htdocs/wp-content/themes/virtue-child/templates/home/blog-home.php on line 62The layout of the website gets misaligned. I also noticed the CAPTCHA of the contact form I am using is no longer displayed in PHP 8.0 but that’s more of a plugin problem probably and not my main concern.
I’d be thankful for any help as I am a rookie with this!