Forum Replies Created
-
AuthorPosts
-
Hey wiwaldi79!
Thank you for using Enfold.
The text alignment is not working because of this custom css code in the style.css file:
.avia_textblock p { display: inline-flex; vertical-align: middle; }
Please remove it.
Regards,
IsmaelHey!
Replace the previous code with this:
@media only screen and (min-width: 768px) { #js_sort_items a { width: 32%; margin-left: 1%; } #js_sort_items .text-sep { display: none; } }
It will only affect the desktop view. The sort items are not created to work as columns so you will need to use the default layout on mobile view.
Best regards,
IsmaelSeptember 14, 2015 at 4:48 am in reply to: How to insert different background images to mega menu? #502439Hi!
Try this:
.avia_mega_div.avia_mega2.six.units { min-width: 1050px !important; min-height: 473px !important; }
You need to add css media queries to adjust the width and height on smaller screens.
Regards,
IsmaelSeptember 14, 2015 at 4:44 am in reply to: How to add an alternative header logo and asign it to a category #502437Hi!
You can try this css code:
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { color: #888888 !important; }
Regards,
IsmaelHi!
You can get free stock photos from the following site and use them as placeholders.
// http://www.gratisography.com/
// http://negativespace.co/
// HomeBest regards,
IsmaelHey!
I tried to post a comment in order to check the issue but I got this:
Access Denied This site is protected by the Stop Spammer Registrations Plugin.
Best regards,
IsmaelHey!
Did you try to adjust the code on functions.php as suggested above?
Please check the child theme folder. I think you’ll find the includes > loop-index.php file somewhere. Look for this code:
//echo preview image if(strpos($blog_style, 'big') !== false) { if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>'; if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>'; }
Or just paste the whole code on pastebin.com. We would like to check it.
Cheers!
IsmaelHey!
Please create a new thread because this one is getting a bit too long. We’ll tackle the issue there. If possible, ask your hosting provided for the php info page, we would like to check that as well.
Cheers!
IsmaelHi!
That is the default behaviour of embedded contents. It will require a few modifications to make it responsive. Please refer to this link: http://www.smashingmagazine.com/2014/02/making-embedded-content-work-in-responsive-design/
Cheers!
IsmaelSeptember 12, 2015 at 4:46 am in reply to: Menu at bottom of content with transparent header? #501946Hi Itty!
Thank you for using Enfold.
There is no default option for that, unfortunately. Can you please provide a screenshot of the layout or a link to the actual site with the layer slider?
Best regards,
IsmaelHi!
Do they (sites) have the same exact plugins installed? Maybe, the WP-SpamShield in combination with another plugin causes the issue.
Cheers!
IsmaelSeptember 12, 2015 at 4:41 am in reply to: Contact Form not showing up in Enfold (Coming Soon Demo) #501943Hey mabraxas!
Thank you for using Enfold.
Please post the website url here, we would like to check it. Make sure that you have the latest version of the theme, 3.3.2.
Regards,
IsmaelHey!
From what I see on the screenshot, you’re referring to the header container. Are you sure you want to set the height to 0? You can try this:
#top #header_main > .container { height: 0; line-height: 0; }
Regards,
IsmaelHey!
I’m sorry but it’s not possible because the text on the column containing the text is actually inside the color section. You need to setup the page the same way you did here: http://www.dandajaroljmek.com/home-scroll/
OR
You can hide the text column on mobile view. Add another color section after the existing one, add the same text. Use css media queries to show or hide a specific element on different screen sizes. Example: https://kriesi.at/support/topic/how-to-hide-some-elements-in-mobile-version/#post-362263
Best regards,
IsmaelSeptember 12, 2015 at 4:29 am in reply to: Listing of blog posts centered when not using sidebar in portfolio #501940Hey!
You need to hide it on portfolio item pages? You can use this:
.single-portfolio .sidebar { display: none !important; }
Best regards,
IsmaelHi!
You modified the header layout again. I think you should plan the header design prior to posting inquiries. It will save you more time. Try to use this in the Quick CSS field to move the account image around:
.mobile-account { position: absolute; top: -18px; right: 120px; }
Regards,
IsmaelSeptember 12, 2015 at 4:12 am in reply to: Blog image size, masonary gap and picture size, … #501937Hi!
You can turn on the custom css class field. Refer to this link: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Modify the masonry element, look for the custom css class field. Add “custom-masonry” (without the quotation marks”) for example. You can then use the selector “.custom-masonry” in place of the “#av-masonry-1” selector or whatever it is using you’re using before.
Cheers!
IsmaelSeptember 12, 2015 at 4:09 am in reply to: Title in Single-Portfolio-Page and position of picture #501935Hi!
Sorry for the delay. Remove all modifications then replace it with this:
add_filter('avf_title_args', 'avf_title_args_mod', 10, 2); function avf_title_args_mod($args,$id) { if ( is_singular('post') ) { $category = get_the_category($id); $args['title'] = $category[0]->name; $args['link'] = get_permalink($id); } else if ( is_singular('portfolio') ) { $terms = get_the_terms( $id, 'portfolio_entries' ); $args['title'] = $terms[0]->name; $args['link'] = get_permalink($id); } return $args; }
Best regards,
IsmaelHi!
You can actually use the color section to create a video background without controls. We created a test page here: http://www.betssongroupaffiliates.com/test-page-2/
Regards,
IsmaelHey!
Can you please ask your hosting provider to create a php info page? We would like to check it. I tried to login but I got locked out:
You are temporarily locked out
You have been temporarily locked out of this system. This means that you will not be able to sign-in or use several other features that may compromise security. Please try back in a short while.
Return to the site home page
Attempt to return to the admin login page (you may still be locked out)If you are a site administrator and have been accidentally locked out, please enter your email in the box below and click “Send”. If the email address you enter belongs to a known site administrator or someone set to receive Wordfence alerts, we will send you an email to help you regain access. Please read this FAQ entry if this does not work.
Please try to disable all plugins then create a page again, see if that helps.
Cheers!
IsmaelHey!
I’m missing the entry Design / Editor completely.
I created a test page and the editor is completely ok. http://energie-kienbacher.de/wp-admin/post.php?post=3346&action=edit
If you’re referring to the menu panel, you can use this link: http://energie-kienbacher.de/wp-admin/nav-menus.php
I want do some changes and I couldn’t do that. The menu item Plugins / Editor is missing, too.
I was able to access the plugins panel as well: http://energie-kienbacher.de/wp-admin/plugins.php
Regards,
IsmaelHey Mario!
Thank you for using Enfold.
The website is on maintenance mode. Please provide the login details every time you open a new post. Where do you want to place the flags? A screenshot will help.
Regards,
IsmaelHi!
Is it OK if we deactivate all plugins while checking the site? Maybe the print plugin plus another plugin is causing the issue. You can also test other plugins:
https://wordpress.org/plugins/print-o-matic/
https://wordpress.org/plugins/pdf-print/Best regards,
IsmaelHey!
The suggested codes above should work. You can also use this to decrease the gap between the heading and subheading:
body .av-special-heading .av-special-heading-tag { line-height: 1em; }
Regards,
IsmaelSeptember 12, 2015 at 3:33 am in reply to: Hide background image for specific sections on mobile devices #501923Hi!
Please replace the code with this:
@media screen and (max-width: 989px) { .avia_mobile #waarom, .avia_mobile #referenties { background; none !important; } }
The code should be applied on mobile devices only.
Cheers!
IsmaelHey!
Please update the theme to the latest version because the current version in your installation is not compatible with the latest version of WordPress. Latest version of the theme is 3.3.2.
Regards,
IsmaelHi!
You can upload svg format images on fontello.com. Use the theme’s iconfont manager to upload the icons.
https://github.com/fontello/fontello/wiki/How-to-use-custom-imagesRegards,
IsmaelHey!
Please add this in the functions.php file to set the blog style of the archive or category page to “grid”:
add_filter('avf_blog_style','avia_change_category_blog_layout', 10, 2); function avia_change_category_blog_layout($layout, $context){ if($context == 'archive') $layout = 'blog-grid'; return $layout; }
Regards,
IsmaelSeptember 12, 2015 at 3:16 am in reply to: Small issue with blog articles with Avia Layout Editor #501916Hi!
Thank you for the suggestion. You can actually post that feature request here: https://kriesi.at/support/enfold-feature-requests/
Regards,
IsmaelHey reederjack5252!
Thank you for using Enfold.
I checked the blog page and the layout is quite different from the default layout. It looks modified. There’s even an alternating featured image. Can you please provide a screenshot of the issue? You can find the thumbnail size option for posts on functions.php. Look for this code:
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 ); // images for fullsize pages and fullsize slider
You can adjust the width and height then regenerate the thumbnails. Or resize the image to the specified dimension before uploading it as featured image.
Best regards,
Ismael -
AuthorPosts