evarubin
Forum Replies Created
-
Hi Joel,
Thanks for the quick response. I have it set to lazy load “on scroll” again so you can see that nothing loads (at least not for me).
https://highlysensitiveintrovert.com/introvert-wisdom-when-i-quit-is-best/
this is an example, but it’s true for every blog post. when i disable lazy load, the ability to comment is there again.
thank you!
Eva
any thoughts about what I could’ve done that messed up the lazy load, or any changes with disqus up upgrades that may have affected it?
much appreciated,
evaForum: Plugins
In reply to: [Disqus Conditional Load] Customize Button?if it gets you any further – (and if someone else knows better than me, please correct!)
a class in css starts with a period, so a button class would be = .button
i entered “.disqus-button” and then it was automatically styled (as Joel said above) by the button class already in my css.
it happened to be styled with a white background, so I just modified that aspect of the css, so we’ll see if i screwed anything else up, but it looks ok so far.
i’m using a genesis theme, if it matters.
the css ended up looking like this:
.modern-portfolio-pro-red button { background-color: #222; color: #fff; }
hope that helps. and if anything’s off, i’d love to know. trying to learn as i go.
Forum: Plugins
In reply to: [Display Widgets] Version 2.0 with WP 3.8 doesn't work@ sswells – changing ‘wp_head’ to “plugins_loaded’ on line 37 worked for me. strange that the other possible solution worked for Carrie Dills, no? thank you for the solution:)
running 3.8.1 with 2014 theme
thank you,
evaForum: Plugins
In reply to: [Display Widgets] Version 2.0 with WP 3.8 doesn't work@ sswells – changing ‘wp_head’ to ‘plugins_loaded’ worked and now i can see the widgets on the pages i specified! strange that something totally different worked for Carrie Dills than for me, no? thank you for the solution:)
running 3.8.1 with 2014 theme.
thank you,
evaForum: Fixing WordPress
In reply to: Login gone when switch to live site from dashboardHi cahardy,
I had the same problem. I searched the forums and came up with this:
link to log-in-disappeared?
it worked for me. Initially, I got the problem after I installed the fourteen colors plug-in. I deleted it and then moved my META widget (I had moved it out of the content bar) back into the content bar. And now I get a widget that shows the log-in. There’s other items in there that I don’t want, so now I have to figure out how to fix it. But now I can at least log back in to my site. Hope it works for you too.
Eva