Various issues in 1.0.10 update
-
These new issues were observed in 1.0.10 update:
In function
custom_breadcrumbs()
the textdomain'hotel-inn'
is used instead of'lawyerfirm'
.In function
custom_page_callback()
settings a$_POST
variablemessina_blog_free_back_top_top_enable_form
is checked which is defined nowhere and also aPHP Warning: Undefined variable $current_target warning in functions.php on line 526
is caused if the “Layer Firm Free” settings page is opened and also invalid inline script codejQuery('#').click()
is generated.The Copyright Text default setting in Customizer > Theme Options > Copyright Section is now set to
'1'
instead of''
so a 1 is shown in frontend footer if no text is defined by user in Customizer (you can see that 1 also on your theme demo website and also other problemes with the breadcrumbs which we did not look at because we do not use them).And another issue which has been there also before 1.0.10, there are two extra closing
</div>
in functioncustom_page_callback()
in lines 484 and 485 which should not be there.lawyerfirm 1.0.10, WordPress 6.6.2
- You must be logged in to reply to this topic.