michellelyl
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [FlyMag] Add Disclaimer in the FooterGot it! Thanks Bojan 🙂
Forum: Themes and Templates
In reply to: [FlyMag] Add Disclaimer in the FooterHi Bojan
I’m doing fine 🙂 How about yourself?
It worked, but I guess I also need to ask how do I add link for the disclaimer?
Forum: Plugins
In reply to: [WP Subscribe] Bug with theme customization?hey guys,
I found answers from their forum, and now the theme customizer works fine.
Hope it helps. See the answer below.Hello,
This is a bug in the plugin that is fixed in the latest versions.
In the file js/wp-subscribe-admin.js, locate this line
$( document ).on( ‘widget-added widget-updated’, onFormUpdate );Add // to the beginning of the line to comment it out:
// $( document ).on( ‘widget-added widget-updated’, onFormUpdate );Then the theme customizer should work after refreshing the page. If it’s not working, please try clearing the browser cache.
Forum: Plugins
In reply to: [WP Subscribe] Bug with theme customization?I had the same problem too. Where is support?
Forum: Fixing WordPress
In reply to: How to Add Disclaimer in the Footeri edited it in order to have the copyright line. But now I want to add a disclaimer link on the same row.
I’ll post at my theme’s forum. THanks.