Forum Replies Created
-
AuthorPosts
-
Hey!
You have done it correctly but there is simply not enough space in mobile version for the widgets to fit in so hide the widgets in mobile version
Use the CSS in Quick CSS under General Styling in Enfold Options.
@media only screen and (max-width: 767px) { #text-5 { display: none; } }
Cheers!
Vinay KashyapHi!
We tried to reset the database and import the demo a few times but it’s really not working. None of the demos are importing. This could be because of the memory issue. Please contact your hosting company and increase the memory limit. Once you can try importing the demos if you still have issues please let us know we will keep this ticket open for you.
Cheers!
Vinay KashyapMarch 10, 2016 at 10:13 am in reply to: I don't see what I'm writing in the text boxes on my Enfold Theme WP #596186Hey!
Please create a backup of these 2 CSS files and replace editor.css and editor.min.css files in http://visionanimale.fr/wp-includes/css/ folder via FTP with the ones below
editor.css https://www.dropbox.com/s/ripffdog0duz3ch/editor.css?dl=1
editor.min.css https://www.dropbox.com/s/f6vj9gymgqviuhe/editor.min.css?dl=1Best regards,
Vinay KashyapHi!
Try using a placeholder image for the video.
#player_26_1895992992_522052004 { background:url(placeholder_image.jpg); }
If you have any issues please feel free to get in touch with us.
Please create new tickets for new issues so we can keep the focus on the original topic and it helps us help you faster :)
Best regards,
Vinay KashyapHey!
Glad that worked out for you :)
There is no issue with the custom script i have double checked it however the only reason i see why it works on some and not on others is some discrepancy in adding correct #ID’s or class. Please re-check the same page or create a new page and add the #ID’s or Class so if something was missed out earlier it will be fixed.
To re-confirm it quickly create a new page and add a fullwidth submenu and create empty color sections with #ID’s and check it out! It should work fine on all sections then you can fill in the page with content.
Regards,
Vinay KashyapHi!
Glad we could help :) We have put together some info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
we really appreciate if you rate our theme on themeforest :)
Thank you for using Enfold :)
Best regards,
Vinay KashyapHey!
You have 2 post in News catogery hence it is showing 2 post in News :)
Regards,
Vinay KashyapHi Elsa!
In enfold options > Sidebar please select no sidebar for Archive pages
Best regards,
Vinay KashyapHey aaronlevy1!
Line height is added as an inline style via js so it’s specificity is the highest and cannot be altered using CSS
style="height: 51.7647px; line-height: 51.7647px; min-height: 58.6667px;"
You can change it’s height in Enfold > header options
Cheers!
Vinay KashyapMarch 10, 2016 at 8:09 am in reply to: Fullscreen slider disable pause/play button on mouse over #596129Hi!
Please use the below css in Enfold > General styling > Quick CSS
.player .controls .play { display:none; }
Cheers!
Vinay KashyapHey!
When you view the page source the Google Adsense code is installed correctly and no issue was found.
Please check if you are getting the stats in adsense manager.
Where are the 2 dots you mentioned? i did not notice anything strange…
Best regards,
Vinay KashyapHey w3newbie!
Please try
.slideshow_inner_caption{ display:none!important; }
If you still have issues please share the link where we can inspect the element in question :)
Cheers!
Vinay KashyapMarch 10, 2016 at 7:51 am in reply to: Problems with setting up Attributes on products with Woocommerce and Enfold #596115Hey greenlinkweb!
We would like to take a closer look please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.
Regards,
Vinay KashyapHi!
Glad it’s sorted for you now :)
Please feel free to get in touch with us if you have any questions. We have put together some info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Cheers!
Vinay KashyapHey!
Please check the screenshot below
There is something wrong with the FTP connection. Please re-create a new FTP account and check if it works if you get the same error please contact your hosting provider and let us know when the FTP issue is sorted so we can continue our work.
Cheers!
Vinay KashyapHey!
Please remove Color Section background image.
Instead use custom class and add the background using CSS and adjust as you like.First enable custom class support and add class name
"custom-bg-1"
to the color sectionAdd the below css in Quick CSS and you might have to tweak some CSS in mobile version.
/* Color Section Bg Image*/ .custom-bg-1 { background: #FFF url(https://www.potentialmatters.com/wp-content/uploads/2016/01/123rf-28387068-2560x933-smaller.jpg); background-size: cover; background-position:bottom right; } /*Background in mobile version*/ @media only screen and (max-width: 767px) { .custom-bg-1 { background-size: cover; height:auto; background-position:topcenter; } }
If it still don’t look right to you please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.
Best regards,
Vinay KashyapHey!
Thank you for the kind words :)
Glad we could help! We have put together some info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Best regards,
Vinay KashyapMarch 10, 2016 at 6:19 am in reply to: Cannot save theme control panel, Avia Page builder stopped working #596065Hi sparkzilla!
Please share the link to the page where we can inspect the element in question :)
Before you get back to us with the link please try the following to resolve the issue
Since this is new installation i doubt you have installed any plugins in case you have to find out if there is a plugin conflict please follow the below steps
1. Goto plugins page > Deactivate all active Plugins
2. Updated WordPress and Enfold to latest version if you have not.
3. Activate one plugin at a time… refresh the page and check for the issue.
4. Make sure the plugins are all updatedLastly please re-install WordPress.
Regards,
Vinay KashyapHi Jordan090!
For all the available demos at the moment please check http://kriesi.at/themes/enfold-overview/
We will release new demos in a very short time.
Enfold is very easy to customise and work with once you download the demo you like let us know if you need any help to make any minor changes.
Best regards,
Vinay KashyapMarch 10, 2016 at 6:07 am in reply to: How to center a partial-width column in Avia layout builder #596058Hi!
We enabled custom class name.
In the 3/4 column we added a custom class called “center_this”We added custom CSS in Quick CSS as mentioned above
and created a test page here (see private content)
Best regards,
Vinay KashyapHey!
We are working on your ticket please wait while we update the results here soon.There is no problem with the slider it works correctly please check the screenshot below but some 3rd party plugin is causing a conflict so the slider is not working to find the plugin in conflict please follow the below steps
1. Goto plugins page > Deactivate all active Plugins
2. Updated WordPress and Enfold to latest version if you have not.
3. Activate one plugin at a time… refresh the page and check for the issue.
4. Make sure the plugins are all updatedRegards,
Vinay Kashyap- This reply was modified 8 years, 8 months ago by Vinay.
Hi!
‘WC_Payment_Gateway’ is an woocommerce plugin error our support for third party plugins are limited. But we love to help you so let’s try and get you back online.
This might be caused dude to a plugin conflict with some plugins you are using to find the plugin in conflict please follow the below steps
1. Goto plugins page > Deactivate all active Plugins (except woocommerce)
2. Updated WordPress and Enfold to latest version if you have not.
3. Activate one plugin at a time… refresh the page and check for the issue.
4. Make sure the plugins are all updatedIf you get error only while using woocommerce please re-install woocommerce plugin.
Regards,
Vinay KashyapHey!
Sorry the sections like ¾ + ¼ cannot take custom #ID so you have to use a color section or instead use a Grid Row the one at the extreme right.
Using the grid row add your custom ID and Custom Class “avia-section”This should fix the issue for you :)
Cheers!
Vinay KashyapHi anjusan!
Submenus can be setup in different ways please check the below link for more info
Please feel free to get in touch with us if you have any questions.
Thank you for using Enfold :)Cheers!
Vinay KashyapHey Vicken!
1. Create a new homepage.
2. Add Layer Slider
3. Select the transparent header from right sidebar option in the page.By image should shrink do you mean it should zoom out instead of fade out? If so please use a transition effect in layer Slider.
If not please share a mockup of what you are trying to do so we can help you with it.
Another way to create a page exactly like that is to goto enfold options > Import/Export > Select a demo to import.
NOTE: This will re-set your theme settings.
Regards,
Vinay KashyapHey!
Child themes are best way to start customizing the theme :)
Please check this thread https://kriesi.at/support/topic/add-custom-self-hosted-font-to-enfold-fonts-list/
Here is a more detailed decription of @font face http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
If you have the ttf and otf format of the font you can also use this plugin https://wordpress.org/plugins/use-any-font/
Cheers!
Vinay KashyapMarch 9, 2016 at 1:30 pm in reply to: Masonry Gallery. Change hover color, text color and center title/caption #595545Hey grusett!
Sorry for the delay. We would love to help you with this but the feature you are requesting requires a lot of custom coding and time. We recommend hiring a freelancer to do this job.
Since this is out of our support scope we would like to point you to some helpful links if you like to give it a shot
http://tympanus.net/codrops/2014/06/19/ideas-for-subtle-hover-effects/Best regards,
Vinay KashyapHey!
Please add this to your Quick CSS to hide the desktop menu that shows when the screen size is approx 1010px wide.
NOTE: This will push the menu 10% to the right to hide it and when you open the menu it has 10% gap on the left side.
#mobile-advanced { right: -110%!important; }
Cheers!
Vinay KashyapHi doperdoll!
Sorry for the delay.
The links provided are not working please share the link to the page where we can inspect the element in question so we can help you with custom CSS :)
Regards,
Vinay KashyapHi intosuwo!
As i understand you would like to show a default portfolio catogery correct?
Copy the below code and add it inside a “Code Block” element on the portfolio page and replace the number in the eq(#) function with the navigation / category item you want to display. :)
<script type="text/javascript"> jQuery( window ).load(function() { jQuery('.inner_sort_button:eq(3)').click(); }); </script>
Cheers!
Vinay Kashyap -
AuthorPosts