Forum Replies Created

Viewing 30 posts - 2,221 through 2,250 (of 3,722 total)
  • Author
    Posts
  • in reply to: Blog grid layout not showing meta/ date unless there's content #857059

    Hi,

    Glad we could help you.

    Feel free to come back if you need further assistance. Enjoy the theme and have a nice day.

    Best regards,
    Günter

    in reply to: Mobile Menu – Submenu items are not displayed #856953

    Hi,

    I checked your backend. The setup of the megamenu was the problem.

    I setup the menu so it is working now.

    You have to use columns below the top level menu (= MegaMenu).
    Columns are “Custom Linkes” (= Individuelle Links) with URL = # and Link Text = ‘-‘ if you want to hide the column titel or the column title.

    Let us know, if this solved your problem.

    Best regards,
    Günter

    in reply to: Forum ist kaputt und Bug Lösung #856894

    Hey Elmar,

    Danke für diese Info.

    Ich werde diese Änderungen in unserem Entwicklungsrepo unterbringen und Kriesi für das nächsten Update vorschlagen.

    Allerdings kann ich das Problem auf meinem Entwicklungsrechner (WC 3.1.1 und Yoast 5.5 aktiv) nicht reproduzieren.

    Solltest Du mit dem Einloggen in das Forum Probleme haben, gib uns Bescheid, dann senden wir Dir ein neues Passwort.

    LG,
    Günter

    in reply to: php compatibility error #856490

    Hi,

    If you have any problems and need more assistance feel free to open a new topic. I will close this topic for now.

    Enjoy the theme and have a nice day.

    Best regards,
    Günter

    in reply to: php compatibility error #856444

    Hi,

    As long as you do not import any demo you should not have any problems.

    Kriesi already merged my update into the core. If you need to import demos, let us know and we will provide you with the updated version of the file mentioned in the error log.

    Best regards,
    Günter

    in reply to: How to override Enfold admin options in Child Theme? #856438

    Hi,

    Glad we could help you.

    I close this topic – open a new one whenever you need more assistance.

    LG aus Wien
    Günter

    in reply to: How to override Enfold admin options in Child Theme? #856414
    in reply to: How to override Enfold admin options in Child Theme? #856061

    Hi,

    Sorry for the late reply.

    I added the frame for the filter avf_option_page_data_init to our Enfold library https://github.com/KriesiMedia/enfold-library/blob/master/actions%20and%20filters/Option%20Settings/General%20Enfold%20Option%20Page%20Settings/avf_option_page_data_init.php.

    Here is also the code:

    https://pastebin.com/jK2QWh2Y

    It should be easy to modify it to your needs. Link is valid for 1 week.

    Best regards,
    Günter

    in reply to: Mobile Menu – Submenu Items Not Opening #855807

    Hey Khoa,

    The problem you reported is a bug, that should be fixed with the next update.

    Meanwhile you have to update file enfold\js\avia.js. Please replace the complete content of this file with the RAW paste content of

    https://pastebin.com/jMALVHA0

    This link is valid for one week. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.1.2.
    Do not forget to clear browser and server cache after the update.

    If you have problem we can do the update for you, please give us FTP access to your server.

    Best regards,
    Günter

    in reply to: Enfold 4.1.2 Mobile Mega Menu Problem #855781

    Hi,

    Once again sorry for the problems you had.

    If you want to use 4.1.2 you can update file enfold\js\avia.js.
    Please replace the complete content of this file with the RAW paste content of

    https://pastebin.com/MskcbtS7

    This link is valid for one week. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.1.2.
    Do not forget to clear browser and server cache after the update.

    If you want to use “Display submenu items on hover” please let us know, because then you need to update 2 more files.

    If you have problem we can do the update for you, please give us FTP access to your server.

    Best regards,
    Günter

    in reply to: Burger-Menü funktioniert nicht mehr seit Update #855297

    Hi,

    Danke dass Du unser Theme verwendest.

    Bitte die komplette Datei enfold\js\avia.js mit foldenden Inhalt ersetzen (RAW Paste Fenster):

    https://pastebin.com/DfCWQ0DH

    Nicht vergessen, ein Backup der Datei als Fallback anzulegen, falls etwas nicht funktioniert.

    Auch Browsercache und Servercache löschen.

    Diese Änderung sollte das Problem beheben und wird im nächsten Update integriert sein. Tut uns leid für die Unannehmlichkeiten.

    LG,
    Günter

    in reply to: Link aus Formular #855258

    Hi,

    Um eine Modifikation updatesicher zu machen, musst Du alle Änderungen im Child theme vornehmen (z.B. in functions.php des child themes).

    Das Anlegen der hidden fields sollte so funktionieren.

    Nach dem Absenden:

    In functions.php des child themes einfügen:

    
    add_filter('avf_form_send', 'my_avf_form_send', 10, 4 );
    
    /**
     * 
     * @param boolean $send
     * @param array $post			all $_POST with "avia_" removed
     * @param array $form_params
     * @param avia_form $objec
     * @return boolean			true to continue, false to stop sending email
     */
    function my_avf_form_send( $send, $post, $form_params, $objec )
    {
    	
    	
    	return $send;
    }
    
    

    Im Funktionsrumpf kannst Du dann deine Werten verarbeiten.

    Best regards,
    Günter

    in reply to: Woocommerce Suchergebnisseite #854911

    Hi,

    Die Produktsuche in der Sidebar liefert mir momentan nur im Hauptbereich die eingeschränkten Produkte zurück.

    Hast Du schon eine Testseite, wo Du den Screenshot implementiert hast resp. kannst Du eine erstellen, wie Du es Dir vorstellst – nur damit wir vom gleichen reden.

    LG,
    Günter

    in reply to: PAGE BUILDER NOT WORKING WHEN TRANSLATING IN WPML #854795

    Hi,

    Thanks for coming back.

    I activated Yoast again and cleared the cache.

    For page Allergic Reactions & Symptoms the builder is showing on the translation page.

    I think, it must have something to do with the elements on the homepage.

    Can you please enable the ALB debug mode http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ so I can copy the shortcodes to my local install and check with a debugger?

    Can you try to open all the other pages also and check, if this problem occurs on other pages also or only on this one?

    Thanks for your assistance.

    Best regards,
    Günter

    in reply to: Woocommerce Suchergebnisseite #854786

    Hey Luisgasser,

    Danke, dass Du unser Theme verwendest.

    Soweit ich aus dem screenshot sehe, kann es sich nur um das Combo Widget handeln.

    Den Code dafür findest Du in enfold\framework\php\class-framework-widgets.php line 940ff class avia_combo_widget.

    Diese Klasse müsstest Du in functions.php des Childthemes umschreiben.

    Falls das nicht die richtige Klasse ist, bitte einen Link zu der Seite und evtl. einen admin account, damit wir ins Backend schauen können, was für ein Element das ist.

    Best regards,
    Günter

    in reply to: Link aus Formular #854781

    Hey henning-lenste,

    Danke dass Du unser Theme verwendest.

    Soferne das Kontaktformular alle Steuerelemente bietet, ist es sicher eine Möglichkeit. Abfangen kannst Du das gesendete Forumar in der Datei enfold\framework\php\class-form-generator.php Zeile 806 mit dem Filter:

    
            //hook to stop execution here and do something different with the data
    	$proceed = apply_filters( 'avf_form_send', true, $new_post, $this->form_params, $this );
    

    und die Ausgabe erfolgt über enfold\config-templatebuilder\avia-shortcodes\contact.php function shortcode_handler und enfold\framework\php\class-form-generator.php functionen create_elements und display_form.

    Ich hoffe, das hilft Dir einmal weiter.

    Es gibt auch noch andere plugins wie z.B. Contact Form 7 https://de.wordpress.org/plugins/contact-form-7/ die recht gut sind. Wie die aber zum Abfangen gehen, kann ich momentan nicht sagen.

    Best regards,
    Günter

    in reply to: PAGE BUILDER NOT WORKING WHEN TRANSLATING IN WPML #854768

    Hi,

    Let us know, if this fixes your issues, so we can close this topic.

    Best regards,
    Günter

    in reply to: PAGE BUILDER NOT WORKING WHEN TRANSLATING IN WPML #854729

    Hi,

    Please update to 5.4.2, this also fixes the last issue.

    Best regards,
    Günter

    in reply to: php compatibility error #854723

    Hi,

    Thank you for using our theme and reporting this.

    I proposed a fix for that for the next update – Kriesi will check it.

    Best regards,
    Günter

    in reply to: Mobile menus broken #854715

    Hi,

    Thank you for using our theme.

    Sorry for the inconvienience.

    The problem you reported should be fixed with the next update.

    Meanwhile you have to update file enfold\js\avia.js. Please replace the complete content of this file with the RAW paste content of

    https://pastebin.com/g5sY6E7D

    This link is valid for one week. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.1.2.

    If you have problem we can do the update for you, please give us FTP access to your server.

    If the problems remain, please create a tempoprary admin account for us so we can check the backend.

    Do not forget to clear browser and server cache after each update.

    Best regards,
    Günter

    in reply to: Shopping cart hidden but blocking hamburger menu in mobile #854709

    Hey turemovich,

    Thank you for using our theme and for pointing out this problem. I will put it on our TDO list for the next update.

    If you need any further assistance do not hesitate to open a new topic.

    As you have a solution for this problem I will close this topic for now.

    Best regards,
    Günter

    in reply to: Mobile Menu – Submenu items are not displayed #854706

    Hey promind-customer,

    Thank you for using our theme.

    Please try to update avia.js with this latest version:

    https://pastebin.com/g5sY6E7D

    If this does not help, please create a temporary admin accout and ftp access for us, so we can check in backend. You can post this in private data.

    Also remove your customisations after upload of the new version, clear all your browser and server caches after every change.

    Best regards,
    Günter

    Hi,

    Thank you for using our theme and coming back.

    Variation images on the single product page are only supported in the new WooCommerce 3.0 gallery.

    You can enable this on Dashboard -> Enfold Option page -> Shop Options -> Product gallery -> WooCommerce 3.0 Gallery

    Best regards,
    Günter

    in reply to: How to override Enfold admin options in Child Theme? #854692

    Hey Leo,

    Thank yyou for using our theme.

    In enfold\framework\php\class-superobject.php line 117 you have 2 filters:

    
    			if(isset($avia_pages)) $this->option_pages = apply_filters( 'avf_option_page_init', $avia_pages);
    			if(isset($avia_elements)) $this->option_page_data = apply_filters( 'avf_option_page_data_init', $avia_elements);
    

    There you can alter the option array and the elements with a filter hook in functions.php in the child theme.

    If you need assistance in creating the filter hooks let us know.

    Best regards,
    Günter

    in reply to: Variation image not change when select new variation #854678

    Hey marcellovoc,

    Thank you for using our theme.

    Variation images are only supported in the new WooCommerce 3.0 gallery.

    You can enable this on Dashboard -> Enfold Option page -> Shop Options -> Product gallery -> WooCommerce 3.0 Gallery

    Best regards,
    Günter

    in reply to: Flyout Content #854672

    Hey Pete66,

    Thank you for using our theme.

    Have a look at the accordeon element of the ALB see kriesi.at/themes/enfold-2017/elements/accordion/

    I think, this should solve your idea.

    Best regards,
    Günter

    in reply to: Remove same post ID in masonry #854671

    Hey unicaweb,

    Thank you for using our theme and coming back.

    This cannot be done out of the box because these are different queries and elements combined in different locations of the page.

    Of course it is possible, but this will require modifications that are customization and beyond the scope of the support forum.

    Best regards,
    Günter

    in reply to: PAGE BUILDER NOT WORKING WHEN TRANSLATING IN WPML #854472

    Hi,

    Yoast SEO plugin just released an update. Please upgrade to version 5.4.1

    This should solve the problems, only

    plugins\wordpress-seo\admin\links\class-link-query.php

    was not fixed by Yoast yet, so please update this file with

    https://pastebin.com/CgzSJyMF

    Best regards,
    Günter

    in reply to: PAGE BUILDER NOT WORKING WHEN TRANSLATING IN WPML #854449

    Hi,

    Thank you for coming back.

    After long testing I found that this is caused by a bug in Yoast SEO plugin.

    I deactivated it, deleted all translations, cleared WP Rocket cache ( !!!! very important !!!!) and now you can translate the pages.

    Also it is not a theme related problem (you can swith to a standard WP theme and translating will break after enabling Yoast) I found the bugs.

    You have to update 3 files:

    plugins\wordpress-seo\admin\links\class-link-column-count.php

    https://pastebin.com/AMhC0jbv

    plugins\wordpress-seo\admin\class-meta-storage.php

    https://pastebin.com/gqpBN6xh

    plugins\wordpress-seo\admin\links\class-link-query.php

    https://pastebin.com/y904iQBP

    Please replace the complete content of these files with the RAW paste content.

    The links are valid for one month.

    Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.1.2.

    If you have problem we can do the updates for you, please give us FTP access to your server.

    Best regards,
    Günter

    in reply to: Blog grid layout not showing meta/ date unless there's content #854304

    Hey Niemitz,

    Thank you for using our theme.

    You have to modify around line 599 you find:

    
    if($show_meta && !empty($excerpt))
    

    replace with:

    
    if( $show_meta )
    

    This will show the metadata like date for every post.

    Best regards,
    Günter

Viewing 30 posts - 2,221 through 2,250 (of 3,722 total)