Forum Replies Created

Viewing 30 posts - 2,311 through 2,340 (of 3,706 total)
  • Author
    Posts
  • in reply to: Bildgröße in der Kategorie/Picture size in category #839873

    Hi,

    Freut mich, dass wir Euch helfen konnten.

    Gerne kannst Du mit weiteren Fragen oder Problemen einen neuen Thread eröffen.

    Viel Freude noch mit dem Theme

    LG,
    Günter

    in reply to: Titel im Beitag anzeigen #839841

    Hi,

    Danke dass Du unser Theme verwendest.

    Wenn ich Dich richtig verstehe, möchtest Du den Titel einer Seite, der unterhalb des Menüs angezeigt wird, in einer Seite die mit dem ALB gamacht wird, an späterer Stelle nochmals anzeigen.

    Das geht nur, indem Du das manuell einfügst, am Besten mit einem Special Heading element (3. von links im Tab Content Elements).

    LG,
    Günter

    in reply to: Bildgröße in der Kategorie/Picture size in category #839828

    Hey ksk_schwalm_eder,

    Danke, dass Ihr unser Theme benutzt.

    Das ist ein Standardverhalten von Enfold, dass fast alle vordefinierte Bildgrössen (darunter auch das Katgoriebild) abgeschnitten werden (siehe dazu enfold\functions.php line 146ff.

    Ändern könnt Ihr das, indem Ihr in dieser Datei Zeile 156:

    
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);
    

    ändert auf

    
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321, 'crop' => false);
    

    Fall Ihr ein Childtheme verwendet könnt Ihr in enfold-child\functions.php am Ende einfügen:

    
    add_filter('avf_modify_thumb_size', my_modified_thumb_size, 10, 1 );
    
    function my_modified_thumb_size( $img_size )
    {
    	$img_size['entry_with_sidebar']['crop'] = false;
    	
    	return $img_size;
    }
    

    Falls Ihr andere Bildergrössen auch skaliert haben wollt, braucht Ihr dafür nur die entsprechende Imagesize hinzufügen in einer eigenen Zeile.

    Anschließend müssen die Bilder neu generiert werden, z.B. mit dem plugin http://wordpress.org/extend/plugins/regenerate-thumbnails/

    Dann sollte es passen.

    Solltet Ihr Probleme haben mit diesen Änderungen, gebt uns bitte FTP Zugriff und einen WP Admin account (in Private Content), dann machen wir das gerne für Euch.

    LG,
    Günter

    in reply to: Verschiedene Hauptmenüs #839334

    Hi,

    Gerne.

    Bei weiteren Fragen oder Problemen stehen wir gerne wieder zur Verfügung.

    Viel Freude noch mit dem Theme und einen schönen Tag.

    LG,
    Günter

    in reply to: Verschiedene Hauptmenüs #839239

    Hi,

    Danke für die links.

    Das Problem liegt darin, dass das plugin nicht das “Burger Menu Item” übernimmt und damit kann auch das Burger Menu nicht aktiviert werden.

    Ich kenne beide plugins nicht, aber aufgrund der Vielzahl von plugins am Markt ist es auch nicht möglich, immer die Kompatibilität zu gewährleisten, auch wenn sie einmal bestanden hat.

    Enfold unterstützt WPML für Websites in mehreren Sprachen und hier können wir auch sicherstellen, dass die Menüs funktionieren.

    Tut mir leid, dass wir in diesem Fall nicht weiterhelfen können.

    Best regards,
    Günter

    in reply to: Woocommerce: Filter-Möglichkeit #839219

    Hi,

    Freut mich, dass wir helfen konnten.

    Einen schönen Tag noch.

    LG
    Günter

    in reply to: Mega Menu not working on Mobile #839215

    Hi,

    Sorry the fix did not work for you.

    I added a fix that should solve your problem for 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/GNxvHFmA

    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.

    Best regards,
    Günter

    in reply to: Horizontal Gallery Linking #839124

    Hi,

    Glad we could help you again.

    Enjoy the theme and have a nice day.

    Best regards,
    Günter

    in reply to: Main (burger) menu not working properly #838687

    Hi,

    Glad we could help you also. Feel free to come back with further questions or problems.

    Enjoy the theme and have a nice day.

    Best regards,
    Günter

    in reply to: New mobile menu – highlight active element #838684

    Hi,

    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/MDPgab6X

    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.

    The fix adds the class current-menu-item and menu-item-[menu item id] to the li elements of the burger menu.
    If you need help with CSS let us know.

    Best regards,
    Günter

    in reply to: Main (burger) menu not working properly #838679

    Hi,

    Thank you for your suggestions. I will forward it to Kriesi, what he thinks about it.

    Meanwhile, select “Create a clone for the title menu item”. This makes the top menus available as a submenu when they have a link.

    Best regards,
    Günter

    in reply to: Horizontal gallery – problem and question #838674

    Hi,

    We made a fix for the horizontal gallery for the next release.

    Meanwhile you have to update file enfold\config-templatebuilder\avia-shortcodes\gallery_horizontal.php. Please replace the complete content of this file with the RAW paste content of

    https://pastebin.com/LbyQ1XRy

    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.

    Best regards,
    Günter

    in reply to: List Learndash Courses using Masonry #838663

    Hi,

    Glad you found a solution.

    I will add your suggestion to our todo list.

    Enjoy the theme and fell free to come back with further questions or problems. We will be glad to assist you.

    Best regards,
    Günter

    in reply to: Enfold 4.1.2 Masonry Blog Bug #838660

    Hey Jasmer,

    Thank you for using Enfold. Sorry for the late reply due to summer holidays.

    The default behaviour of this element is, that when there are no posts for a selected category than all existing categories are queried.

    This behaviour already was prior to 4.0.7.

    So make sure there are existing posts when you select a category. Then this element should work like expected.

    Best regards,
    Günter

    in reply to: Need to rollback from 4.1.2 to 4.1.1, Masonry Blog Bug #838656

    Hey K Jasmer Nelson,

    Thank you for contacting us.

    I will answer your topic.

    Best regards,
    Günter

    Hi,

    Danke für die Rückmeldung. Ich werde schauen, dass mit dem nächsten Update dass wieder funktioniert.

    Solltest Du weitere Fragen oder Probleme haben, stehen wir gerne zur Verfügung – einfach ein neues topic eröffnen.

    Viel Freude noch mit dem Themem

    Best regards,
    Günter

    in reply to: Mobile Sub Menus #838625

    Hey shazm79,

    Thank you for using Enfold.

    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/MDPgab6X

    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.

    Best regards,
    Günter

    in reply to: How to show product_tag information on categorie pages? #838623

    Hi,

    Thank you for using Enfold and the mockup.

    Sorry for the late reply due to summer holidays.

    Out of the box this is not possible. WooCommerce offers filters which you can use to display the information you want – but you will need programming skills.

    Have a look in woocommerce\templates\content-product.php arond line 52.

    Best regards,
    Günter

    in reply to: Terms & Conditions showing up on checkout page #838601

    Hi,

    Please try this CSS – replace the CSS above:

    
    
    #after_section_1 {
        display: none;
    }
    
    .woocommerce #after_section_1 {
        display: block;
    }
    
    

    To find out what causes this problem can you give us a temporary WP admin account please?

    Please post us your login credentials (in the “private data” field).

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Günter

    in reply to: z-index for code block in a color section not working #838587

    Hi,

    Sorry for the late reply due to summer holidays.

    Having a look at your site it seems to work now ?

    Could you solve the problem?

    Best regards,
    Günter

    in reply to: secondary menu not visible after update to 4.1.2 #838585

    Hi,

    Thank you for using Enfold and reporting this.

    I agree with you, that this is an inconsistent behaviour. I pointed this out to Kriesi and added your fix to github for the next release.

    Sorry for the inconvinience you had.

    Best regards,
    Günter

    in reply to: List Learndash Courses using Masonry #838554

    Hi,

    Thank you for coming back.

    As far as I see there is a problem with the plugin, because there are no taxonomies defined (only the default WP category, other default WP taxonomies like Post Tag, Post Format, Topic Tag are also missing) – see dropdown Qué entradas?.

    Normally each custom post type needs taxonomies (in dropdown) and terms(in the multiselect below).

    The query of this element is based on taxonomies and terms and the post type is an additional filter for the result.

    In your case you cannot select any taxonomies and terms because they are missing.

    Best regards,
    Günter

    in reply to: Horizontal Gallery Linking #838548

    Hi,

    I fixed the bug.

    If you do not want to wait for the next update you can replace the complete content of file enfold\config-templatebuilder\avia-shortcodes\gallery_horizontal.php

    with the content of “RAW Paste Data” in

    https://pastebin.com/pLuWcKDS

    Make a copy of the original file to have a fallback in case something goes wrong. The link is valid for 1 week.

    Check the input fields in the element.

    Let us know, if it solves your problem.

    Best regards,
    Günter

    in reply to: Change output order of Recent-News-Widget #838538

    Hi,

    Tut mir leid für die verspätete Antwort wegen der Sommerferien.

    Es ist sicher am leichtesten, den Code abzuändern und das Datum vor dem Posttitel auszugeben.

    Den Code findest Du in wp-includes\widgets\class-wp-widget-recent-posts.php Zeile 85 – 88.

    Dann lässt sich das ganze mit CSS leicht stylen.

    Hoffe, das hilft Dir einmal weiter. Gerne helfen wir Dir dann mit dem CSS weiter.

    Best regards,
    Günter

    in reply to: Sub Menu do not appear in mobile menu since 4.1 #838524

    Hi,

    Sorry for the late reply due to summer holidays.

    We updated the logic for the burger menus. Until the next update of Enfold can you please update the file enfold\js\avia.js. Please replace the complete content of this file with the RAW paste content of

    https://pastebin.com/MDPgab6X

    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.

    Let us know, if this helped you.

    As this thread is getting difficult to follow – those who still have problems after this update, please open an own thread. So we are able to help you more efficiently. Thank you.

    Best regards,
    Günter

    in reply to: Main (burger) menu not working properly #838521

    Hi,

    Sorry for the late reply due to summer holidays.

    We updated the logic for the burger menus. Until the next update of Enfold can you please update the file enfold\js\avia.js. Please replace the complete content of this file with the RAW paste content of

    https://pastebin.com/MDPgab6X

    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.

    Let us know, if this helped you.

    Best regards,
    Günter

    in reply to: Verschiedene Hauptmenüs #838498

    Hey mrkirk,

    Danke dass Du Enfold benutzt. Tut mir leid wegen der verspäteten Antwort aufgrund der Sommerferien.

    Die Links die Du uns oben angegeben hast liefern nur eine weisse Seite. Könntest Du diese bitte prüfen?

    Gerne helfen wir Dir dann weiter.

    Best regards,
    Günter

    in reply to: WC-Warenkorb-Widget Darstellungsproblem #838492

    Hi,

    Freut mich, dass der Tip geholfen hat.

    Jederzeit kannst Du gerne mit weiteren Fragen oder Problemen einen neuen Thread eröffnen.

    Viel Freude mit dem Theme.

    LG,
    Günter

    in reply to: "post_delimiter" von "Blog Beiträge" #838211

    Hi,

    Super.

    Gerne kannst Du mit weiteren Fragen oder Problemen einen neuen Thread anlegen.

    Ein schönes Wochenende noch.

    LG,
    Günter

    in reply to: Google Maps + Java SCript #838205

    Hi,

    Sorry for the late reply due to summer holidays.

    I tried to login but it did not work.

    You are using Enfold 4.0.7 – With the latest version 4.1.2 you can check the validity of your google map API key in the backend when entering it. Try to update to the latest version and follow the hints given there regarding the page restrictions to the key.

    Let us konw, if this helped.

    Best regards,
    Günter

Viewing 30 posts - 2,311 through 2,340 (of 3,706 total)