Forum Replies Created
-
AuthorPosts
-
Hi!
Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
Please feel free to get in touch with us if you have any questions.Thank you for using Enfold :)
Best regards,
Vinay KashyapFebruary 13, 2016 at 11:53 am in reply to: No content showing in pages – only featured image #582681Hi Saffron!
Please share the site URL and 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 better.
Cheers!
Vinay Kashyap- This reply was modified 8 years, 8 months ago by Vinay.
Hi!
The login credentials you’ve provided do not work but you can do this using this plugin to edit the additional info on the checkout page https://wordpress.org/plugins/woocommerce-poor-guys-swiss-knife/
Cheers!
Vinay KashyapHi!
To switch image in mobile please enable custom class support
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Then add these class to the images you want to switch.
/*show hide */ .show-in-mobile { display: none; } @media only screen and (max-width: 768px) { .hide-in-mobile { display: none!important; } .show-in-mobile { display: block!important; } }
I would suggest using Advance Layout builder and add text instead of images so it will be more readable and responsive on all devices.
Regards,
Vinay KashyapHey!
Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
Please feel free to get in touch with us if you have any questions.Thank you for using Enfold :)
Best regards,
Vinay KashyapHi Mewish!
The sample page which you have created has some content in default editor which is why the advance layout builder show you the spinning wheel.
We created a test page (see private for link) everything is working fine :)
Regards,
Vinay KashyapHi!
Glad we could help you with this :) no it’s not a bug the color sections just work fine on all our installations it must be a custom css on your site.
If you have more questions please feel free to get in touch with us.
Regards,
Vinay KashyapHey thatryan!
You can do just that with wordpress please goto Appearance > Widgets
You can add text widget and add shortcode inside it.
If you have sidebar on all pages you can display it in sidebar widget area.
Another options is to display the partner logo widget in the footer area in the widgets options.
Regards,
Vinay KashyapHey!
To change the title size please add the below code to Enfold > General Styling > Quick CSS
feel free to adjust the font size to suit your needs :)
/*Change title size */ #top .aviaccordion-title { font-size: 34px!important; }
Regards,
Vinay KashyapHi mantisjitsu!
Thank you for using Enfold!
Please use a facebook open graph plugin to setup what details fb should pick
https://wordpress.org/plugins/search.php?type=term&q=facebook+open+graphYou can also set this up in Yoast SEO plugin
Please find more info here
https://developers.facebook.com/docs/sharing/opengraph
https://developers.facebook.com/docs/sharing/best-practicesRegards,
Vinay KashyapFebruary 13, 2016 at 10:28 am in reply to: Mobile help – responsive logo sizing and removing avia-menu-fx #582663Hey!
Looks like the arrows are not coming from enfolds avia-menu-fx
please add the below code to Enfold > General Styling > Quick CSS#mobile-advanced a:before { display: none!important; }
Cheers!
Vinay KashyapHey dmcalcada!
I’m assuming you are referring to the ALGUNS DOS NOSSOS TRABALHOS section.
Please use easy slider in place of the gallery it has the options you are looking for.
Cheers!
Vinay KashyapHi Jasmer!
There could be other reasons for this may be the parent element has paddings or something but we cannot say for sure what is causing the issue without being able to inspect the element in question. Please share the link to the page we are more than happy to help :)
Cheers!
Vinay KashyapHi!
I’m a bit confused reading the post in one of the post it is mentioned mega menu is going to be used and in the above post it say’s a single dropdown menu. Well the single column dropdown is the default submenu look. Is it possible for you to post a screenshot of your site and mockup what you need to do so we can help you better.
Regards,
Vinay Kashyap- This reply was modified 8 years, 8 months ago by Vinay.
Hi!
As Ismale mentioned to hide and display elements please follow the post link
If you need more control on ALB elements enable custom css class support and add custom class and target them via css http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
To push the button a little below so it won’t overlap the logo please add the below code to Enfold > General Styling > Quick CSS
@media only screen and (max-width: 768px) { #header .widget { padding-top: 140px; } }
Cheers!
Vinay KashyapFebruary 13, 2016 at 9:54 am in reply to: How to add extra space on both sides of top menu text #582654Hey Julie!
To add padding to the link please add the below code to Enfold > General Styling > Quick CSS
li#menu-item-583 a { padding: 10px 20px; }
Cheers!
Vinay KashyapFebruary 13, 2016 at 9:50 am in reply to: Having to clone elements to make them show up on pages #582652Hey mgyura!
This might be a case of plugin conflict but do let us know what browser you are using. .
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 updatedIf the above din’t work 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 better.
Best regards,
Vinay KashyapHi offthehook33!
There could be several reasons for this issue.
Do let us know when it started was it working before and was there any recent changes to the site?
1. Check your spam folder.
2. Check with a email that end’s with gmail or yahoo if it works fine there will be an issue with the domain serverPlease 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 better.
Regards,
Vinay KashyapHey bekhike!
Please check the site now :)
To make the logo full width the below code was added to Enfold > general Styling > Quick CSS/*Full Width logo*/ .logo img { min-height: 100%; min-width: 100vw; }
Regards,
Vinay KashyapHi!
We are working on your ticket please wait while we update the results here soon.We have removed the paddings on the left and right as per your request please check the site now :)
The below code was added to Quick CSS
/* remove left and right padding*/ .container { padding-left:0!important; padding-right:0!important; }
Cheers!
Vinay Kashyap- This reply was modified 8 years, 8 months ago by Vinay.
February 13, 2016 at 1:33 am in reply to: Mobile view of Phone and email Icons in top no space #582583Hi Olga!
Please use space unicode ‘
‘ before the phone number and email as seen below in the example code to add space between icons and info./* Phone and email info in Header*/ <span class="av-icon-char" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span> 07663 261 652 | <span class="av-icon-char" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span> <a href="mailto: (Email address hidden if logged out) ">email: (Email address hidden if logged out) </a>
Cheers!
Vinay Kashyap- This reply was modified 8 years, 8 months ago by Vinay.
Hi!
If you are not making these customizations using a child theme all changes will be lost when you update the theme.
To use a child theme please check http://kriesi.at/documentation/enfold/using-a-child-theme/
Coming to your issue what you are trying to do can be achieved using Advanced Layout Builder > Layout elements > Color Section
Please turn on custom class support http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Go ahead and create a temporary user with ‘administrator’ role and share in private content with permission to add custom code if necessary.
And lastly please share a mockup design of what are trying to achieve so we can help you better.
Best regards,
Vinay KashyapHi jyothisvikram!
What you are trying to do sounds like it is out of our support scope however we like to help you achieve what you are doing please share a link to the element in question where we can inspect the element and let you know what best can be done or we can point you to some helpful resources.
Best regards,
Vinay KashyapHi!
The menu works fine on my samsung note however one of the things I noticed is that the background color is set to a different color for the active menu or when the menu is clicked the class is added which changes the menu color. (notice the menu background change from dark to light color when the mobile menu opens).
CSS will try to re-paint the whole area which simultaneously is also scaling this can affect the performance of the browser and take more time to render and conflict with other animations happening at the same time.
For testing purpose disable or remove all customization and try then do let us know if it works fine on your device.
Best regards,
Vinay KashyapHi Jean-Francois!
We could not find ‘Nos métiers’ on the link you provided. please send us a screenshot upload to dropbox or imgur.com and share it here.
Cheers!
Vinay KashyapHey PeterWP!
It looks like a fixed height is set on the container hence it is not re-sizing please create a temporary admin login and share in private content with permission to deactivate all plugins and add custom code if necessary to help you better.
Best regards,
Vinay Kashyap- This reply was modified 8 years, 8 months ago by Vinay.
Hey fcp!
Please create a child theme as mentioned in the below link to avoid losing any customization when you update the main theme
http://kriesi.at/documentation/enfold/using-a-child-theme/What you are asking could possibly be done using CSS please share the link to the page where we can see the element in question :)
Cheers!
Vinay KashyapHi skeereweer!
Please add the below code to Enfold > General Styling > Quick CSS
The code will make the blog look similar to the screenshot below.
please enable css class support http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Add a custom class name and use it with the below code.
@media only screen and (max-width: 480px) { .custom-class .responsive #top #wrap_all .slide-entry { width: 100%!important; } .custom-class .responsive #top #wrap_all .slide-entry a{ background: transparent!important; } }
Cheers!
Vinay Kashyap- This reply was modified 8 years, 8 months ago by Vinay.
February 13, 2016 at 12:11 am in reply to: How to make the size of image cells inside columns the same #582558Hi!
please add the below code to Enfold > General Styling > Quick CSS
.custom-class .avia-image-container { max-height: 180px!important; }
Best regards,
Vinay KashyapHi!
It should work with the correct page id class name which is before each of the css block
.page-id-568
The css block with page ID will then be
.page-id-568 .html_header_sidebar #header .av-main-nav > li > a .avia-menu-text { color: red; }
Cheers!
Vinay Kashyap- This reply was modified 8 years, 8 months ago by Vinay.
-
AuthorPosts