buddhatunes
Forum Replies Created
-
Forum: Plugins
In reply to: [DoLogin Security] DoLogin Verification Not WorkingI reverted to the original name of the dologin plugin folder and now I can log in.
Forum: Plugins
In reply to: [DoLogin Security] DoLogin Verification Not WorkingI renamed the dologin plugin folder and I still cannot log in, dologin is still hanging things up.
Forum: Plugins
In reply to: [DoLogin Security] DoLogin Verification Not WorkingI reverted to a backup and Dologin still hangs and will not allow me to login.
The top of the modal displays underneath the address bar of the browser, rather than below it – so that the title of the modal cannot be seen
Thanks, I cleared cache again and removed suggestions from a previous post – all seems to work now with the social login buttons and incognito mode. I am happy to purchase the extensions but would like to get display working on mobile first.
I adjusted display settings for overlay z index to 19999999 and popup z index to 20000000, but popup still does not display properly in mobile.
The Social Login shortcode buttons do not work in the modal
Any suggestions to make modal display properly on mobile? The top of the modal disappears underneath address bar. I tried below but does not work:
@media only screen and (max-width: 480px) {
div#popmake-2069 {
margin-top:275px !important;
}
}Also, how do I make that modal only appear when logged out?
The issue occurs when I am using incognito mode on Chrome, modal will not display
I think I fixed the white background & opaque overlay, but the popup does not display when I visit the website.
Forum: Plugins
In reply to: [Font Awesome 4 Menus] Font Awesome Options Not Displaying in Menuthe css class option does not display in menu at https://housesit.io
same problem here
Thanks, I appreciate your efforts – my project is on hold while I wait for a response on my support question and really need some guidance.
Forum: Plugins
In reply to: [AngularJS for WordPress] Posts Disappear Upon Activationresolved
Forum: Plugins
In reply to: [AngularJS for WordPress] Posts Disappear Upon ActivationThe Firecode Chat plugin is confusing when it says that it requires WP REST API (WP API) plugin to work – turns out it needs JSON REST API (WP-API) plugin.
WP REST API (WP API) plugin was causing problem with posts, not Angular JS for WordPress plugin.