• Resolved zoltanthegypsy

    (@zoltanthegypsy)


    Hi Sergio,

    https://www.beezmo.com/geezblog

    When the multipage plugin is activated, the font is correct for the portion of the article (“A FOB STORY…”) using multipage on my home page, but following posts and the right-side nav bar seem to be in courier.

    If I deactivate the plugin, fonts are as expected.

    No idea if this an interaction with something I’ve done wrong or a bug of some kind – I don’t have the skills to sort that out.

    Any help greatly appreciated, and thanks for the plugin.

    Z.

    https://www.ads-software.com/plugins/sgr-nextpage-titles/

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Sergio De Falco

    (@sgr33n)

    Hi,

    On your theme I can see that the courier is given by many c0de tags. Multipage plugin doesn’t add any c0de tag, I suggest you to disable all plugins and activate only MultiPage to see if the courier font is still active and discover which plugin interfects with Multipage.

    <code>
    <div class="multipage-navlink">
    <ul id="toc" class="multipage-toc multipage-toc-428">
    </code>

    Please let me know.

    Thread Starter zoltanthegypsy

    (@zoltanthegypsy)

    Hi,

    Many thanks for the quick reply! I deactivated all plugins. Fonts were OK. Activated only multipage and the problem returned ??

    What else can I try?

    Thanks again,
    Z.

    Plugin Author Sergio De Falco

    (@sgr33n)

    So if you deactivated all plugins what remains is the template. So I tried the same template you’re using on your Blog (twentyten), and It works good, no c0de tag added.

    Here is a picture:

    https://i.imgur.com/DKdTwmD.png

    Maybe some customization made the issue, I see that it’s not the default Twentyten. Try to run a clean twentyten and let me know.

    Thread Starter zoltanthegypsy

    (@zoltanthegypsy)

    I tried with updated and unmodified Twenty Eleven and Twenty Fourteen and still see the switch to courier after the first post in the home page.

    I’m unsure how to save my modified Twenty Ten and install a clean one. Is it useful given the above?

    [edit] Reran the plugins test: all plugins deactivated, selected updated unmodified Twenty Twelve theme – no courier on home page. Activated Multi-page plugin – courier from 2nd post on.

    Thanks,
    Z.

    Plugin Author Sergio De Falco

    (@sgr33n)

    I really don’t know how to help you, sorry. I tried Multipage plugin with your own theme and It’s working for me. Do you use visual or text editor? in the first option could you try to write a simple post using the text editor?

    [nextpage title="intro"]
    
    First page.
    
    [nextpage title="text"]
    
    A content text.

    What you can do, then, is look for add_filter( ‘the_content’ code inside your theme/plugn directory to look for the plugin/theme code that could interfect with Multipage.

    Thread Starter zoltanthegypsy

    (@zoltanthegypsy)

    Sergio,

    Thanks for following up on this. This is interesting:

    If I add [nextpage title=”intro”] to the top of the article, the main page fonts are OK. If I leave it out, the plugin seems to default the 1st page to “Intro”, and the main page fonts are broken.

    I wasn’t using a “nextpage” at the top of the article since it didn’t seem to be necessary.

    Does this help point at what is getting sideways?

    Thanks again,
    Z.

    Thread Starter zoltanthegypsy

    (@zoltanthegypsy)

    Sorry, I posted too soon ?? If I add the [nextpage title=”intro”] to the top of the article, the home page fonts are OK, but there’s no text for the article on the main page.

    If I click on the title, I see another blank Intro page, and there are two “Intro” entries in the table of contents.

    I guess I don’t really know how to use the plugin correctly.

    Thanks,
    Z.

    Plugin Author Sergio De Falco

    (@sgr33n)

    Please try with the light post template i wrote on the previous reply

    Thread Starter zoltanthegypsy

    (@zoltanthegypsy)

    I was just about to repeat that test ??

    If I create an article with your tiny template things work as expected ?? The intro shows up on the main page, and fonts are as they should be.

    However – the following post on the main page (the one that’s giving me trouble) is no longer multipage. It’s one long article.

    In the text editor I see some <span>...</span> wrappers around the nextpage statements in my “bad” article. I’ll try removing them, but they seem to be balanced, FWIW.

    Many thanks,
    Z.

    Thread Starter zoltanthegypsy

    (@zoltanthegypsy)

    Progress!

    I hand-edited via the text editor and removed the <span>…/<span> that was wrapping the nextpage lines (put in by the visual editor???) in my “bad” article and things are working ?? 1st page of the article is on the main page, and fonts are OK. Thanks!

    Another however ?? If I post an article that’s just your simple template _above_ my long multipage article, the long article is no longer multipage on the home page. It is multipage once I click to access the article.

    Trying to rule out more issues with the big article, I’ve posted two tiny ones that are just your simple template. The top one seems to break home-page multipaging for the next article – that is, the whole article shows on the main page.

    I’ll leave all the posts visible for now, if you have time/inclination to have a look.

    I’m very grateful to you for sticking with me on this.

    Regards,
    Z.

    Plugin Author Sergio De Falco

    (@sgr33n)

    I just realized that I might have forgotten to put filters on the_excerpt and I suppose that your theme is using the_excerpt on the first page. Unfortunately I cannot update the plugin ATM, but you can solve this using the regular <!– more –> WP tag below …Read the full article…

    Off-topic: you should add a paragraph for the EFI on bootable flash drives… it’a really interesting topic ??

    Thread Starter zoltanthegypsy

    (@zoltanthegypsy)

    I’ll give that a try. Thank you.

    Off-topic: you should add a paragraph for the EFI on bootable flash drives… it’a really interesting topic ??

    If you don’t mind a little more OT, please elaborate. I discuss EFI bootability in that article. What am I missing?

    I admit the article is kind of messy ATM – maybe it’s there somewhere but hard to find.

    Many thanks,
    Z.

    Plugin Author Sergio De Falco

    (@sgr33n)

    I see now, on the 2nd subpage. I assumed there was a whole paragraph about EFI. Talking about EFI at all would need a whole different post in effect ??

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Home page font problems’ is closed to new replies.