Premiumwp.ro
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom Permalinks anything-ID%post_id%I fixed like this
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-dRewriteRule -ID([^/]+)$ /?p=$1 [L]
Example: mydomain/loremipsum-ID1
Forum: Plugins
In reply to: [WooCommerce] woocommerce convert category to attributesMy website has a lot of product category I want to convert to attributes because will be easy to do filters with attributes….
Forum: Plugins
In reply to: [WP Fastest Cache] WP Super Cache needs to be deactiveThanks
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] I want open backup file .wpressI will look, some time not import database… him delete database but not import database…
Forum: Plugins
In reply to: [Social Login] Error when I activated keysI thing you not configure correctly settings in oneall.com for amazon.
Forum: Plugins
In reply to: [Social Login] How to change Facebook buttonSend me your web site, i will send the code.
Forum: Plugins
In reply to: [Social Login] How to change Facebook buttonHi, there is not settings for that, but if you have experience with jquery and css you can try this code:
$( document ).ready(function() { $(".page iframe[id~=oa_social_login_frame]").contents().find('#button_facebook').attr('style','yourstye: here'); });
In oneall.com
Tab – site settings – allowed domain, check if you domain is there.2 look Tab – Social Networks – Facebook
Forum: Plugins
In reply to: [Social Login] Possible to reorder social networks on login screen?Yes, is possible to load with jquery custom .css style, or with premium member can load custom .css style…
Forum: Plugins
In reply to: [Social Login] Connection Error Grey Page With Any NetworkHi, you can send me your website, need cheeck.
Forum: Plugins
In reply to: [Social Login] WordPress Social Login is not properly configured.I thing you need configure your account settings in oneall.com
Forum: Plugins
In reply to: [Social Login] Connection Error Grey Page With Any NetworkTry look in wp settings in wp-admin if enable registration.
Forum: Plugins
In reply to: [Social Login] 2nd user created with [email protected] email??IF everything is okay please set resolved of post.
Forum: Plugins
In reply to: [Social Login] 2nd user created with [email protected] email??Tell me configure correctly settings in oneall.com account.
If possible send me your website adress.Forum: Plugins
In reply to: [Social Login] Useless DocumentationFull documentation here
https://docs.oneall.com/plugins/guide/social-login-wordpress/