Forum Replies Created
-
AuthorPosts
-
February 13, 2023 at 11:04 am in reply to: Since Enfold 5.4 Google reCaptcha V2 only in english #1397727
thanks Ismael,
it works!
Regards
Hi Yigit,
thanks for your answer. I have no doubt that you are working very carefully. Thanks for the explanatory answer. This is Enfold as we know it.
Please close the topic.Regards
BiggyHi Rikard,
you can close my topic.
Regards
BiggyHi Rikard,
but 2 month are a lot of time! There has never been anything like this with enfold in the past!
How long will there be updates for Enfold?
Regards
BiggyJuly 28, 2020 at 11:20 am in reply to: Slide Show (volle Breite) – weißer Balken/Verschoben #1233728Hi,
we found double quotes too much.
It is in the file enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php on line 724
The double quotes behind the closing > and before’ are too much.Regards
BiggyNovember 25, 2019 at 11:42 am in reply to: Modal Window Cookie Consent deactivated but sourcecode is online! #1159794Hi Ismael,
Sorry … in version 4.4.1 there was no cookie consent. The topic is currently version 4.6.3.1. It may be that we did not change the version in the theme css because it is a testarea.
We understand: You have to activate the modal window and delete the contents. Then you can use the Advanced Options. The markup of the modal window is gone. The topic can be closed.Regards
BiggyNovember 22, 2019 at 12:34 pm in reply to: Modal Window Cookie Consent deactivated but sourcecode is online! #1159100This reply has been marked as private.November 19, 2019 at 3:50 pm in reply to: Modal Window Cookie Consent deactivated but sourcecode is online! #1158186This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.October 8, 2019 at 5:13 pm in reply to: Datenschutz Optionen reseten ohne ganze Seite zu löschen #1146224Der Knaller wäre es, wenn es die Option gäbe, Cookie- und Datenschutzeinstellungen separat zu exportieren/importieren. Das ersparte eine Unmenge an Zeit und Arbeit, wenn man wie ich für fast alle Projekte Enfold als Thema einsetzt.
Gibt es da eventuell eine Chance bei einem der nächsten Updates?
January 3, 2019 at 11:58 am in reply to: "Advanced Layout Builder" Appears After Page Title in List of All Pages #1049578Hi,
i found some mistakes in your solution.
This is the right one!add_filter(‘display_post_states’,’remove_ALB_post_state’,999,2);
function remove_ALB_post_state( $post_states, $post ) {
if(“!= Avia_Builder()->get_alb_builder_status($post->ID)”) {
unset($post_states[‘avia_alb’]);
}
return $post_states;
}Regards
BiggyOk .. we found the solution. It is a z-index problem.
You can close the topic!Regards
BiggyHi Nikko,
Thank you for your efforts. We have already found the solution to the problem itself.
If you have distributed many locations over a large area, you first look for the best resolution. Height of the map and zoom.
Then you fix a point exactly in the middle. The first entry in the map marks this point with a transparent pin. (Fake)
Now all locations are visible in the map without any big distance from top or bottom.
The crucial point is the first entry and its position right in the middle of the map
You can close the topic.Regards
BiggyHi Niko,
thanks for your fast help!
The site is under construction and it is not possible to see it live, but we made a screenshot!
You can see it in the private Content.
The height for the map is 700px and the zoom ist 11.
We would like to understand the big distance from the first entry to top or bottom.
It could be in the avia-shortcodes/google_maps/google_maps.php on line 423 ??Regards
BiggyHi Mike,
Thanks for your statements.
We solved our problem.
You can close the topic.Regards
BiggyHi Mike,
we know enfold and the functions.
This was not our question. And when we would like to use some thumbnail sizes less it is easy to write this in the child function.
But back to the problem: We upload a picture with the following size and weight: 700px x 300px and 38,5 KB weight.
Then enfold generates 12 additional pictures (functions.php line 146 to 158) and some of the pictures are heavier than the original picture. Some pictures have now a weight between 80 and 120 kb. 120 Kb is 3 times heavier than the original picture?
Why?
Regards
BiggyHi Mike,
after the update the first issue is solved! great!
and with the second issue with the picture size?Regards
BiggyMay 17, 2018 at 10:01 am in reply to: Some Changes in testimonials and sequence of grids in the smartphone #958063Hi Basilis,
thanks for your answer.
We found the solutions for both questions.
For the testimonials we changed the shortcode with the additional array.
And with the two columns we found the solution with before and after .Sorry for the question.
You can close the topic.Regards
BiggyPlease close the topic
Regards
BiggyPlease close the topic!
Regards
BiggyHi Rikard,
today we decided to use another plugin. We have this issue with this plugin in some sites.
Please close the topic.
Regards
BiggyHi Rikard,
you can see the example in our testarea. (Link is in the private content) The debug info is enabled and with the debugger function in a good browser you can see the issue too!
Thanks for your help.
Regards
BiggyHi Ismael,
Thanks for your response. Great!
Please close the topic.Regards
BiggyHey Vinay
sorry… and thanks to you.
Please informe Kriesi … enfold 4.3 is really god. We thought…what they can do more.. but you can!
Great work!you can close the topic.
Regards
Biggyby the way: we have one thing different in the sourcecode. Now, without merging the css styles we can see in the head area every layout builder we are using with the css and in the footer every js.
It looks like this:
head area. <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/blog/blog.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider/postslider.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons/buttons.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/comments/comments.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contentslider/contentslider.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/grid_row/grid_row.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/heading/heading.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/hr/hr.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/image/image.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/css/avia-snippet-site-preloader.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/menu/menu.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullsize/slideshow_fullsize.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/social_share/social_share.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/testimonials/testimonials.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles/toggles.css"> <link rel="stylesheet" href="http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/video/video.css"> Footer Area <script type='text/javascript' src='http://www.domain.de/wp-content/themes/enfold/js/shortcodes.js'></script> <script type='text/javascript' src='http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.js'></script> <script type='text/javascript' src='http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.js'></script> <script type='text/javascript' src='http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.js'></script> <script type='text/javascript' src='http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/isotope.js'></script> <script type='text/javascript' src='http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.js'></script> <script type='text/javascript' src='http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/menu/menu.js'></script> <script type='text/javascript' src='http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow-video.js'></script> <script type='text/javascript' src='http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.js'></script> <script type='text/javascript' src='http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/testimonials/testimonials.js'></script> <script type='text/javascript' src='http://www.domain.de/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles/toggles.js'></script>
Hi Mike,
we update only with FTP. Our last version was 4.2.3Regards
BiggyHi,
we found the problem in the folder config-templatebuilder/avia-shortcodes/
The file events_countdown.php is in this folder and in the folder config-templatebuilder/avia-shortcodes/events_countdown/
2 same functions are the death for the site.
In the current version 4.2.5 is this file only in this folder: config-templatebuilder/avia-shortcodes/events_countdown/
We found also the contact.php, the countdown.php, the buttons.php, the buttons_fullwidth.php, the cataloque.php, the hr.php, the icon.php, the iconbox.php and the iconlist.php 2 times.
The best way to solve the problem is to delete the whole folder config-templatebuilder and to load up the folder from the current version 4.2.5
Regards
BiggyHi Mike,
yes…please close the topic.
Regards
BiggyHi Mike,
yes, we tried it. And we have a own solution:.responsive .av-burger-overlay img{ display:none !important;}
But we have always the li with 2 borders in the responsive mode.
The images in the mega menu have a link (link to the site. And so we have a sub-menu. How to hide this. I can hide this sub-menu only with the item ID?
In the past this way to include a image in mega menu had the class .avia_mega_text_block
And it was possible to hide with this class the images with link in responsive mode. But now it is not more possible to do that.
We found our solution to hide the images and the li with this css:
For the images:.responsive .av-burger-overlay img{ display:none !important;}
For the li :.responsive ul.sub-menu li.menu-item-000 { display:none !important;}
For the ID (000) you have to include the item id
If you have a better solution please give us the details.
If not you can close the topic.
But always thanks for your help!Regards
BiggyHi,
you need more context to understand this simple question?
Ok… in enfold it is possible to integrate images in the mega menu. You have this video online to declare it:Since enfold version 4.1 are many changes in the layout.css. Before enfold 4.1 we had the following style for images in mega menu when appears in responsive mode, for example in a smartphone. On line 4154: #mobile-advanced .avia_mega_text_block{display:none;}
It makes no sense to show the image in smartphone.
But since version 4.1 we missed the display: none for images in mega menu.
And now the question: How to hide this images in the responsive mode. @media only screen and (max-width: 767px)Regards
Biggy -
AuthorPosts