Bilingual plugin breaks code?

Posted in: Newspaper
Post count: 22

Hi, previously you helped me with code to disable the link on the post title and feature image, allowing us to post only the excerpt. But we started using Polylang to add Korean language to the site, and now when you’re on the Korean language, you are able to click post title and featured image.

I thought the CSS code would work for all post links across the whole website – do you have any idea why this isn’t working? The website is outside.agoda.com.

Thanks.

I will paste the code below that we have:

.td_block_4 .entry-title a{ pointer-events:none!important;

}

.td_block_4 .td_module_wrap:hover .entry-title a{
color: initial!important;
}

.td_block_4 .td-module-thumb { pointer-events:none!important; }

.category .td-module-image, .category .entry-title{
pointer-events: none!important;
}

Post count: 23312

Hello BkkGreg,

Unfortunately, this type of plugin is not tested with our theme and please notice that we have no idea about the theme behaviour with this type of plugin, sorry! Being an untested plugin, we cannot provide support for this. It may interact with the theme code and cause a lot of unknown issues which can damage the theme, sorry!
Please keep in mind that our theme does not have any tested plugins for translation, sorry! I do not know what type of plugins you use for translate your website but please notice that we cannot provide support in this regard, sorry! We have made some tests using the qTranslate X and seems to work fine with the theme but we cannot say 100% because this is not a fully tested plugin with the theme.

Thanks for the message!

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