theresavs
Forum Replies Created
-
Forum: Reviews
In reply to: [Contact Form Email] Works great except for…Awesome; thanks!
Ok weird. Now it just suddenly started working. I’d still like to know why though. I sent you an email to support so maybe you fixed it for me on your end?
Forum: Plugins
In reply to: [Easy FAQ with Expanding Text] Plugin stopt working after updateSame thing here after also upgrading to WordPress 3.8. Reverted plugin back to 3.2.2.
Forum: Plugins
In reply to: [Reliable Twitter] [Plugin: Reliable Twitter] Stopped working? Here's a fix…None of those solutions worked for me, but knowing that the feed works using user names instead of the ID, I used this instead:
(“https://api.twitter.com/1/statuses/user_timeline.rss?screen_name=” + accountid)Then I replaced the user ID with the user name instead.
Forum: Plugins
In reply to: [Spam Free WordPress] [Plugin: Spam Free WordPress] No password fieldThanks for catching the extra jquery calls. I removed the extra ones in the head section, but even after deactivating all the plugins, the password field still doesn’t show up. I’m just going to give up for now. Thanks for your help.
Forum: Plugins
In reply to: [Spam Free WordPress] [Plugin: Spam Free WordPress] No password fieldI just did that and the password field still doesn’t show up. Like I said, I’ve deactivated all the other plugins before and it still didn’t work.
Forum: Plugins
In reply to: [Options Framework] Options Framework: Typography issuesI believe I tried that and it didn’t work. Also, I would still like it to output the entire font family.
oh! i just figured it out. There are too many quotes.
Yours should look something like this:afterChange="function() { jQuery('#about-slider').css('background-image', 'none'); }"
It doesn’t render a perfect transition though. It’s a bit jumpy going from one slide to another when the image size is different. I had to mess around with the animSpeed to get it looking so-so.
hmmm…doesn’t look like it works for me either.
Did you try this instead?: controlNavThumbs=”nextgen_thumbs” to activate the thumbnails?
Correct me if I’m wrong, but I think you’re missing the # before the about-slider in your short code for the afterChange.
Hi guys, add this to your style.css:
.nivo-slice {background-position: center center !important}
Forum: Fixing WordPress
In reply to: Integrating Bludomain sites with WordPressDepending on the Bludomain template you purchased, it may or may not allow distinct URL’s for the different pages and galleries. If it does, then you can link directly to them from your WordPress blog. If not, the only option you have is to link to your flash site in general.
I build photographers’ blogs and blogsites for a living and more of my clients are opting to go with blogsites in which galleries are managed within the WordPress structure and interface.
Forum: Plugins
In reply to: [Plugin: Protected Post Personalizer] Post text doesn’t changeNever mind. For some reason it started working. I thought I had cleared my cache. Weird!
I was wondering if the half hours could be added as a default, or even better, maybe a manual time be specified?