k2learner
Forum Replies Created
-
Yes, I already have that enabled. Admin is getting notifications but was not sure how to additional email to that list. Can you please help?
Hi Eric
Thank you for your pointers. I was able to change donation form fields but still have not been able to figure HOW to order the fields in the below fashion. Can you please some pointers (I am a newbie and have figured out customizing the form – thanks to the snippet you have provided in github).
BY default, all the below fields appear ONE BELOW ANOTHER. I want to group some to be in the same line.
Your Donation:
DONATION_AMOUNT_FIELDYour Details: /* WANT TO REMOVE THIS LINE */
First Name* Middle Name Last Name*
FIRST_NAME_FIELD MIDDLE_NAME_FIELD LAST_NAME_FIELDEmail* Phone
EMAIL_FIELD PHONE_FIELDAddress City State Zip
ADDRESS_1_FIELD ADDRESS_2_FIELD CITY_FIELD STATE_FIELD POSTCODE_FIELDDONATE_BUTTON
- This reply was modified 8 years ago by k2learner.
Forum: Plugins
In reply to: [Theme My Login] Can’t log outSOLVED!!
- I first disabled all other plugins EXCEPT TML. I still had the same issue.I compared with my other websites that I have built where it works smoothly. The Logout link was http://mydomainname.com/logout/?_wpnonce=xxxxxxxx. But the URL generated looked different.
- I disabled TML and URL reverted back to WordPress logout link and it worked fine.
- SOLUTION: I deleted TML completely, logged out, logged in back again, reinstalled TML. Logout link generated correctly and it works fine. I suspect it got botched up when exporting from Windows and importing into Linux Hosting provider but I could be wrong.
Forum: Plugins
In reply to: [Theme My Login] Can’t log outHi,
I am facing the same issue. My website is a bunch of pages as view-only for visitors. I am the ONLY person who will be logging in/out. I have the same issue. But, then, I don’t mind disabling the plugin – since I am the only person logging in :-).
I will report back if there is a plugin conflict issue.f
Thx !
- This reply was modified 8 years, 1 month ago by k2learner.
Forum: Plugins
In reply to: [WP Video Lightbox] Resize thumbnail sizeThanks for your response mbr!! Of course, the workaround is to create images and anchor them. Please let me know if there is “outside-the-box” techniques I can try. I tried putting it in a table cell specifying width, but that did not work.