Ralph SW
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [MesoColumn] Text inside table appears smallDo you try edit text with the WP editor tool?
Forum: Plugins
In reply to: [Recent Comments Widget Plus] How modificate some configurationsThanks, Satrya
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Disable anonymous commentsBut I don’t want the visitors register in my site… I want they post comments logged with their social accounts.
Ok Jeremy, thanks for your attention.
??
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Disable anonymous commentsThere’s any way to force a visitor to login any social network (Facebook, Twitter) to comment with Jetpack?
Forum: Themes and Templates
In reply to: [MesoColumn] Approved comments not showing upRichie, the problem was solved.
I check comments.php, single.php and functions.php codes and in the end of funcions.php I found this:
add_filter(‘comments_array’,’force_disable_comments’);
function force_disable_comments($comments) {
return array();
}I delete this lines and now everything is working!
Thanks!!!
Forum: Themes and Templates
In reply to: [MesoColumn] Approved comments not showing upI comment in the post and it works…
what is happeing with my https://www.maxiverso.com.br? Look at //maxiverso.com.br/blog/2015/09/08/os-uniformes-do-capitao-america-no-cinema/ there 2 comments, but you can’t see the comments
Forum: Themes and Templates
In reply to: [MesoColumn] Approved comments not showing upI comment in the post https://demo.dezzain.com/2012/10/20/lost-in-space-cover-revealed/ and it works…
what is happeing with my https://www.maxiverso.com.br? Look at https://maxiverso.com.br/blog/2015/09/08/os-uniformes-do-capitao-america-no-cinema/ there 2 comments, but you can’t see the comments
Yeah Team Heator, sorry abou this ‘little’ delay… ??
I was working in my site all this time and forgot to reply in this thread… sorry.
I think it is no necessary to continue with this because I solve the problem.
Thanks for your attention.
hey Rajat
I don’t know why my site it is not accessible for other countries… I will see this nearly
About comments, I solve this installing jetpack plugin. Thanks!
Forum: Themes and Templates
In reply to: [MesoColumn] Approved comments not showing upNew information: in mobile version the comments are ok!
Forum: Themes and Templates
In reply to: [MesoColumn] Approved comments not showing upRichie, I do some tests here… I disable all plugins to see what happens, but the comments still don’t showin up…
Forum: Themes and Templates
In reply to: [MesoColumn] Approved comments not showing upI have tested in PointView Theme and default themes, and comments showing ok… in MesoColumn happens this problem… maybe any incompatibility with sny plugin or this new version of WordPress?
Forum: Themes and Templates
In reply to: [MesoColumn] Approved comments not showing upI tested this possibility… it’s not cache…
The box comments appear and it is ok, and after sent a comment (don’t need moderate), the counter add ‘1’ more in information, but the site don’t show de comments… in other theme this not happens (tested)… ??
Forum: Themes and Templates
In reply to: [MesoColumn] Approved comments not showing upEdit #2: in a mobile version of my site, I can see the comments! Only in web they not appear…
I’m using Jetpack now, but the comments not showing without the plugin too…
Forum: Themes and Templates
In reply to: [MesoColumn] Color of the extra area on sideYeah, I have the site https://www.nosblogamos.com.br but in other times you can’t open it (I don’t know why this happens) … this is what has in the Custom CSS field:
#siteinfo { width:100%;float:left;overflow:hidden; }
#siteinfo img { max-width:100%;height:auto;float:left; }#custom #top-navigation li a { font-size:10px; color:#ffffff; }
#custom #top-navigation .sf-menu a { padding:1em 3em; }
#custom #main-navigation li a { font-size:15.4px; }
.sf-menu ul li a {
font-size: 1.2em !important;
}#custom #right-sidebar ul.recent-postcat li {
padding: 0 0 7px !important;
margin: 0 0 7px !important;
}#custom .footer-top {background-color: #cccccc;}
#custom .footer-top .widget li { font-size:10px; }
#custom .footer-top .widget li,#custom .footer-top .widget div,.footer-top .widget a { color:#000000; }#custom .fbottom, #custom .fbottom a {
color: #ffffff;
}#custom #post-entry div.post-thumb img {
border: 1px solid #ccc;
padding: 5px;
max-width: 95%;
}#post-entry div.post-thumb.in-archive {
width: 300px;
height: 225px;}
#post-entry article .post-right {
margin: 0 0 0 140px;
}.feat-meta {
display:none;
}#custom .post-comment, #custom .feat_comment {display:none !important;}
#custom #commentpost h4 {
margin: 0 0px 0.55em !important;
}.wpp-list li {
float: none;
clear: left;
margin-bottom: 15px!important; /*NEW*/
}