• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

eNews Extended Submit Button Not Displaying

Home › Community Forums › Epik Theme Support › eNews Extended Submit Button Not Displaying

Tagged: submit button

  • This topic has 17 replies, 4 voices, and was last updated 9 years, 9 months ago by Wes.
Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • April 22, 2013 at 11:59 pm #4115
    braddalton
    Customer

    The submit button is not displaying for the eNews extended widget. Works for the comment form and other functions which use the button but not with eNews. Working locally.

    April 23, 2013 at 11:47 am #4131
    Eric
    Customer

    Hello Brad,

    This is something you would need to ask the plugin’s author/developer in order to get the proper solution since this wasn’t developed by us.

    Let us know if you have any other questions.

    Thanks


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

    April 23, 2013 at 12:48 pm #4133
    braddalton
    Customer

    From Brandon.

     

    Hey Brad, It’s totally a feature of Epik, if you will. Check out the CSS (I’m looking at the theme demo’s since I don’t own it). Starting at line 2141, that set of rules is to hide the submit button. Can you let them know that their issue is with their CSS too? Thanks!

    April 24, 2013 at 1:39 am #4155
    Wes
    Moderator

    I’ll chime in since I created the theme. If you look around line 2141, you can replace that code with this code –

    `.enews input[type=”submit”],
    .search-form input[type=”submit”] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    margin: 15px 0;
    overflow: hidden;
    padding: 10px 20px;
    }`

    ….and then you can make your adjustments from there.

    This was designed based on the Genesis Sample theme at the time, and I like to leave some of the basic code inside while adding my own design around it. So they must of had it set to hide it by default in the Sample theme. The above code should fix it though.

    Wes

    April 24, 2013 at 1:53 am #4156
    braddalton
    Customer

    Its a great theme Wes. I’ve already written half a post on it and will finish the post once i’ve finished the site.

    Looking forward to working with the portfolio page as it looks great on the demo.

    Thanks for the help.

    April 24, 2013 at 11:09 am #4161
    snakeair
    Customer

    Thanks for this fix Wes, I was wondering about this for a week now.

    April 24, 2013 at 3:03 pm #4180
    Wes
    Moderator

    Great glad its working guys. Since I missed this, I will be adding this in the next (minor) update.

    April 25, 2013 at 1:25 am #4239
    braddalton
    Customer

    And the width also please Wes.

    April 25, 2013 at 12:59 pm #4251
    Wes
    Moderator

    Were you able to get it working?

    April 25, 2013 at 1:05 pm #4252
    braddalton
    Customer

    Got it fixed no problem just not sure why it displays full width by default.

    April 25, 2013 at 3:04 pm #4266
    Wes
    Moderator

    You can add a width to tha same code above like this –

    width: 250px;

    Then adjust as needed.

    April 26, 2013 at 12:57 am #4290
    braddalton
    Customer

    That fixes the enews form in the widget areas but not the home page slider area.
    `
    input, select, textarea .widget {
    width: 20%;
    padding: 0.6rem 0.925rem;
    }
    `

    This fixes the enews form on the home page but then the footer widget is messed up.

    April 26, 2013 at 1:08 am #4291
    Wes
    Moderator

    The code I posted was for the enews widget not the slider.

    This is all you should add/adjust for the enews widget –

    `.enews input[type=”submit”] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    margin: 15px 0;
    overflow: hidden;
    padding: 10px 20px;
    width: 20%;
    }
    `

    If you are having separate issues with the slider, then just create a new topic/thread for it since this thread is for the enews widget.

    April 26, 2013 at 1:25 am #4292
    Wes
    Moderator

    Also, do you have a link that we can take a look at?

    April 26, 2013 at 1:35 am #4294
    braddalton
    Customer

    Not using the Slider. Simply using the eNews widget in the Slider widget area on the home page.Your code fixes the eNews widget in most areas but not when placed in the home page slider widget area.

    Maybe it might be the CSS for the home page slider widget area thats the problem?

    Working locally.

    This code fixes the width problem when using the eNews widget in the slider widget area on the home page:
    `
    input, select, textarea .widget {
    width: 20%;
    padding: 0.6rem 0.925rem;
    }
    `

    But then the eNews widget in the footer has a tiny input area for the email address.

    April 26, 2013 at 1:57 am #4298
    Wes
    Moderator

    It works fine for me….I just placed it in the slider area on a local install, and it works the exact same. Make sure if you added any other custom code that it’s not affecting it.

    I would recommend not adding the code that you posted, because that will globally affect all areas of your entire site that use “input”, “select”, “textarea”, and “.widget”. If you add something to it, every other part of your site will be affected. If you need to adjust a certain “input” (for example) then you’ll need to specifically target that particular input by using the class or ID it’s attached to….otherwise you’ll have issues with a bunch of other parts of your site

    Let me know if you figure it out…..if not, you would probably have to setup a demo site for me to look at.

    It’s almost 2 AM for me, I’m going to try and get some sleep…..

    April 26, 2013 at 5:03 am #4303
    braddalton
    Customer

    Yes it works in the slider widget area but then when you place eNews in the footer it doesn’t work.

    April 26, 2013 at 1:18 pm #4311
    Wes
    Moderator

    You would have to upload this somewhere where I can actually see it.  I would need a live link in order to see the issue.

  • Author
    Posts
Viewing 18 posts - 1 through 18 (of 18 total)
  • You must be logged in to reply to this topic.
Log In

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 · Appfinite · Built With The Genesis Framework