Search found 9 matches

by maroso2602
Mon Oct 28, 2013 11:56 am
Forum: WPSubscribers
Topic: Upgrade from Unlimited license to Developer. How To?
Replies: 1
Views: 8543

Upgrade from Unlimited license to Developer. How To?

Hi,

I want to upgrade my unlimited install license to the Developer license. Please let me know how to do it.

Thank You.
by maroso2602
Fri Jun 28, 2013 8:29 am
Forum: WPSubscribers
Topic: Feature Request: Sticky Widget Optin
Replies: 0
Views: 6589

Feature Request: Sticky Widget Optin

Hi, this is a feature request. Can you make sidebar widget optin to stick when people scrolls down the page. To understand what I mean here is a live example: http://leahbutlersmith.com/

Just scroll down the page and you will see on the right, in the sidebar, an optin form, and when you scroll ...
by maroso2602
Wed Nov 14, 2012 4:02 am
Forum: WPSubscribers
Topic: Show custom optin in Thesis Feature box
Replies: 1
Views: 6835

Anyone. Any suggestion?
by maroso2602
Tue Nov 13, 2012 3:13 pm
Forum: WPSubscribers
Topic: Show custom optin in Thesis Feature box
Replies: 1
Views: 6835

Show custom optin in Thesis Feature box

Does anyone know how to put the costume code/ shortcut in thesis 1.84 feature box? I've tried it but nothing happens.
Thanks
by maroso2602
Sun Oct 21, 2012 6:38 am
Forum: WPSubscribers
Topic: CSS problems with one of my themes
Replies: 9
Views: 18472

Problem solved. Thanks... :)

Update: Every time I'm working in the headway's visual editor somehow headway clears the cache and rewrites the general-b936011.css file ( http://iguanacareguide.org/testblog/wp-content/uploads/headway/cache/general-b936011.css?ver=3.4.2 ) to the original version ...
by maroso2602
Sat Oct 20, 2012 3:39 pm
Forum: WPSubscribers
Topic: CSS problems with one of my themes
Replies: 9
Views: 18472

Thanks, but where can I find the "general-b936011.css" file? I've searched in the template folder but didn't find it.
by maroso2602
Thu Oct 18, 2012 6:02 pm
Forum: WPSubscribers
Topic: CSS problems with one of my themes
Replies: 9
Views: 18472

I've solved the problem with in post opt-in form. I've added this into the custom css box:
.ia_form form input {display: inline;}

It's displaying fine now

It's running fine now for post opt-ins, but I can't figure out how to solve the opt-in popup. Live example is here: http://iguanacareguide.org ...
by maroso2602
Thu Oct 18, 2012 9:40 am
Forum: WPSubscribers
Topic: CSS problems with one of my themes
Replies: 9
Views: 18472

Forgot to mention, that the optin popup shows fine in preview mode.

I've tried this to (from here: http://forum.obviousidea.com/threads/570-More-Form-Documentation-Post-Forms )

To have email and name in the same line: .wpsform br { display: none;}

to center the optin form: #ia-optin-form {margin ...
by maroso2602
Wed Oct 17, 2012 12:11 am
Forum: WPSubscribers
Topic: CSS problems with one of my themes
Replies: 9
Views: 18472

CSS problems with one of my themes

Plugin is working great with profits theme but when I use headway theme the name, email and subscribe fields doesn't show correctly, they show outside the popup/box. The subscription process goes fine.

I've tested it on a demo wordpress install only with headway theme and wpsubscribers plugin and ...