rjkothari2021
Forum Replies Created
-
The issue is not found in the new update.
I solved the issue by adding a line in .htaccess file
#BEGIN CUSTOM PHP SETTINGS
php_value upload_max_filesize 64M
#END CUSTOM PHP SETTINGS
After this I could upload the older version (1.32) on my website. Thanks.
I’m having same problem with forms with pagination.
I downloaded 1.32 and upon uploading plug-in getting this error: The uploaded file exceeds the upload_max_filesize directive in php.ini.
wp-config.ini is having upload_max_filesize=64mb
Still I created php.ini under wp-admin directory with following 3 commands
upload_max_filesize = 64M
post_max_size = 64M
max_execution_time = 300Still upload upload of the plug-in getting same error = uploaded file exeeds the upload..
What to do?
Cleantalk worked very well. The Spams stopped immediately. But, it was 7 day trial.
So, I stopped cleantalk and tried Cloudflare’s Simple TurnStile plug-in. It is working like a charm. No more spam mails or posts.
Many thanks for all the help.
Thanks Adam for your detailed reply.
By tracking the IPs I found that they are located all over the world. I have added some of them to the Plug-ins. But, it seems to well coordinate attack. My new server is hosted on Digital Ocean. Not sure if their servers are more prone to attack.
I could not find “honeypot” option in Forminator Settings.
I have added “Clean Talk” plug-in. It seems good. Let me see how it goes.
I’m checking up Cloudflare’s Turnstile. But, I don’t see any integration option for same in Forminator settings.
Thanks any way.
Form Export is at https://pastebin.com/zqJTXSFR
Yes. This worked. Thanks a lot.
Hi,
There was a mistake in the URL mentioned in the dropbox. We corrected it as shown below:
<div class="copyright">Copyright © 2022 <a href="https://intranetssl.net/" title="SecureNT Intranet SSL/TLS Certificate"><span>SecureNT Intranet SSL/TLS Certificate</span></a>. All rights reserved. Theme <a href="https://themegrill.com/themes/spacious" target="_blank" title="Spacious" rel="nofollow"><span>Spacious</span></a> by ThemeGrill. Powered by: <a href="https://www.ads-software.com" target="_blank" title="WordPress" rel="nofollow"><span>WordPress</span></a>.</div>
But, still there is no change. You can check it here: https://intranetssl.net
Forum: Themes and Templates
In reply to: [Spacious] Spacious theme stopped showing privacy page in footerThere is nothing on the footer. See screensot of bluechip-india.com website
Thanks. I did that. But, still the credit has not gone.
Apart from ‘Save’ do we have to do anything more?
Please check at https://intranetssl.net/
Forum: Plugins
In reply to: [Lana Downloads Manager] Unable to download file on WordPress siteSuppose in Settings I select End Point type as “Slug” (instead of default “ID”) how does the Plug-in working change?
Forum: Plugins
In reply to: [Lana Downloads Manager] Unable to download file on WordPress siteYes. I have got it now.
But, I really wish that you write in simple English how to use your add-in in WordPress.
Forum: Plugins
In reply to: [Lana Downloads Manager] Unable to download file on WordPress siteHello,
Still I’m unable to understand. I get the point that URL needs to be written against “File” but where? In “Download” or in the “Page”?
Is it possible for your write a clear description from beginning – how does one use your plug-in?
It’s usage is so confusing.
Forum: Plugins
In reply to: [Lana Downloads Manager] Unable to download file on WordPress siteCurrent settings in ‘Download’ are shown below for ref.
General Settings Endpoint download Endpoint Type ID Custom Post Type Settings Post Type Endpoint lana-download Category Endpoint download-category Public Enabled Log Settings Logs Enabled Counter Settings Counter Enabled
- This reply was modified 2 years, 11 months ago by rjkothari2021.
Forum: Plugins
In reply to: [Lana Downloads Manager] Unable to download file on WordPress siteThis is very confusing.
1. When I insert a link with link like this – https://intranetssl.net/download/root-ca/ Upon Publish and clicking link we get this error: No download_id defined.
2. When I insert a link like this – https://intranetssl.net/download/343/
Upon Publish and clicking link we get error “No file URL defined. Go to homepage”3. When I insert a link like this – https://intranetssl.net/lana-download/root-ca/ Upon Publish and clicking link I am shown a page with link for Root-CA. When I click on it the text file is getting downloaded. But, this is a two step process.
What I want is that when I click on the link system should directly download the text file. In other words, it should not open a download link page.
How to do this?