Title: scott74's Replies | WordPress.org

---

# scott74

  [  ](https://wordpress.org/support/users/scott74/)

 *   [Profile](https://wordpress.org/support/users/scott74/)
 *   [Topics Started](https://wordpress.org/support/users/scott74/topics/)
 *   [Replies Created](https://wordpress.org/support/users/scott74/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/scott74/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/scott74/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/scott74/engagements/)
 *   [Favorites](https://wordpress.org/support/users/scott74/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 62 total)

1 [2](https://wordpress.org/support/users/scott74/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/scott74/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/scott74/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/scott74/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/scott74/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Non Numberic Errror](https://wordpress.org/support/topic/non-numberic-errror/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/non-numberic-errror/#post-14698724)
 * I fugured this out. Needed to add 0 in the subscription of the variant.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Add Customer ID to My Account Page](https://wordpress.org/support/topic/add-customer-id-to-my-account-page/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/add-customer-id-to-my-account-page/#post-14696619)
 * Ah, thank you very much. Just wanted to be sure that never changed as I’m heavily
   reliant of the customer using that ID in an app I licenesed. They need to enter
   that in the app so that we can go look up teir current subscription package through
   the woo commerce API.
 * Th;anksk for the TIP.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Add Customer ID to My Account Page](https://wordpress.org/support/topic/add-customer-id-to-my-account-page/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/add-customer-id-to-my-account-page/#post-14695354)
 * Thanks so is user ID the same as customer ID? I did find a setting in elementor
   that inserts user ID but did not know if that walways coorelates with cusetom
   ID and need to be sure ss the users need to copy their customer ID and enter 
   it into a applicatication I use to authenticate them
 * Thanks for the help..
 * PS>> your php code above that just goes anywher on a page and will render out
   of you have to coy the dashboard.php file over to a child theme?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[License Manager for WooCommerce] Short Code for License?](https://wordpress.org/support/topic/short-code-for-license/)
 *  [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/short-code-for-license/#post-14618112)
 * How is the license key delivered to the user then after they purchase?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] Mobile Width](https://wordpress.org/support/topic/mobile-width-4/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/mobile-width-4/#post-12630371)
 * Perfect thank you. That works great and eliminated the need to guess all the 
   media quires for aligning it on different devices.
 * One last question if you could give advice. I have a icon sitting on top of the
   form right now. I created a div around the whole form to place it. Would targeting
   the actual md form container be more reliable for the position of it?
 * I think to make it show above the form you have to apply enough top padding on
   the form to use it as a form background.
 * Reason Ii want to keep inside the form code is that I have a second form that
   is revealed by java script after the first one is filled in to gather more of
   the users info and if the image is not inside the form it stay when the second
   form is revealed and looks a little out of place..
 * If I can find a way to keep it inside the form, it would disappear when the first
   form is filled out.Thank you very much again for helping figure that out. The
   form looks great and no media quires needed for the button.
 * [https://www.loom.com/share/bfd8fe1bc9214783a68bf5bf1d6c48d8](https://www.loom.com/share/bfd8fe1bc9214783a68bf5bf1d6c48d8)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] Mobile Width](https://wordpress.org/support/topic/mobile-width-4/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/mobile-width-4/#post-12628687)
 * Weird thing is though is that I have to give that increase in – top margin on
   the button for the tablet and phone but those same pixel dimensions on a desktop
   them make the button to high…. stumped.
 * [https://www.loom.com/share/31d8734ee33e4f23953208abbd8ee33c](https://www.loom.com/share/31d8734ee33e4f23953208abbd8ee33c)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] Mobile Width](https://wordpress.org/support/topic/mobile-width-4/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/mobile-width-4/#post-12627751)
 * AHH… I had max for the submit button but had 11,7, and 3 for the email field….
   
   This has been a doozy to get working on all devices correctly…
 * For some reason I had to increase the min-height of button on mobile and the 
   negative top margin of it.
 * Only thing not working and not a huge deal unless the email if long is the padding
   right on the email field works when you shrink the screen down on desktop to 
   simulate smaller screen but on the actual phone the verbiage extends all the 
   way to the end under the join now button as if its ignoring the padding.
 * [Current Code Here](https://pastebin.com/Sj0hfPry)
 *     ```
       [md-form spacing="tight"]
       [md-text label="Enter you Email Address" icon="" desktopwidth="12" tabletwidth="8" mobilewidth="4"]
       [email* email-785 id:firstFormEmail class:yourEmail]
       [/md-text]
   
       [md-submit desktopwidth="1" tabletwidth="1" mobilewidth="1"]
       [submit class:submit1 "JOIN"]
       [/md-submit]
   
       [md-raw]
       <p style="margin: -20px 10px 0; font-size: 14px;">Receive exclusive offers from Tequila's</p>
       [/md-raw]
       ```
   
 * [/md-form]
 * [Website.](https://tequilamex.com/home-2/)
    Thanks again for your help….
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] Mobile Width](https://wordpress.org/support/topic/mobile-width-4/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/mobile-width-4/#post-12623583)
 * One little hiccup see if you can help me with. When this CSS is applied it seems
   to want to shorten the email width on the right side and keep if from expanding
   the full width of the mobile screen.
 * I attached some images with my theme section full width and the CSS turned off
   and with it turned on.. Since its just overlaying , not sure why it would shorten
   the email input field.
 * [Screen shot of gap here](https://imgur.com/a/gHKFU2a)
 * [Page set to full width and CSS on here](https://tequilamex.com/overlay-submitt/)
 * [Page set to full width and CSS off here](https://tequilamex.com/css-off-form/)
 * [CSS code being used here](https://pastebin.com/4qLnwu7e)
 * Thank you again for your help
    -  This reply was modified 6 years, 2 months ago by [scott74](https://wordpress.org/support/users/scott74/).
    -  This reply was modified 6 years, 2 months ago by [scott74](https://wordpress.org/support/users/scott74/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] Mobile Width](https://wordpress.org/support/topic/mobile-width-4/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/mobile-width-4/#post-12623210)
 * Thanks.. that worked… Would a use quires with same CSS for each start device?
 * This works on desktop.. Wanting to make same for tablet on mobile…
 *     ```
        #wpcf7-f268-p269-o1 .cf7md-submit {
           grid-column-start: 12;
         }
   
         #wpcf7-f268-p269-o1 .submit1 {
           margin-top: -98px;
           min-height: 56px;
           margin-left: 5px;
           border-radius: 0px;
         }
   
         #wpcf7-f268-p269-o1 input[type="email"] {
           padding-right: 100px;
         }
       ```
   
    -  This reply was modified 6 years, 2 months ago by [scott74](https://wordpress.org/support/users/scott74/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] Mobile Width](https://wordpress.org/support/topic/mobile-width-4/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/mobile-width-4/#post-12617632)
 * ***Upsate Post Here ** After further exploring this it looks like its because
   I am using 3 for the email form and 1 for the submit so that the plugin puts 
   them side by side, so the3 settings is shorting up the email field even though
   I am overlaying the submit with a negative left margin. Any suggestion on being
   able to set the email field to 4 on mobile and still overlay the submit button
   on the far right of it so I an take advantage of the full mobile screen.. Thank
   you for your help..
 * ** Original Post Here ****
    Thank you.. it works side by side now. I made my 
   template full width for that area which brings it over to the left right to the
   edge but there is a big gap on the right and would like to take advantage of 
   the screen.
 * Can you tell me what I am missing here?
 * [https://www.loom.com/share/f8ef9de1263c489f91f3d00b45bd569f](https://www.loom.com/share/f8ef9de1263c489f91f3d00b45bd569f)
 * [https://tequilamex.com/home-2/](https://tequilamex.com/home-2/)
 * Thank’s Scott
 * ********** Form Code **************
    [md-form spacing=”tight”]
 * [md-text label=”Email” icon=”” desktopwidth=”10″ tabletwidth=”6″ mobilewidth=”
   3″]
    [email* email-785 id:firstFormEmail class:yourEmail] [/md-text]
 * [md-submit desktopwidth=”2″ tabletwidth=”2″ mobilewidth=”1″]
    [submit class:submit1“
   <i class=’material-icons’>arrow_right</i>”] [/md-submit]
 * [/md-form]
    -  This reply was modified 6 years, 2 months ago by [scott74](https://wordpress.org/support/users/scott74/).
    -  This reply was modified 6 years, 2 months ago by [scott74](https://wordpress.org/support/users/scott74/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] Submit Button Icon with no text?](https://wordpress.org/support/topic/submit-button-icon-with-no-text/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/submit-button-icon-with-no-text/#post-12602661)
 * Use a negative margin on the button that seemed to work. Not sure if correct 
   way of doing it but seems to be ok.
 * A list of all the CSS selectors would be helpful for targeting little bit more
   complex stuff like hover , invalid etc.. states — Switch buttons etc..
 * Cool plugin all in all though. Thank you…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Material Design for Contact Form 7] Submit Button Icon with no text?](https://wordpress.org/support/topic/submit-button-icon-with-no-text/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/submit-button-icon-with-no-text/#post-12602129)
 * Thank you, that worked… Can you tell me the CSS selectors to target to but the
   submit button right up against the email field with no space… Can seem to figure
   that out.
 * There are quite a bit of CSS targets to customize everything. a back end interface
   would be cool for that to change colors of each element and see it visually for
   each form you are working on.:)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better Search Replace] Run only on outbound links in Post?](https://wordpress.org/support/topic/run-only-on-outbound-links-in-post/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/run-only-on-outbound-links-in-post/#post-9377095)
 * Think i figured it out.
 * Ran a search and replace on
    wp_post for httpss to http
 * then another for
    https to http
 * This took care of all the outbound links putting them back to http
 * Then ran one for
    [http://domain.com](http://domain.com) to [https://domain.com](https://domain.com)
   for the internal linking
 * Thanks for the great plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage] Uploaded Images not Going in bucket](https://wordpress.org/support/topic/uploaded-images-not-going-in-bucket/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/uploaded-images-not-going-in-bucket/#post-5426071)
 * I can’t get working.. tried new bucket with region US
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage] Uploaded Images not Going in bucket](https://wordpress.org/support/topic/uploaded-images-not-going-in-bucket/)
 *  Thread Starter [scott74](https://wordpress.org/support/users/scott74/)
 * (@scott74)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/uploaded-images-not-going-in-bucket/#post-5426054)
 * Ok thanks but cant figure out where to change the region of the bucket. All i
   see is use US and Europe Only or use all ??
 * Thanks for the help

Viewing 15 replies - 1 through 15 (of 62 total)

1 [2](https://wordpress.org/support/users/scott74/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/scott74/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/scott74/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/scott74/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/scott74/replies/page/2/?output_format=md)