Forum Replies Created
-
AuthorPosts
-
Hi,
Glad you found a working solution.
Enjoy the theme and feel free to come back if you need further assistance.
Have a nice day.
Best regards,
GünterHi,
I refactored the way custom 404 and maintenance mode pages are handled. It should also be compatible with WPML and YOAST and the status codes should be 404 and 503.
If you want to test it – please update enfold\functions-enfold.php with
Do not forget to make a copy for fallback.
I will check with Kriesi when he plans the next update.
Best regards,
GünterHi,
I checked the links you gave us but I only get 404 errors.
Checking your backend – you do not use bbPress but wpForo.
I was unable to reproduce the problem on my dev server with bbPress.
Did you switch to another forum plugin that works now?
Best regards,
GünterHi,
I forgot to tell you that you need to update the following files – this might already solve some problems (at least it did on my dev install):
config-templatebuilder\avia-shortcodes\catalogue\catalogue.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/catalogue.phpconfig-templatebuilder\avia-shortcodes\image\image.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/image.phpconfig-templatebuilder\avia-shortcodes\image_hotspots\image_hotspots.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/image_hotspots.phpconfig-templatebuilder\avia-shortcodes\section.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/section.phpconfig-templatebuilder\avia-shortcodes\timeline\timeline.php
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/timeline.phpconfig-templatebuilder\avia-shortcodes\logoslider\logoslider.php
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/logoslider.phpDo not forget to make a backup of the original files for a fallback and that you have updated to Enfold 4.4.1.
Please update these files and clear all server and browser cache.
Best regards,
GünterHi,
There seems to be a core problem in WPML. I’ve been in touch with them and they say there should be a fix in the next update.
Could you please get in touch with the guy (see in private content) who is in charge of compatibility at WPML and report the problem to him and give him access to your site so he can check everything.
Maybe he can check the fix on your site ?
Thank you for your cooperation.
Best regards,
GünterHey!
There seems to be a core problem in WPML. I’ve been in touch with them and they say there should be a fix in the next update.
Could you please get in touch with the guy (see in private content) who is in charge of compatibility at WPML and report the problem to him and give him access to your site so he can check everything.
Maybe he can check the fix ?
Thank you for your cooperation.
Best regards,
GünterJuly 18, 2018 at 4:15 pm in reply to: Since ENFOLD 4.4: why do I need to add !important after custom CSS styles? #987080Hi,
I rechecked the loading sequence – the content enfold/css/custom.css is merged at the end of the compressed file.
Using the CSS code you provided above works for me without !important in both situations.
We would like to help you but without having access to the site it is impossible to say what could be the reason why it does not work for you. Might be that e.g. a plugin overwrites it by having a more detailed selector – but this is just a guess.
Do not forget to clear all server cache and browser cache (several times) after saving changes.
Best regards,
GünterHey weblinedesign,
Thank you for using Enfold.
“Templates” are static templates. You can create them and can insert them in other pages where they become part of the page and are no longer linked to the base template.
Currently it is also not possible to edit saved templates – you only can create a new one.
In future versions we might add the feature to reuse templates on several pages and link it to the saved template which can be edited.
Hope this answers your question.
Best regards,
GünterHey launchmoxie,
Thank you for using Enfold.
I tried to reproduce – negativ – and also checked the php code.
The from is the first input field with email validation, the others are ignored.
Are you using a filter to change parameters of the contact form ?
Best regards,
GünterHey Nicole,
Thank you for using Enfold.
If you enable the search icon Dashboard -> Enfold -> MainMenu -> Append search icon to main menu
the icon should be displayed by default together with the burger menu.
Can you create an admin account for us so we can check the backend?
Best regards,
GünterHey ruxedllc,
Thank you for using Enfold.
Check enfold\includes\admin\register-admin-options.php to see how the option page is built.
enfold\framework\php\class-superobject.php line 195 you find function _create_option_arrays() and the filters
avf_option_page_init
avf_option_page_data_initto add your own elements.
Best regards,
GünterHi,
The problem in the page is the a tag (see in private content).
If you copy the fb code to the first codeblock it works and if you replace the a with div in the code below it is also saved. If you wrap it in div the a tag is removed and an empty div is saved.
Strange, but it could be somehow language related – as the english version works correct.
As a workaround you can create a shortcode and output this link in the shortcode. This should fix the problem.
If you need assistance with that we can help you.
Best regards,
GünterJuly 18, 2018 at 12:29 pm in reply to: logoslider images not showing in translated page (WPML) #986927Hi,
There seems to be a core problem in WPML. I’ve been in touch with them and they say there should be a fix in the next update.
Could you please get in touch with the guy (see in private content) who is in charge of compatibility at WPML and report the problem to him and give him access to your site so he can check everything.
Maybe he can check the fix ?
Thank you for your cooperation.
Best regards,
GünterHi,
There seems to be a core problem in WPML. I’ve been in touch with them and they say there should be a fix in the next update.
Could you please get in touch with the guy (see in private content) who is in charge of compatibility at WPML and report the problem to him and give him access to your site so he can check everything.
Maybe he can check the fix ?
Thank you for your cooperation.
Best regards,
GünterHi,
Enfold calls this function wp_enqueue_media() only in
– admin_enqueue_scripts when layerslider is active or
– Enfold option page is loadedand does not hack anything.
Try to deactivate all Enfold js and css compressions and all caching plugins – maybe this helps to narrow down the problem.
Best regards,
GünterHi,
Update: I opened a ticket at WPML (see link in private content) – can you add this to your ticket ?
Thx.Best regards,
GünterJuly 16, 2018 at 4:43 pm in reply to: logoslider images not showing in translated page (WPML) #985977Hi Julian,
Thanks for the feedback.
I’m not a WPML expert – all I figured out was by trying to get it run on my dev servers.
The only idea I have is to check if it is really only the translation routine or some other problem (maybe WPML related) because we have another user with such a strange behaviour.
I created (and deleted again) a testpage to see if something changes with a new page – negativ. I do not want to mess around too much in your site.
Step 1: Can you upload a few new images and create a new page with a few elements like masonry, image, logoslider and translate this page and see if the problem still occurs (also add some textelements like textblock, special heading)
Step 2: Dectivate all plugins except WPML plugins and try to translate the images again without any other plugins active and check.
Step 3 would be to activate the “WPML Media Translation plugin” (if you have access to it – maybe WPML guys will give you access for testing purpose) and manually translate the images and check if this helps.
Sorry for the inconvenience but it is the only way to narrow down the problem.
Best regards,
GünterJuly 11, 2018 at 6:09 pm in reply to: logoslider images not showing in translated page (WPML) #984320Hi,
As far as I coud figure out you need to translate all images that you use in Enfold Layout builder elements – you can run a WPML update routine (see link in private content):
Goto Dashboard -> WPML -> Settings and “Media Translation” at the bottom.
There you find “Media Translation Documentation” and a button “Start”. Leave all checkboxes checked.Or you translate every image manully on Goto Dashboard -> WPML -> Media Translation.
As far as I could test on my install this should fix the problem.
Best regards,
GünterHi,
Thank you for using Enfold – and sorry for the problems.
WPML must have changed a lot in the implementation of translating images – this seems to break our logic.Can you confirm, that these problem also started with updateing of WPML ?
I have tried to find a solution.
As a first step can you please update the following files:
config-templatebuilder\avia-shortcodes\catalogue\catalogue.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/catalogue.phpconfig-templatebuilder\avia-shortcodes\image\image.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/image.phpconfig-templatebuilder\avia-shortcodes\image_hotspots\image_hotspots.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/image_hotspots.phpconfig-templatebuilder\avia-shortcodes\logoslider\logoslider.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/logoslider.phpconfig-templatebuilder\avia-shortcodes\section.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/section.phpconfig-templatebuilder\avia-shortcodes\timeline\timeline.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/timeline.phpDo not forget to make a backup of the original files for a fallback and that you have updated to Enfold 4.4.1.
Then you need to translate all images that you use in Enfold Layout builder elements – you can run a WPML update routine (see link in private content):
Goto Dashboard -> WPML -> Settings and “Media Translation” at the bottom.
There you find “Media Translation Documentation” and a button “Start”. Leave all checkboxes checked.If you need a more specific translation of images (or do not want to translate all images) I would recommend to use the WPML Media Translation plugin (https://wpml.org/documentation/getting-started-guide/media-translation/).
As far as I could test on my install this should fix the problem.
Best regards,
GünterJuly 11, 2018 at 3:34 pm in reply to: logoslider images not showing in translated page (WPML) #984265Hi,
Thanks for the feedback – you are absolutly right.
Can you confirm that the problems also appeard together with a WPML update? It seems that WPML changed a lot with translating images and this breaks our logic.
We are also having other users with similar problems – I’m working on it to fix it.
Best regards,
GünterHi,
Thank you for reporting this. It is actually a bug and Dude’s solution will break the standard WC shop page where Enfold adds extra select boxes for filter and ordering.
Please update config-woocommerce\config.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/config-woocommerce/config.php
Make sure you use Enfold 4.4.1 and make a copy of the original file for a fallback.
Best regards,
GünterJuly 10, 2018 at 4:25 pm in reply to: logoslider images not showing in translated page (WPML) #983725Hi,
The problem with translated images also occur in the following files that need to be updated:
config-templatebuilder\avia-shortcodes\catalogue\catalogue.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/catalogue.phpconfig-templatebuilder\avia-shortcodes\image\image.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/image.phpconfig-templatebuilder\avia-shortcodes\image_hotspots\image_hotspots.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/image_hotspots.phpconfig-templatebuilder\avia-shortcodes\section.php with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/section.phpconfig-templatebuilder\avia-shortcodes\timeline\timeline.php
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/timeline.phpPlease update these files and clear all server and browser cache.
Best regards,
GünterHey Zaccc,
Thank you for using Enfold.
Enfold has support for Tribes Event Calender and Pro version
.We are not able to give support for every plugin that is on the market.
If you are not familiar with CSS (and perhaps also PHP) you will need to contact a freelancer/developer to do the adjustments for you.
Best regards,
GünterHi,
Ich hab mir das Ganze einmal angeschaut.
Irgend etwas bricht das Layout beim Speichern der Seite. In der Regel passiert das wenn HTML Strukturen falsch eingegeben werden, Sonderzeichen bei Optionen, oder Shortcode Konstrukte.
Um die Ursache zu finden kann man nur die Seite komplett neu anlegen, jedes Element einzeln hinzufügen, gleich speichern, und schauen, wo das Problem das erste Mal wieder auftritt.
Ich habe in functions.php am Ende den ALB Debug Mode aktiviert. Änderungen in dem Fenster mit den Shortcodes kannst Du machen und speichern, dann wird die graphische Oberfläche darüber aktualisiert.
Ich hoffe, das hilft einmal weiter.
Best regards,
GünterJuly 6, 2018 at 3:58 pm in reply to: Öffentliche Seiten verstecken… Default-Footer zeigt alle Seiten. #982114Hi,
Freut mich, dass wir Dir helfen konnten.
Viel Freude noch mit dem Theme und gerne stehen wir für weitere Fragen zur Verfügung.
LG,
GünterHi,
Ob dieses Feature “googleon” und “googleoff” veraltet ist, kann ich leider nicht sagen – da müsstest Du dich mit SEO Experten zusammensetzen.
Wenn Du vor und nach der 2. Section einen Codeblock einfügst und in diesen die entsprechenden Google Directiven eingibst, sollte es funktionieren.
Hoffe, das hilft einmal weiter.
LG,
GünterHi,
Gerne.
Viel Freude noch mit dem Theme und Du kannst jederzeit ein neues Topic aufmachen, wenn Du Hilfe benötigst.
Einen schönen Tag noch.LG,
GünterHi,
Soweit ich auf den ersten Blick sehe, ist das image 3 mal in der Mediengallery vorhanden, aber nur 2 mal übersetzt. Auch das dritte Bild übersetzen (siehe Link im private content zu der Media Translation).
Einen Bug habe ich korrigiert:
Bitte ersetze enfold\config-templatebuilder\avia-shortcodes\image\image.php mit
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_4_1/image.php
Nicht vergessen, ein Backup der Originaldatei für ein Fallback zu machen (und Enfold 4.4.1).
Best regards,
Günter -
AuthorPosts