Forums

[resolved] [Plugin: wp-quote-tweets] Upgrading wipes out customization (6 posts)

  1. Every time you upgrade it wipes out your custom styles. Would it be possible to move those to your theme folder, perhaps? Or some place less likely to get whacked?

    http://wordpress.org/extend/plugins/wp-quote-tweets/

  2. Tanin
    Member
    Posted 2 years ago #

    You can now also save your custom quote templates in a wpqt folder in your theme's directory.
    example:
    /wp-content/themes/{your current theme}/wpqt/{your custom template}/

  3. Genius!

  4. Heh, okay here's fun. Doesn't work on Child Themes.

    $templatesDir = get_bloginfo('template_directory').'/wpqt/'; picks up the PARENT theme.

    I tried $templatesDir = STYLESHEETPATH . "/wpqt/"; but it didn't work.

  5. Tanin
    Member
    Posted 2 years ago #

    template paths should be fixed in 4.0.1

  6. Testing this as soon as work stops flipping out :)

Topic Closed

This topic has been closed to new replies.

About this Topic