Hi,
The guys in the studiopress forum told me to add debug to my wp-config and this is what i now have
I can remember when you folks logged into my site to fix the bad HTML you said you added something to the functions file:
Carl Hancock to me
show details 8 Mar
Hello Andy,
The enqueue function has been corrected on your site. There was an issue with how Genesis works that was causing the problem. We implemented some custom code in your functions.php file for your child theme (you can edit it and see it).
We are also making a change in the final release of Gravity Forms v1.5 so that custom code isn't necessary and the function works as originally intended in situations like this.
The custom code was implemented and the scripts and CSS are now enqueuing properly.
Thanks,
Carl Hancock
debug message showing on site:
Notice: genesis_add_image_size is deprecated since version 1.2! Use add_image_size() instead. in /vhost/vhost9/t/i/t/titaniumconsulting.co.uk/www/wp-includes/functions.php on line 3237 Notice: genesis_add_image_size is deprecated since version 1.2! Use add_image_size() instead. in /vhost/vhost9/t/i/t/titaniumconsulting.co.uk/www/wp-includes/functions.php on line 3237 Fatal error: Call to undefined function gravity_form_enqueue_scripts() in /vhost/vhost9/t/i/t/titaniumconsulting.co.uk/www/wp-content/themes/metric/functions.php on line 78
Posted 13 years ago on Friday March 25, 2011 |
Permalink