dineshM
Forum Replies Created
-
Forum: Plugins
In reply to: [Multi Step Form] Mobile Send Not WorkingPlease try using the birth date in the text field, something like this, 02/23/1990
and see if form sends an email if submitted through a mobile device.I think the issue is a combination of number & character / if filled from mobile devices. I was able to spot this when I didn’t fill up that particular text field(birth date) from mobile and I was able to receive notifications.
For now, I have switched to date picker instead of the text field & have tweaked the code for date picker to show year range from 1900 to 2038.
In the future release, it would be great if your team could provide the year range settings within the wp-admin side as date field can be used as Birth Date (Note: current date picker year range is only from 2008 to 2028 which is not handy for the birth date)
Thanks
- This reply was modified 6 years, 3 months ago by dineshM.
Hi,
Seeing the same issue as mentioned in above comments or it’s different? Let me know, may be I can help
Thanks
I sorted the issue. After you update to wordpress 4.7.1, the onepager will not enable in the wordpress Page editor. Until you click enable onepager, everything is fine with your created page. But once you click onepager button, it will revert to default page template, you will see that in sidebar. It won’t change to onepager template right from your page editor as that is the bug. You will need to go to your DB, find the Page ID and change wp_page_template to onepager(metakey), you will see “default” value is inserted there.
This way you can atleast fix your broken working copy of the page created with onepager.
- This reply was modified 8 years, 2 months ago by dineshM.
That is fine, can you just let me know the php echo function to display that gallery description in frontent?
Forum: Plugins
In reply to: [Contact Form 7] Attachments file name is shown if used SMTP for sending mailThanks a lot
Forum: Plugins
In reply to: [Contact Form 7] Not sending emails anymoreHi,
I’m facing the same problem but I used SMTP for work around this issue. If you need a temporary solution, use SMTP for sending mails, remember it won’t send attachments, it will only display attachment file name.
Thanks
Solved this issue myself, poor support as I see other Support questions were constantly answered.
No one from support can help on this issue?
I have set SMTP, Email Test Settings button work but email notifications are not sent. Any solutions yet as so many users are facing this issue?
Email Test settings work as I’m using SMTP but email notifications are not sent when someone submit the event
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Bar not VisibleI figured out the grey bar issue as well when the top bar gets opened a function is called and puts padding-top:35px to the page container.
Please make sure to get that correction in next update.
Thanks!
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Bar not VisibleHi,
I figured it out, cache plugin which cached the pages was hiding the bar when logged out. When I empty the page cache it showed up.
Now there is a grey bar appearing in my slider, I can see the support as many of others have this issue.
Let me know if there is a quick way to get rid off it.
Thanks!
Forum: Plugins
In reply to: [Events Made Easy] Calender ShortcodeHi Franky,
Thanks, it’s no longer an issue, I just was so lazy to reply you back. I fixed it with change in settings, the scripts needed to be load in header as by default it was in footer.
Appreciate your work with the plugin and all the support.
Thanks!
Forum: Plugins
In reply to: [Events Made Easy] Calender ShortcodeHi Franky,
Yes, I tried that way too but still showing same thing.
What type of other plugin can be conflict for this?