Sebastian Echeverry
Forum Replies Created
-
Forum: Plugins
In reply to: [MudSlideShow] [Plugin: MudSlideShow] Cannot load GalleryThere are three known reasons why MudSlide can’t get galleries from picasa. Please send me a link to the site where I can see this situation, and tell me your picasa account (mine is [email protected] if you prefer to send me it privately) to check it in my local machine (sometimes a special char in the username is the problem and solve it is easy).
Forum: Plugins
In reply to: [MudSlideShow] [Plugin: MudSlideShow] Auto SlideshowYou can copy the configure data (wp-content/plugins/mudslideshow/scripts/hs(fb)-config.js) from the viewer you use and copy it into your theme directory, then edit it to automatically activate the slideshow (or any change you want like a new color, or a new transition, etc).
Forum: Plugins
In reply to: [MudSlideShow] [Plugin: MudSlideShow] Errors During ActivationDid the plugin work? Or the plugin installer refuse to install it?
Forum: Plugins
In reply to: [MudSlideShow] [Plugin: MudSlideShow] Shortcodes not recognizedDid the changes solved your bug?
Forum: Plugins
In reply to: [MudSlideShow] [Plugin: MudSlideShow] Shortcodes not recognizedDon worry. I like to improve MudSlideShow and solve bugs on it.
Flickr: flickr changed something in the API and MSS lost the ability to get the full-size image. I’m working in a way to get the original size image.
Picasa: MSS didn’t get the tag because of the ‘minus’ sign in your mail. I’ll modify MSS to get your mail correctly.
Forum: Plugins
In reply to: [MudSlideShow] [Plugin: MudSlideShow] Shortcodes not recognizedLink to the screenshot. I’ll try to figure where the problem is.
Hi there.
You can add CSS rules in your theme like this:
div.post textarea.sk-area {
width: 99%;
height: 80px;
color:#5188d2;
border:1px solid #cbcbcb;
background:#fcfcfc;
}Notice the ‘div.post’ at the begin of the rule. This change sets to apply the rule only if the textarea with class ‘sk-area’ is a child of a div with class ‘post’.
Add the rules you need in your theme.
If you have a page where I can see the Firefox isue, i would like to see it.
Thanks.
Forum: Plugins
In reply to: [MudSlideShow] [Plugin: MudSlideShow] Shortcodes not recognizedHi there.
Could you give my a link to see this situation? Better if you put flickr and picasa together in the same post to see what happen.
Hi Christina.
I’m working on this situation now, and I have founded a way to solve it. Wait the next release (maybe tonight) and update your gallery.
Kind regards.
Forum: Plugins
In reply to: [Plugin: Youtuber] Doesn’t work for me@mahmudfaisal Could you be more specific?
Could be a problem with other plugin, or Picasa is/was off-line, or a cache situation, not sure. Write a link so I can see the page and try to figure where the problem is.
Forum: Plugins
In reply to: [MudSlideShow] [Plugin: MudSlideShow] not workCheck the panels that retrieve external news into your WordPress Dashboard. If one of them doesn’t retrieved data, ask your hosting provider about this situation.
Forum: Plugins
In reply to: [Schreikasten] [Plugin: Schreikasten] A lot of errors in debugging modeOk, check the new release.
Forum: Plugins
In reply to: [Schreikasten] [Plugin: Schreikasten] A lot of errors in debugging modeWhich debugging plugin do you use?
Forum: Plugins
In reply to: [Schreikasten] [Plugin: Schreikasten] A lot of errors in debugging modeThanks to share this. I’ll check it.