Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Hopefully you figured this out after 2 months, 3 weeks with no help/replies. As for the CSS I would try to use !important at the end to see if that helps. Example:

    .inf_infusionsoft .inf_infusionsoft_form_content button { background-color: #166734 !important; }

    Make note of the ; being AFTER the !important. If you had multiple css entries not working each one would need the !important. If this doesn’t fix it, the only other way would be to inspect it live. I use chrome so I just right click and hit inspect. You can also bring this information up using F12 in chrome. This allows you to see the actual css selectors. It may be that the button has a different way it needs to be selected on the other page because of extra html/css added around it.

    This is very frustrating and something they need to address asap. Not only do we technically have 2 different companies in our IS app but we also have two separate sites for one company. We have our public free community blog site and we have a membership site. This is for the SAME COMPANY WITH DIFFERENT WORDPRESS INSTALLS and I can only use IS plugin on one site. Sigh..

    Having said that, we have access to Bloom (from Elegantt Themes). Bloom is the plugin that IS forked to create the IS plugin. I use that on my other sites and it works fine. Honestly might (if I can find the time) replace IS plugin with bloom on the one site it’s on.. Bloom get’s updated regularly. This plug has been over 5 months.

    What I’m about to say doesn’t really help you since everyone and every server is different. Having said that, I’ve been on PHP 7 since it was possible to be on it.

    When I first installed this plugin it was on PHP 7 and it still is. It works. There are definitely some quirks or bugs every now and then but nothing that prevents me from using it.

    Sometimes the image doesn’t show up how I want it, or the custom CSS I use doesn’t get applied correctly. Stuff like that.

    The only major issue I had was when the plugin first released, if your optin names had special characters in them like an underscore or dash, it would cause all other optins to disappear from selection inside IS Campaign Builder WordPress Goal (the optins still existed on wordpress… just couldn’t select them in IS).

    I just don’t put ANY special characters in my optin names .. problem solved. Not sure if this was ever fixed.

    Hope that helps your fears. I think you’ll be totally fine, though I would suspect a lot of the weird quirks/bugs we are experiencing has to do with what you posted here. It’s been 5 months since they updated.

    We have elegantt themes purchased with access to Bloom which is the code Infusionsoft forked to make this plugin. If you want these features you might try that. You have to manually set up integrations with Infusionsoft and it isn’t as slick, but functionality wise it works better and get’s updated way more often.

    This appears to be functioning correctly. It was not designed to do this. Here’s why:

    User gives fake email, user clicks button, user is marked as having email confirmed, user did NOT in fact confirm email.

    Marking someone as confirmed that has not confirmed messes up a lot of stuff that I won’t go into here. The point is to have them receive the email and click something saying they got it and they want more.

    That box is purely there as a sort of catchall “by clicking here you agree to let us send whatever we want to send you whenever we want… enjoy”. This way if someone complains you can say… well I had that checkbox that said you agreed to get my stuff.

    Side note: I don’t personally use this

    • This reply was modified 7 years, 4 months ago by matthewburt.

    I think I know why the duplicate (and in turn the split test) doesn’t work either.. UNDERSCORES

    I assume it’s the same problem as the hyphens, only this time we are not in control of the naming conventions. It either puts _copy or_child at the end of the name depending on duplicate or split test respectively

    good grief.. yeah I have the date of the blog posts in my title. Example: “2017-05-30 Blog Content Upgrade Title”

    very annoying.. I NEED MY HYPHENS

    So you are going to have to recreate all 25+? You can’t just rename?

    Never mind, I re-read and realize you already stated you HAVE to rename. I actually figured that out myself but I was hoping I was wrong. I had to delete everything too but I put in one form only with hyphens and it showed up. I’m sure if I add another it will break.

    • This reply was modified 7 years, 9 months ago by matthewburt.

    Yeah, lol I was trolling these forums while I waited on chat support haha, figured there might be others who needed help

    Watched the video and I am 99.9% sure that this is directly related to the bug I mentioned. I’ve already spoken with support and they assured me this was a known issue they are working on as we speak. Mine showed the newest one only but wouldn’t show any others. Yours not showing any at all is a bit odd but you also have A LOT more forms than I did.

    The crazy thing is, I just now had to delete all forms, remake the ONE I actually had working from scratch and obviously change the shortcode ID on my blog post content upgrade to get the form to work.. even though I never re-published my campaign after adding in the second optin goal/sequence.

    Hope they get it fixed soon, I’m frustrated as well.

    PS
    You might try contacting support as well to let them know you’re not seeing any and that you have a lot of optins created. It may help them? Who knows… I used the chat option in infusionsoft when you click the ? at the very top bar

    • This reply was modified 7 years, 9 months ago by matthewburt.
    • This reply was modified 7 years, 9 months ago by matthewburt.

    Probably need some more info but I assume you are using the new WordPress Opt-In Goal inside Infusionsoft and then double clicking it to set the opt-in form. If you are doing this and it isn’t showing up there is something wrong with the API connection in wordpress plugin settings.

    There is currently a bug where if you create multiple optin forms only the newest one shows up under Infusionsoft WordPress Opt-In campaign goal, but since you only had one form this shouldn’t matter.

    I would check to make 100% certain the API key and app name are correct and that there is a checkmark on the right hand side by your app name when you look under WordPress Sidebar Menu -> Infusionsoft -> Settings. When you hover over this checkmark it should say “Authorized” in the tooltip that pops up.

    • This reply was modified 7 years, 9 months ago by matthewburt.

    I assume you are talking about the tab menus at the top of an actual optin form creation and not the Infusionsoft menu in WordPress Admin.

    With that assumption, let me suggest what may be happening. The display settings only show up for certain types of optin forms. For example, if I choose “inline” as my opt-in form type then there is no display settings. The shortcode puts the optin form wherever you place the code directly on the page.

    The plugin works by allowing you to create optin forms of all different types that look great (thanks to Bloom plugin fork from Elegant Themes the makers of Divi).

    1. You have to link your Infusionsoft Account (api key and app name) in the WordPress Infusionsoft Plugin under Settings.
    2. Once this is done you can create a campaign inside Infusionsoft and there is a new goal called WordPress Opt-in near the bottom of the goal list.
    3. Choose this goal and then do everything you normally do to create a sequence that applies tags and link the goal to the sequence.
    4. DON’T FORGET: You need to choose the optin form on the goal by double clicking the goal

    P.S. As of 2017-05-31 There is currently a bug for some users where if you create multiple opt-ins only the newest one will show up in the Goal to select inside Infusionsoft. This is a known issue they are working to resolve.

    • This reply was modified 7 years, 9 months ago by matthewburt.

    Thank you for the suggested workaround since it appears the developer has disappeared.

    matthewburt

    (@matthewburt)

    Ok… I have confirmed that this only happens when I have my current theme active; HOWEVER, NO other plugin causes this issue with my current theme. If you aren’t going to support this anymore hand it off to someone else or at least tell us what’s causing this so we can fix it ourselves.

    matthewburt

    (@matthewburt)

    This is still an issue. I have 1.4.8.2 enabled as of 02/16/2017. My Post Titles and Post Comments ALL revert to the very first original post we ever did EXCEPT for the most recent post which works fine. This only occurs AFTER clicking through to the actual post page. The main page where the blog excerpts are work fine, showing the correct title/picture/excerpt content/etc but when I click in to view the full post the Title is our original first post title as well as 8 comments on said post from the original and not the more recent post.

    Again, the MOST RECENT post is unaffected but all other posts do this.

Viewing 14 replies - 1 through 14 (of 14 total)