Forum Replies Created
-
AuthorPosts
-
Hi gmmediadienste!
Thank you for using Enfold.
What happens when you use a text block?
Try to add the code in a text widget then use the widget area element.
Cheers!
IsmaelMay 14, 2015 at 3:07 pm in reply to: Widget im Header bringt Fehlermeldungen, funktioniert aber #444312May 14, 2015 at 3:06 pm in reply to: Single Post Style with small preview how can I make it bigger #444311Hi!
Edit the functions.php file, adjust the size of the square thumbnail:
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogsRegenerate the thumbnails with this plugin: https://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
IsmaelHey!
You’re using a very old version of the theme, 2.2. Please update to 3.1.5. Because you didn’t update the theme for almost 2 years, the update might break a few elements inside the theme including the header section. You may need to reconfigure the options or recreate the elements from scratch. Please update the theme regularly.
Regards,
IsmaelHi!
Can you please provide a screenshot of the full screen slider issue?
Best regards,
IsmaelHi mgansevoort!
Thank you for using Enfold.
Mobile devices can’t auto play videos, that’s why it’s not working. You need to disable it and add a fallback background image. Edit the color section element then enable the Hide video on Mobile Devices?. Set a Custom Background Image.
Best regards,
IsmaelHi!
From what I remember, the image size is more than 2500px in width. I already fixed the gap, if I am not mistaken. Please remove browser cache then reload the page. http://osdigitalpartners.de/?page_id=238
Best regards,
IsmaelHi!
Hmm.. There are too many menu items on your page. The sample site only has three. Try to set the layout to boxed then switch the logo and menu position to logo left, menu below. Adjust the menu styling on Enfold > Advanced Styling panel. Edit the Main Menu Links element. Set the Enfold > Header > Extra Elements > Header Social Icons to “Display in the main header area”.
Best regards,
IsmaelHi tomek_z!
Thank you for using Enfold.
The black and white hover effect is possible but the hover content will require custom modification that is outside the scope of support. Please give us a link to the posts page.
Best regards,
IsmaelHey!
I’m sorry but the current layout of the site is not going to work. Layer slider automatically resize the background image of the slide so you won’t be able to accurately target the menu item inside the header. Looks like you’re trying to create the whole page in one blow. Try to separate the header elements from the main content.
Regards,
IsmaelHey crevlon!
Thank you for using Enfold.
You can modify includes > loop-index.php file, look for this code:
//tags on single post if(has_tag()) { echo '<span class="blog-tags minor-meta">'; the_tags('<strong>'.__('Tags:','avia_framework').'</strong><span> '); echo '</span></span>'; }Remove it.
Best regards,
IsmaelHi crevlon!
Thank you for using Enfold.
You need to remove all links related to the author, usually included in the blog page and sidebar widgets, then delete the author.php file.
Cheers!
IsmaelHey!
Modify function-enfold.php, look for this code:
//disable title if requested if($header_settings['header_title_bar'] == 'breadcrumbs_only') $args['title'] = '';Replace it with:
//disable title if requested if($header_settings['header_title_bar'] == 'breadcrumbs_only') $args['html'] = "<div class='{class} title_container'><div class='container'>{additions}</div></div>";Should be added on the next update.
Best regards,
IsmaelHey!
Looks like you didn’t use the color section element to separate different areas of the page. Add a color section then place all content of the “Opening Section” inside the element. Look for the Section ID field, add the id “opening-session”. Remove the anchor tag:
<a name="opening-session"></a>Do the same for the remaining sections.
Cheers!
IsmaelHey!
Please add this:
@media only screen and (max-width: 767px) { .responsive #top .logo { width: 100%; } .responsive .logo img { display: inline-block; } .responsive .logo a { text-align: center; }}Cheers!
IsmaelHey rajivnetra!
Thank you for using Enfold.
The first column of the portfolio preview is being deleted when you click the previous button. I’m not sure if you have the latest version of the theme, 3.1.5, but if you don’t, please update the theme. After that, upgrade WordPress to 4.2.2.
Best regards,
IsmaelHi!
I’m sorry but the layout that you’re looking for is not possible without custom modification on the theme. If I am not mistaken, the layout is not available on any premium themes, out of the box. Please hire a freelance developer or contact codeable: http://kriesi.at/contact/customization
If you want a fixed menu sidebar with scrolling content, you can set the Enfold > General Layout > Logo and Main Menu to left or right sidebar.
Cheers!
IsmaelHi!
Look for css > shortcodes.css file. You need to edit this file via ftp or your cpanel.
Best regards,
IsmaelMay 14, 2015 at 12:41 pm in reply to: Portfolio grid displaying according to tags rather than categories #444255Hey!
You can display portfolio items when you use the blog posts element. Set the Which Entries? setting to custom taxonomy then select Post Tag.
Cheers!
IsmaelHey fineart!
Thank you for using Enfold.
I hate to break it to you but unfortunately, we don’t provide support for third party plugins. From what I know, you can create a form in the formidable pro form builder then use the form shortcode in order to add it in post or page.
1.) I’m sorry but it’s not possible to activate the ALB on the plugin’s builder.
2.) You can’t use the theme’s shortcode in the formidable pro editor. Use the form’s shortcode [[formidable id=x]] inside the advance layout builder instead.
3.) It’s not advisable to switch between the default and advance layout builder because it might break the shortcodes. This is the same issue when you use the visual composer plugin. It is actually disabled by default unless you activated the debug mode.
4.) Refer to number 2.Best regards,
IsmaelHey!
This plugin isn’t fully updated but it should work in the latest version of WordPress: https://wordpress.org/plugins/wordpress-https/
If it doesn’t work, please post the login details here so that we can check the site.
Best regards,
IsmaelHi!
1.) You don’t have to install the layer slider plugin because it is already included inside the theme.
2.) The latest version is 3.1.5. Please add the correct username in the Theme Updates panel. Or update the theme via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
IsmaelMay 14, 2015 at 11:41 am in reply to: Share icons in post not placed after end of text but end of post full content #444240Hi!
Alright. I checked the page (http://olo-ravintola.fi/upgradedWP/) but I can’t reproduce the issue with the slider. Please create a test page, we would like to check it.
Best regards,
IsmaelHey!
The archive title is located inside the breadcrumb or title container. On your previous thread, you asked for a way to disable the breadcrumbs: https://kriesi.at/support/topic/breadcrumbs-on-one-part-of-site/
Best regards,
IsmaelHi!
Replace the code with this:
@media only screen and (max-width: 480px) { .slideshow_align_caption { text-align: right; } .responsive #top .slideshow_caption h2 { /* font-size: 10px !important; */ } .responsive #top .slideshow_caption .avia-caption-content { font-size: 14px !important; }}Adjust the font size. I’m sure you know which is which.
Cheers!
IsmaelHi Mark_goessens!
Thank you for using Enfold.
Did you set the page as blog? If not, set it on Enfold > Theme Options panel then select a Blog Style on Enfold > Blog Layout panel.
Cheers!
IsmaelHi santoshachari!
Thank you for using Enfold.
You can edit js > avia.js, look for this code:
//testimonial slider $('.avia-slider-testimonials', container).aviaSlider({wrapElement: '.avia-testimonial-row', slideElement:'.avia-testimonial', fullfade:true});Replace it with:
//testimonial slider $('.avia-slider-testimonials', container).aviaSlider({wrapElement: '.avia-testimonial-row', slideElement:'.avia-testimonial', fullfade:true, 'transitionSpeed:900, easing:'easeInOutQuart'});You can adjust the transitionSpeed and animation easing effect. http://easings.net/
Best regards,
IsmaelHey webdesignIO!
Thank you for using Enfold.
Resize the product images before uploading them. Make sure that they have the same size or at least have the same aspect ratio. The catalogue images are set to have a max width and height of 450px so uploading images with different dimensions and ratio will not work if you’re planning to have a consistent product grid.
Best regards,
IsmaelHey mattolf!
Thank you for using Enfold.
Please use this plugin to configure the ssl settings. The plugin hasn’t been updated for years but it should work just fine: https://wordpress.org/plugins/wordpress-https/
Cheers!
IsmaelHey!
Actually, you can’t add the code in the child theme. You need to edit the helper-markup.php directly in the parent theme folder. Just look for the code:
$attributes['itemprop'] = 'mainContentOfPage';Replace it with:
if (is_singular('post')) { unset($attributes['itemprop']); } else { $attributes['itemprop'] = 'mainContentOfPage'; }If there’s an error after the modification, just override the file.
Regards,
Ismael -
AuthorPosts
