Forum Replies Created
-
AuthorPosts
-
November 19, 2014 at 12:10 pm in reply to: Enfold submenu element – how to make disappear after passing all submenu element #353581
Hi!
You can set the z-index of all color sections below and the one on top of the “agenturen” section to 500 or more. Try this:
div#av_section_7, div#agenturen, div#agenturen + .avia-section { position: relative; z-index: 500; }This will hide the submenu when they passed the those sections.
Cheers!
IsmaelHi!
You can try this:
.page-id-47 #header { background: #F2F2F2; }Best regards,
IsmaelHey!
Honestly, we’re not entirely sure why the line break tags are being stripped. This is Kriesi’s comment regarding the topic:
Having problems finding whats causing this. its sort of weird because all we use to fetch the data from the modal window is a simple line of code:
this.modal.find(‘input, select, radio, textarea’).serializeArray(),
that code returns the proper results for all fields. just the tinymce field is somehow altered and I am not sure if this is happening in our code or if its some part of the tinymce script, which would make this pretty hard to solve… will probably take some more investigation so for now please tell users reporting the problem that we are aware of it but not sure yet what is causing it.probably the easiest way to circumvent this for now is to use separate textareas with the hr whitespace element in between to achieve the large gaps…
I found another workaround. You can alternately add a blank paragraph and br tags on the table content:
Content Here <p> </p> <br> <p> </p> <br> <p> </p> <br> <p> </p> <br>This should work.
Cheers!
IsmaelHey!
It should be added on Theme Functions (functions.php) file NOT functions-enfold.php file. Replace the code with this:
add_action('ava_main_header', 'ava_main_header_addition'); function ava_main_header_addition() { $output = "<script src='//platform.linkedin.com/in.js' type='text/javascript'>lang: en_US</script>"; $output .= "<script type='IN/FollowCompany' data-id='495891' data-counter='none'></script>"; echo $output; }Regards,
IsmaelHi!
Looks like you’re not using the latest version of the theme. Please download the latest version 3.0.2. Anyway, looks like you can’t add the code on the child theme. I have to add it again on the parent theme’s functions.php. It is working now: http://www.taborviewhealth.com
Create a change log of this modification in case you update the theme.
Best regards,
IsmaelHey!
There’s an extra closing curly brackets on one of the css declaration:
ul#avia-menu { background-color: rgba(255,255,255,0.4); border-radius: 5px; } }Remove it then test the page again. And move the css media queries at the bottom of the Quick CSS field.
Best regards,
IsmaelHey!
The Firm Advisories is showing up fine:

