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

Thanks Luca, that’s helpful. 🙂

BkkGreg
tagDiv Member

Hi Ipecchi,

I am also wondering if I can use WPML for the Newspaper theme. Have you had any more conflicts with VisCom since the update? Even though it’s not officially supported, does it still work okay?

Thanks.

BkkGreg
tagDiv Member

Hi…sort of.

I’d like to remove the featured image link from the category page, but NOT the link in the excerpt, which will take the user to another website.

I have used the code

.category .td_module_wrap{
pointer-events:none!important;
}

but if you go to, for instance, https://outside.agoda.com/category/technology/ you can see that NO links on the page work.

Thanks

BkkGreg
tagDiv Member

Hi, I’m sorry…problem has changed somewhat.

First of all – this site is hosted on my company’s servers, so our IT guys handle it. And I just realized that it seems any update or change to the CSS takes about 12 hours to take effect. I have no idea why. SO…my last email about how it doesn’t work isn’t true anymore – it works…but maybe too much.

Now if you go to outside.agoda.com/category/technology you can see that NONE of the links work, even the ones in the excerpt. I’d like these ones to open in a new tab, but the title and photo to be inactive.

I know…this is very strange. 🙂

Thanks.

BkkGreg
tagDiv Member

It’s outside.agoda.com.

BkkGreg
tagDiv Member

Hi, thanks, but that doesn’t seem to work. All the links are still active on the category page. :-/ Is there anything else I can try? I’ve attached an image of the code I have so far.

BkkGreg
tagDiv Member

Hi,

Your solutions have been ace so far, thanks for your help. I just noticed something though.

In a previous question you helped me remove the link capability from post titles & featured images. It works great on the main page (outside.agoda.com) and from a single page (outside.agoda.com/technology).

However, if someone clicks a category tag (for instance, technology) it goes to outside.agoda.com/category/technology and on THAT page, all the links and featured images are clickable.

Can I remove that as well?

Thanks very much.

BkkGreg
tagDiv Member

Hi, thanks. It’s so weird – the same soure=”_blank” code on different post excerpt pages acts differently, with no discernible pattern. Sometimes it works, sometimes it doesn’t. Driving me crazy.

Anyway another problem we have is that the site looks awful in IE. Chrome and FF look great, but in IE it’s broken. (The only reason I care is that a company executive told us it looked bad on IE…no idea why he’s using that piece of junk).

Here’s how it’s supposed to look:
 photo Chrome_zpswq43wl6x.jpg

And here’s how it looks on IE:
 photo IE_zpsje7w0e3j.jpg

Any ideas? Thanks.

BkkGreg
tagDiv Member

Thanks so much. That’s what I’m doing, but for some reason it’s led to another problem. The links open fine in another tab when using Chrome. When using Firefox the site looks fine but the links don’t open in another tab. And when I open the site on Internet Explorer (ugh) the links open in another tab, but the site looks horrible!

The site is https://outside.agoda.com/

Any ideas why this is?

BkkGreg
tagDiv Member

Hi Bodgan, thanks very much.

I want to follow up on the first question I had in my original post. You helped me strip the link functionality out of the post titles using the code

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

But I discovered that the featured image for each post still links to the post page. Is there any way I can get rid of that link functionality as well?

Thanks very much.

BkkGreg
tagDiv Member

Hi, thanks so much. All made sense except #4. Is there any documentation on how to do this, or can you elaborate a bit more? Thanks very much.

BkkGreg
tagDiv Member

My god, I am a fool. Thank you, solved.

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