Forum Replies Created
-
AuthorPosts
-
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Yigit could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey patrikbeneke,
Vielen Dank für den Link zu Ihrer Website. Bitte versuchen Sie diesen Code im Feld General Styling ▸ Quick CSS oder im Feld WordPress ▸ Anpassen ▸ Zusätzliches CSS-Feld, dann löschen Sie nach dem Anwenden des CSS bitte Ihren Browser-Cache und überprüfen Sie es.#header_main .logo img { width: 450px; }— Translated with Google —
Thank you for the link to your site, please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field, then after applying the css, please clear your browser cache and check.
#header_main .logo img { width: 450px; }Best regards,
MikeHey martystl,
Thank for the link to your pages, I believe that you mean that the footer is too “high” as in that your pages have low content so the footer is showing higher than the bottom of the side bar menu. Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field to match the height of the page content with the side bar menu to hold the footer down..html_header_sidebar #main > .container_wrap_first > .container { min-height: 1200px; }After applying the css, please clear your browser cache and check.
Best regards,
MikeHey patrikbeneke,
Vielen Dank für den Link zu Ihrer Seite, ich sehe sechs Schaltflächen in voller Breite unter der Überschrift “Meine Angebote” und sie sind jeweils in einer 1/3-Spalte, aber sie sehen für mich alle gleich groß aus in Mobil und Desktop? Vielleicht verstehe ich das falsch? Um einen Screenshot hinzuzufügen, versuchen Sie bitte, einen Screenshot-Dienst zu verwenden und die Bild-URL in Ihren Beitrag einzufügen.— Translated with Google —
Thank you for the link to your site, I see six full width buttons under the heading “Meine Angebote” and they are each in a 1/3 column, but they all look the same size to me in mobile and desktop? Perhaps I misunderstand? To add a screenshot please try using an Screenshot service and pasting the image URL in your post.
Best regards,
MikeHey mmathiesen,
Thanks for the link to your page, but I don’t see any duplicated thumbnails, I see that you are using a gallery big with thumbnails below, the large image is selected and changes based on the small thumbnails below, so the small thumbnail and the large image matching is correct and not a duplication.Best regards,
MikeMarch 20, 2022 at 5:54 pm in reply to: Font size for "paragraph" is smaller in Advanced layout #1345265Hey martystl,
Thank you for the login, based on your /who-are-we/ I recommend adding this code in the General Styling ▸ Quick CSS field to match the Advanced Layout Builder text elements to your default paragraph font size:.avia_textblock > p,.avia_textblock li { font-size: 14.95px; }the page you linked to had paragraphs and bullet points and this should work across your site, after applying the css, please clear your browser cache and check.
Best regards,
MikeHey Julio,
Thank you for the login, both of these pages were using the wrong video links, please follow the format show in the element:

youtu.be is not the same as youtube.com
please see the correct link in the Private Content area.
I corrected your pages, please clear your browser cache and check.Best regards,
MikeMarch 20, 2022 at 5:23 pm in reply to: open (or link) the mobile menu from button within Layerslider #1345263Hi,
Glad to hear, to hide the header and mobile menu try this css:.responsive #top #wrap_all #header .av-hamburger { visibility: hidden; } .responsive #top #wrap_all #header { height:0; }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Very well, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeMarch 20, 2022 at 2:30 am in reply to: Easy slider and Full width easy slider issue – white space on first page load #1345233Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Thank you for the link to your site, I added a custom class to your shortcodeafter-price

