Forum Replies Created
-
AuthorPosts
-
February 1, 2016 at 7:52 pm in reply to: How can I add a border / change background of sidebar widgets? #575989
Hi!
The code Rikard provided you is correct but the below code on your site is over writing the new styles
.sidebar .widget { background-color: #fff !important; }
Please provide admin access for us to login and check your site with permission to add new css.
Regards,
VinayFebruary 1, 2016 at 5:30 pm in reply to: How to change the default image size in a lightbox pop-up #575912Hi!
We are working on your ticket please wait while we update the results here soon.We almost had everything working correctly but unfortunately your server went down and the site is giving a 500 server error
Please let us know when the site is back up so we can finish this installation.
function originalHeight(){ ?> <script> jQuery(window).load(function() { jQuery('.lightbox').on('click',(function() { jQuery('.mfp-figure').find('img').each(function() { jQuery(this).css("max-height",""); }) })); jQuery('.mfp-arrow').on('click',(function() { jQuery('.mfp-figure').find('img').each(function() { jQuery(this).css("max-height",""); }) })); }) </script> <?php } add_action('wp_head', 'originalHeight');
Regards,
Vinay- This reply was modified 8 years, 9 months ago by Vinay.
February 1, 2016 at 5:30 pm in reply to: Contact form 7 & Enfold contact form: identical styling #575910Hey!
Hey Daniel,
Wrapping the div helps to easily style things in cf7 when you inspect it and target cf7 class names ;)
Glad we were able to help. In future please feel free to ask any questions we are more than happy to help you.Cheers!
VinayHi!
After testing this in default wp theme we can tell where the problem is if it is in the theme customization or something else. I strongly believe it is in the custom CSS which is not rendering the same in all browsers but we need to be sure it is not something else that’s making the links scroll extra 130px.
To test it in default wordpress theme please create a regular menu in wordpress and add the link in this format
Goto Appearance > Menu and add menu links e.g. http://www.yoursite.com/page/#section
Best regards,
VinayHey!
I checked in several browsers and looks good to me. please refresh the page several times it looks like caching issue on your browser or try in a different browser. If you still have issue please play with the logo width 400px and reduce it a bit.
Regards,
VinayJanuary 31, 2016 at 7:51 am in reply to: set a link from a blog post to a page or portfolio post #575192Hey!
When you create a page e.g. http://www.site.com/example_page/ a static page URL does not work.
Could you post your htaccess file here in private content? it should look something similar to
We might also need your FTP details and permission to edit some files if necessary.
Best regards,
VinayHi!
I don’t see any transition between the logo in the header before and after scroll on my end. please refresh the browser cache by holding down the shift key and hit refresh several times and check again. We are here to help!
Cheers!
VinayHey!
Please replace the earlier code with the below provided code and adjust 20px to suit the height you need.
footer .container { padding: 20px 0!important; }
Best regards,
VinayJanuary 31, 2016 at 7:15 am in reply to: Contact form 7 & Enfold contact form: identical styling #575180Hi!
How are you? just following up with the issue.
Hope everything is working great now. Let us know and we can go ahead and close this ticket.Best regards,
VinayHi!
PNG images are currently not supported for social icons. It requires a lot of customization to use custom png social icons you need to make a css sprits use a site like http://www.spritecow.com/ make one image out of all social icons and upload to your server then setup social icons as usual in the theme options and override the svg icons using css sprit icons this is a lot of customization you probably need to hire a freelancer. but if you like us to give it a try set it up and send us the link we will try to do it for you if it is not going to take a lot of time we will definitely help you.
Regards,
Vinay- This reply was modified 8 years, 9 months ago by Vinay.
January 31, 2016 at 6:57 am in reply to: How to change the default image size in a lightbox pop-up #575171Hi!
Please see private content
Best regards,
Vinay- This reply was modified 8 years, 9 months ago by Vinay.
Hi rarch47!
You can add custom social icons using child themes. Please see the link below which provides you with instructions
http://kriesi.at/documentation/enfold/custom-social-icons/
Best regards,
VinayHi w3newbie!
You do get theme updates for free when ever an update is released. only your support ends however you can purchase extra support from the theme page on themeforest.
Currently we do not have any update if kriesi would continue providing support for enfold users whose support has expired. Please contact us after your support expires if there is any options at that time to support you we will surely help!
Cheers!
VinayHi!
As i understand you like to place social icons outside header and want it to look white correct ?
Please use the below code.
.social_bookmarks li a { color: white!important; }
If this is not what you want please point us to a link after you place the icons so we can help you better.
Cheers!
VinayJanuary 30, 2016 at 8:23 pm in reply to: How to change the default image size in a lightbox pop-up #575079Hey!
We would love to help you but sorry we can’t access your site due to some security issue.
Regards,
VinayHi!
Please check the website now we have made the modifications as best as we could.
Below is the css added
/*centered menu*/ .av-main-nav li:nth-child(3) { margin-right:350px; } .av-logo-container { position:absolute; } #header_main_alternate { margin-top: -100px; z-index:9; } .logo { z-index:9999!important; max-width:200px; } /*reduce gap below menu*/ .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 85px!important; }
Regards,
VinayHi!
Please add this to Enfold > General Styling > Quick CSS
footer .container { padding:0!important; }
Regards,
VinayHey!
It’s a bit strange why this is happening I have reset the database but still the import failed several times. Our developer team will be notified about this issue please be patient while they work on your ticket and get back to you.
In the meantime I request you to provide us with a working FTP details and ask your hosting provider to increase the php memory to at least 128MB.
Regards,
VinayHey!
Glad we could help :)
We would really be happy if you took a minute to rate the Enfold theme on themeforest please.
Thank you for using Enfold .
Regards,
VinayJanuary 30, 2016 at 7:19 pm in reply to: Portfolio grid number of columns change due to change of screen resolution #575061Hey!
Please replace the earlier code with the code provided below. this code will affect only the homepage. Feel free to change the max width and min width of the screen.
@media only screen and (max-width: 989px) and (min-width: 768px) { .home .av_one_fourth { width: 28%!important; float: left!important; clear: none!important; margin:20px!important } }
It’s not clear what you want to do on the portfolio page. Once the homepage is set please let us know what you want to do on the other pages with a mockup if possible and we might need admin login credentials with permission to add css code we will surely help you.
Cheers!
VinayJanuary 30, 2016 at 6:57 pm in reply to: set a link from a blog post to a page or portfolio post #575055Hey!
Yes you get the ability to create link’s in post in wordpress text editor or when you use the text box widget.
The login credentials you sent us is not working hence we are unable to view your website. Please check and re-send the required details.
Best regards,
VinayHi John!
Please use the below css in Enfold > General Styling > Quick CSS
.home .blog-categories.minor-meta { display: none !important; } .content-slider .slide-entry-title { margin-bottom: 0!important; padding:0!important; letter-spacing: .02em; } .html_elegant-blog .av-vertical-delimiter { padding-bottom: 0!important; }
Cheers!
VinayJanuary 30, 2016 at 2:12 pm in reply to: Logo center, navigation to the left & right of logo #574996Hey!
Glad you like it please add background image or color from Enfold > general styling > Logo area
Best regards,
VinayHi!
@Krissieg please open a new ticket and let us know the issue so we can help you without mixing up the issues and provide individual attention to your ticket.
@codecreative Enfold is constantly evolving and a lot of the options you see today was not there a while ago. We constantly develop and improve the theme to make it very easy for all our users. A lot of the features our users request is included in the theme updates please make such feature request in https://kriesi.at/support/enfold-feature-requests/currently you can make the changes to the top bar elements using custom css.
Regards,
VinayHey thatryan!
Icons uploaded via Enfold options is usable via Advance Layout builder and via shortcodes.
If you need to access icons via shortcodes please click on the magic wand icon on the right and select content > iconsor use the following short code in your text box.
[av_font_icon icon='ue803' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color='' custom_class=''][/av_font_icon] Search
First install a
Regards,
VinayHi dock43!
I noticed the error you are getting while importing it basically is saying that the files you are trying to import already exist so it is not importing.
Please use a plugin like https://wordpress.org/plugins/wordpress-database-reset/ reset your wordpress database (warning all content will be lost)
Re-download the demo.
if you still have issues please provide us permission to deactivate all plugins and re-set your database (all content will be lost) and we can import the data for you.
Cheers!
VinayJanuary 30, 2016 at 1:39 pm in reply to: Portfolio grid number of columns change due to change of screen resolution #574990Hey icubra!
Yes it is possible please use the below css in Enfold > Quick CSS please feel free to adjust the values to suit you
@media only screen and (max-width: 989px) and (min-width: 768px) { .av_one_fourth { width: 28%!important; float: left!important; clear: none!important; margin:20px!important } }
Regards,
VinayHi Gillosie!
Please provide us a link to your site so we can see it understand what you need and help you better.
*Please check Screen options on top right and check the field options you need.
To setup up menu goto appaerance > menu you can change text for main menu and submenu
Please feel free to check our documentation
http://kriesi.at/documentation/enfold/setting-up-your-mega-menu/Please feel free to get back to us if you have more questions.
Cheers!
Vinay- This reply was modified 8 years, 9 months ago by Vinay.
Hey!
1. using ALB on blog post or pages will leave you with short code for the whole page like below all your text, image links etc are all in this short code and it will display as text in the new theme. If you remove the short codes you get your original content back.
You will not get some features such as easy sliders, accordions and ton’s of other features as it differs from theme to theme. These things you have to re-do.
[av_textblock size=” font_color=” color=”] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. [/av_textblock]
2. You do get some of the control you want when you wish to change the blog settings please goto
Enfold > General Stylings >
Enfold > Blog Settings >Once you setup your site and If you tell us exactly what changes you need to make we will be able to point you in the right directions.
Hope this helps :)
Cheers!
VinayJanuary 30, 2016 at 1:07 pm in reply to: woocommerce shortcodes within enfold button shorcode #574985Hi dmaca!
Please use shortcodes in text box. or enable debug mode and enter it directly into the WP default editor.
http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You might need to make a custom button for this wrap the shortcode in a div with button class and style the button add the css in Enfold > general style > Quick CSS.
Best regards,
Vinay -
AuthorPosts