Goose
Forum Replies Created
-
After some researching, I found that it is probably caused by Javascript conflicts. I de-activated my Lightbox plugin, that caused the issue, it is now working as expected.
Same here…the donut thing keeps spinning at the submit button…
Forum: Plugins
In reply to: [Fast Secure Contact Form] More than 65 entries causes problemsThanks for the link, I’ve verified the php version and contacted the company who is hosting my website to explore what I could change within php.ini.
The answer is that max_input_vars is set to 1000 on the shared hosting servers which allows for 1,000 entries on a form.
Going beyond that is being considered a security risk.To be honest, I tend to agree with them that 1,000 entries sound enough. Is it the total of all forms and fields that is causing this high requirement?
With this limitation in place, I’m afraid I need to explore another form solution I’m afraid…any suggestions?
Thanks.
Hi, yes it is.
Do you have a solution?Forum: Themes and Templates
In reply to: [Minamaze] Unable to Embed Youtube videos with ShortcodeOh, sorry about that will do…I have opened a new ticket.
I just wanted to add information, but you’re totally right…Forum: Themes and Templates
In reply to: [Minamaze] Unable to Embed Youtube videos with ShortcodeFor testing purposes, I have switched to the default 2014 theme and there the YouTube video shows with the correct size.
Switching back to the Minamaze theme again ignores my width and height.
Forum: Themes and Templates
In reply to: [Minamaze] Unable to Embed Youtube videos with ShortcodeI’m having a similar problem and I’m finding that the Minamaze theme is ignoring the width and height values:
<iframe width=”320″ height=”215″ src=”//www.youtube.com/embed/WKwed2DtRMI” frameborder=”0″ allowfullscreen></iframe>
Is using the maximum width and seems to be cropping.
Has this been resolved yet?