Forum Replies Created
-
AuthorPosts
-
Hey!
There is a default Google Map element under Media Elements panel. You can use that instead.
Cheers!
IsmaelHi!
The thumbnail size on http://www.manufactura.cz is only 220x220px while the product thumbnail on this page is 450x450px. That’s why it looks sharper. Try to increase the catalogue thumbnail size then regenerate the thumbnails.
EDIT: I checked the page again and it looks sharper than before. I noticed that you increase the thumbnail size to 450x450px. The only issue that I can see now is the price font being a little bit muddy. Try this to add this in the Quick CSS field:
#top .price, #top .price span, #top del, #top ins { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; }
Best regards,
IsmaelHi!
This is the default behaviour of the gallery, not a bug. The crop parameter of the Medium size is set to false by default that’s why it doesn’t crop the thumbnails to the exact dimension (300x300px). If you want to have a consistent gallery, resize the images to a fixed size before uploading them as gallery item. Test another thumbnail size until you get a more consistent gallery column.
Best regards,
IsmaelHi!
The images are too big: http://osdigitalpartners.de/wp-content/uploads/2015/04/1CIMG04712.jpg
Images with 1600x700px size are enough for a full screen slider. Make sure that you set the layer’s height and width in the Styles panel. Go to Slider Settings then set the Layers Container and Responsive under settings. Please check the slider now: http://osdigitalpartners.de/?page_id=238
Cheers!
IsmaelHi codecreative!
Thank you for using Enfold.
Add this in the Quick CSS field:
#top .av-main-nav ul ul { left: 207px; }
Best regards,
IsmaelMay 7, 2015 at 9:59 am in reply to: An error occurred while updating Enfold: Could not create directory. #440853Hey!
Make sure that you didn’t reach your site’s quota for disk space. Clean up the server space then test it again. Add this line in the wp-config.php file:
define('FS_METHOD','direct');
If it doesn’t work, try to change the file permission of the wp-content folder to 775.
Regards,
IsmaelHi!
Add the code again in the functions.php file:
add_action('ava_inside_main_menu', 'ava_inside_main_menu_mod'); function ava_inside_main_menu_mod() { get_search_form(); }
If you don’t want to lose this modification every time you update the theme, use a child theme: http://kriesi.at/documentation/enfold/using-a-child-theme/
Regards,
IsmaelHi!
Edit includes > loop-index.php then look for this code around line 40:
/* * retrieve slider, title and content for this post,... */ $size = strpos($blog_style, 'big') ? (strpos($current_post['post_layout'], 'sidebar') !== false) ? 'entry_with_sidebar' : 'entry_without_sidebar' : 'square';
Replace it with:
/* * retrieve slider, title and content for this post,... */ $size = strpos($blog_style, 'big') ? (strpos($current_post['post_layout'], 'sidebar') !== false) ? 'full' : 'full' : 'square';
Best regards,
IsmaelHey!
You have this css code which hides the slider:
@media only screen and (max-width: 480px) { #layer_slider_1 { display: none; }}
Is that intentional? Please remove it if not. Try to deactivate the plugins again then remove browser cache. Test it again or use another browser.
Cheers!
IsmaelMay 7, 2015 at 9:30 am in reply to: Remove the "reset all options" button from Theme Options #440842Hey!
I’m sorry about that. There’s a missing dot:
add_action('admin_head', 'remove_reset_button'); function remove_reset_button() { echo '<style> .avia_footer_reset{ display: none !important; } </style>'; }
Regards,
IsmaelHey Jan!
Thank you for using Enfold.
Try this in the Quick CSS field:
.grid-entry.flex_column.isotope-item:not(:first-child) { padding-top: 50px; }
Best regards,
IsmaelHey!
I’m sorry but the site is using a very old version of the theme, 2.3.2, and if the previous developer modified anything on the core theme files, unfortunately, we wouldn’t be able to help with that. Please update the theme to 3.1.5. I’m afraid you will have to modify the theme again. Please use a child theme.
Cheers!
IsmaelHey!
That should disable the search form: http://i.imgur.com/2Epqd0Q.jpg
If you want to show the featured image, try the solution provided here: https://kriesi.at/support/topic/any-way-to-get-a-thumbnail-to-appear-with-the-posts-in-search/#post-431811
Cheers!
IsmaelHi!
Which code did you add? Did you try the solution provided here: https://kriesi.at/support/topic/fontello-icon-fonts-failing-in-ssl-https/#post-424501
Cheers!
IsmaelMay 7, 2015 at 9:16 am in reply to: How can I disable the masonary gallery + portfolio animation? #440833Hey!
Replace the code with this:
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry { -webkit-animation: none; animation: none; } .avia_desktop .av-hover-overlay-active .av-masonry-image-container { opacity: 1; }
Remove browser cache then reload the page.
Best regards,
IsmaelHi!
If you have additional questions at this time, we kindly ask that you open a new thread. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Anyway, the screenshot or image is missing. Please post it again on another thread. Thank you!
Cheers!
IsmaelHey dfinley!
Thank you for using Enfold.
The theme settings is stored inside the database. We usually recommend the WP Migrate DB if you want to transfer the site. Ask your hosting provider for the login details.
Cheers!
IsmaelHey!
1.) Yes, you can refer to this link: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
The solution is not completely clean because new updates on the parent theme shortcode files, if there is any, will be completely ignored once you modified that specific shortcode inside the child theme folder.2.) You can request the feature here: https://kriesi.at/support/enfold-feature-requests/
Cheers!
IsmaelHey!
You can try this:
div#kaart .container { width: 100% !important; max-width: 100% !important; padding: 0; }
Best regards,
IsmaelHey!
There is no excerpt because you use the advance layout builder to build the post content. If you use the advance layout builder for post, you need to add a custom summary in the Excerpt meta box. Go to Screen > Options then enable the Excerpt. If you don’t want to do this manually, switch to the default editor. The excerpt will be automatically taken from the default editor content.
I added a custom excerpt on this post: http://new.ganderconsulting.com/wp-admin/post.php?post=56&action=edit&message=1
You’ll see it in the blog overview page: http://new.ganderconsulting.com/articles/
Cheers!
IsmaelMay 7, 2015 at 8:48 am in reply to: 'Scroll down arrow' lands too low on page with 'Header is invisible and appears' #440815Hi!
@R: I think there’s nothing wrong with color section height. Imagine that header is invisible then place the color section at the very centre of the browser screen. You’ll see that the color section height is the same as the browser height. The problem is the next arrow scroll target. Maybe, this will help: https://kriesi.at/support/topic/2nd-and-3rd-full-screen-video-sections-are-too-long-due-to-header/#post-440743
@Tyler: The fix might not work on your end because you’re not using a transparent header.
Note that the fix is temporary and is unique in order to provide a possible solution for this specific case.
Cheers!
IsmaelHey!
Adjust the value. Use 7px for example:
@media only screen and (max-width: 1100px) { #top .av_seperator_big_border#header .av-main-nav > li > a { padding: 0 7px; }}
Remove browser cache then reload the page.
Best regards,
IsmaelHey gggg!
Thank you for using Enfold.
After you finished editing the page with the advance layout builder, look for the “Template” button at top right corner of the editor. Click it to save the current page layout as template. You can use the template on other pages.
Cheers!
IsmaelHey!
Thank you for using Enfold.
EDIT: Remove the modifications above then look for this code around line 2364 of js > shortcodes.js file:
oldImgSrc = oldImg.attr('src');
Replace it with:
oldImgSrc = oldImg.attr('src'), oldCaption = big_prev.find('.avia-gallery-caption'), currentCaption = $(this).attr('title'); oldCaption.empty(); oldCaption.append(currentCaption); big_prev.attr('title', currentCaption);
Cheers!
IsmaelMay 7, 2015 at 5:22 am in reply to: 2nd and 3rd full-screen video sections are too long due to header #440743Hey unclemurray!
Thank you for using Enfold.
I think if we add the header height to the scroll target, it’ll be fix. For a temporary fix, edit js > avia.js then find this code around line 730:
fixedMainPadding = parseInt($('html').css('margin-top'),10);
Replace it with:
var $headerh = parseInt($header.outerHeight(),10) || 0; fixedMainPadding = parseInt($('html').css('margin-top'),10) - $headerh;
Remove browser cache then reload the page. The scroll target should be lower than it used to.
Best regards,
IsmaelHey!
Sorry. My bad. The code should be:
#footer { margin-left: 294px; }
Use css media queries to adjust it on smaller screen sizes.
Best regards,
IsmaelHey!
Please add this in the Quick CSS field:
.avia-android #coodoshare .av-parallax { background-size: 100% 100% !important; background-attachment: scroll !important; }
If you want to completely remove the background on these devices, use this:
@media only screen and (max-width: 768px) { .avia-android #coodoshare .av-parallax { background: none !important; }}
What is the firefox version in your android device? The background-size property is only supported on Firefox 37 and up.
Best regards,
IsmaelHi!
Please check the page now: http://hotel-residence-loren.ch/
This is the font script: http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700%7CPathway+Gothic+One
Best regards,
Ismael -
AuthorPosts