hotelwww
Forum Replies Created
-
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Hyphen or minus signSee the problem on the map ( https://snipboard.io/hlxfS9.jpg ). Instead of showing Brazil, the location shows Saudi Arabia.
I use https://awesome-table.com/, with a template like this https://app.awesome-table.com/-Lp2XprOCAbEEVLcqnj0/preview, the application is at this other URL https://www.iluminando.app.br/ .
- This reply was modified 3 months, 1 week ago by hotelwww.
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Hyphen or minus signHi @abdullah17
It should be noted that the solution presented does not cover general problems, especially with regard to the criteria needed to deal with latitude and longitude numbers, which can be positive or negative and operate in a global context.
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Hyphen or minus signI tested it in an environment with the following configurations:
- WordPress 6.6.2 ( https://snipboard.io/6CFmrw.jpg )
- CF7 Google Sheet Connector v5.0.15 ( https://snipboard.io/bVwhvf.jpg )
- Contact Form 7 v6.0 ( https://snipboard.io/bVwhvf.jpg )
- Twenty Twenty-Four v1.3 ( https://snipboard.io/ErPyoT.jpg )
- PHP 8.3 ( https://snipboard.io/5KQTrV.jpg )
- Form with text field ( https://snipboard.io/qmOVTX.jpg )
- Spreadsheet with text cell ( https://snipboard.io/LzXIW6.jpg )
- Enable formula corrections, disable ( https://snipboard.io/t96W3T.jpg )
- Example form ( https://snipboard.io/kYB6nV.jpg )
It didn’t work, I still received it without the negative sign.
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Hyphen or minus signHi @westerndeal
The value arrives with the (-) sign but it is being ignored. It was working in a previous version of the plugin.I also followed the instructions I sent, but I had no success.
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Does not open PDF after sendingbut there is still some problem, see 404 errors (https://snipboard.io/l0CyKw.jpg)
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Does not open PDF after sendingHello,
We made an adjustment to the /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php file ( https://drive.google.com/file/d/1VdUC1QKo88aG6cB-RLHQkOffGmz9_uiC/view?usp=sharing ).
We had problems in cases of different sessions at the same time.I was able to solve using this code
<embed?type="text/html"?src="snippet.html"?width="500"?height="200">
Forum: Plugins
In reply to: [WP Wrapper] Does not display private pagesI was able to solve for multiple pages using this code
<embed?type="text/html"?src="snippet.html"?width="500"?height="200">
source: https://www.w3schools.com/tags/tag_embed.asp
- This reply was modified 1 year, 11 months ago by hotelwww.
See image https://snipboard.io/MBHLIT.jpg
Forum: Plugins
In reply to: [Intelligence] External Link Click troubleI had to put the span tag and solved. See (https://snag.gy/soz906.jpg)
- This reply was modified 5 years, 7 months ago by hotelwww.
Forum: Plugins
In reply to: [Contact Form 7 Database + | CFDB+] Auto save progressUnderstand, thanks.
Forum: Plugins
In reply to: [Intelligence] Button trackingis it normal to come (not set) on the label (https://snag.gy/xSey4F.jpg)?
Forum: Plugins
In reply to: [Intelligence] Button trackingtomdude,
Many thanks, I did like this image (https://snag.gy/MtTfYg.jpg) and I will try to observe.Best Regards
Forum: Plugins
In reply to: [Intelligence] Support for PHP 7.2?In the version of PHP 7.1 the error did not occur.
Forum: Plugins
In reply to: [Vulnerability Alerts] MainWPIsso mesmo, há um server e um client.
O server é a central de monitoramento (Dashboard), já o client libera a conex?o ao server.
Basta instalar o plugin no site a ser monitorado e no server fazer a conex?o.
Eu estou testando, bem legal.