Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.
Known issue, similar images gone from all sites with Symbio 2.9.3 or older after upgrading WP to 3.7.1. Leo fixed it in 2.9.4, so I am afraid that to solve this problem you have to upgrade theme to the newest version.
@ajt wrote:
Known issue, similar images gone from all sites with Symbio 2.9.3 or older after upgrading WP to 3.7.1. Leo fixed it in 2.9.4, so I am afraid that to solve this problem you have to upgrade theme to the newest version.
+1 or roll back WP
You can download the wordpress version from here:
http://wordpress.org/download/release-archive/
You have to do manually installation of wordpress.
I’m not experiencing this problem. I’m upto date with everything and my similar images are loading properly since Leo’s last update. Not sure what to suggest.
Jo
@cathyslife stockphotos wrote:
You arent having the problem because it was fixed a couple of versions ago and you are probably on the latest version. i am still on 2.6.5. If i upgrade, all will be ok, but for now i just disabled similar images until i can spend the time to redo my site. 🙂
Do you have any experience in editing php files?
If so, you can fix similar images bug.
Leo fixed it in 2.9.4, it needs some new code only in one line:
https://github.com/orangeman555/symbiostock/commit/898995fc226f24d4e7df43f2a145db6b94888b51
In 2.6.5 you should edit file wp-content/themes/symbiostock/inc/classes/widgets.php
Go to line 829:
and change it to
That’s all.
It should work, but I’ve not tested it 🙂
You got it!
You must be logged in to reply to this topic.