Forum Replies Created
-
in reply to: custom code
Hello,
We have not tested Gravity forms plugins. Sorry but we do not offer support on third party plugins.
Best regards!
in reply to: How to change to home 6 style ?This reply has been marked as private.in reply to: Single Staff VC elements not linking to staff pagesHello,
I will need to check Staff elements, the permalinks form in Settings and maybe the theme files in Appearance > Editor.
It’s best to have the admin rights so i can check and fix this at one time. Don’t worry, your data is safe with us!Best regards!
in reply to: Getting error after activating your themeHello,
Did you have any other theme installed prior to June? You may need to reset the database. Please read this article carefully to get more insight on the procedure.
https://premium.wpmudev.org/blog/reset-wordpress-website/
Useful article: https://www.elegantthemes.com/blog/tips-tricks/how-to-fix-the-500-internal-server-error-on-your-wordpress-websiteBest regards!
in reply to: Align menu rightHello,
You can use custom css for this purpose. Add this code into your Additional Css menu:
.header-row .header-row-inner .c-middle { display: none !important; } .header_container.header-top > .main .header-el { margin-right: 142px !important; }Result screenshot: https://postimg.org/image/6cx5flqh1/
Best regards!
in reply to: Switch earlier to responsive menuHello,
I tried adding this code via inspect element:
@media (max-width: 1055px){ .mobile_small_menu { display: block !important; } #navigation { display: none !important; } #logo { float: right !important; }}And this is the result: https://postimg.org/image/dev31vmdx/
Can you please try again? make sure to not have any errors in previous code that could interfere with the right execution of this block.
Let us know.Best regards!
in reply to: Folie – architectureHello,
I fixed it. Sorry for the inconvenience. Please clear cache and open once again the customizer. This is the current view: https://postimg.org/image/w5x0bmw9h/
Let us know.
Best regards!
in reply to: Displaying custom taxonomy on Woocommerce Shop pageHello,
Yes, you may customize the plugins files to add more attributes to products. But this is a customization not included in our support service. I suggest you contact the plugins support for a more detailed guidance.
Best regards!
Hello,
We are working on making the transition from Codeless Builder to Visual Composer builder and vice versa fully compatible. But for the moment this is not complete yet. So please use theme’s main builder to add content to your site. Theme is build on Codeless Builder as the primary and most important builder.
Watch some live demonstration on how it’s used and all the available options in this video tutorial: https://youtu.be/ZQuasOcvCZI
Let us know if you need help with it.Best regards!
in reply to: Mobile MenuHello,
Yes, we will add it in future theme updates. Thank you for your suggestion.
Best regards!
in reply to: Mega Menu Background Color IssueHello,
There is no problem with mega menu in any demo. Do you have any third aprty plugins installed? There must be a configuration in your installation that is giving the sub-menu this color on hover. However, you can ad this css into your Custom Css box to remove it:
.header_12 .full_nav_menu nav ul > li:hover { background: rgba(255, 255, 255, 0.15) !important; }The sub-menu item titles are already white on hover (screenshot). If you want the entire sub-menu background to be transparent, then add this code as well:
nav .codeless_custom_menu_mega_menu.codeless_mega2 { background-color: rgba(255, 255, 255, 0.15); }Result screenshot:https://postimg.org/image/hdnp6vdwl/
Let us know.
Best regards!
in reply to: Visual composer helpHello,
I see. Keep up the good work :)
Best regards!
in reply to: Variable products don’t show out of stockHello,
Sorry for the inconvenience. We will check all these asap and fix them in the upcoming theme update.
We kindly ask for your patience until then.Thank you!
in reply to: How to change to home 6 style ?Hello,
Can you add some valid wp credentials in your profile data? So we can check the current customizations and help you set up home as home 6.
Read this article for more information.Best regards!
in reply to: Portfolio to LightboxHello,
Sorry but this is not possible. To add such feature it is needed coding that is not included in support service.
Best regards!