cheltenhammedia
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Security – beeing hackedHi all, once you have removed the fake admin account and updated the WP GDPR check your siteurl in the database, some had been changed to a site in Morocco. We have not found any malware coding so far.
Forum: Plugins
In reply to: [Slideshow] Slideshow stopped working after upgradeno worries, I removed the new version and reverted back to the older version for now.
Forum: Plugins
In reply to: [WooCommerce] Moving the product price flagFurther to last post it appears that this is a Wootique issue and not WooCommerce. Anyone know how to move the price on Wootique?
Thanks for your response on this NorthDPole.
I tried working with your code but just coould not get it to work. I removed the include statement (line 13) for admin-page.php but the background would just not work at all. I could not find the $data = array(….); statement in the function you mentioned.
Any chance of emailing me anthony [at] cheltenhammedia [dot] com and I could go through this with you if possible?
Regards
Anthony
Hi guys, we are having the same problem.
We have assigned a background image to each page and that is working fine. But for each taxonomy (blog category) we have hard coded the background image for each category into the theme. The problem now is that we are getting (for a fraction of a second) the last image assigned using your widget before the hardcoded background appears.
When checking with firebug, your background is being called first before our customised one loads. We have tried to change this so that the default background is called first but to no avail.
It is a similar problem to what NorthDPole has and we wondered if you had incorporated his idea into an update? Otherwise, is it possible to insert a reset code into the widget so that it does not call the last assigned background image but assigns the default one instead?
Many thanks