and this css:#main .after-price.avia-icon-pos-left { float: none; } #main .after-price.av_font_icon { display: inline-block; }and now the icon shows after the price, please clear your browser cache and check.
Best regards,
MikeHi,
Thank you for the link to your site, I found that you had the homepage set as your custom 404 page, I disabled this and now you can edit your homepage.
Please clear your browser cache and check.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Soulshakin,
Thanks for the login and link to your pages, I added this css to correct the color, but the homepage is the only one with multiple audios so it is the only one with a play list.#main #mep_0 a.mejs-horizontal-volume-slider { color: #e44363; } #main .main_color #mep_0 .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, #main .main_color #mep_0 .mejs-controls .mejs-time-rail .mejs-time-current { background: #e44363; }Please clear your browser cache and check.
Best regards,
MikeMarch 19, 2022 at 10:31 pm in reply to: transparent header do not work with mobile landscape position #1345222Hey Magdalena,
Thank you for your patience, but I addressed this issue in another thread that you opened, please check that thread and give your feedback there.
I will close this duplicate thread, thank you for using Enfold.Best regards,
MikeHi,
Thanks for the login, your logo image has this added to it in the source code ?time=1647685881 so I believe that a plugin is either caching the image or delaying it from showing. Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHey macjeffff,
Thank you for the link to your site, I many things to break the font size but couldn’t, and I have not seen this issue before.
For peace of mind I would recommend adding a custom class to each and writing a backup css rule and then add it to the WordPress ▸ Customize ▸ Additional CSS field, since this one has the highest priority.
This way whatever is causing the original css rule to break this backup one would solve.
Sorry that I was not much help, but if I could see the error I probably would be able to help more.Best regards,
MikeMarch 19, 2022 at 9:26 pm in reply to: changing breadcrumbs background color and font size in the icon boxes #1345216Hi,
If your Page ID is 73 then use this css to change the title bar background color:#top.page-id-73 .title_container { background-color: #A78F4F; }If your Post ID is 73 then use this css:
#top.postid-73 .title_container { background-color: #A78F4F; }To have the breadcrumbs on the left use this css:
#top.postid-73 .title_container .breadcrumb { left: 50px; }and adjust for either Post or Page
After applying the css, please clear your browser cache and check.Best regards,
MikeMarch 19, 2022 at 9:08 pm in reply to: Easy slider and Full width easy slider issue – white space on first page load #1345215Hi,
Thank you for your patience, and glad to see that you already found that the issue is with the Smush lazy load option, this issue is known to Smush and they have told Smush Pro users that they are working on it. For now please disable this feature until Smush is able to correct it. We can’t not modify a plugin error at the theme level, it must be done within the plugin files.Best regards,
MikeMarch 19, 2022 at 8:59 pm in reply to: Color section with background image don't cover the entire container on mobile #1345213Hi,
For mobile landscape I added this css:@media only screen and (max-width: 990px) and (orientation: landscape) { .responsive #top #main {margin-top: -80px!important;} #top #wrap_all .av_header_transparency {background-color: transparent!important;} div#header_main > .container {display: block !important;} }Please clear your browser cache and check.
Best regards,
MikeHey jimboo64,
Thanks for your question, the page you linked to seems to be a 404 error, if you have any unclosed tags in the element it can cause an error, such as using html tags in the title fields, sometimes you can remove these tags and save again to correct other times you will need to rebuild. Often these errors are saved in an element template and can not be corrected, so the template must be deleted.
If none of these situations apply to you then link to an example with a admin login so we can examine the error, please explain the error well so we will know what to look for, screenshots typically help.Best regards,
MikeHi,
Glad to hear that you have this sorted out, setting the header to transparent is the correct method, it is how we get the layerslider and color sections to show full screen.
Shall we close this then?Best regards,
MikeHey joschro,
Thank you for your patience, for the Ajax Portfolio Preview Settings to have the Preview Images display the gallery caption in the lightbox when the Image List is used.
you would need to modify the\enfold\config-templatebuilder\avia-shortcodes\portfolio\portfolio.phpfile, in v4.9 lines 1467 – 1485 should look like this:foreach( $attachments as $attachment ) { // create array with responsive info for lightbox $img = Av_Responsive_Images()->responsive_image_src( $attachment->ID, 'large' ); $alt = get_post_meta( $attachment->ID, '_wp_attachment_image_alt', true ); $alt = ! empty( $alt ) ? esc_attr( $alt ) : ''; $title = trim( $attachment->post_title ) ? esc_attr( $attachment->post_title ) : ''; $description = trim( $attachment->post_content ) ? esc_attr( $attachment->post_content ) : ''; $img_tag = "<img src='{$img[0]}' title='{$title}' alt='{$alt}' />"; $img_tag = Av_Responsive_Images()->prepare_single_image( $img_tag, $attachment->ID, $this->atts['lazy_loading'] ); $lightbox_attr = Av_Responsive_Images()->html_attr_image_src( $img, false ); $output .= "<a {$lightbox_attr} class='portolio-preview-list-image' title='{$description}' >"; $output .= $img_tag; $output .= '</a>'; }change this block to this:
foreach( $attachments as $attachment ) { // create array with responsive info for lightbox $img = Av_Responsive_Images()->responsive_image_src( $attachment->ID, 'large' ); $alt = get_post_meta( $attachment->ID, '_wp_attachment_image_alt', true ); $alt = ! empty( $alt ) ? esc_attr( $alt ) : ''; $title = trim( $attachment->post_title ) ? esc_attr( $attachment->post_title ) : ''; $description = trim( $attachment->post_content ) ? esc_attr( $attachment->post_content ) : ''; $caption = trim( $attachment->post_excerpt ) ? wptexturize( $attachment->post_excerpt ) : ''; $img_tag = "<img src='{$img[0]}' title='{$title}' alt='{$alt}' />"; $img_tag = Av_Responsive_Images()->prepare_single_image( $img_tag, $attachment->ID, $this->atts['lazy_loading'] ); $lightbox_attr = Av_Responsive_Images()->html_attr_image_src( $img, false ); $output .= "<a {$lightbox_attr} class='portolio-preview-list-image' title='{$caption}' >"; $output .= $img_tag; $output .= '</a>'; }I recommend using a child theme, Read about using a Child Theme, so that this customization won’t be lost with updates. I have linked to the most current child theme below that includes the function to add customized theme elements:
function avia_include_shortcode_template( $paths ) { if( ! is_array( $paths ) ) { $paths = array(); } $template_url = get_stylesheet_directory(); array_unshift( $paths, $template_url . '/shortcodes/' ); return $paths; } add_filter( 'avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1 );once you have installed the child theme and inported the parent theme settings as in our documentation above, then you can create a directory in your child theme for the portfolio file like this:
/enfold-child/shortcodes/portfolio/portfolio.php
I have included the custom portfolio.php file that I tested with below.Best regards,
MikeHi,
Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey WebDevDept,
Thank you for your patience and for the screenshots, it looks like your new header is created with css and a background image to create the blue wave, is this correct?
If that is true then you should be able to target the archive pages by changing the classes.
To force a transparent header for author & archive pages add this function to your child theme functions.phpadd_filter('avf_header_setting_filter', 'avf_header_setting_filter_mod', 50, 1); function avf_header_setting_filter_mod($header_settings) { if ( is_author() || is_archive()) { $header_settings['header_transparency'] .= " header_transparency"; $header_settings['header_class'] .= " av_header_top av_logo_left av_main_nav_header av_menu_right av_custom av_header_shrinking_disabled av_header_stretch_disabled av_mobile_menu_phone av_header_transparency av_header_searchicon av_header_unstick_top_disabled av_minimal_header av_bottom_nav_disabled av_alternate_logo_active av_header_border_disabled"; } return $header_settings; }please note that with a transparent header the #main loses it’s 88px top padding so all of the content shifts up.
Best regards,
Mike -
AuthorPosts


