datacate
Forum Replies Created
-
Ok, thanks. I’ll see if I can figure it out on my own and let you know if I need any assistance, I’ve just emailed you off-list for rate info.
Related question asked earlier: the pdb_search tag presents the forms exactly how I want, but the results seem to be displayed in a generic list with the default fields and no filtering – any way to pass ‘fields’ and ‘filter’ values when using pdb_search? And why does pdb_search present search/sort forms differently than when using ‘sort’ and ‘search’ params in pdb_list?
Adding to this: there’s a lot of CSS being loaded when viewing page source, an ideas where to start?
<link rel=’stylesheet’ id=’pdb-frontend-css’ href=’https://mydomain.com/wp-content/plugins/participants-database/css/participants-database.css?ver=4.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’custom_plugin_css-css’ href=’https://mydomain.com/wp-content/plugins/participants-database/css/custom_css.php?ver=4.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’wpce_bootstrap-css’ href=’https://mydomain.com/wp-content/plugins/wp-support-plus-responsive-ticket-system/asset/js/bootstrap/css/bootstrap.css?ver=4.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’wpce_display_ticket-css’ href=’https://mydomain.com/wp-content/plugins/wp-support-plus-responsive-ticket-system/asset/css/display_ticket.css?ver=4.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’wpce_public-css’ href=’https://mydomain.com/wp-content/plugins/wp-support-plus-responsive-ticket-system/asset/css/public.css?ver=4.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’wpce_support_button-css’ href=’https://mydomain.com/wp-content/plugins/wp-support-plus-responsive-ticket-system/asset/css/support_button.css?ver=4.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’myknowledgebase-style-css’ href=’https://mydomain.com/wp-content/themes/myknowledgebase/style.css?ver=4.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’myknowledgebase-googlefonts-css’ href=’//fonts.googleapis.com/css?family=Open+Sans&ver=4.1′ type=’text/css’ media=’all’ />Thanks for the response. Can you provide a bit more step-by-step detail? I pasted your above code into the theme stylesheet, saved it and reloaded the page but it had no effect. Furthermore when I search the theme CSS I’m not finding anything pertaining to forms that is not commented out.
Also, I noted that when I use the pdb_search tag I don’t get all those breaks and paragraphs. So something is clearly different, but I really have no idea what.Thanks!
Edclosing because subject got messed up.
Hello Brian –
Logged into the admin this morning and the issue has resolved itself some how – performance page shows the falcon cache setting as selected and the falcon logo appears on all pages. Site is also noticeably quite faster. Don’t know why I had to log out then back in to see the change but I will mark this resolved.
All is well now, marking resolved. Thanks for your assistance!
Forum: Plugins
In reply to: [cformsII] Forms lost after upgrade from cforms 14.6 to cforms2 14.8Thanks, that worked. The above is a bit more concise and detailed than what appears in the “installation” details for the plugin now:
If you want to upgrade from the original cformsII from deliciousdays.com, please upgrade to the original version 14.6 first, make sure you upgraded your settings and backup your database. Then deactivate the original plugin and install this fork.
So perhaps when you get a chance, update that with something more like your steps above.
Interesting – I deleted both entries, and afterwards there were still two entries, though the times had changed: both were now 90 minutes earlier than previously shown. So from this I surmise that there were in fact duplicate entries for both backups, but crontrol was only showing the second (later) entry for each duplicate.
At this point I expect that the jobs will still run, but just once per day. We’ll see how it goes. I’ll mark this resolved in a couple of days if all is well.
Thanks for writing back. It’s a single-site install. Screenshot: https://snag.gy/Le33c.jpg
That did it, thanks. I followed the steps as outlined in that post, with the additional stop of completely deleting then reinstalling the plugin (probably not needed, but what the hey). Scan works now.
Thanks,
Ed
Those ports are already open, and please note that I am not receiving any error messages from Wordfence, it simply does nothing when I try to start a scan. Telnet tests:
[root@vps36313 ~]# telnet noc1.wordfence.com 80
Trying 69.46.36.8…
Connected to noc1.wordfence.com.
Escape character is ‘^]’.
^C
Connection closed by foreign host.
[root@vps36313 ~]# telnet noc1.wordfence.com 443
Trying 69.46.36.8…
Connected to noc1.wordfence.com.
Escape character is ‘^]’.
^C
Connection closed by foreign host.Are there any specific ports that I need to open on the server’s firewall, other than port 80?
Thanks for replying – as stated in my original post, that step has already been tried to no avail, it is one of the steps covered in this doc: https://support.wordfence.com/support/articles/1000010338-my-scans-are-not-starting-what-should-i-do-
What else do you suggest?
– Ed
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] Broken 'manage subscriptions' linkThank you – I made the change and that has indeed fixed it. I certainly hope that this fix will be in the next update to this plugin so I don’t have to make the edit again after upgrading.
It does, and no that does not help. Any other ideas?