erh
Forum Replies Created
-
Follow up: It’s worse in Mobile view… the invisible Div prevents clicking of the hamburger menu:
(I added a blue transparent background color to the #wpdiscuz-comment-message div to make it easier to see).
This is the offending div:
<div id="wpdiscuz-comment-message" class="wpdiscuz-comment-message-unauth"></div>
Given the ID/Class, I am guessing this is where some message pops up when a user adds a comment? Or possibly the live notification when a comment is added?
- This reply was modified 3 years, 2 months ago by erh.
I’m also seeing the content sliders are not working after upgrading.
@cedmund, were you able to find a work around?
Sounds good. Thank you, Heateor, great work! Truly!
-ehI plan to, once I go from staging to production =). Thanks again Heateor!
-eh
Very strange. It is working now. I’m wondering if I was getting a bug with the chrome inspector. Everything is on point now.
Sorry for the false alarm, Heateor, but truly thank you for the responsiveness on the forums and for (again) the great plugin.
Marking this resolved.
Hi Heateor, than you for the response. Sorry, I was out of town or else would have responded sooner.
My goal was for the vertical bar to only appear if the screen is 821px or more. So, at 819 and lower it should *not* exist, and at 820 or higher it *should* exist.
At the moment, at 656 and below it does *not* exist, and at 657 and above it *does* exist.
Which means at 657 – 819 it *does* exist, but it *shouldn’t*.
I brought the same issue up to my hosting provider, and it turns out my suspicions were correct…there is a different version of PHP presented to WordPress than there is running on the server.
Going to go ahead and mark this resolved. If I need more help I’ll re-open or create a new post.
Thanks for your help, Steve, I appreciate the response!
I’m afraid not. I was going to over haul the page and use flexboxes to achieve the look I was going for.
No worries, Hector, thank you for your help. I’ll take a look at “Recently”. Please don’t feel you have to do any more work for this request, you’ve been very helpful / responsive as is.
All the best!
-eh
Maybe with the interpretation that it might make the posts popular ??
I know, I know, its a reach. Had to ask. Thanks either way, Hector, I appreciate the responsiveness!
Don’t suppose its on the docket for a future version by chance, is it?
-eh
err.. wait, I just played around with WPP… It doesn’t look like displaying five random posts is possible… Is it? Just posts sorted by top views / comments / views-per-day.
-eh
Noted, Hector. Thank you for the response. I may end up just putting two WPP widgets, one with top five and the other with random. The “risk of overlap” is only 5/<num of articles I’ve published>.
Either way, thanks for your time and for making a great plugin!
Yikes. That sounds complicated. Do you have any ideas that wouldn’t require development work / coding?
-eh
Yup, it is where I thought it was. Posts >> Manage Series. BUT, I was getting a javascript error from a conflict with another plugin (Yoast SEO). If I disable it, I’m able to modify the descriptions. That will do for now, but I’ll leave this post up in case a long term solution comes up. Here was the error:
wp-seo-term-scraper-341.min.js?ver=3.4.2:1 Uncaught TypeError: Cannot set property 'value' of null at C (wp-seo-term-scraper-341.min.js?ver=3.4.2:1) at HTMLDocument.<anonymous> (wp-seo-term-scraper-341.min.js?ver=3.4.2:1) at j (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,pl…:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,pl…:2) at Function.ready (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,pl…:2) at HTMLDocument.J (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,pl…:2) C @ wp-seo-term-scraper-341.min.js?ver=3.4.2:1 (anonymous) @ wp-seo-term-scraper-341.min.js?ver=3.4.2:1 j @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,pl…:2 fireWith @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,pl…:2 ready @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,pl…:2 J @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,pl…:2
Using wordpress version 4.3. I accidentally clicked 3.7. Tried disabling the only other plugin I’ve installed since last updating a series, and I still couldn’t do it.