Forum Replies Created

Viewing 30 posts - 2,311 through 2,340 (of 3,695 total)
  • Author
    Posts
  • 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

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

    Hi,

    Tut mir leid wegen der späteten Antwort wegen der Sommerferien.

    Out of the box gibt es da leider keine andere Lösung. Man müsste sich den WooCommerce Shop page shortcode anschauen. Da gibt es sicher Filter, die es erlauben, die Selectboxen zu ändern und dann müsste man die Datenbankquery entsprechend anpassen.

    Dies ist aber customization und liegt leider nicht mehr im Rahmen des Supportforums.

    Falls es darum geht, Produktkategorien zu selektieren, könntet Ihr eventuell die Option “Show categories” in Dashboard -> WooCommerce -> Settings -> Tab Products -> Subtab Display -> Shop page display versuchen.

    LG
    Günter

    Hi,

    Glad you could solve the problem. Feel free to come back with further questions and problems, where we can help you.

    Enjoy the theme.

    Best regards,
    Günter

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

    Hey westefan,

    Danke dass Du Enfold benützt.

    Liegt daran, dass auf einer normalen Seite die Klasse .woocommerce-page im body tag fehlt.

    Hoffe, die Info hilft.

    Solltest Du Hilfe bei der Anpassung benötigen, gib uns bitte einen Link zu der Seite und wir sind Dir gerne bei der Anpassung behilflich.

    LG und einen schönen Sonntag
    Günter

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

    Hi,

    Danke für diese Info. Jetzt habe ich es auch entdeckt.

    Das ist ein Bug im Theme. Für die nächste Version wird das gefixed werden.

    Momentan habe ich einmal in Quick CSS ans Ende das momentan notwendige CSS hineingestellt.

    Damit das funktioniert, musst Du noch in der Datei enfold\config-templatebuilder\avia-shortcodes\blog.php Zeile 393:

    
    		$output = "<div class='template-blog {$extraclass} {$av_display_classes}' {$markup}>{$output}</div>";
    

    ersetzen mit

    
    	$output = "<div class='av-alb-blogposts template-blog {$extraclass} {$av_display_classes}' {$markup}>{$output}</div>";
    

    Nicht vergessen, eine Kopie der Datei als Fallback anzulegen (nicht im shortcode ordner !!!).

    Falls Du Probleme hast, gib uns bitte FTP Zugriff auf Deinen Server und wir machen es für Dich.

    Gib Bescheid, ob es funktioniert hat.

    Best regards,
    Günter

    Hey fraissit,

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

    This is the standard behaviour of our theme and based on the WP autop function, which removes multiple linebreaks. Up to now we did not find a way to change this behaviour. But we are looking for a solution.

    Best regards,
    Günter

    in reply to: Post arrows don't show on all pages #837870

    Hey ccyran,

    Thank you for coming back.

    Sorry for the late reply due to summer holidays.

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    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: AMP #837866

    Hey J,

    Thank you for coming back. Sorry for the late reply due to summer holidays.

    I forwarded this question to Kriesi. He will give you the information.

    Best regards,
    Günter

    in reply to: Portfolio Full contet instead of excerp #837859

    Hey sevensixmedia,

    Thank you for using our theme.

    It is possible, but you need skills in WP and php. And you have to take care not to create endless loops due to the content (when using shortcodes in the content you want to display).

    Here I can give you only hints what to do:

    Portfolio Grid (file config-templatebuilder\avia-shortcodes\portfolio.php):

    around line 113 add an option to “Display Excerpt and Title below the preview image?”

    
                    __('Content',  'avia_framework' ) =>'content',
    

    around line 550:

    
          case "content": $excerpt = do_shortcode( $entry->post_content ); $title = $entry->post_title;  break;
    

    or

    
           case "content": $excerpt = apply_filters( 'the_content', $entry->post_content); $title = $entry->post_title;  break;
    

    Let us know, if this helped you.

    If you need more information for the other elements, let us know.

    Best regards,
    Günter

    Hi,

    Thank you for coming back.

    The problem you reported about the burger menu 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/pf4L7NwM

    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.

    Concerning the messed up menu on mobile: It might be a plugin conflict.

    After having done the update of the js file please deactivate all plugins except WooCommerce and check. Then reactivate one plugin after the other and check again.

    Let us know, if this helped.
    Best regards,
    Günter

    Hi,

    Sorry for the late reply due to summer holidays.

    I put your request in our todo list and will check again, if we can find a solution.

    We will come back to you as soon as possible. Thank you for your patience.

    Best regards,
    Günter

    in reply to: Display submenu items on click does not work #837824

    Hi,

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

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

    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.

    Sorry for the inconvienience.

    Let us know, if it works.

    Best regards,
    Günter

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