Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
dobryidesign
tagDiv Member

Unfortunately, no. There is no shortcodes or plug in. The comments form is called by js code:

View post on imgur.com

dobryidesign
tagDiv Member

Hi, Anamaria.

I would like to replace the base comments with comments from VK. To do this, I need to find the block code with basic comments and replace it with my own. Can you tell me where is the comment output code?

VK support gives me a code: <!-- Put this div tag to the place, where the Comments block will be -->

But I can’t find a place where it must be placed.

Change this: https://imgur.com/a/ShPLSOD
for this: https://imgur.com/a/xLxBE0H

Thanks!

dobryidesign
tagDiv Member

Thank you. Could you help me to find php file of related post to try it on my own?

dobryidesign
tagDiv Member

I put this code .td-grid-style-5 .td-module-thumb a:last-child:before{
display:none!important;
}
to custom.css but it not works.(

I try alternative variant and copy these from style.css .td-grid-style-5 .td-module-thumb a:last-child:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
background: #000;
z-index: 1;
opacity: 0.7;
top: 0;
}
and change to these at custom css: .td-grid-style-5 .td-module-thumb a:last-child:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
background: #000;
z-index: 1;
opacity: 0.2!important;
top: 0;

But both variant is not work.

dobryidesign
tagDiv Member

Hello, Catalin.

I’m update Newsmag Theme and WP version. All works good! Thank You)

dobryidesign
tagDiv Member

Andrei, @dmitry_Lupich have same problem. But he dont understand how to solve it. I solve my problem because you help me. So Dmitry just asked me, how to solve this problem, and i try to help him)


@Dmitry_Lupich
если не смогли разобраться, то напишите мне на почту dobryidesign@gmail.com

dobryidesign
tagDiv Member

Так товарищ из службы поддержки ж все скинул:) находите файл, который он указал. Затем гуглите “кнопка поделиться вконтакте”, поисковик даст страничку в вк, где конфигурируется кнопка. Там же будет код. Код вставляете в нужное место, в том файле на который навёл парень из поддержки и вуаля) соответственно если пинтерест не нужен, то код с пинтерестом просто удалить)

dobryidesign
tagDiv Member

Thank You, Andrei! It works!

Viewing 8 posts - 1 through 8 (of 8 total)