Forum Replies Created
-
AuthorPosts
-
Hi!
Can you please provide a screenshot of the iphone view? Use imgur or dropbox. You can adjust this code to position the toggle menu correctly:
@media only screen and (min-width: 480px) { #advanced_menu_toggle { top: 60% !important; right: -7% !important; }}Best regards,
IsmaelHey slui!
Thank you for using Enfold.
Please make sure that the Lightbox Modal Window is enabled. You can find that option on Enfold > Theme Options panel. And if you have the chance, please update the theme to the latest version, 3.2.1.
Best regards,
IsmaelHey tylerjmorrison!
Thank you for using Enfold.
Let me state this again:
@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
My point is, the height is correct, it is full screen the problem is where the scroll land when you click a menu item. To prove this, let me show you a screenshot of your website. This is where you land when you click the “Real State Myths” menu. Don’t worry about the header, I made it transparent:
As you can see it landed above the color section, not over it. If you move or scroll a little downwards, you’ll see the full section. Check this screenshot:
The height of the section is 100%. Is it not? The issue is where the scroll position landed so I provided a possible fix here: https://kriesi.at/support/topic/2nd-and-3rd-full-screen-video-sections-are-too-long-due-to-header/#post-440743
The value of variable $headerh will depend on the header height which will be added to the scroll target position so when you click on the anchor menu, it will land over the color section, not above it. However, on the first color section on your website, the height is not calculated correctly. It should be shorter than that. Did you modify the header.php file or any template files in the child theme folder?
Cheers!
IsmaelHi!
You can add the item to the cart but woocommerce will give you a warning about the current stock. Something like this:
You cannot add that amount to the cart — we have 4 in stock and you already have 2 in your cart.
The extra items that is over the current stock will be cancelled or will not go through.
Best regards,
IsmaelHey AvionicsSource!
Thank you for using Enfold.
You can create custom widget areas for each page and then edit the page, select the widget area that you want as sidebar on Layout > Sidebar Setting. If you want to use the Custom Menu widget, this means that you need to create multiple menus on Appearance > Menus panel.
Cheers!
IsmaelHey hdpcr!
Thank you for using Enfold.
You can place the widgets in the Display Everywhere widget area and then use this plugin to control the visibility of the widgets: https://wordpress.org/plugins/widget-logic/
You can use the this conditional function in the widget logic field:
is_tax( 'product_cat' );Best regards,
IsmaelHey!
I was able to check the site and the header looks OK now. I think you updated from a very old version of the theme where the header configurator is not available yet. The current issue is that the theme option is not working. I tried to change the width of the container but it’s not updating. Please check the wp-content folder, ask your hosting provider if it has the correct folder and file permission. In order to test it, go to wp-content > uploads > dynamic_avia folder then rename the enfold.css file there. Go back to the WP Dasboard then toggle any settings in the enfold theme options to regenerate the file. Please create a backup of the enfold.css file before doing anything.
Regards,
IsmaelJune 21, 2015 at 1:15 pm in reply to: Fullscreen slider not showing full screen but within Container #462343Hey!
Did you switch to the default editor? Note that you can’t use both the advance layout builder and the default editor. It’s not advisable to switch between these builders when editing the page. You need to decide which editor you prefer prior to editing the page.
Cheers!
IsmaelHey!
Thank you for using Enfold.
Please try to add this in the Quick CSS field:
.profile_pass-wrap input, .text-wrap.label-above input, .text-wrap.label-below input, .text-wrap.label-inside input, .textarea-wrap.label-above textarea, .textarea-wrap.label-below textarea, .textarea-wrap.label-inside textarea, .list-dropdown-wrap.label-above select, .list-dropdown-wrap.label-below select { width: 100%; clear: both !important; }Regards,
IsmaelHi!
Hmm.. Ok, that’s a problem. Unfortunately, the navigation will still filter portfolio items as long as they belong to the same category. The only workaround is to make sure that all “radio” portfolio items doesn’t have any category same as the “tv” portfolio items. If they have a common category, say “old” category, make it “old-radio” for “radio” and then “old-tv” for “tv” portfolio items. Or you can hire a freelance developer to modify the avia_post_nav function in the function-enfold.php file. Please contact codeable, I’m sure they can provide a better fix: http://kriesi.at/contact/customization
Cheers!
IsmaelHi!
Alright. You can check for the votes of that particular feature in the “Popular” or “In Progress” tab of the feature request page. I hope it will be added on the next update.
Cheers!
IsmaelHi Michael!
Thank you for using Enfold.
This option is not available yet because not many users need it or even aware of this feature. You can request for this particular option on our request page but right now, unfortunately, you will need to add the inline popup manually: https://kriesi.at/support/enfold-feature-requests/
Regards,
IsmaelHi Taryn!
Thank you for using Enfold.
Looks like you added the image directly in the post editor. Please add the feature image again but before that, add this code in the functions.php file to adjust the thumbnail size:
function ava_image_sizes() { add_image_size('entry_with_sidebar', 845, 321, array('center', 'top')); add_image_size('entry_without_sidebar', 845, 321, array('center', 'top')); } add_action( 'after_setup_theme', 'ava_image_sizes', 11 );Regenerate or upload the images again. You can adjust the width, default is 845 and the height, default 321. The array(‘center’, ‘top’) is the crop positioning of the images, it will crop from the bottom, left and right, leaving the center and top portion of the images. https://codex.wordpress.org/Function_Reference/add_image_size
Regards,
IsmaelHi!
Is this happening on all pages or only on a specific page? Did you add any html codes inside the page? If you did, please make sure that you close all the html codes or tags properly or they will break the layout of the advance layout builder, usually deleting the bottom content of the element with the unclosed tags. Please check the codes carefully.
Best regards,
IsmaelJune 21, 2015 at 12:42 pm in reply to: same layout for blog posts 1:1 and other mouse over png #462333Hey!
Thank you for the info. Edit the post slider then set Preview Image Size manually. Choose the second option then select the thumbnail size that you want.
Best regards,
IsmaelHey!
Edit the layer then go to Styles. Adjust the top and left position px value.
Best regards,
IsmaelJune 21, 2015 at 12:33 pm in reply to: First list item in an unordered list displays disc on the right #462330Hey!
I’m sorry for the confusion. You can actually use the separator or hr element inside a text block. The solution you provided above seems to have fixed this weird issue. I tested it on my installation plus this code which seems to have the same effect:
.entry-content-wrapper div li:first-child { clear: both; }The fix will be included on the next update. Thanks.
Cheers!
IsmaelHi jonash!
Thank you for using Enfold.
The masonry element can’t display post categories by default but it’s possible with custom modifications. Please try the solution provided here: https://kriesi.at/support/topic/post-category-in-the-mesonary-blog/#post-420057
Regards,
IsmaelHey!
I just noticed that you’re using cyrillic text, try to add this to the functions.php:
function add_subset_func($fontlist) { $fontlist .= "&subset=latin,cyrillic"; return $fontlist; } add_filter('avf_google_fontlist', 'add_subset_func');Hard or shift + refresh the page after.
Cheers!
IsmaelHi!
Please provide a screenshot so that we know what to fix. Use imgur or dropbox.
Best regards,
IsmaelHey!
This seems to be a server related issue because we can’t reproduce it on our end. And thousands of enfold users are not experiencing the same thing. If there’s a chance, please contact your hosting provider regarding this issue. Ask them why the xml files are not being imported correctly. For a workaround, you can try to import the demo files manually. The files are located on enfold > includes > admin > demo folder. Look for the xml files. Before you do that, follow these steps:
1) Download and Install 7zip.
2) Right click on the xml file (restaurant) in the enfold > includes > admin > demo folder -> 7zip -> Add to Archive
3) Change the “Archive format” to gzip and hit “OK”. Make sure that you know the directory of the converted file.
4) After the conversion, go to Tools > Import then import the converted xml file.Cheers!
IsmaelHey agirard!
Thank you for using Enfold.
The option to deactivate responsive styling is working on our installation. Please try to check the child theme folder. Did you modify any template files there like header.php or footer.php? If so then check if anything is related to the responsive option. If you didn’t find anything, try to update the theme to version 3.2.
Cheers!
IsmaelHi Freek!
Thank you for using Enfold.
Are you trying to open the submitted url in another tab or window? I’m sorry but that’s not possible in the theme without creating a custom javascript. Please hire a freelance developer or do something like this: http://jsfiddle.net/Gv5bq/10/
Best regards,
IsmaelJune 21, 2015 at 10:36 am in reply to: Remove tooltips (title attributes) from masonry gallery #462307Hi!
Note that the code above will remove all title attributes on links and images which is not good for SEO. It’s quite beneficial to keep the title of the images to add more context to the page, you can modify the image title on Media > Library panel. https://www.feedthebot.com/titleandalttags.html
If you’re wondering how to remove those tooltip, unfortunately, that is a default browser feature so we can’t modify it.
Best regards,
IsmaelJune 21, 2015 at 10:28 am in reply to: Enfold: Removing the search magnifying glass and adding in the search field #462304Hi!
What happens when you add this in the Quick CSS field?
#menu-item-search { right: -50px !important; }Let us know.
Best regards,
IsmaelHi jenki!
Thank you for using Enfold.
I checked the site but it’s not using Enfold. I tried to inspect element using chrome but it wouldn’t let me which is weird, even keyboard shortcuts to open the inspector is not working. Can you please provide a screenshot? If you’re talking about the videos, the quality will depend on the speed of the internet connection used in the device.
Regards,
IsmaelHi!
You can find all thumbnail sizes in the functions.php file and the Settings > Media panel.
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news $avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['featured_large'] = array('width'=>1500, 'height'=>630 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns $avia_config['imgSize']['gallery'] = array('width'=>845, 'height'=>684 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['magazine'] = array('width'=>710, 'height'=>375 ); // images for magazines $avia_config['imgSize']['masonry'] = array('width'=>705, 'height'=>705 , 'crop' => false); // images for fullscreen masonry $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 $avia_config['imgSize'] = apply_filters('avf_modify_thumb_size', $avia_config['imgSize']);You can add the name of the thumbnail in the snippet above. Just follow the pattern.
Cheers!
IsmaelJune 19, 2015 at 4:23 pm in reply to: Remove Current Portfolio Post from related portfolio grid Enfold #462034 -
AuthorPosts


