MarkRichardson
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Losing paragraphs tags in Text fieldBy the way – the paragraph tags are in the exported CSV. It’s just that they don’t show on the screen when a subpage is displayed.
Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Losing paragraphs tags in Text fieldMany thanks for your fast response Arshid. Which version is it fixed in? The latest version on www.ads-software.com is 1.1.3 which has not fixed it. I submitted a new form but the subpage still does not show paragraphs in a text field. Perhaps the latest version is not there yet?
You need to untick ‘Copy Content’ before you layout an Event using Page Builder. If this doesn’t work for you, suggest you do contact the Siteorigin support forum at [email protected] They are very helpful.
I contacted the Page Builder developers and they responded with the following (and their way around the problem works):
“So this is being caused by the Events Manager plugin changing and overwriting panels_data post meta. It worked previously because their code was running before ours, but now when copy content is enabled we trigger another save_post which then causes their code to run again and overwrite our saved post meta with incorrectly serialized data. I think this should be up to them to fix and it may be as simple as them just making sure they don’t run save_post filters more than once.
You should be able to work around this issue by disabling copy content. Copy content can be disabled by navigating to WP Admin > Settings > Page Builder and opening the Content tab. Untick Copy Content. This will prevent Yoast from analyzing text but outside of that, you will not experience any noticeable differences. If Yoast is very important to your website (specifically the text analysis functionality), I would recommend keeping Copy Content enabled and then disable it when editing Events.”
Siteorigin developers have just sent me the following way around the problem – which works.
“This is being caused by the Events Manager plugin changing and overwriting panels_data post meta. It worked previously because their code was running before ours, but now when copy content is enabled we trigger another save_post which then causes their code to run again and overwrite our saved post meta with incorrectly serialized data. I think this should be up to them to fix and it may be as simple as them just making sure they don’t run save_post filters more than once.
You should be able to work around this issue by disabling copy content. Copy content can be disabled by navigating to WP Admin > Settings > Page Builder and opening the Content tab. Untick Copy Content. This will prevent Yoast from analyzing text but outside of that, you will not experience any noticeable differences. If Yoast is very important to your website (specifically the text analysis functionality), I would recommend keeping Copy Content enabled and then disable it when editing Events.”
I have the same problem. When I contacted Page Builder developers (SiteOrigin) they acknowledged there is a clash between SiteOrigin Page Builder 2.6.x and Events Manager but said there weren’t enough people using both Page Builder & Events Manager to warrant giving it high priority. They suggested I reverted to Page Builder 2.5.x which I did and it works OK.
Ditto. For 4 websites I manage – all with free Wordfence. Looked at attack-data.php via FileZilla over SFTP and no file permissions changed. Nothing yet posted on Wordfence site. So guessing it is a false alarm…
Yes, tested with Twenty Seventeen theme. Same problem.
Hi thanks for your reply.
I’m using BB 1.9.2, EM 5.6.6.1 and WP 4.7
I select to create a new Event, click on ‘Page Builder’ which launches the BB interface but then am unable to drag a row layout onto the page – there is no dashed rectangle to drag a row layout into.
If I create a new ordinary Page then I can drag row layouts onto the BB interface.
Forum: Plugins
In reply to: [Contact Form DB] How to display uploaded file links in Detail View?Managed to work this out myself – so sorry to have bothered you.
For anyone interested you do the following:
In the Detail View page add filelinks=”url” to the shortcode thus
[cfdb-html form=”MyTable” filter=”submit_time=$_GET(st)” filelinks=”url”]
Then format any field which is a link as follows: (my example uses a field called cv)
- This reply was modified 8 years, 4 months ago by MarkRichardson.
I think I’ve solved the problem. It appears that even if the full width template is used, at a certain browser window size space is ‘created’ on the right of the page for an invisible widget right sidebar.
By adding
.col-460 {
width: 1%;
}to the child theme the problem is solved. As I use the full width template for all pages on this site I’m hoping this won’t have any unwanted side effects…
But this may not be the best solution?
You are right. Thank you. I had assumed that the ticker content was exported with the database data. Presumably it is kept elsewhere in its own folder/file? My apologises for implying your plugin was at fault! And thank you again for responding so quickly.
Thank you for your quick reply.
How odd. I tested it on my test site which has WP 4.0 and exactly the same setup as the live site which has WP 3.9.2
The test site is a day or so out of date but the URLs are:
Test site (WP 4.0 RC1): https://www.wp-test.phoenixbrighton.org/
Live site (WP 3.9.2): https://www.phoenixbrighton.org/Forum: Plugins
In reply to: [SpeakUp! Email Petitions] Clash with Events Manager pluginI deleted and re-installed both Events Manager and SpeakUp! and everything seems to be working now.
Apologises Greg for casting doubt on your plugin!
Forum: Plugins
In reply to: [SpeakUp! Email Petitions] Clash with Events Manager pluginI should also have said I’m using single user WP 3.5 with Firefox 17.0.1