I’m sorry but we won’t be able to help trace back the modifications that you added on the theme. Next time, use a child theme or create a change log. We can’t go further you unless you update the theme to the latest version.
Best regards,
IsmaelNovember 18, 2014 at 4:46 pm in reply to: Stretch / Resize Large Featured Image on Single Post #353048Hi!
The suggestions above should remove the text but I’m not sure why it’s not working. Maybe because of the google search script. Please hire a freelance developer to investigate this issue further. For further modifications, please visit Envato Studio or Werkpress.
Cheers!
IsmaelNovember 18, 2014 at 4:37 pm in reply to: Warning: mysql_real_escape_string() expects parameter 1 to be string #353041Hey parperei!
Thank you for using Enfold.
Please refer to this link for a possible fix: https://kriesi.at/support/topic/problems-php-5-5-google-map-widget/#post-324190
Best regards,
IsmaelHey!
Please try to put it above the Quick CSS field:
.html_header_top .header_color .main_menu ul:first-child >li > ul, .html_header_top #top .header_color .avia_mega_div > .sub-menu { border-top: none !important; }Best regards,
IsmaelNovember 18, 2014 at 4:29 pm in reply to: Blogpost text justified and weird grey bar underneath breadcrumbs section #353033Hi!
The breadcrumbs line is gone. Please use this for the titles:
#top #wrap_all .header_color h2, #top #wrap_all .main_color h2, #top #wrap_all .alternate_color h2, #top #wrap_all .socket_color h2 { text-align: left; }Remove browser cache then reload the page.
Cheers!
IsmaelHi Pappasdg!
Thank you for using Enfold.
Unfortunately, you can’t add ids on images or partner/logo element but you can use the Color Section if you’re planning to create single page navigation.
Cheers!
IsmaelHi fixedopsinsight!
Thank you for visiting the support forum.
Yes, you can use the Enfold theme. http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi
Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff regarding the theme are probably available in there. You can watch video tutorials or get hold of a few hooks and filter functions that may help you modify the theme as you like. You can also search the forum for any related questions or issues.
If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For any complicated questions or add-on, please visit our Feature Requests page. Thanks!
Best regards,
IsmaelHey spadalbert!
Thank you for using Enfold.
Looks like there is an element on top of the slider, a color section perhaps. Please edit the page.
Regards,
IsmaelNovember 18, 2014 at 2:36 pm in reply to: warning message showing on browser that it has failed #352965Hey Gillianrose!
Thank you for using Enfold.
Few users reported this issue and it proves to be just a temporary hiccup. Please refer to these links for more info:
https://kriesi.at/support/topic/error-when-using-the-www-prefix/#post-297300
https://kriesi.at/support/topic/big-issues-setting-up-a-complete-new-site-with-enfold/
https://kriesi.at/support/topic/error-issues-with-masonry_entries-php-on-line-33/#post-271660
Best regards,
IsmaelNovember 18, 2014 at 2:36 pm in reply to: Warning: session_start() [function.session-start]: – HELP ASAP PLEASE!! #352964Hey artemrepin!
Thank you for using Enfold.
Few users reported this issue and it proves to be just a temporary hiccup. Please refer to these links for more info:
https://kriesi.at/support/topic/error-when-using-the-www-prefix/#post-297300
https://kriesi.at/support/topic/big-issues-setting-up-a-complete-new-site-with-enfold/
https://kriesi.at/support/topic/error-issues-with-masonry_entries-php-on-line-33/#post-271660
Best regards,
IsmaelHi!
Thank you for the kind words. Glad we could help. :)
You can rate the theme here: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi
Best regards,
IsmaelNovember 18, 2014 at 2:29 pm in reply to: Lightbox and other image effects not working when Woocommerce plugin activated #352960Hey!
I’m not sure why it’s not working when the plugin is activated but there is file called cart-fragments.min.js?ver=2.2.8: which causes error. Please try to delete the woocommerce plugin then download a new one.
Best regards,
IsmaelNovember 18, 2014 at 2:23 pm in reply to: One-Page-Site: Anzeige aktiver Menüpunkt funktioniert nicht in Chrome bzw. IE #352959Hi!
I checked the site and current menu item marker is working for pages and section links. Please remove browser cache then reload the page a few times.
Best regards,
IsmaelHi!
This is what google translate shows me:
I want to edit the penultimate Footer. The etc. with the links and pages
I do not know how or whereVG
I’m sorry but I don’t get it. Can you please translate it to english? I’ll ask Andy to take a look.
Best regards,
IsmaelNovember 18, 2014 at 2:19 pm in reply to: Header/Share/related/comments on post with Avia Layout builder #352957Hey lacannecycongres!
Thank you for using Enfold.
I’m sorry but we don’t recommend the use of the advance layout builder for posts because of the issues like the one you stated above. You need to manually add all the information that a default post may have such as meta informations etc. However, you can add the sharing section with this on functions.php
add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1); function avia_add_social_toolbar_template_builder($content = "") { if(is_single()) { $content .= '<div style="height:1px; margin-top:20px;" class="hr"></div>'; $content .= avia_social_share_links(array(), false); } return $content; }Again, we may not be able to provide support for issues that may arise when using the advance layout builder for posts.
Cheers!
IsmaelHey BootsD!
Thank you for using Enfold.
We haven’t tested any directory plugins with Enfold but you can find some here:
https://wordpress.org/plugins/tags/business-directory
https://wordpress.org/plugins/tags/directory-pluginI’ll ask the rest of the support team.
Cheers!
IsmaelHey!
Please get a fresh copy the WordPress 4.0 file then override the old one. A file called jquery-migrate.js located on wp-includes > js > jquery folder is causing a lot of errors on the site.
Regards,
IsmaelNovember 18, 2014 at 2:07 pm in reply to: Photography demo – Main background color and slider image #352951Hi!
You can remove the fallback icon with this:
.page-id-490 .avia-content-slider .fake-thumbnail .slide-image { display: none; }Please look for this code on the Quick CSS file then remove it:
#main, .avia-msie-8 .av_header_sticky_disabled#header { background-color: #333333; }It overrides the theme options styling.
Best regards,
IsmaelNovember 18, 2014 at 2:00 pm in reply to: WooCommerce installation problems with WordPress 4.0 and Enfold 3.0 #352948Hi!
I’m sorry but we don’t have time to try it that way. Please make sure that the login credentials are working properly on the first try. Or disable it.
Cheers!
IsmaelHi!
Can you please provide a screenshot on how you want the category images to look on the single post pages? You should probably add the code on top of this code on single.php file:
get_template_part( 'includes/loop', 'index' );Regards,
IsmaelHi!
There should be a single template-builder.php file in the themes directory. You can find it on wp-content > themes > enfold folder.
Regards,
IsmaelNovember 18, 2014 at 1:55 pm in reply to: Make GoogleMaps Element clickable to open google map website (inkl. the company' #352945Hi aovivo!
Thank you for using Enfold.
Right now, that option is not available on the theme by default. Please visit our Feature Requests page. You can vote or request for the feature there. For now, you can use the Marker Tooltip field. Add the link to the google map address.
Regards,
Ismael -
AuthorPosts
