Forum Replies Created
-
AuthorPosts
-
Hi!
You can’t set the background repeat to “Stretch Fullscreen” if you’re using the preset image patterns. They are so small to be use as full width background. Try to upload custom images with large dimension.
Best regards,
IsmaelHi!
The images you provided are incorrect. They are links to page edits.
Best regards,
IsmaelFebruary 1, 2015 at 7:35 am in reply to: How to Change Featured Image Sizes? Changing functions.php has no effect #388953Hey!
The featured image looks fine when I checked the page: http://dpassociatesuk.com/360-play.co.uk/news-events/news-events-milton-keynes/
Best regards,
IsmaelHi!
Looks like it is working fine now even without the code suggested above. If you can reproduce the issue again on another page, let us know. We’ll check it.
Best regards,
IsmaelFebruary 1, 2015 at 7:27 am in reply to: Enconding error or ? marks on icon titles (admin/page edit) #388951Hey!
Please try to add this on functions.php to load the cyrillic subset of the open sans font:
function avf_add_subset() { $sans = urldecode('<link rel="stylesheet" id="open-sans-css" href="http://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&subset=cyrillic,cyrillic-extver=4.1" type="text/css" media="all">'); echo $sans; } add_action('admin_head', 'avf_add_subset');
Anyway, the special characters render fine on the frontend.
Best regards,
IsmaelHey!
I’m sorry but we can’t do anything on the theme options. Looks like the old css settings for the content and sidebar container is stuck. You need to follow #2 above. Access the files via FTP or your cpanel, go to wp-content > dynamic_avia folder then delete enfold.css file. Toggle the theme options then save changes to regenerate the new width settings.
Regards,
IsmaelHey!
It’s so easy to forget to close the html tags when working on the advance layout builder. This might cause the content not to update properly or be removed when you change something. Instead of adding span tags on the contact form titles, try to add a code block element on top of the contact form element then add the code Elliott provided above. This should change all form labels/titles to white.
<style type = "text/css"> .avia_ajax_form h3 span, .avia_ajax_form h3 { color: #ffffff !important; } </style>
If you have any elements with inline css, you should probably remove them then try to modify those elements using the code block styling or the Quick CSS field.
Best regards,
IsmaelFebruary 1, 2015 at 6:36 am in reply to: Portfolio Bildraster mit 6 Spalten geht nicht im Firefox 35.01 #388943Hi!
Where did you get a copy? I hope it’s not a free copy. Unfortunately, we won’t be able to help you unless you update the theme to the latest version. The code above should disable the theme translation and might fix the issues you’re having. You should add it at the very bottom of functions.php.
Cheers!
IsmaelHi!
Try to improved the search by indexing the content using search plugins like the following:
https://wordpress.org/plugins/relevanssi/
SearchWPRefer to these links for better plugin/theme compatibility:
http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/
http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/Cheers!
IsmaelHey!
I noticed you’re not using any special animation on the slider and since you set the slider height to 800px, to emulate fullscreen sliders, I guess the screen resolution of your monitor 1920x1080px. The height setting may just be too much for smaller display resolutions. My suggestion is to use the Fullscreen Slider which responsively calculates the browser height, instead of the Advance Layer Slider.
Cheers!
IsmaelHey sancho_pancho!
Thank you for using Enfold.
Try to choose the second option on Header Mobile Menu activation. Go to Enfold > Header > Mobile Menu panel. Fix the language selector with this on Quick CSS:
@media only screen and (max-width: 989px) { .main_menu, ul.avia_wpml_language_switch.avia_wpml_language_switch_extra { display: block; } ul.avia_wpml_language_switch.avia_wpml_language_switch_extra { right: 100px; } .avia-menu.av-main-nav-wrap { display: none; } }
The code should put the language selector between the logo and the advance mobile menu.
Regards,
IsmaelHi!
Please replace the code with this:
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{ -webkit-animation: none; /* Safari 4+ */ -moz-animation: none; /* Fx 5+ */ animation: none; /* IE 10+ */ } .av-masonry-entry { opacity: 1 !important; visibility: visible !important; }
Remove browser cache then reload the page.
Regards,
IsmaelHi!
Try adding this on Quick CSS:
.avia_wpml_language_switch li .language_code { display: none; } span.language_translated { display: block !important; }
Regards,
IsmaelFebruary 1, 2015 at 6:05 am in reply to: Change background color for some of the sublevel menu? #388933Hi!
Glad it worked. If you still have any questions, let us know on another thread. :)
Regards,
IsmaelHey tcar984!
Thank you for using Enfold.
Unfortunately, there is no available translation yet for the croatian language. No one has volunteered to do the translation. Any language files that are available can be found here: https://kriesi.at/support/topic/please-contribute-and-translate-enfold
Best regards,
IsmaelHi friendworx!
Thank you for using Enfold.
If you don’t mind, we would like to check the actual website. Please post the website url here. Make sure that you’re running Enfold 3.0.8 on WordPress 4.1.
Best regards,
IsmaelHi interage!
Thank you for using Enfold.
Those are 1/4 column layouts side by side, not grid row.
Regards,
IsmaelHey!
It works fine on this test page, all you need to do is adjust the image dimension: http://dtcinsure.com/test-page/
Cheers!
IsmaelHi!
The code should lessen the top and bottom padding of the content. Is that what you want? If not, please provide a screenshot. I checked the page but you didn’t add the code. Please add it on Quick CSS.
Regards,
IsmaelHi!
@Joyce: I created a test page and the advance layout builder works fine: http://mvweb.nl/villaparcarcen/wp-admin/post.php?post=3525&action=edit&message=6
Regards,
IsmaelHey!
The size looks fine but the position is a bit off. Is that what you want to change? Try this:
@media only screen and (max-width: 767px) { strong.logo { top: 20px; left: 20px; }}
A screenshot will help.
Best regards,
IsmaelFebruary 1, 2015 at 5:45 am in reply to: WPML language switcher not showing in Enfold Theme Options #388924Hey!
It is possible with this filter on functions.php:
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Source Sans Pro'] = 'Source Sans Pro:400,600,800'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Source Sans Pro'] = 'Source Sans Pro:400,600,800'; return $fonts; }
Use google fonts. https://www.google.com/fonts
Regards,
IsmaelHey ryan.thames!
Thank you for using the theme!
I’m sorry but you’re using an old version of the theme, 2.4.5. Please download the latest version, 3.0.8, from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
IsmaelHi!
Maybe, just a cache issue or an intermittent slow internet connection. Anyway, glad it is ok now. :)
Best regards,
IsmaelHi gharding!
Which title are you trying to modify? A screenshot or a link to the actual page will help. Try to use the Special Heading element.
Regards,
IsmaelHey Gene!
Thank you for using Enfold.
I’m sorry but there’s is no such option on the WordPress dashboard by default. You may need to use users or role plugins in order to adjust this setting. Unfortunately, I don’t know of any plugins which accomplish this kind of thing.
Regards,
IsmaelHey gharding!
Thank you for using Enfold.
You can add the icon shortcode beside the text on the Navigation Label. Or add an image.
Regards,
IsmaelHi johann_doe!
Thank you for using Enfold.
Just add this on Quick CSS to remove the comment tab:
.tab.widget_tab_comments { display: none; }
Cheers!
IsmaelJanuary 30, 2015 at 10:38 am in reply to: How to change the awful grey sides & backgrounds of elements of the Layerslider? #388199Hi!
Your best shot is to hire a freelance developer to figure out the layer slider script responsible for the gray colored element. I’m sorry but this is not a theme related issue so we won’t be able to help you.
Cheers!
Ismael -
AuthorPosts