Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #96301
    David
    Participant

    Hello,

    I am using this theme, when i want a featured content with images i am getting the error Fatal error: Call to undefined function esc_ulr() in /home/public_html/mysite.co.uk/wp-content/themes/e-commerce-pro/inc/featured-content.php on line 558

    any suggestions?

    #96319
    Mahesh
    Keymaster

    @davidmcarthur:
    Hi David,

    The issue is because of a small typo. It should be esc_url() not esc_ulr(). The issue will be fixed in our next update, which be released soon. For quick fix, you can do it by yourself. Edit ecommerce-pro/inc/featured-content.php line 558 and replace esc_ulr with esc_url. That will fix the issue.
    Thank you for helping us find out the issue.

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Error on featured content’ is closed to new replies.