• Resolved demodave

    (@demodave)


    I can’t seem to get the Silk theme to work anymore.

    This is my shortcode:

    [fileaway sub=”riv” attachaway theme=”silk” iconcolor=”green” corners=”elliptical”]

    Also, do I now have to manually add the sub directory to the shortcode? I can’t find it in the shortcode generator anymore.

    https://www.ads-software.com/plugins/file-away/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author thomstark

    (@thomstark)

    fileaway attachaway ????

    Plugin Author thomstark

    (@thomstark)

    Look at your shortcode.

    Thread Starter demodave

    (@demodave)

    That was me trying to add the sub directory and the silk theme.

    Here is a shortcode from a page that did display the silk theme until I updated to version 3 of FA.

    [fileaway sub=”spice” mod=”yes” style=”silk” corners=”elliptical”]

    Now, it no longer shows the silk theme.

    https://demodavepro.com/spice

    When using the shortcode generator, I don’t see the option of the silk theme anymore. Just silver bullet or minimalist. Also, did you remove the ability to define the sub directory from the FA generator?

    Sorry if these are dumb questions.

    Thread Starter demodave

    (@demodave)

    I see what I did wrong. We are all good! Sorry about that!

    Plugin Author thomstark

    (@thomstark)

    Actually, we’re not all good. The Silk theme has been accidentally ignored from the list of options. I will include a fix in the next update, but for now, go to:

    /wp-content/plugins/file-away/lib/cls/class.fileaway_attributes.php

    Go down to line 116 and change this:

    if($type === 'flightboxes')

    to this:

    elseif($type === 'flightboxes')

    The sub attribute is still there, never went away. But it’s not available on the Attach Away generator, if that’s what you were doing.

    Thread Starter demodave

    (@demodave)

    Well I still don’t see how to get silk with the light background anymore.

    Thread Starter demodave

    (@demodave)

    Just saw our response. Thank you!

    Thread Starter demodave

    (@demodave)

    And that fixed it!! Thank you!!!

    Plugin Author thomstark

    (@thomstark)

    Sorry for the headache!

    Plugin Author thomstark

    (@thomstark)

    3.1 is now up.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Silk Theme Not Working’ is closed to new replies.