Notifications
Clear all
Search result for: inline
Page 7 / 7
Prev
This issue doesn't have any relation to yours. Besides the CSS selectors are also different. Please remove that code it doesn't help you.
Unfortunately, that code did not work. It only expanded the width of the page content to full-width. inline comment forms landing along the left column still get get cut off.
Please watch the video I've recorded:
When i generate the inline comments on a page, they show when i preview it. But when the site admin copies the inline comment code that i generated to an already active page, it's not showing on the admin's page preview at all.
Here is what I have under custom CSS:
.wpd-inline-shortcode.wpd-active {color: #000000 !important;}.wpd-inline-shortcode {color: #000000 !important;}#et-boc .et_builder_inner_content .et_pb_row:first-child {z-index: 99999 !important; }.comments-area {width:auto !important;}
@asti As a work around, could I leave inline Comments in place and, instead, activate wpdiscuz for just new posts or another qualifier? The current plugin, inline Comments, allows me to add selectors to control which posts it's active on. I used the post IDs. So, it's only active on old posts now. Next, I'd set wpdiscuz to only apply to new posts, those with a specific "category, or some other selector.
(really looking for a hack, add-on, or other work-around here!) 😀
The default form for inline comments contains two fields: name, email. I would like to add three additional fields to the inline comment form. How can this be done? Thanks!
Hi @atriaforever,
You can remove the element via js code:
jQuery('.wpd-inline-form .wpd-inline-notification').remove();
Add the code in your active theme js files. Here is a helpful article:
inline Feedbacks is really a great new feature.
I would like to know how I can, other than CSS, disable the checkbox which enables email notifications to the user when new comments are posted.
I can't find that option in inline Feedback Setting Page.
I am putting my hands on the new inline Comment feature.
I have built a test page here.
All inline comments on the right column works fine, but not the one on the left column.
Please advise.
I get it, but can you at least provide me code to remove the inline wpdiscuz produces, or tell me where to comment this out, so I can load it myself as an external file?
I appreciate that, but you can at least tell me where the inline code is being injected - so I at least comment it out, or better yet, some php that blocks it from loading?
Page 7 / 7
Prev

