Backpacking Series

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 90 total)
  • Author
    Posts
  • in reply to: Login & Registration Forms Not Responsive on Mobile #1408

    Backpacking Series
    Buyer
    Post count: 104

    Works like a charm! Thank you.

    The code under Appearance (without media parameter) is different from the one recommended above (with the parameters). Was that the problem? Can I transfer your code in the plugin CSS file? It is just easier for me manage all customization centrally. Hence the question. Or would you suggest to leave it untouched for now until the future release?

    Kind regards

    in reply to: Login & Registration Forms Not Responsive on Mobile #1406

    Backpacking Series
    Buyer
    Post count: 104
    This reply has been marked as private.
    in reply to: Login & Registration Forms Not Responsive on Mobile #1393

    Backpacking Series
    Buyer
    Post count: 104

    @patrick,

    Thank you for the suggestion.

    I injected the code in the relevant css file. Unfortunately, it does not give the desired result – even after deleting all the cache files. URL:https://www.backpackingseries.com/login

    The code is retained – just so you can test from a mobile device (to rule out caching issues). You might notice that all UsersWP forms extend beyond the right edge of a box enclosure.

    Kind regards

    Abhijeet

    in reply to: Login & Registration Forms Not Responsive on Mobile #1381

    Backpacking Series
    Buyer
    Post count: 104

    Thank you Guust.

    Will try the recommended alternate and update the status here.

    PS: Do you have an ETA for the next update to the plugin?

    Kind regards

    in reply to: Login & Registration Forms Not Responsive on Mobile #1379

    Backpacking Series
    Buyer
    Post count: 104

    Thank you for the suggestion.

    I tried width at 400px and “100%”. Neither works.

    PS: Is there a plan to release an upgrade with mobile-responsive forms?

    Kind regards

    in reply to: Social Login Support Request #1323

    Backpacking Series
    Buyer
    Post count: 104

    Okay. Thank you for that confirmation.

    Kind regards

    in reply to: Social Login Support Request #1321

    Backpacking Series
    Buyer
    Post count: 104

    Thank you for a quick response. I will try the CSS for icons.

    I am able to add the social login as a widget in a sidebar. But the

    [uwp_login]

    shortcode, as I understand, will insert the complete login form. What I am after is a shortcode only for the Social Login Addon. Is it possible with certain parameters inside

    [uwp_login]

    (say

    [uwp_login type=socialonly]

    ) ?

    Kind regards

    in reply to: Social Login Support Request #1319

    Backpacking Series
    Buyer
    Post count: 104

    Update: It was a problem with my cache (again) and DNS propagation. Social Login Addon’s functionality is flawless – works like a charm! Thank you for a super easy solution!

    Design: Is there a way you might provide options to choose larger / modern social login icons in future updates?

    Shortcodes: How can I insert social login icons in a post, popup, or a page? Any shortcodes? This is important for my site.

    Kind regards

    in reply to: Social Login Support Request #1318

    Backpacking Series
    Buyer
    Post count: 104

    Yahoo Update: Creating an application fails while using the specified URL for Callback Domain. Yahoo returns an error:

    The following strings are not allowed: yahoo, yahoo! and y!
    in reply to: Does Version 1.0.11 impact template (php) files? #935

    Backpacking Series
    Buyer
    Post count: 104

    Thank you Stiofan. 🙂

    Kind regards

    Abhijeet

    in reply to: Does Version 1.0.11 impact template (php) files? #920

    Backpacking Series
    Buyer
    Post count: 104

    Thanks Paolo.

    Just being cautious about security-issues related with WordPress 4.8.3 and the soon to-be-released 4.9 (later this month?). Hence the query. Per your advise, I will leave the custom templates untouched.

    Kind regards,

    Abhijeet

    in reply to: Customize Forms #879

    Backpacking Series
    Buyer
    Post count: 104

    Alright, false alarm! The CSS fixed it. For once, I am glad no one responded yet 🙂

    Kind regards
    Abhijeet

    in reply to: Customize Forms #871

    Backpacking Series
    Buyer
    Post count: 104
    This reply has been marked as private.
    in reply to: Customize Forms #870

    Backpacking Series
    Buyer
    Post count: 104

    Hi Giri / Guust,

    Sorry to bother you again, but something went wrong after moving the templates. The custom CSS that you had helped earlier with, loads but applies only partially (out of three, only the last part works i.e. [float : right]. The first two sections of css do not apply). Can you please guide me to resolve this? Pasting the URL in a private message for your reference.

    
    
    /* Plugin - UsersWP */
    .uwp-account, .uwp-change, .uwp-forgot, .uwp-login, .uwp-profile, .uwp-registration {
    background-color : #fff;
    border-style : solid;
    border-color : #000;
    width : initial;
    }
    .uwp_adv_search_form .uwp-lf-icon, .uwp_page .uwp-lf-icon, .uwp_widgets .uwp-lf-icon {
    border : none;
    width : 100px;
    height : 100px;
    }
    .uwp-register-now, .uwp_adv_search_form .uwp-forgotpsw, .uwp_page .uwp-forgotpsw, .uwp_widgets .uwp-forgotpsw {
    float : right;
    } 
    in reply to: Change default child theme directory for form templates #809

    Backpacking Series
    Buyer
    Post count: 104

    Thank you Stiofan!

    I am building a site-plugin. I have two snippets that work and this is the third one. I do not know what went wrong the previous attempts when I tried coding it in [with and without the do_action()]. But this time, it worked! I do not know how to explain. Perhaps cache? Though I usually test incognito.

    As I wrote in my 5-star review of UsersWP, I can not thank you enough! 🙂

    Cheers
    Abhijeet

Viewing 15 posts - 61 through 75 (of 90 total)