Hello,
Updated to Wordpress 3.4 now showing errors:
get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead
Could you help?
Hello,
Updated to Wordpress 3.4 now showing errors:
get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead
Could you help?
In propulsion\framework\php\inc-autoconfig.php replace:
$avia_base_data = get_theme_data( AVIA_BASE . '/style.css' );
with
$avia_base_data = wp_get_theme( AVIA_BASE . '/style.css' );
I'll notify Kriesi about the warning message.
Hi
When I replace the above, the site completely changes, it shows the propulsion demo template, only with my content.
Hi,
Kriesi has been flagged to this thread so he can take a look. Let us know if you have other issues.
Regards,
Mya
Hi!
As a temporary fix you can hide the warning messages - see: http://codex.wordpress.org/Editing_wp-config.php#Debug
Best regards,
Peter
Hi,
Great idea for a temporary fix, this removed errors!
Thx
If you have any additional issues with the update, let us know ASAP. I've updated my test live installation and will hopefully have all the bugs reported in the next week to Kriesi as wel :)
Regards,
Devin
So now I've noticed the images for the sideshow appear only for a second then you only see the load progress. Is there a remedy for this?
I've already updated all the plugins.
Thx
Hi O5,
Do you have a link to the site where we can take a look? I'm not running into the same issue with any of my Propulsion sites so far.
Regards,
Devin
Hi,
Mya has login info for the site.
Thx
I've tagged Mya so she is alerted to the topic in that case :)
Hi O5,
Can you try disabling your plugins and using the most recent version of the theme. There might be a conflict with one of the plugins running as well as issues with the 1.2 version of theme in WP3.4.
Regards,
Devin
Hi Devin,
I tried to disable but nothing happened, still not showing slideshow images.
Thx
Hi!
Kriesi will release an update in the next few days which will fix this warning message.
Regards,
Peter
Hey Dude,
Any idea how soon the update will be ready.
Thank you
Hi 05,
Hopefully within the next couple of weeks if not sooner. Once Kriesi is done with the updates ThemeForest must review so there's a bit of waiting period.
Regards,
Mya
Interesting, according to Kriesi's Facebook page and Twitter, Propulsion is updated 1 day ago to ver. 1.4, so I downloaded it from ThemeForest.
In version.rtf I see 1.4 but when you open style.css there are still 1.3.2
?
Regards
Hi Mya,
So is the update ready according to VBM. If it's going to take a couple of weeks, is there a work around for me, currently none of my sideshow images appear?
Thx
Hi,
I've updated the new files for the new release but still the slide show doesn't work. Any suggestions?
Thx
so ... is Propulsion updated to 1.4 or not? according to FB and Twitter it is.
Why is still version 1.3.2 in style.css in ThemeForest download and 1.4 in version.rtf, did you miss to update some more files maybe, not just style.css?
@VBM - no. I checked my files and it seems like Kriesi forgot to update the version number in style.css (it still says 1.3.2 instead of 1.4). However if version.rtf contains the change log for 1.4 you've the right (and updated files).
@O5 try to deactivate all plugins - probably one causes a js error.
Hi Dude,
I've found the conflict, it's a result of using the code at this link http://www.kriesi.at/support/topic/disable-mobile-menu-regular-menu-instead-of-drop-down#post-53419
Apparently when the select a page drop down is disabled it throws off slide show. Any way to still disable select a page drop down for mobile devices without causing problems with slide show?
Thx
Hi!
Can you post a link to your website please - I'd like to debug the js error myself. To be honest I'm pretty sure that something else causes the js error.
Best regards,
Peter
Hi
Can I email you the link? Will you need backend log in also?
Thank you
You must log in to post.