phillyj8
Forum Replies Created
-
I am experiencing this exact same issue. In any language besides the primary language, line breaks are stripped in Visual Composer
I am able to get paragraph breaks to work, only if I set the alignment of the text. But single line breaks are removed no matter what.
Any ideas?
Thank you, that did seem to fix this issue.
When testing it, I created a batch with just one page, and after deploying it, rather than updating that page on Production, it duplicated it. Do you know why this might be? I assume the plugin is meant to handle updates to existing pages & posts?
Also, will it handle theme-specific settings within post/pages? For example, the theme I’m using has settings within pages to list posts from specific categories, etc.
Thanks again!
I actually also am running into this issue.
What I have found after some research is that in my wp_usermeta table, there are some keys that use the db prefix, and this prefix varies from staging to production. (I do not have control over this, as I am hosting with Mediatemple and the staging site is a service they provide.)
So after deploying a batch, if I check the wp_usermeta table in WP, I can see that those prefixes have been changed from the production prefix to the staging one.
So wp_bmrcf2zpf2_capabilities becomes wp_cksfie4ndk2_capabilities
If I edit them all and change them all back, I can again login.
I hope this helps offer some insight. Does this seem like a resolvable issue? I’d love to be able to keep using this plugin, but obviously having to change these values after every deploy isn’t workable.
Thanks!
PhilipAfter enabling errors, I have found this is the exact error:
Fatal error: Cannot redeclare class Zend_Loader in/chroot/home/mysite/mysite.com/html/lib/Zend/Loader.phpon line 31
Do you know how I can fix this?
James,
I sent an email to the address on your website a few days ago. Did you receive it and were you able to look into the issue?
Thank you.