Results 101 comments of Nate Wright

Thanks for the report, @bkawula. It looks like Bootstrap's [galley_link.tpl](https://github.com/NateWr/bootstrap3/blob/master/templates/frontend/objects/galley_link.tpl) never got the versioning updates like the default theme's [galley_link.tpl](https://github.com/pkp/ojs/blob/stable-3_3_0/templates/frontend/objects/galley_link.tpl). Can you test the changes in https://github.com/NateWr/bootstrap3/commit/0daf8f5be405a5566a0551a29d9ca4d784518f07 and let me...

Is this not already the case? https://github.com/NateWr/bootstrap3/blob/master/templates/frontend/objects/article_details.tpl#L135-L142 I believe they may be using an outdated version of the theme.

What version of OJS and Bootstrap3?

I don't think that we'll fix it for 3.1.x. can you reproduce the problem in 3.3.x? On Mon, 31 May 2021, 15:18 Israel Cefrin, ***@***.***> wrote: > OJS version: 3.1.1.0...

Thanks for reporting this @dogsleg. I don't have time to address this now but I will try to get a fix for this in when a refactor the theme for...

Arg! Yeah it looks like there are a few commits that aren't in the `3_2_0_4` branch. I was planning to make a release after I got confirmation on this bug...

Thanks, do you know a version number? Some of the URLs changed in v3.2 and in 3.3 we'll be able to point specifically to tabs/sub-tabs in the settings. So I...

Thanks for the fast response @bsweeney. In my case, I won't know when a language is used to control the markup. But I appreciate that it's on your horizon. All...

Thanks @alexdryden! Do you have an example where I can see this problem occurring? Your CSS code looks good, but the situation you describe should never happen. Featured titles should...

Ah, I see that you're getting passed between Alec and I on this one. I think this is worth fixing at the source. I'll follow up in the issue.