Forum Replies Created
-
AuthorPosts
-
How have you all resolved this issue, because I have exactly the same?
April 11, 2021 at 10:58 am in reply to: Layerslider minimizes unasked the WordPress tool bar at the left of my screen #1293754Thank you, never thought of looking there, it works fine, thank you, you can close this ticket.
March 24, 2021 at 2:32 pm in reply to: How to hide in backend – menus the "Advanced Layout Builder" text? #1290130thank you, but this does not remove the ALB term from Pages and Posts, so I got from someone else in the FB group this snippet and it works fine:
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; }
With this snippet the term “Advanced Layout Builder” is removed in the dashboard at “pages”, “posts” and the menus.
so sad, thanks, it is not complaint with German GDPR, because it cannot cache the images on the own server, instead it makes a connection to Instagram’s CDN :-(
This is not yet available in the theme’s Instagram widget.
Any plans for a theme’s update concerning this?
Due to GDRP reasons I need ENFOLD’s Instagram widget for caching the images on my server, and no, there is no plugin out there, that does NOT make a connection to Instagram’s CDN.
May 21, 2020 at 8:41 pm in reply to: Layerslider 6.11 massive update with lots of fixes of bugs and security issues #1215079Thank you, is there already any ETA?
Ahh, thank you, I always scrolled to the last page ;-)
This list hasn’t been updated since December … is it discontinued?
I use for filterable photography galleries the ESSENTIAL GRID plugin (available at Codecanyon).
Here is a demo, look at the tab “photo”:https://essential.themepunch.com/template-library
It works fine with ENFOLD. The only deficit is, when using this plugin, image hotspots does not work.
January 17, 2020 at 11:50 am in reply to: Disable creation of multiple file resoltuions on media upload #1175321Use the plugin https://de.wordpress.org/plugins/simple-image-sizes/
It is useful for cropping, for adding own image sizes – and for avoiding unneeded images sizes:
for this simply that the image sizes to 0 height and 0 width, that you do not need (works not for existing but for new uploads).This works perfectly, thank you very much, Yigit, I got it to work!
What settings have you used?
Have you set the widget’s settings to “Cached images” to load them from your server?thanks, but third-party plugins for Instagram are not GDPR ready, that’s the reason why I prefer the Instagram widget of ENFOLD with its caching option.
So I will wait until a fix (since in 4.7.1 it is not fixed).Back to the main purpose of this thread: upcoming fixes
Is in the announced release for this week the issue with the new Instagram solved (-> ENFOLD Instagram widget -> API)?
@ismael said:The widget is not working right now because Instagram disabled database scraping without authentication, which is the method currently used in the widget. Unfortunately, the latest Instagram API is not available in the theme yet.
See here: https://kriesi.at/support/topic/instagram-widget-wont-update/#post-1151965
I am always updated :)
I run the latest version from Themeforest: 4.6.3A release was announced here in the forum for Jan. 6th – but until now there is no update available.
Is in the upcoming release this Instagram issue solved?What about the release that comes out on Jan 6th?
when will there be an ENFOLD update concerning this, because I don’t want to use third-party non-GDPR ready plugins for Instagram?
there is an easy way with some code and Advanced Custom Fields, look here, guess you understand German ;-)
I purchased the Spiderfly Elements some months ago.
And today, when I downloaded the update package from my account, all WooCommerce elements have been deleted, that I have purchased before with the whole package!That is REALLY annoying, that you delete elements, that have been purchased before!!!!
November 13, 2019 at 4:53 pm in reply to: Produkttitel wird in Productsingle-page wird abgeschnitten #1156440das könnte eventuell dran liegen, dass der von dir verwendete Font keine Umlaute kann.
Was ist das für ein Font oder hast du eine URL?November 12, 2019 at 8:32 pm in reply to: Produkttitel wird in Productsingle-page wird abgeschnitten #1156128“Oses” gibt es nicht, Victoria!
November 9, 2019 at 6:03 pm in reply to: LAYERSLIDER is leaving CodeCanyon – any consequences for the ENFOLD theme? #1155228Thank you. KREATURE said at this post, that if a license is purchased at Codecanyon it is necessary to import this at their website. This is for a single license of the LAYERSLIDER.
Just would like to be sure, that the layerslider bundled with ENFOLD will get updates in the future, too.
November 1, 2019 at 12:48 pm in reply to: 4.6 Update doesn't recognize old Custom CSS Class #1152993this is a bug and will be fixed in the next release or read here:
yes, his snippet works not correctly. Please use this one:
It will then looks like this:
and yes, you will see other plugin updates, too, as you can see in the screenshot.
October 18, 2019 at 1:15 pm in reply to: How to make toolbar of ALB textbox sticky like toolbar of the normal WP editor? #1149249thanks a lot, Yigit!
October 16, 2019 at 10:50 am in reply to: How to make toolbar of ALB textbox sticky like toolbar of the normal WP editor? #1148387????
What plugin developer?
This is no plugin, this is ENFOLD’s ALB in the second screenshot and the normal WP editor in the first screenshot!Please read again my post!
All I would like to to have is the ALB textbox toolbar the same way “sticky” as the toolbar of the normal WP editor (like seen in the screenshots).Again: it does not work at my end! That’s why I gave the support stuff my login data!
Und bitte keine frechen Antworten, von wegen ich würde nicht lesen!
thanks, it does not work, sorry.
Could anyone of the support stuff please answer, because when other users jump in, the post will always bumped backwards in the support range.
Temp Login included in private data.
October 11, 2019 at 1:21 pm in reply to: How to make the ALB editor bar with the elements "sticky"/fixed? #1147115great, Günni, never took care of this button ;-)
Works fine, thank you!The ticket can be closed :-)
Thanks, Guenni, that does not work at my end, my widget for the “top bar area” is gone.
And sorry to say that, the code is much too complicated if I would switch widgets for the top bar regularly – I am not a coder.
I need a simple widget area for the submenu/top bar area, where I can add via design -> widgets my widgets to my desire … just like it works for the “header widget area”.Is there a more simple way to just create a widget area just for the top bar, where the sub menu is located,
so that I can easily add or remove my widgets from there at design -> widgets? -
AuthorPosts