Forum Replies Created
-
AuthorPosts
-
Thank You Nikko,
PHP 7.3 fixes the problem with the error messages. However, the Enfold Menu Bar remains gone.
solf
August 11, 2020 at 6:52 am in reply to: kein mp4 Video in Slide-Show / no mp4 video in slide show #1236586Hi Mike,
Danke für die Hilfe. Die Anfrage kann geschlossen werden.
===
Thanks for your help. The request can be closed.greetinx, solf
August 8, 2020 at 12:12 pm in reply to: element Masonry zeigt mit mobilem Endgerät (landscape) keine Beschreibung an #1236202Hallo Victoria,
portrait = with description
same page, landscape = no description.
the problem is reproducible and exists here with several independent enfold installations.
mfg, solf
August 7, 2020 at 8:45 am in reply to: kein mp4 Video in Slide-Show / no mp4 video in slide show #1235945Good morning Rikard,
english below
Danke für den Ansatz. Leider ist das Ergebnis nicht zufriedenstellend und nicht repräsentaiv. Lediglich auf einem Tablet (Portrait) war es ok. Auf Landscape fehlt es und im Smartphone (Browser ff) wird es zwar angezeigt. Aber mit dem Text: “Please set a mobile device fallback image for this video in your wordpress backend”.
Andere Browser liefern noch weitere Ergebnisse.
Wie gesagt, die Demo wurde mit einer aktuellen, unveränderten enfold version frisch installiert.
> You can also use a regular Video element and show/hide the correct element for the corresponding screen size in the element options.
Kann das Element auch Bildschirmfüllen dargestellt werden ?==
Thanks for the approach. Unfortunately, the result is unsatisfactory and not representative. It was only ok on a tablet (portrait). It is missing in landscape and is displayed in the smartphone (browser ff). But with the text: “Please set a mobile device fallback image for this video in your wordpress backend”.
Other browsers provide even more results.
As I said, the demo was freshly installed with a current, unchanged enfold version.> You can also use a regular Video element and show/hide the correct element for the corresponding screen size in the element options.
Can the element also be displayed on the screen?Grüße, solf
August 6, 2020 at 1:01 pm in reply to: kein mp4 Video in Slide-Show / no mp4 video in slide show #1235693Hi Rikard,
english below…
Es liegt ein Ersatzbild vor. Aber es wird nicht angezeigt. Bitte klicken Sie auf den Demo Link.
==
A replacement image is available. But it doesn’t show up. Please click on the demo link.
greentinx SolfAugust 6, 2020 at 9:21 am in reply to: kein mp4 Video in Slide-Show / no mp4 video in slide show #1235634Demo mit Enfold 4.7.6.1 erstellt
Demo created with Enfold 4.7.6.1Danke für die kompetente Antwort. Die aufgeführen Probleme sind damit behoben. Der Thread kann geschlossen werden.
===
Thanks for the competent answer. This resolves the problems listed. The thread can be closed.solf
no further help is required.
thank you, solfThank you!
This reply has been marked as private.This reply has been marked as private.July 28, 2020 at 9:06 am in reply to: Menü seitenweise abschalten ? // switch off the menu page by page #1233702Thank you Guenni007. It works. ;-)
(Der Thread kann geschlossen werden.)
Solf
done
Hi,
(english version at the end)Danke für den Hinweis. So war es auch gedacht.
Die Zugangsdaten wurden von Ihnen angefordert. Meine Frage, warum das Theme nicht upgedatet werden kann, wurde leider noch nicht beantwortet ?!===
Thanks for the hint. So it was thought.
You have requested the access data. My question, why the theme cannot be updated, has unfortunately not yet been answered?!This reply has been marked as private.Für mich ist es auch nicht nachvollziehbar, dass ein Backend nur in Englisch vorliegt,weil “Englisch die meistgesprochene Sprache der Welt ist”.
Insbesondere als Agentur kann man Enfold daher nur eingeschränkt verwenden, weil man das Backend an den Kunden übergibt und damit auch die vorgenannte und wenig überzeugende Sprachen-Argumentation an den Kunden übergeben müsste.thank you.
Der nachfolgende code löst das noindex Problem:
The following code solves the noindex problem:functions.php
if(!function_exists('avia_archive_set_follow')) { function avia_archive_set_follow($meta) { if( is_archive() ) { $meta = '<meta name="robots" content="index, follow" />' . "\n"; } return $meta; } add_filter('avf_set_follow','avia_archive_set_follow', 10, 1); }
- This reply was modified 5 years, 7 months ago by solf.
Hallo
Es wird kein SEO Plugin verwendet. Wir haben alle Plugins testweise deaktiviert. Das Problem besteht weiterhin.
Implementierung des angegebenen Codes funktioniert nicht (nur weisse Seite angezeigt)
mfg=====
There is no SEO plugin used.
In addition, we have disabled all plugins on a test basis. The problem is still there.
Implementation of the specified code do not work (only white page displayed)
greetinxWir haben das Problem auch und möchten es sehr gerne abstellen.
Bei uns handelt es sich um die Kategorie-Seiten: “Categories” of Portfolio
Was müssen wir tuen um den Meta Eintrag der “Categories” :<meta name=”robots” content=”noindex, follow” />
zu ändern in:
<meta name=”robots” content=”index, follow” />
danke.==
We also have the same problem and would like to turn it off.
The problem exists in: “Categories” of Portfolio
What do we have to do about the meta entry of the “Categories”:<meta name=”robots” content=”noindex, follow” />
to change in:
<meta name=”robots” content=”index, follow” />
thanksHi Vicoria,
This code causes the post picture to load a 36 x 36 px graphics version and scale to 100 x 100 px. This makes the quality blurry. The graphic is in the original with 400 x 400 px. How can I cause the post picture to use a higher resolution graphic to keep the image sharp at 100×100?thanks
====
Deutsch
Dieser Code bewirkt, dass als Beitragsbild eine 36 x 36 px Grafikversion geladen und auf 100 x 100 px scaliert wird. Dadurch ist die Qualität zwangsläufig verschwommen. Die Grafik liegt im Original mit 400 x 400 px vor. Wie kann ich bewirken, dass im Beitragsbild eine höhere auflösende Grafik verwendet werden kann, damit die Darstellung in 100 x 100 scharf ist ?This reply has been marked as private.My inquiries were answered. Thank you
January 7, 2019 at 10:36 am in reply to: Portfolio Grid Abstand / Padding / mousover effect #1050817Hi Ismael,
ok. das Problem wurde glöst. Man muss beim Portfolio > Benutzerdefinierte Bildgröße ein quadratrisches Format wählen.
Verrwirrend war, dass es mit Bildern unter 450 px immer richtig scaliert wurde.
Danke.
===
OK. the problem was solved. It have to choose a square format for Portfolio> Custom Image Size.
The confusing thing was that it was always scaled correctly with pictures under 450 px.
Thank you.Hi Vinay,
not sure what you mean. the portfolio images are taken from the post pictures. And the post pictures can not specify a size.
The problem should also occur with you, if you adjust it.best regards
December 21, 2018 at 12:31 am in reply to: where can I adjust the special heading style > Modern (links) etc. ? #1047970Hi Victoria,
what are the names of the four CSS classes?
thnx
December 20, 2018 at 4:12 pm in reply to: where can I adjust the special heading style > Modern (links) etc. ? #1047772Hi Victoria,
Unfortunately that’s not what I mean. Requested was the editing of the 4 headlines styles in special headings.
Please look to screenshot: https://iomo-de.prossl.de/temp/ueberschrift-stil.pngDecember 19, 2018 at 2:29 pm in reply to: Portfolio Grid Abstand / Padding / mousover effect #1047196Hi Ismael.
Thank’s again.Yes, border-radius: 100%; is a possibility.
But that comes out of you. see screenshot. https://iomo-de.prossl.de/temp/egg.png
The pictures are distorted. The distortion takes place somewhere between 400 – 500 px.However, my pictures have 600 x 600 px so this way is not usable. On the other side it can correctly execute your system in the portfolio.
very confusing… ?!!
how should I solve the problem on the user side?best regards
December 17, 2018 at 9:34 am in reply to: Portfolio Grid Abstand / Padding / mousover effect #1046202Hi Ismal,
it works! In combination with the .grid-entry.flex_column code, uniform columns can be created. Many Thanks
===
.flex_column.av_one_full.no_margin.flex_column_div.av-zero-column-padding.first.avia-builder-el-10.el_after_av_hr.el_before_av_section.avia-builder-el-last {padding: 0 20px;}
.grid-entry.flex_column {padding: 0 20px 40px 20px;}
===Can you also answer the first part of my question?
In: Portfolio: Images style can be a circle formatting select. can this css function also be used for the layout element: “Portfolio grip”?December 4, 2018 at 9:03 am in reply to: Portfolio Grid Abstand / Padding / mousover effect #1040626Hi,
yes, I add the css code. But it is not the desired result because the css-code generates unequal distances. These should be the same.
The same question have been asked here in the forum by three other users.
thanks
===
Hi,
Ich habe den genannten Code eingefügt. Aber es ist nicht das gewünschte Ergebnis, weil der CSS-Code ungleiche Abstände erzeugt. Diese sollen aber gleich sein.
Dieselbe Frage wurde hier im Forum schon von drei anderen Usern gestellt….
mfgNovember 28, 2018 at 3:14 pm in reply to: Portfolio Grid Abstand / Padding / mousover effect #1038547Hi Victoria,
the css formatting for a circular presentation is already available for the enfold theme and can be selected via the image design.
This function will generate this code:<div class = “flex_column av_one_third flex_column_div avia-builder-el-7 el_after_av_two_third el_before_av_hr” style = “background: # f6f6f6; padding: 30px; background-color: # f6f6f6; border-radius: 0px;”> <div class = ” avia-image-container av-hover-grow avia-builder-el-8 el_before_av_textblock avia-builder-el-first avia-align-center “itemprop =” ImageObject “itemscope =” itemscope “itemtype =” https : //schema.org/ImageObject “>
<div class = “avia-image-container-inner”>
<div class = “avia-image-overlay-wrap”> <span class =” image-overlay overlay-type -image “style =” left: -5px; top: 0px; overflow: hidden; display: block; height: 295px; width: 305px; “> <span class =” image-overlay-inside “> </ span> < / span> </ div> </ div> </ div>The question is: as with the presentation of the portfolio items the already existing css class for a circular representation can indicate.
Die Frage ist: wie bei der Darstellung der Portfolio Items die bereits bestehende css-Klasse für eine Kreisdarstellung angegeben werden kann.
===
Please answer me also the question about the column distance of the portfolio items.
Thank You. -
AuthorPosts