vrsotto
Forum Replies Created
-
Hi @sevenspark
I just wanted to make my form(s) to be dynamic (like: add/remove) fields — this part is resolved. now, just want to add data validation of those dynamic fields. any hints? coz i’m having difficulty overriding CF7 with my own JS (using:https://jqueryvalidation.org). Thanks for taking time =)
Forum: Plugins
In reply to: [Contact Form 7] HELP: Loop through Mail-Tag valuesfound my solution here: https://stackoverflow.com/questions/25817442/change-cf7-form-values-dynamically
Forum: Plugins
In reply to: [Permalinks Customizer] Not auto updating permalinks@sasiddiqui, thank you for taking time!
- This reply was modified 8 years ago by vrsotto.
Hi All,
Just like to share, basically i’ve experience same issue before with nextgen and was able to resolved it. to those who are running WP with custom themes, make sure <?php wp_head(); ?> and <?php wp_footer(); ?> are in proper places.
hi vaakash, currently the buttons work just fine on inside content. i just change the template buttons from “sharethis” to “addthis”. again, throwing you another follow up qustion. how do i display the buttons like the once in the inside pages/content using shortcode (ex:https://cottonshare.org/296/not-an-ordinary-day-in-bohol/) on the front/home page listing (the excerpt)?
as you can see, im using another plugin to display buttons using its built-in function but, its not properly working on the home page.
by the way i’m new to wordpres, so please excuse my little knowledge ?? and currently doing this custom theme charity website project…
thanks again in advanced!
vrsotto
Forum: Plugins
In reply to: [Mail Subscribe List] Mark field as required *yea, it should have a field validation ??
Forum: Plugins
In reply to: [Donations Made Easy - Smart Donations] Widget Plugin Not Workingthe plugin same nice but, i’m experiencing same issue with csbiggers. the widget is not working correctly (only show the widget title “Smart Donation Textbox” and “Smart Donation Classic” as test). i’m not using any caching plugins/systems and also clear browser history/cache to test. test it on both chrome and firefox. please see https://dev.cottonshare.com on the sidebar.
Forum: Plugins
In reply to: [Contact Form 7] Not getting any messages sent through Contact Form 7hi! i have experienced this before and able to solved it with with wp email plugin (i used wp-mail-smtp, kinda outdated plugin but it still work). i think the issue issue is smtp of mail server.
i hope this help…