Is there a way I can make it, so all category and tag archives only display the featured image and excerpt rather than the full article, anytime I link to a category its only listing the full articles one after the other. I know how to make pages to control the flow of the blog but that’s very time consuming and not practical, just to link a category like I have a journal, it will list full articles one after another this is not what im looking for and I try everything I can see in the wordpress and enfold child settings, in blog setting have excerpt in the reading for blog but still nothing. please help on this one.
-
This topic was modified 3 years, 4 months ago by
photoshopuzr.
Hello,
It’s few weeks our website is down.
I have already tried several things but nothing works, so I call “Help.. :)
I just try add additional css “fix underlined links & marin in Masonry”
Thank’s
Message in wordpress :
Broken Themes
The following themes are installed but incomplete.
Name Description
Enfold This theme failed to load properly and was paused within the admin backend.
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Thanks for the screenshot and the link to your site, please use the shortcode wand
to open the button element and style as you wish, when you save the button the shortcode will show and on the frontend the button will show.

Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Thanks for the screenshot, I see that you have added css to the custom class field, please only add the custom class that you want for the element in the field, like this:
text-bottom
or
text-top
note that there is no dot before the class, this is important.
then in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field add the css:
.avia-section.av-minimum-height.text-bottom .container .content {
vertical-align: bottom;
}
.avia-section.av-minimum-height.text-top .container .content {
vertical-align: top;
}
the css will only work on the elements with the custom class.
Best regards,
Mike
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#header .av_header_stretch .container {
width: 1010px;
max-width: 1010px;
}
Best regards,
Rikard
Hi,
Sorry to hear you are having this trouble, I’m not sure why you are having this trouble because Enfold typically works fine with WP 6.1.1 and PHP 7.4, I have tested this and WP 6.1.1 and PHP 8.0 with no errors.
I tried to clone your site to my test server and pushing the database seemed to work well because the backend was the same but the front end would not load and it gave no errors, so it makes me think that there is an error in the database, but I don’t know. What was the last working versions for this site?
I see that you have woocommerce pages created but there is no woocommerce plugin, were you going to have it in the future?
I see you have no posts and only 9 pages if you don’t count the woocommerce pages, so it seems that it would be easy enough to copy these to a fresh WP install.
If this is correct I could help you do this to get your site back up and running, if you would like to try this, please check the SFTP password, as it didn’t work for me.
Then create a new WP install in a new sub-directory on your domain and post an admin login and ensure the SFTP will also connect to this sub-directory and I will copy your pages over to the new install. Then after you review that the new install is working you can delete the old WP install and direct the domain to the new sub-directory.
If it’s only 9 pages it should only take an hour to do this.
Best regards,
Mike
Hi GlobalListingEchange,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #top .logo {
width: 100%;
}
nav.main_menu {
margin-right: auto;
left: 0;
right: 0;
}
.av-main-nav-wrap {
float: none;
}
}
Best regards,
Rikard
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#top div .av-dark-form .input-text, #top div .av-dark-form input[type=email], #top div .av-dark-form input[type=input], #top div .av-dark-form input[type=number], #top div .av-dark-form input[type=password], #top div .av-dark-form input[type=search], #top div .av-dark-form input[type=tel], #top div .av-dark-form input[type=text], #top div .av-dark-form input[type=url], #top div .av-dark-form select, #top div .av-dark-form textarea, div div .av-dark-form .button {
color: green;
border-color: red;
}
Best regards,
Rikard
Thank you, Nikko – I tried just uploading the Enfold zipped folder yesterday and it wouldn’t upload even then. It might have been a limit on uploads which I couldn’t find in cPanel. I ended up finding a tutorial video and uploading it directly into the folder in cPanel – that seemed to work fine. Thank you very much for your response.
Hi,
Please add this in the Copyright field under Enfold->Footer:
[nolink]
You can add your own content after that if you like.
Best regards,
Rikard
i have installed the latest theme version 5.2.1 with latest wp version 6.1.1 and php 8
i get critical error on theme option page
the debug mode is activated, tried deactivating plugins etc but no luck.
here is the log
Fatal error: Uncaught TypeError: aviaPostCssManagement::handler_wp_save_post(): Argument #2 ($post) must be of type WP_Post, null given, called in /home/desarrollomastalento/www/wp-includes/class-wp-hook.php on line 308 and defined in /home/desarrollomastalento/www/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-post-css-management.php:385 Stack trace: #0 /home/desarrollomastalento/www/wp-includes/class-wp-hook.php(308): aviaPostCssManagement->handler_wp_save_post(0, NULL, false) #1 /home/desarrollomastalento/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(0, Array) #2 /home/desarrollomastalento/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #3 /home/desarrollomastalento/www/wp-includes/post.php(4717): do_action(‘save_post’, 0, NULL, false) #4 /home/desarrollomastalento/www/wp-content/themes/enfold/framework/php/class-media.php(70): wp_insert_post(Array) #5 /home/desarrollomastalento/www/wp-content/themes/enfold/framework/php/class-htmlhelper.php(765): avia_media::get_custom_post(‘Logo’) #6 /home/desarrollomastalento/www/wp-content/themes/enfold/framework/php/class-htmlhelper.php(252): avia_htmlhelper->upload(Array) #7 /home/desarrollomastalento/www/wp-content/themes/enfold/framework/php/class-htmlhelper.php(137): avia_htmlhelper->render_single_element(Array) #8 /home/desarrollomastalento/www/wp-content/themes/enfold/framework/php/class-adminpages.php(291): avia_htmlhelper->create_container_based_on_slug(Array, ‘avia_active_con…’) #9 /home/desarrollomastalento/www/wp-includes/class-wp-hook.php(308): avia_adminpages->render_page(”) #10 /home/desarrollomastalento/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(”, Array) #11 /home/desarrollomastalento/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #12 /home/desarrollomastalento/www/wp-admin/admin.php(259): do_action(‘toplevel_page_a…’) #13 {main} thrown in /home/desarrollomastalento/www/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-post-css-management.php on line 385
Hello,
I am currently encountering the following Problems with Enfold:
1. The image ‘scroll’ and ‘fixed’ functions seems to be mixed up. Images that are supposed to scroll are fixed, and images that should be fixed are scrolling. If you know about it you can work around it, but still wanted to mention it so it can be fixed to avoid any confusion.
2. The scrolling function of images don’t work on mobile view. Can you advise if this is even possible on mobile view? (Please note that currently “fixed” is selected to work around above mentioned mix up).
3. Fixed images do not show up on mobile view but show up fine on desktop. (Please note that currently “scroll” is selected to work around above mentioned mix up).
4. Images on iPad are displaying overly large and do not adjust to iPad screen. Can you advise how to adjust scale?
Thank you very much for your help.
Kind regards!
Danke für die Info. Noch eine Frage zum Link – Enfold Theme by Kriesi in der Fußzeile. Wie kann dieser deaktiviert werden.
Hey AuroraArcus,
Thank you for your question, for reference for future readers this was the example thread on using the shortcode wand that you are referring to.
Unfortunately, there is not a way to re-edit the shortcode that is created with the shortcode wand, so if you need to adjust the code you will need to re-create the button again.
The alternative is to Enable the Avia Layout Builder Debugger and on a new page create the button with the Advanced Layout Builder button element and then text it on the frontend to see if it fits your needs and adjust to suit, then once you are satisfied copy the shortcode from the debugger widow below the builder window.
Please note that both ways use the same button element builder and both ways generates the same shortcode, so it is just a matter of which way is easier for you to work.
Also note that you could copy element shortcode from any existing page in the debugger window, but if there are multiple elements you will just want to be careful when copying the code.
Best regards,
Mike
Hello,
I am having issues with the Enfold Theme and WPML.
The elements on screen are getting slightly displaced from the plugin. I believe it is WPML causing this.
Notice the text “Høy avkastning” is displaced from the image above.
For reference please look at the two links in the private content section:
Best Regards,
Niko
Hi,
Ok – I cancelled an old theme to get up to date with ENFOLD. Now, somehow, some menu from the old theme has slipped into a widget in the ENFOLD sidebar – but this widget does not exist or is not displayed in the backend.
How do I get rid of this menu that doesn’t belong there?
The whole thing happens twice: once on the badminton page (with 7 menu items) and once on the football page (with 2 menu items), both at the top right of the sidebar.
The only thing I found is <nav class="widget widget_nav_menu widget_nav_hide_child"> – I think this is one of the “invisible” widgets, but I don’t know what to do with it … Maybe you can help?
Best regards,
Lutz
Hallo,
ich bekomme bei der Installation des Themes Enfold folgende Fehlermeldung
Der Link, dem du gefolgt bist, ist abgelaufen.
Bitte versuche es nochmal.
When i update to PHP 8 it just says critical error, and i can’t acess the website or the wp-dashboard. But got an automated mail from WP that the theme was caussing the error.
Cant post a screen dump here but in the header menu under the query monitor i have the following messages diplayed as critical:
Mandatory parts missing: avia_analytics_js-hroptimal.se-wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/aviaanalytics.js avia_builder_js (missing) avia_yoast_seo_js Version: 5.2.1
Mandatory parts missing: avia_yoast_seo_js hroptimal.se wp-content/themes/enfold/config-wordpress-seo/wpseo-mod.js avia_analytics_js 5.2.1
Hey Ronald,
Theme settings will not be removed on updates. I would recommend that you keep a backup of them locally anyway though. You can export your settings under Enfold->Import/Export.
Best regards,
Rikard
I am trying to run super light and only installed the Enfold theme. I do NOT make any hard code changes to files. I am concerned if I make changes to the “Enfold Theme Options” like under “Advanced Styling”; will these changes be wiped out when I update the theme?
I think so in the in the enfold tab -> theme update it says “No Updates available. You are running the latest version! (5.2.1)”
But please have a look at the SFTP and the files giving the error if you can, info included in private content:
wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-template-saving.js
wp-content/themes/enfold/config-wordpress-seo/wpseo-mod.js
wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-analytics.js
Regards,
David
Hey Matthias Wolf,
Vielen Dank für Ihre Frage, die Bilder in unseren Demos benötigen keinen Copyright-Hinweis, sie können kostenlos verwendet werden.
Für zukünftige Fragen melden Sie sich bitte im Support-Forum an und eröffnen Sie einen neuen Thread, den Sie gestellt haben Frage über das Kontaktformular, das nicht für Supportanfragen gedacht ist.
Falls Sie sich noch nicht in unserem Support-Forum registriert haben, können Sie dies hier tun.
Vielen Dank für Ihr Verständnis und dass Sie Enfold verwenden.
— Translated with Google —
Thank you for your question, the images in our demos do not need a copyright notice, they are free to use.
For any future questions, please login into the support forum and open a new thread, you have asked your question through the contact form which is not for support requests.
If you have not registered to our support forum yet you can do so here.
Thank you for your understanding and for using Enfold.
Best regards,
Mike
Thanks for discounting Enfold again this year.
I have bought a batch of 15 licenses to support new client work.
Its been an expensive (but cheap) Black Friday. Wp-Rocker is also on offer so I bought a studio license.
Appreciate the discount so thank you!
Matthias WolfGuest
Hallo, ich hatte eine Frage unter #1373764, leider ist der Beitrag geschlossen. Es ging um die Verwendung der Bilder aus der GYM Demovorlage zu ihren enfold-Theme. Muss ich einen copyright Hinweis verwenden, wenn ja, wie soll dieser für die Bilder sein. Danke für eine Antwort. Beste Grüße Matthias.
Dear support team
For the website https://hotel-uhland.de we use the Openstreetmap. The implementation worked wonderfully according to your instructions. However, since it is recommended to give the user the opportunity to optionally switch off this service via the cookie banner, I wanted to ask how I can implement this using the Enfold Cookie Banner, because I didn’t find a suitable shortcode for the openstreetmap (only for Google Maps there is the shortcode: [av_privacy_google_webfonts] ) What is this if I want to offer the option to deactivate Openstreetmap in the “Cookie and Privacy Settings” under “Other Services”?
Kind regards, Diana Steib