Forum Replies Created
-
AuthorPosts
-
Hey!
The catering section is outside the main container. It should be inside the main container. Did you add any html tags in the page? Please make sure that you close all tags properly.
Cheers!
IsmaelHey!
You can try this in the Quick CSS field:
.avia-menu .menu-item-language { width: 20px; float: left !important; clear: none !important; margin: 0 10% !important; } .avia-menu .menu-item-language:nth-last-child(1) { margin-left: -5% !important; }
Cheers!
IsmaelHey!
How did you assign the parent attribute? Posts or custom post types doesn’t support hierarchy structure, only pages can be organized in a hierarchical structure. I’m sorry but I don’t think this is possible.
Regards,
IsmaelHi underhill123!
Thank you for using Enfold.
Can you please provide a link to the website? We would like to check the issue. A screenshot of the cart icon being push will help.
Regards,
IsmaelHi!
I think it’s the checkout overlay. Try this in the Quick CSS field:
/* Fix issues with jquery overlay blocking checkout button */ .woocommerce .blockUI.blockOverlay { position: relative!important; display: none!important; }
Cheers!
IsmaelHi Poirot!
Thank you for considering the Enfold theme. You will not regret it.
1.) Other than the slider, it is possible to use the color section element to create a parallax effect. That way you can add contents in front of the parallax. You can see the parallax effect in action here: http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/
2.) Yes, you can create a 3 column blog layout and add another for the featured post. Use the advance layout builder for that. The custom menu icon is not available, unfortunately.
Cheers!
IsmaelHi!
Yes, it will disable the responsive version of the site but you will be able to zoom in and out. No, you don’t need to follow my suggestion if you want to add the code. Note that when you enable the zoom feature in responsive mode, elements might break when zoomed in or out, in a few cases.
Cheers!
IsmaelApril 21, 2015 at 3:13 pm in reply to: how to use a the complete gallery as a link, not the images themselves #432048Hey!
Unfortunately, there is no option to set the partner/logo link globally. You have to add the link manually to every items. Or you can create a single image with all the images included using photoshop or any photo editor then use the Image element.
Best regards,
IsmaelHi!
Thank you for using Enfold.
How did you add the iframe? What’s the code? Please post it on pastebin.com. If it is from a third party plugin, please contact the plugin author for further help. Did you add any modifications in the child theme?
Regards,
IsmaelHi!
The default size of the images in the shop overview page is 450x450px. Taller images will have a height no more than 450px. You can prevent the cropping but some of the images, the taller ones, will be distorted a bit. Go to Woocommerce > Settings > Products > Display panel. Disable the Hard Crop option of the Catalog Images. Upload the images again or regenerate them with a plugin.
Regards,
IsmaelApril 21, 2015 at 2:56 pm in reply to: Prevent ActionScheduler Comments inside your Combo Widget #432032Hey!
You can request for the feature and if enough votes are met, maybe, we can can add it in the future updates: https://kriesi.at/support/enfold-feature-requests/
Regards,
IsmaelHey!
Thank you for the link. Make sure that the Product layout on overview pages option in Enfold > Shop Options panel is set to Default.
Best regards,
IsmaelHi underhill123!
Thank you for using Enfold.
It’s true that the icon box options is limited but you can still modify the style of the element by using the Quick CSS field. If you can provide a screenshot of how you want the iconbox to look like, it will help. For example, you can change the background color with this:
.iconbox_content { background: red; }
Regards,
IsmaelHey fairusd!
Thank you for using Enfold.
Turn on the custom css field in order to apply different css class attributes in the iconbox elements: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
IsmaelApril 21, 2015 at 9:26 am in reply to: Activate 'call number' when clicking on the phone numbers on the mobile devices #431836Hey!
Can you please elaborate the issue a bit? A screenshot will help.
Regards,
IsmaelApril 21, 2015 at 9:23 am in reply to: Why old website title, random photo + new site opt in line showing up when link #431834Hey!
Yes, it takes time before facebook repick the data. It will change automatically in time. Try to install this plugin: https://wordpress.org/plugins/wordpress-seo/
Refer to this link for more info: http://www.elegantthemes.com/blog/tips-tricks/how-to-add-open-graph-tags-to-wordpress
Look for the WordPress SEO by Yoast section.
Cheers!
IsmaelHi dominiquehurley!
Thank you for using Enfold. :)
What happens when you set the page status to “Draft”? Let us know if works.
Best regards,
IsmaelHey!
Check the code. The layout should be sidebar_left, not sidebar_right. Please post the login details here. We would like to check it.
Best regards,
IsmaelHey!
Remove the left padding:
#js_sort_items { padding-left: 35%; }
Replace it with:
#js_sort_items { text-align: center; } .sort_by_cat { display: inline-block; }
Cheers!
IsmaelHey!
I’m not sure what you meant by “The cart does not drain”. Can you please provide a screenshot of this issue again?
Cheers!
IsmaelApril 21, 2015 at 8:57 am in reply to: Easyslider not displaying content on mobile devices – Enfold 3.0.8 #431823Hey!
You can create a new thread. Include website url and login credentials. Make sure that you’re running Enfold 3.1.3 on WordPress 4.1.1.
Best regards,
IsmaelHey Yves!
Thank you for using Enfold.
I would like to check the menu panel but the login credentials above are not working. Please check.
Best regards,
IsmaelHi!
Great. It’s good practice to create a change log of every modifications made in the theme files in order to retain it in case you update the theme again.
Best regards,
IsmaelHi!
Thank you for using Enfold.
Please try to deactivate all plugins, remove browser cache then test it again. If it doesn’t work, post the login details here so that we can test it.
Best regards,
IsmaelHi!
Use this in the Quick CSS field:
span.search-result-counter, span.search-result-counter img { width: 100%; height: auto; position: relative; border-radius: 0; }
Best regards,
IsmaelApril 21, 2015 at 8:41 am in reply to: Any way to get a thumbnail to appear with the posts in Search #431811Hey!
If you want the featured image to show in the search results page, you can follow the modifications provided here: https://kriesi.at/support/topic/add-featured-image-to-search-results/#post-249161
If you want larger images, add this in the Quick CSS field:
span.search-result-counter, span.search-result-counter img { width: 100%; height: auto; position: relative; border-radius: 0; }
Regards,
IsmaelHi Albert!
Thank you for using Enfold.
You need to install the dutch wp: https://nl.wordpress.org/
I’m not sure if it contains the complete language files though.
Regards,
IsmaelHey Kevin!
Thank you for using Enfold.
1.) The whole container is being push downwards. I’m not sure why but maybe because of a few custom modification in the theme. Add this in the Quick CSS field:
@media only screen and (max-width: 767px) { .boxed #wrap_all { margin-top: -35px; }}
2.) Try this in the Quick CSS field to fix the mobile menu issue:
ul#mobile-advanced { overflow-x: visible; }
Have you tried scrolling using two fingers? Is it working when you do?
Regards,
Ismael -
AuthorPosts