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 :)
Megamediasl
tagDiv Member

Hi

I´ve got the solution.

I´ve deleted title variable in this snippet from td_social_sharing.php file in my child theme.

case 'linkedin':
                return array(
                    'url' => 'https://www.linkedin.com/shareArticle?mini=true&url=' . $page_permalink . '&title=' . $page_title,
                    'title' => 'Linkedin'
                );
                break;
Megamediasl
tagDiv Member

Hi

I´ve just found what´s wrong. Linkedin share works fine in all modern browsers except in IE11 because add the post title at the end of the url. For instance:

https://www.linkedin.com/shareArticle?mini=true&url=https://www.publiesp.es/cuatro-estrena-cuatro-dia-carme-chaparro/&title=CUATRO estrena ‘Cuatro al día’, con Carme Chaparro

Nowadays, I can´t figure it out how to resolve this bug. Any idea?

Thank you

Megamediasl
tagDiv Member

Hi

I know this solution. But I have to do this change in a lot of pages.

Do you mean I can´t use image info box module and buttom module for this goal?

Thank you

Megamediasl
tagDiv Member

I need to add a tag attribute, for example <button onclick=”myFunctionEvent();”> but actually the button are generated by shortcode, for that reason I don’t know how to add this attribute onclick. Thanks

Megamediasl
tagDiv Member

Thank you so much

Megamediasl
tagDiv Member

sorry, I didn´t read “We strongly DO NOT RECOMMEND using the theme API from the child theme.”

Megamediasl
tagDiv Member

Hi,

I have read the same post from theme support and td_config.php file isn´t a specific theme file to edit in the child theme.

I created a directory structure path in the child theme like the one existing in the parent theme too

Megamediasl
tagDiv Member

Menu > Pages
pages” />

Menu > Posts
posts” />

There are no pages anymore.

Megamediasl
tagDiv Member

Ok, but my child theme is not empty. I need my child theme.

Do you know another another way to fix the problem? thank you

Megamediasl
tagDiv Member

Hi

Please, let me know if you change this functionality in the future

Thank you

Megamediasl
tagDiv Member

Hi,

I have tested the composer with Google Chrome. I don´t use Safari.

The interface looks properly in PC

Megamediasl
tagDiv Member

Hi
I´ve followed your advise, but it doesn´t work.

Maybe TagDivi Composer doesn´t look properly in Mac OS High Sierra. I don´t know

What´s the problem?

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