Hello,
I am not able to update Quform. Kindly update.
Regards
Abhijeet
This topic has 14 replies, 2 voices, and was last updated 4 years, 5 months ago ago by Olga Barlow
Hello,
I am not able to update Quform. Kindly update.
Regards
Abhijeet
Hello,
Deactivate plugin, remove. Install updated version again from XStore > Plugin Installer.
Regards
Hello,
After updating theme some error is showing https://prnt.sc/1c2144f. Kindly help.
Regards
Abhijeet
Hello,
Could you, please, provide us with link to page where you have this error?
Regards
Refer private
Not replying ??
Hello,
Take our apologies for the delay in answering, we have a lot of requests these days.
Your issue was passed to developers. I’ll inform you once they fix the problem with the coming soon mode.
Regards
Hey Olga,
Can you tell your developer to add animation (https://www.loom.com/share/ef0b1ed5021c442693172baa0ad3493d)in all department menu.
Regards
Abhijeet
Hey Olga,
Again same error caused kindly tell your develop to fix this issue.
When I hover CARDIOLOGY (All Departments menu) it showing mega menu properly. When I click show more and then click CARDILOGY the mega menu showing down. I am adding video regarding this issue please see to it.
Video – https://www.loom.com/share/070f93a5287641259b9d90174735b87f
Regards
Abhijeet
Hello,
Fatal error fixed.
Can you tell your developer to add animation (https://www.loom.com/share/ef0b1ed5021c442693172baa0ad3493d)in all department menu.
We don’t have such option in our theme. You may play with the custom CSS to add that animation if you have CSS skills.
Again same error caused kindly tell your develop to fix this issue.
I don’t see Show more link in your menu.
Regards
Hey Olga,
Thank you for fixing fatal error issue I appreciate☺
We don’t have such option in our theme. You may play with the custom CSS to add that animation if you have CSS skills.
Previously you have done the animation in all department menu but due to theme issue caused the animation was removed. You can refer this ticket also that you have put he animation (https://www.8theme.com/topic/all-departments-menu-2/#post-287854)
Regards
Abhijeet
Hello,
We have added the below custom to your Custom CSS
.template-content .secondary-menu-wrapper .menu {
display: block;
visibility: hidden;
opacity: 0;
-webkit-transform: scale3d(1,0,1);
transform: scale3d(1,0,1);
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
transition: all 500ms ease 0s;
animation: none;
}
.et-secondary-shown .template-content .secondary-menu-wrapper .menu, .et-secondary-visibility-opened .template-content .secondary-menu-wrapper .menu, .et-secondary-visibility-on_hover .template-content .secondary-menu-wrapper:hover .menu, .et-secondary-visibility-opened.et-secondary-on-home .template-content .secondary-menu-wrapper:hover .menu, .et-secondary-visibility-opened.et-secondary-on-home.home .template-content .secondary-menu-wrapper .menu {
visibility: visible;
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
animation: none;
}
Check now.
Regards
Hello,
Thank you so much Olga.
Regards
Abhijeet
You are welcome.
Regards
The issue related to '‘Not able to update’' has been successfully resolved, and the topic is now closed for further responses