hollowmyth
Forum Replies Created
-
I’m getting this error, too. Lots of errors and it appears like the site is unreachable for a while afterward, sort of like it is restarting. The site is on shared hosting on godaddy and I’ve got the entire uploads folder writable as 777. Any help would be appreciated.
I’m interested in this, but to use in the backend in my theme. I’d like to be able to sort the posts on their archive page by the highest-rated posts. Is there way to hook into that with the wp_query?
Forum: Plugins
In reply to: [Cyclone Slider] Not recognizing templateAh, it looks like in the template-assets.php, it takes the minified version of the styles first if it exists. If there’s no minified file, it’ll take the unminified version and concatenate that with the rest. So, by deleting the style.min.css and script.min.js files from my new template it worked.
Forum: Plugins
In reply to: [Cyclone Slider] Not recognizing templateI’m having the same problem. I’ve duplicated the myrtle theme into a cycloneslider folder inside my theme and it is not loading that template at all, just loading the default styles.
One more thing, it looks like the plugin is loading all the styles for all the templates via the template-assets.php. I know they’re pretty small but that’s still a whole lot of extra stuff in there that doesn’t have to load.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] V 1.9 Update ErrorI was getting the zend error after updating to 1.9.3. I tried upgrading to 1.9.4, but we’re still getting this error:
“Internal Zend error – Missing class information for in /web/ART/MAIN/wp-content/plugins/all-in-one-event-calendar/lib/lessphp/lessc.inc.php on line 4”Is something broken with the less class?