Footnote Display Truncated
-
I am in the process of creating a web site and like this plugin a great deal. However I am having a problem. With longer footnotes my site is displaying a brief portion of the footnote when I click on that. When I want to look at the full note in the references section, it only displays the portion after the “continue reading” part.
Can I set Footnotes to display the popup snippet but show the entire footnote in the references?
-
I turned off the tooltip option to work around the above problem, but now one of the footnotes is truncated. I tried deleting the problem note and redoing it but the truncation is still there. The missing section is simple text, without any links.
The latter problem was due to a parentheses in the text next to the footnote code. I moved it and it is displaying properly- although not in the ideal location.
Thank you for reaching out. I didn’t see the topic when you opened it, until one hour later, and I see that meanwhile you marked it as resolved, yet you are still having issue #1.
I’ve tried to reproduce issue #1 in my sandbox but failed and can’t get to understand it. Looking at the code I can only confirm that a behavior close to what you are encountering is produced if and only if the
[[/tooltip]]shortcode is present in the footnote text, and then there is no Read-on button.(More options are upcoming, and this shortcode shall become configurable too.)
So we need to investigate this issue. I understand that the problem page is not published yet and I can’t get an easy chance to look at the page source. But you may test how longer footnotes look after turning tooltip truncation off, in Footnotes’ dashboard under the “Referrers and tooltips” tab > Tooltip truncation > Truncate the note in the tooltip ➜
No.Issue #2 seems to be caused by an interference between parentheses and footnote delimiter shortcodes. E.g. when a footnote ends with a closing parenthesis, and the footnote end tag shortcode is
)), you need to type a space or something else invisible between the parenthesis belonging to the footnote and those making up the shortcode. Avoiding that sort of issues is easy by switching to another shortcode. Personally I prefer triple braces, but double parentheses are widespread industry standard as they are used to delimit footnotes in other systems too, so they need to remain default configuration, the more as while the dashboard tab has not been saved once in a given instance, this instance uses the default settings and would be disrupted if we changed the defaults, so we need to be very cautious.Please help us understand why you are having issue #1. E.g. you may wish to share some information such as the active theme, the other plugins in case there is an interference—that might be solved through priority levels—so that we can reproduce the exact environment where the bug happens.
Thanks in advance.
Thank you for reaching out to me. I resolved most of the issues by not using the tooltip snippet and separating the footnotes from parentheses. The latter is somewhat problematic because I cite sources that are bracketed by parentheses – a style based on California legal citation format. Your suggestions to avoid that are helpful and I’ll try it.
I have lost footnotes completely on a few occasions after saving the draft website. The truncated tooltip part ended up in the main part of the text, the link with the footnote ended up pointing to nowhere (back to the main page) and the references section was simply a plain text identifying a reference container name.
I’m using the Boldgrid Grid One theme. I have also used Editus as a plug in to make minor edits with spacing and other issues on the front end, that aren’t apparent when typing with the classic editor of the Boldgrid designer.
After I finish drafting the various pages for my site, and
recreating the lost footnotes, I may activate Editus without the tooltips and see if that causes any issues.This is my first time using WordPress so my technical knowledge is limited. I have used Google sites and put together sites many years ago using basic HTML.
-
This reply was modified 5 years, 3 months ago by
erickson18.
-
This reply was modified 5 years, 3 months ago by
erickson18.
Thank you for the information. I’m almost in the same situation. I couldn’t manage to build up the required sandbox, because I couldn’t get hold of the Grid One theme, installing Westview instead, first in the list of BoldGrid themes coming from the BoldGrid Inspiration plugin setup, and Footnotes is working fine; Editus on the other hand is out of reach for a quick test.
Three months ago I inadvertently introduced a bug in the Footnotes plugin that lasted from November 2 to November 6, in versions 2.0.5 and 2.0.6. It caused the formatted, truncated footnote to be embedded in the post, and the reference container to disappear or appear in random places with random content. It was due to the hook
the_postthat the original developer added support for in response to a request to support custom post types, and to me enabling it by default along with the other, content-related hooks. It was a weird mistake on my part that I apologized for in:
https://ww.wp.xz.cn/support/topic/change-the-position-5/page/2/#post-13630114
https://ww.wp.xz.cn/support/topic/footnotes-appearing-in-header/#post-13630303
https://ww.wp.xz.cn/support/topic/footnotes-appearing-in-header/page/2/#post-13630799
https://ww.wp.xz.cn/support/topic/no-footnotes-anymore/#post-13813233But that happened three months ago. Can you confirm that you used v2.0.5 or v2.0.6, updated or installed at the start of November 2020?
Else I suspect an interference that is screwing things up. Probably you may need to reach out to BoldGrid support asking for compatibility with the WordPress plugin ecosystem. I never saw anything similar to what you got when you lost footnotes content. I’m sorry for the trouble you are experiencing.
Some issues can be solved by changing the priority levels, in Footnotes’ dashboard under the “Scope and priority” tab. Eventually you may search the Grid One and Editus codebases for their priority level of
the_contenthook.Personally for a matter of using the WordPress blog engine I highly recommend sticking with WordPress themes and plugins so as to remain undisturbed while focusing on content, but I’m probably not in a position to give you good advice.
Thank you
You are welcome, but I notice in the datestamps that you posted earlier than the last edit that I made and that is very substantial; please let me repeat to make sure that you get the information along with my apologies and a question:
Three months ago I inadvertently introduced a bug in the Footnotes plugin that lasted from November 2 to November 6, in versions 2.0.5 and 2.0.6. It caused the formatted, truncated footnote to be embedded in the post, and the reference container to disappear or appear in random places with random content. It was due to the hook the_post that the original developer added support for in response to a request to support custom post types, and to me enabling it by default along with the other, content-related hooks. It was a weird mistake on my part that I apologized for in:
https://ww.wp.xz.cn/support/topic/change-the-position-5/page/2/#post-13630114
https://ww.wp.xz.cn/support/topic/footnotes-appearing-in-header/#post-13630303
https://ww.wp.xz.cn/support/topic/footnotes-appearing-in-header/page/2/#post-13630799
https://ww.wp.xz.cn/support/topic/no-footnotes-anymore/#post-13813233But that happened three months ago. Can you confirm that you used v2.0.5 or v2.0.6, updated or installed at the start of November 2020? If so, you are a victim of my mistake and I beg your pardon for all the trouble!
-
This reply was modified 5 years, 3 months ago by
The topic ‘Footnote Display Truncated’ is closed to new replies.