Forum Replies Created
-
AuthorPosts
-
Hi royaltask!
Thank you for using Enfold.
I’m sorry but can you please provide a screenshot of the issue? A link to the actual page will help.
Cheers!
IsmaelHi!
Please use this:
#top .nested_nav ul .children { padding-left: 10px; } #top .nested_nav ul ul .children { padding-left: 20px; }Cheers!
IsmaelOctober 9, 2014 at 6:25 am in reply to: strange white line that shows on transparent background Chrome only #332956Hey vidaelf!
Thank you for using Enfold.
I can’t seem to reproduce the issue on my end but please try this on Quick CSS or custom.css:
#header_main_alternate, #header { -webkit-transform: translateZ(0); }Cheers!
IsmaelHi!
Thank you for using Enfold.
The sliders should be responsive by default. You can disable the responsive mode on Enfold > General Layout > Dimensions panel. Disable the Responsive Site option.
Best regards,
IsmaelHey elames!
Thank you for using Enfold.
Yes, this is possible. Use this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { ul#avia2-menu { display: none; } }Best regards,
IsmaelHi ketilberg!
Thank you for using Enfold.
You can create a blank div on another content element then give it a unique css id. Edit the iconbox title link. Set it manually. Add the anchor link. Please refer to this link for reference: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Best regards,
IsmaelOctober 9, 2014 at 6:13 am in reply to: How do I remove the title/breadcrumbs container on the home page only? #332945Hey!
Please go to Enfold > Header > Extra Elements panel. Enable the Append search icon to main menu.
Best regards,
IsmaelOctober 9, 2014 at 6:11 am in reply to: Lightbox not working when w3 Total Cache Plugin Activated #332943Hi GOWD!
Thank you for using Enfold.
I checked the website and the lightbox are working just fine. Please remove browser cache then reload the page a few times.
Best regards,
IsmaelHi bcnjmlopez!
Thank you for using Enfold.
Did you add the english version of the logo? Please switch to english version on the wp dashboard then go to Enfold(EN) > Theme Options > Logo. Upload the logo.
Regards,
IsmaelHey LSpicer!
Thank you for using Enfold.
Add a custom link on Appearance > Menus. Add the search or input code as Navigation Label.
Cheers!
IsmaelHi!
On what page did you try to enable the title? Maybe you added custom css before to hide the title container. Look for any css codes with the .title_container selector.
Cheers!
IsmaelHey!
We mean the Theme Functions (functions.php). Please edit the file using FTP. Or go to Appearance > Editor.
Regards,
IsmaelHey!
The login credentials are not working. Please check. This css should fix the icon on this page http://hlml.boomberlin.de/about/bio-track-record/:
a.avia-team-icon { text-decoration: none !important; }Cheers!
IsmaelOctober 9, 2014 at 5:53 am in reply to: How do I create a background image for a specific element in the avia page build #332927Hey connect4consulting!
Thank you for using Enfold.
You can place them inside a Color Section. Edit the Color Section then add unique id on the For Developers: Section ID field. Insert column layouts for each circle. We will use css to add different backgrounds for each columns. Please give us a link to the actual page where you’re testing this, we have to inspect it. We’ll give you the css afterwards. Or you can use google inspector or firebug to pick the right column selectors.
Best regards,
IsmaelOctober 9, 2014 at 5:48 am in reply to: Two column portfolio with ajax: change of size and hover effect #332921Hey!
I’ll close this thread for now. Please open new threads if you stumble on any issues. We’ll try to help.
Best regards,
IsmaelHey wafflecone!
Thank you for using Enfold.
Please create a test page with exact same settings and this iframe. We would like to check it.
Cheers!
IsmaelHey ASteynes!
Thank you for using Enfold.
I’m sorry but this is not possible without major modification on the theme. If you can find a plugin that enables you to render widget areas using a shortcodes then maybe it’s possible. I haven’t tried this myself, but try using the theme’s Widget Area shortcode:
[av_sidebar widget_area='Displayed Everywhere']Best regards,
IsmaelHey briandeeney!
Thank you for using Enfold.
Just add ?iframe=true after the url. It will automatically open the external link on a lightbox. Make sure that you’re using Enfold 3.0.1. The url will look something like this:
Cheers!
IsmaelHey Rustybucket!
Thank you for using Enfold.
Which section are you referring to? I checked the website and it looks nice. Try using this on Quick CSS or custom.css:
.avia-full-stretch { background-size: 100% !important; }Best regards,
IsmaelHey!
If possible, please avoid using inline styling. Please use this:
@media only screen and (max-width: 767px) { .home .flex_column.av_two_fifth.first.avia-builder-el-3.el_after_av_one_full.el_before_av_one_fifth.column-top-margin h3 { text-align: center !important; } .home .flex_column.av_two_fifth.avia-builder-el-7.el_after_av_one_fifth.el_before_av_hr.column-top-margin h3 { text-align: center !important; } }Cheers!
IsmaelHi tt801!
Thank you for using Enfold.
Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
IsmaelOctober 9, 2014 at 5:28 am in reply to: Ajax Portfolio: preview image is cut, doesn't open dynamically to orig. height #332907Hey!
Please go to Settings > Media, look for the Gallery thumbnail size then set the crop parameter to No. Adjust the width and height to 9999. This will somehow distort some of the images. The better solution is to crop your images to landscape mode before uploading them.
Best regards,
IsmaelHey!
Can you please delete Paardrijlaarzen onderhoud post then create it again from scratch? See if anything changes.
Regards,
IsmaelHi!
I’m sorry if the suggestion doesn’t make sense to you. If you check here: http://dumaguete.com/testpage/
It has been more than 24 hours and the test post doesn’t redirect you to the home page. Not sure why this post (Bureau of Immigration – Alien Registration Project (ARP)) does though. Maybe because of the SEO options which tends to cause redirection issue on some installations.
Cheers!
IsmaelHey NLucano!
Thank you for using Enfold.
You can edit the archive.php file or you can use this filter to change the archive layout base on different blog styles:
add_filter('avf_blog_style','avia_change_archive_blog_layout', 10, 2); function avia_change_archive_blog_layout($layout, $context){ if($context == 'archive') $layout = 'single-small'; return $layout; }Other available styles are blog-grid, multi-big and single-big.
Cheers!
IsmaelHey Günter!
Thank you for using Enfold.
I’m sorry but this kind of modification falls beyond the scope of support. You might need to hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or request the feature on our Feature Requests page.
Best regards,
IsmaelHi ragugo!
Thank you for using Enfold.
Do you mind if we take a look at the actual page with the magazine element? Please try this:
$image = get_avatar( $entry->ID, 81 );Best regards,
IsmaelHi!
Please try to disable the cache and minify plugin then test it again.
Best regards,
IsmaelHi!
Please add this inside the media query:
#top .gform_wrapper input, #top .gform_wrapper select { margin-bottom: 0; min-width: auto; min-width: 315px; }Best regards,
Ismael -
AuthorPosts
