alexrollin
Forum Replies Created
-
Forum: Plugins
In reply to: [UsersWP - Social Login] “Login via Social” text is not properly alignedTry following CSS and let me know if it helps or not:
.uwp_widget_social_login .bsui{
padding-top: 10px;
text-align: center;
}
.uwp_widget_social_login .bsui .uwp_social_login_icon_google{
display: inline-block;
}
.uwp_widget_social_login .bsui br {
displHello,
Are you entering only country code in default field? For example, “in” for India.
Please create a support ticket at https://userswp.io/support for further help if needed.
Hello,
Font Awesome can’t be disabled as we use font awesome icons for all our extensions.
But you can use the option to load Font Awesome locally to prevent call to external resources
Hello,
that can be adjusted with CSS
.bsui .uwp-account-form label.visually-hidden {
position: relative !important;
height: auto !important;
width: auto !important;
clip: auto !important;
}Hello,
If you need more help please make a free account and then a ticket here
Hello!
Very sorry about the issue you are seeing on the site.
Please make a free account and create a ticket on our site here if you need further help with the issue.
For more help with this please make a free account and create a ticket on our site here
Hello,
Thank you for the report! I was able to recreate this on my test sight.
I am still checking with the team as to whether this is expected.
What things is it breaking on your site?
Hello,
GetPaid has integration with different payment gateway from which there might be some gateways supporting high risk merchants. You can find supported paymeng gateway integration list here: https://wpgetpaid.com/downloads/category/gateways/
If you want to discuss additional processors please make a ticket inhttps://wpgetpaid.com/support/ – you will need to login, so create a free account then add a ticket.
Hello,
The GD Archive item commonly has GD Output Location widget installed. Disable display of a field with GD Output Location using the option in the custom fields settings
WP Admin – Places – Settings – Custom field – Description – Edit -> Show in extra output locations -> REMOVE ‘Listings’ from the values.
For more help please make a ticket here:
Hello,
this doc covers that case, but if you need more help please make a support ticket here so we can assign a developer.
Hello,
All of our widgets are available as traditional WP widgets, blocks, or shortcodes.
Here is a screenshot of the options in our shortcode builder.
Here is a doc about using the shortcode builder.
Some of the options in the widget/block/shortcode-builder will not be visible until the ‘advanced settings’ button is pressed – it’s the blue button shown in the screenshot. In blocks the advanced settings are revealed with a toggle.
Hello,
there are many tools online that can help with address or coordinates, but OSM and Google are the two leaders for a global dataset.
If there are many failures it could be something has changed with the CSV columns, be sure to follow this procedure.
https://wpgeodirectory.com/documentation/article/how-tos/csv-imports-useful-tips/
If you need more help please make a ticket here: https://wpgeodirectory.com
Hello!
GD doesn’t have a login/register or account/profile page – we added all those to our free UsersWP addon.
Hello,
None of our plugins will have an effect on a server level security setting, no, and adding ReCaptcha should not make it worse – it should work just as designed.