• Getting a very odd spacing issue but only when file names are in capital letters.
    Think you can find the issue?
    Thanks!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Adam Bissonnette

    (@mmanifesto)

    Strange! What does your shortcode look like? Are you using regex to rewrite some stuff? I thought it would be a font issue but there is definitely something wonky here.

    Thread Starter mikesreel

    (@mikesreel)

    Hi Adam!
    Love the plugin btw ??
    No regex or anything that I know of.
    Here’s my shortcode:[MMFileList folder =”XXXXX” format=”li” types=”pdf” target=”new window” prettyname=”true”]

    Thanks!

    Thread Starter mikesreel

    (@mikesreel)

    ps….I’m willing to pay for support ??

    Plugin Author Adam Bissonnette

    (@mmanifesto)

    I’m happy to help and if the plugin is providing value then that’s payment enough :)!

    Can you share the original filename with me? It looks like you’re using “pretty filename” which should run the following regex: /-|_| |\.[a-zA-Z0-9]*$/

    I think the problem is that that first dash needs to be escaped. I’ll have to troubleshoot later here though and maybe push a new update to the plugin to fix it. I’ll keep you posted!

    Thread Starter mikesreel

    (@mikesreel)

    Hi Adam!
    The original filename is
    [MMFileList folder =”schematics/Coleman/Coleman Coolers” format=”li” types=”pdf” target=”new window” prettyname=”true”]

    THANKS ??

    Thread Starter mikesreel

    (@mikesreel)

    Hi Adam!
    Any luck with my capital letter issue? I’m still willing to pay for your time ??

    Mike

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Use of capitol letters and spacing’ is closed to new replies.