Not able to disable comments on Mobile Home page

Posted in: Newspaper
Post count: 87

Although comments are disabled on page template, option to write comments are shown in mobile version. (In desktop version, they are not shown as required.)

Post count: 27744

Hello,

I am not sure I fully understand what you are looking to disable on the mobile page. Can you please provide more information, screenshots of your issue, so I can help you efficiently?
Also, maybe you use an extra plugin for comments and then you need to make changes in that plugin to not display the comments.

Thank you!

Post count: 87

Thanks for the reply. I use Facebook comments plugin for comments and have disabled displaying comments option for Home page and other pages in plugin settings. It functions well with desktop version and comment option is not displayed.
Plugin settings: https://prnt.sc/10n6vxy
TagDiv Composer: https://prnt.sc/10n7a0a

But in mobile version, comment option is shown.

Post count: 27744

Hello,

Please try this code CSS

.home .fb-comments{
display: none!important;
}

Set the code in Theme Panel -> Custom Code -> Advanced CSS -> Phones => https://www.screencast.com/t/rfJpxYOUT3vS

Hope this helps you better!

Thank you!

Post count: 87

Unfortunately, this advanced css code has not helped.

Post count: 27744

Hi,

Please send a link to your website to inspect the problem.

Thank you!

Post count: 87
Post count: 27744

Hello,

This a screenshot with the code => https://www.screencast.com/t/UsCRt9teh and works.

Please set the code in Theme Panel -> Custom Code -> Custom CSS.

Let me know the results!

Thank you!

Post count: 87

Unfortunately, this has not made any changes. I have tried it with pasting in both Custom CSS and Advanced CSS. And the same has done either Custom CSS or Advanced CSS. No changes with the result for all the methods.

Post count: 27744

Hello,

Please make a full backup to all files and the database and contact us via email at contact@tagdiv.com . Provide
– wp-admin URL and credentials
– a link to this topic in order to identify you
One of my colleagues will try to help you get the desired result.

Thank you!

Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Newspaper’ is closed to new topics and replies.