plantman
Forum Replies Created
-
Forum: Plugins
In reply to: [Comments - wpDiscuz] Remove drop anamation?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Remove drop anamationHi,
This code works better but removes some of the functionality of the Advanced Liking plugin such as changing color when you hover and staying the liked color when you reload the page. How can I keep this functionality?Thanks
Forum: Plugins
In reply to: [Comments - wpDiscuz] Remove drop anamation?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Remove drop anamationHi,
That code works great when I only have the original plugin installed, but stops working when I install the Advanced Liking plugin. Whats the problem?
ThanksForum: Plugins
In reply to: [Comments - wpDiscuz] Remove drop anamationHi, thanks for the reply. How would I use those hooks to change the icon? thanks
Forum: Plugins
In reply to: [Comments - wpDiscuz] Remove drop anamationAlso is it possible to replace the like button with a heart icon?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Delete commentsHi,
Thanks for the reply. Is it possible to add the delete button in the left footer of the individual comment?Thanks
Forum: Plugins
In reply to: [WP ULike - All-in-One Engagement Toolkit] Remove loading animationSorry last question. Where do I get the shortcode for the like button?
Forum: Plugins
In reply to: [Like Button Rating ? LikeBtn] Some posts getting 100+ upvotesNever mind fixed the issue
Forum: Plugins
In reply to: [WP ULike - All-in-One Engagement Toolkit] Remove loading animationAlso is there a way to remove the plus after the number?
Forum: Plugins
In reply to: [Like Button Rating ? LikeBtn] Some posts getting 100+ upvotesForum: Plugins
In reply to: [Like Button Rating ? LikeBtn] Change color of counter after votingThanks for the reply. This kind of works but has a few issues. When you unlike the button the counter still stays orange. Also when you reload the page the counter is no longer orange while the button is. How can I make it to have the same properties as the button? thanks
Also the reset password option is not working (im not receiving any emails).
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Infinite scroll question.
- This reply was modified 6 years, 8 months ago by plantman.
Forum: Plugins
In reply to: [Comments - wpDiscuz] remove lineThere is a lot of it:
.comments-area{width:auto;}
#wpcomm .avatar {
box-shadow: none;
}#wpcomm .wc-comment-header {
border-bottom: none !important;
}#wpcomm .wc_comm_form .wc-field-comment .wc-field-avatararea{width:64px; display: none; }
#wpcomm .wc-reply .wc-comment-header{margin-bottom:0px; height:7px; }
#wpcomm .wc-comment-header{margin-bottom:0px; height:7px; }
#wpcomm .wc-comment-author a{line-height:6px; }
#wpcomm .wc-reply .wc-comment-author{ padding:0px 0px 0px 0px; }
#wpcomm .wc-comment-author{padding:0px 0px 0px 0px; }
#wpcomm .wc-comment .wc-reply {margin-top:15px; margin-bottom:0; margin-left:40px}
#wpcomm .wc-comment .wc-comment-left .wpd-xborder{ border-right: none;}
#wpcomm .wc-reply.wc_comment_level-2{ margin-left: 14px}
#wpcomm .wc-comment .wc-reply {margin-top:5px; }
#wpcomm .wc-comment-author a{font-size:14px;}
#wpcomm{border-top: none; margin:0px;}
#wpcomm .wc-reply .wc-comment-author a{line-height:7px; }
#wpcomm .wc-comment-right .wc-comment-text{padding: 6px 0px; }
#wpcomm .wc-comment-footer{padding: 0px 10px 1px 0px; }
#wpcomm .wc-footer-left .wc-cta-button,
#wpcomm .wc-footer-left .wc-cta-button-x{ font-size:12px; }#wpcomm .wc-field-textarea textarea{height:30px; min-height:30px!important; }
#wpcomm .wc-reply .wc-comment-right .wc-comment-text{line-height:0px; margin-top:7px; margin-bottom:0px}
#wpcomm .wc-comment-right .wc-comment-text{min-height: 0px;}
#wpcomm .wc-comment-footer .wc-vote-result{font-size:13px; }
#wc-comment-header{padding: 10px 5px 1px 5px; ;}
#wpcomm .wc-footer-left .wc-cta-button,
#wpcomm .wc-footer-left .wc-cta-button-x{padding: 1px 8px 1px 8px; ; }#wpcomm button,
#wpcomm input[type=”button”],
#wpcomm input[type=”reset”],
#wpcomm input[type=”submit”]{ padding: 8px 10px; }#wpcomm .wc_comm_form .wc-field-comment .wc-field-avatararea{width:64px; float:left}
#wpcomm .wc-comment-right .wc-comment-text {
padding: 6px 0px 0px 0px;
}#wpcomm .wc-field-textarea{margin-left: 0px;}
#wpcomm .wc_comm_form.wc-secondary-form-wrapper .wc-field-comment .wc-field-textarea {margin-left: 0px; }
#wpcomm .wc_comm_form.wc-secondary-form-wrapper .wc-field-textarea textarea{height:30px; min-height:30px!important}
.wpdiscuz-loading-bar{
display: none !important;
}#wpcomm .wc-comment .wc-form-wrapper{margin:0px 0px 10px 15px; padding: 0px 0px 0px 0px; }
#wpcomm .wc-form-footer{margin-bottom: 0px; }
#wpcomm .wc-field-textarea textarea{padding:5px;}
.wpdiscuz-front-actions{margin-top:10px; }
#wpcomm .wc-thread-wrapper{padding:0px 0px 10px 2px;}
@media (max-width:520px){
#wpcomm .wc-comment .wc-comment-left{width: 32px;}#wpcomm .wc-comment .wc-comment-right {
margin-left: 40px; }
}#wpcomm span:hover.wc-vote-link span{
display: none;
}.fa-thumbs-up:before {
content: url(https://trendism.co/wp-content/uploads/2018/03/thumbs-up.png);
}#wpcomm .wc-vote-link.wc-down {
display: none;
}