strivingforgr8t
Forum Replies Created
-
The issue has been resolved!
Thank you so much!!@heateor same thing has been happening on my site https://www.yogaasian.com/login
the Facebook login button doesn’t work on IE and Opera, but works fine in Chrome.
I’ve already made the changes you suggested in Custom CSS to force the Facebook icon to show up and have updated the plugin to the latest version (7.8.16), yet the button just won’t trigger an onclick in these browsers.Thanks for your help!
Forum: Themes and Templates
In reply to: [Poseidon] set max width of Featured Image and Sliderdiv#post-slider-wrap {
max-width: 1280px;
margin-left: auto;
margin-right: auto;
}the code above should help you out!
Forum: Plugins
In reply to: [Simple Author Box] The box of author also appears in the list of poststry deleting this line of code in the simple-author-box.min.css file:
.clearfix:after, .clearfix:before {
content: ‘ ‘;
display: table;
line-height: 0;
clear: both;
}After I deleted this, it stopped messing up my post widgets.
Hope it works for you too!Forum: Themes and Templates
In reply to: [Poseidon] How to edit “Nothing Found” pageThank you so much!!
Found the code.
I created another content-none.php file in my child theme displaying Chinese text instead.
However, it can’t seem to override the original content-none.php file.
What should I do?Sorry, I’m really new in WordPress…
Thank you so much for your help!!Forum: Fixing WordPress
In reply to: New user registration emails not sending outI have run into the same problem as well.
As a result, I have been forced to ask my users to sign in using their Google+ and Facebook accounts instead.
Does anyone have a solution?Thank you!!
Forum: Fixing WordPress
In reply to: New users not receiving registration emailsI’ve run into the same problem using GoDaddy!
I receive an email whenever a new user signs up, but they never receive a confirmation email.
I’ve been forced to nudge users to sign up with Facebook and Google instead…