Forum Replies Created
-
AuthorPosts
-
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ünterAugust 13, 2017 at 11:09 am in reply to: Display Add to cart button in slider products + product grid #838201Hi,
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ünterHey 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ünterHi,
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ünterAugust 12, 2017 at 2:02 pm in reply to: Preserve newline/line breaks in advanced layout editor mode #837872Hey 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ünterHey 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ünterHey 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ünterHey 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ünterAugust 12, 2017 at 12:44 pm in reply to: Product category and product text size, image gallery on products #837838Hi,
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
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ünterAugust 12, 2017 at 12:09 pm in reply to: How to make images in masonry gallery to be indexed in seo yoast sitemap #837826Hi,
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ünterHi,
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
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ünterHey Guenter,
Thank you for pointing out this problem. I can reproduce it on my local install. This is really a bug. I will try to find the solution and will come back.
Best regards,
GünterHi,
Thank you for using our theme. Sorry for the late reply due to summer holidays.
You find the code for this widget in bbpress\includes\common\widgets.php line 66ff.
To achieve this output it needs heavy modifications, which are out of scope of this forum.
Best regards,
GünterHi,
Thank you for using Enfold. Please apologize the late respones due to summer holidays.
You need not worry about your support time. Currently we do not check the expiration date.
I had a look at your site.
There seems to ne something wrong with the installation, because I’m missing the “Portfolio Items” in you dashboard (and also in the selectbox of the masonry element).
And in the selectbox “Qué entradas?” are only categories. There should be the taxonomies that are the base for the posttypes (you need to select the corresponding taxonomie for the selected posttypes in Selecciona tipo de Post)
I would suggest you make a new clean installation.
Let us know, if this helped you.
Best regards,
GünterHi,
Gerne.
Viel Freude noch mit dem Theme.
Gerne kannst Du bei weiteren Fragen einen neuen Thread anlegen.
Best regards,
GünterHi,
Thank you for pointing out the problem for other users.
The E-Mail is not rendered to the frontend – so this actually no problem.
Thank you for using Enfold and enjoy the theme.
Feel free to come back with further problems or questions you have. Simply open a new thread.
Best regards,
Günter- This reply was modified 7 years, 5 months ago by Günter.
August 11, 2017 at 4:45 pm in reply to: Display Add to cart button in slider products + product grid #837513Hi,
Thank you for coming back.
The products below MOST POPULAR GOURMANDISES have the button “Ajouter au panier”. This is the “add to cart” button and it works as expected.
Did you solve the problem?
Best regards,
GünterAugust 11, 2017 at 4:30 pm in reply to: How to display blog posts from a custom year automatically ? #837504Hi,
Glad we could help you.
If you have time can you place a rating for the support on themeforest please.
Have a nice weekend also and enjoy the theme.
Feel free to come back, when have further problems or questions.
Best regards,
GünterAugust 11, 2017 at 4:28 pm in reply to: Google Map Not Displaying After Making Recomended Fix #837503Hi,
I checked the site. You have to link Enfold to a valid Google Maps API key.
Goto Dashboard -> Enfold -> Google Services and enter a valid API key.
Hope, this will help to solve the problem.
Best regards,
GünterHi,
Thank you for the link.
In custom.css or Enfold -> General Styling -> Quick CSS field (or when using a child theme: in styles.css of the child theme or Enfold-Child -> General Styling -> Quick CSS field) try to put the following:
#main > div.main_color.container_wrap_first.container_wrap.fullsize { display: none !important; }
Best regards,
GünterHi,
Freut mich, dass wir dir helfen konnten.
Viel Freude noch mit dem Theme.
Jederzeit kannst Du bei Fragen gerne einen neuen Thread eröffnen.
Best regards,
GünterAugust 11, 2017 at 3:54 pm in reply to: How to display blog posts from a custom year automatically ? #837487Hi,
I found a solution.
I updated the file blog.php and postslider.php (both are in the child theme).
The only restriction by WordPress is, that you can select one year only for filter (or all) – this is the restriction for the date query.
I hope, this helps you.
Best regards,
GünterHi,
I have checked again. It is not Enfold that inserts this code.
You can check (created 2 Test pages):
- Add a new contact form and check the code in the debug window – this code is OK
- Safe the page – the code is added at test page Enfold Contact Form 2 but not at Enfold Contact Form
Enfold is saving the content of the debug window without doing any changes to it. If it was Enfold, than it would happen on both pages.
It seems to be in connection with cloudflare, because the script added refers to /cdn-cgi/l/email-protection.
Check with your hoster, if there is running a security script.
Best regards,
GünterHi,
In Quick CSS folgenden Code eingeben:
.current-menu-item > a > .avia-menu-fx { display: none !important; }
oder wenn der Balken immer weg sein soll:
.menu-item > a > .avia-menu-fx { display: none !important; }
LG,
Günter- This reply was modified 7 years, 5 months ago by Günter.
Hey dani85,
Danke, dass Du Enfold benützt.
Das Zoomen ist ein allgemeines Problem, da Browser keine API anbieten, dies festzustellen und darauf zu reagieren, d.h. das Javascript und CSS der Website kann nicht feststellen, ob der user gezoomt hat.
In der normalen Ansicht (bei FF Ansicht->Zoom->Normal) kann ich nichts erkennen – die Seite schaut so aus, wie sie im ALB angelegt wurde (Getestet FF und Chrome).
Best regards,
GünterAugust 11, 2017 at 10:11 am in reply to: How to display blog posts from a custom year automatically ? #837365Hi,
Can you give me FTP access and a WP admin account to your server, so I can update your file directly? Would be the easiest way.
You can post it in private content area.
Best regards,
GünterHey Thomas Hiebsch,
Danke für den Kauf von Enfold.
Bei Fragen und Problemen bitte unser Forum verwenden, https://kriesi.at/support/register/
Freut mich, dass das Problem gelöst wurde. Gerne kannst Du bei weiteren Fragen im Forum einen Thread aufmachen.
Einen schönen Tag noch.
LG,
GünterAugust 10, 2017 at 5:31 pm in reply to: Enfold Product List or Product-Grid Elements not showing up all Products #837076Hey screener,
Danke, dass Du unser Theme verwendest.
Variation Products werden zur Zeit nicht unterstützt. Ich habe es einmal in die ToDo Liste aufgenommen.
Es wird aber etwas dauern, bis sich eine Lösung findet. Unter Umständen kann es sein, dass man nur variable Products oder nur Standard products abfragen kann.
Wäre das eine Option?
Best regards,
GünterAugust 10, 2017 at 4:13 pm in reply to: Mobile Megamenu subitems not shown after 4.1 Upgrade #837042Hi,
Danke für den Link. Das Problem sollte mit dem nächsten Update behoben sein.
Falls Du inzwischen doch auf MegaMenu umsteigen möchtest, unter https://pastebin.com/W5eHVZPq findest Du die Korrektur (7 Tage gültig).
In enfold\js\avia.js um Zeile 1670 findest Du
create_list = function( items , append_to ) { if(!items) return; var list, link, current, subitems, megaitems, sub_current, sub_current_list, new_li, new_ul; items.each(function() { ......... if(mega_title_set) new_li.addClass('av-width-submenu').find('>a').append('<span class="av-submenu-indicator">'); create_list( current_megas , new_ul); }); } }); return list; }; -------- Ende der Ersetzung var burger_ul, burger;
Alles bitte ersetzen mit RAW Paste Data des obigen Link.
Falls Du Probleme hast, gib uns bitte FTP Zugang und wir spielen Dir die Datei hoch.
Best regards,
Günter -
AuthorPosts