Unyson
Forum Replies Created
-
Forum: Plugins
In reply to: [Unyson] After plugin update, background change to black colorForum: Plugins
In reply to: [Unyson] After Slider CTAthe element “After Slider CTA”
Can you give a screenshot please? Because I don’t understand which element is that
Forum: Plugins
In reply to: [Unyson] Content Elements not workingHello,
Please disable all plugins except Unyson and check if the error persists. Or open browser developer tools and inspect ajax server response
Forum: Plugins
In reply to: [Unyson] Contact Form not working@bopercival Uncomment this line and inspect server response
Forum: Plugins
In reply to: [Unyson] Ajax error and database corrupted after a content backup restorea problem that happened 2 times in 3 days on 2 different installation
So it happens randomly.
the erorr log I did’t found errors
How else should I know where is the problem?
Have you tried debug.log?
Forum: Plugins
In reply to: [Unyson] Ajax error and database corrupted after a content backup restorePlease look in error log.
The restore works this way:
- Temporary tables are created from demo backup data, prefixed with
fwbk_ - After data is imported, temporary tables are renamed thus replacing current tables prefixed with
wp_
Forum: Plugins
In reply to: [Unyson] Instagram Widget not loading correctlyHello,
Have you reported this problem to theme author?
Forum: Plugins
In reply to: [Unyson] parsererror: Unexpected token@shmahmed Ok
- Please paste your web server error log on http://pasetbin.com/ and post the link here.
- Create and post a link to
phpinfo();output. - Install the Send System Info plugin and give us the data.
- Enable WP_DEBUG and log that output to a file and share that file.
- Disable all other plugins except Unyson, switch to the Twenty Fifteen theme, clear cache and cookies and try again.
- Step-by-step how to reproduce the problem.
Forum: Plugins
In reply to: [Unyson] contentThank you for details.
How to disable this forum and replaced it with this link https://github.com/ThemeFuse/Unyson/issues ?
Forum: Plugins
In reply to: [Unyson] contentnever ask for credentials on these forums
Then how to fix the bugs? Some people describe very poor the problem and have no programming skills to inspect it. So we will do Q/A here in comments forever. It is much easier to just login, add a few
var_dump()and find fast the problem.Their responsibility is to delete/change the credentials after I fix the problem.
Forum: Plugins
In reply to: [Unyson] Megamenu Extension and Nav Menu RolesThank you for reporting
Forum: Plugins
In reply to: [Unyson] Display error in page editorGive the authors of custom Unyson plugin this link https://make.wordpress.org/core/2016/02/17/backbone-and-underscore-updated-to-latest-versions/
Forum: Plugins
In reply to: [Unyson] Problem with display pagesHello,
Use this function or get_posts()
Forum: Plugins
In reply to: [Unyson] Contact form attachment issue.Hello,
It’s complicated. We will add it but later https://github.com/ThemeFuse/Unyson-Forms-Extension/issues/22
Forum: Plugins
In reply to: [Unyson] Contact Form not workingCheck Mailer settings if the details are correct.
- Temporary tables are created from demo backup data, prefixed with