cpres
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: updating the wordpress pluginFigure out your FTP information. If you don’t know your server and login information ask the person that setup WordPress for you for they most likely did it using FTP.
If you login to your hosting’s control panel (often cpanel or plesk) you can setup a new FTP account.
I’m having the same issue in a much simpler query.
$query->set( 'post_type', array( 'post', 'orarticle' ) ); $query->set( 'meta_query', array( array( 'key' => 'articletype', 'value' => 'Technology', 'compare' => '!=' )) );No fiddling I’ve done with adding post_types into the meta_query has done anything to help. I only get posts where there is an “articletype” set and that articletype is NOT Technology. It completely skips over every ‘post’ post_type which doesn’t have the meta_key for ‘articletype’
I’m having some hard times saving as well. When I click Save it just takes me to the home page (ie. no longer in the admin section)
When I go back it doesn’t show any changes I’ve made.
Try Resetting the Configuration on the slideshow. Looks like some of the fields in the javascript initialization are empty which is probably breaking things.
gpslideshow is an official shortcode from now on 🙂
Good idea for a new feature! No easy way to do that yet, all of that would be in the gallery.js and shouldn’t be too tough for me to figure out.
Forum: Plugins
In reply to: [Slideshow Gallery Pro] Header between menu and header graphicWhat doesn’t look right to you that you need to change the margin styling?
Forum: Plugins
In reply to: [Plugin: Slideshow Gallery Pro] paid version makes leafs disappearsuch a weird error! Try resetting your configuration
Hey Dave, weird error! Does this happen if you don’t display your thumbnails? It’s hard to see the true error without seeing it break
Forum: Plugins
In reply to: [Slideshow Gallery Pro] gallery-css.php css validation failThanks for the heads up!
This issue is fixed in 1.4. Give it a shot!
Forum: Plugins
In reply to: [Featured People] [Plugin: Featured People] Great plugin!!Good idea for a feature! Does sound like a bit of coding though, but I may be able to find a quick workaround
Forum: Plugins
In reply to: [Slideshow Gallery Pro] CDN CloudfrontI noticed you marked this as resolved. Did you figure out how to run the images through the CDN?
Forum: Plugins
In reply to: [Slideshow Gallery Pro] [Plugin: Slideshow Gallery Pro] gallery.js errorThanks ronthai
I switched the javascript code to this and the error seems to have conceded:
if (oh + h > 1) {e.style.height=oh+(Math.abs(h))+'px';}Thanks for bringing it to my attention. The fix will be apart of 1.4 update so make sure to do the update!
Forum: Plugins
In reply to: [Slideshow Gallery Pro] Managing capabilities for other user levels?Looks like this got double posted, here’s the real thread:
http://wordpress.org/support/topic/managing-capabilities-for-other-user-levels-in-slideshow-gallery