tillamook
Forum Replies Created
-
Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Connect countrytext and phonetextI was also looking for this feature but couldn’t find it.
It seems to me that a standard use case would be to have the flag picker ahead of the phone number input field, and then have two pieces of information available to the developer, concatenated or concatenatable, for use in the summary of the form output, and for use as a mail tag.
For example, I want to be able to pick, say, the US flag, enter a number, say 2125551212, and have the output available in the summary and mail tag as
+12125551212
The plugin as coded does not seem to offer this functionality. Or am I missing something?
Hi Steve,
I was just having the same problem this morning. I’m using the WP Google Maps plugin, v7.10.33, and I encountered the same error.
For me, the problem was that my server did not have DOM/XML support. As I have my own Linux server, I was able to fix that by running
sudo apt-get install php7.1-mbstring sudo apt-get install php7.1-xml sudo apt-get install php7.1-zip
and then restarting the server.
If you use a third-party for hosting, perhaps send them this thread.
These links might prove helpful:
WP Google Maps: Settings page is blank
How do I install the dom extension for PHP7?- This reply was modified 6 years, 6 months ago by tillamook.
Forum: Fixing WordPress
In reply to: Fatal error : Call to undefined function wp_redirecthttps://www.ads-software.com/support/topic/344414
possibly related?
Forum: Fixing WordPress
In reply to: Fatal Error with updateI’m getting the same behavior. The Slideshow Gallery plugin from Tribulant seems to be the cause.
For example, if I go to Pages > Add New, this error message displays as soon as I enter any text in the page title field and then change the focus to the page body field, either by clicking or tabbing:
Fatal error: Call to undefined function wp_redirect() in […]/wp-admin/admin.php on line 33
I’m hoping Antonie (Slideshow Gallery plugin author) will release a fix for this soon. In the meantime, any ideas on why this is happening?
BTW Shane G., I followed your advice carefully, no joy unfortunately.
Forum: Plugins
In reply to: [Plugin: Slideshow Gallery] URL link does not show up in Internet Explorer 8Hi Matt,
Any joy with this yet? I’m having the same problem :\
David