Forum Replies Created
-
AuthorPosts
-
Hi,
I think we found the problem.
Please replace enfold\config-templatebuilder\avia-shortcodes\contentslider\contentslider.php
with
Do not forget to clear server and browser cache.
If this does not work:
Can you please create an admin account and a link to the page so I can check the sortcodes in backend?
Also enable debug mode please https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode.
Thank you.
Best regards,
GünterHi,
Thanks for your feedback.
If you could test it on a staging site and let us know that the problem is really fixed would be a great help.
Thank you for assisting.
Best regards,
GünterMay 2, 2019 at 3:18 pm in reply to: issue with previous and next navigation in the porfolio #1096498Hi,
Please check https://github.com/KriesiMedia/enfold-library/blob/master/actions%20and%20filters/Layout/avf_post_nav_settings.php
for an improved version.
Best regards,
GünterHi,
@nlb
We released a beta version that should fix the problems caused because Events Calendar changed query parameteres.
See private content.
Do not forget to clear server and browser cache.
@everyone
Please open an own thread as we can share the link to the beta version only in private content – visible to topic creator only.Best regards,
Günter- This reply was modified 5 years, 7 months ago by Günter.
Hey waveseven,
See https://kriesi.at/support/topic/footer-image-dissapears-when-merge-css-is-enables/#post-1096491.
Best regards,
GünterHi,
We released a beta version – see private content.
Can you please try if this solves your problem.
Do not forget to clear server and browser cache – disable file compression, save theme options, enable file compression again to force a building of the compressed files.
Best regards,
GünterHi,
We released a beta version that should fix this problem – see private content.
Do not forget to clear server and browser cache, disable enfold compression in theme options, save theme options and enable it again to force a rebuild of the dynamic files.
Best regards,
GünterMay 2, 2019 at 2:57 pm in reply to: [REQUEST] Option to chose H-tag in certain items (fullwidth slider) #1096487Hi,
The filter avf_customize_heading_settings can be found in various ALB elements and also in template files.
You need to search the php files for it.
There is no option at the moment. Can only by changed by using php code.
Best regards,
GünterHey Revolution,
Events calendar changed the query parameters.
We released a beta version with all fixes for events calendar – see private content.
Can you try this please.
Do not forget to clear server and browser cache.
Best regards,
GünterHi,
We released a beta version with all fixes for events calendar – see private content.
Can you try this please.
Do not forget to clear server and browser cache.
Best regards,
GünterHey Guenter,
This is the solution:
You can reorder other elements also or add new ones.
Best regards,
GünterHey sw3d,
Thank you for using Enfold.
Glad you found the problem.
Fell free to come back when you need further assistance. Enjoy the theme.
Best regards,
GünterHi,
Thank you for using Enfold.
We will add the de_CH language files for the next release.
The searches do not work for Advanced layout builder elements. The content of some elements (like Special Heading) is not part of the page/post content but is stored in shortcode attributes.
As we are using the standard WP search – probably WP ignores shortcodes in search.
Could be, that a plugin like https://de.wordpress.org/plugins/relevanssi/ gives better results.
Best regards,
GünterMay 2, 2019 at 1:12 pm in reply to: Can't change publication date in Status & Visibility once post is published… #1096458Hi,
What editor are you using?
I cannot reproduce it on my install. Both classic editor (enabled with theme option) and block editor open a popup to change the publish date.
Can you try to disable all plugins, clear server and browser cache and try again?.
Best regards,
GünterHi,
Events calendar changed query parameters in the last update – that broke our ALB element query.
We released a beta version of Enfold that fixes the problem – see private content.
Best regards,
GünterHey havi,
ad 1) This has mainly SEO reasons. Without redirect replaces the page content and returns a 404 status. If this makes problems you can use the redirect, this returns a 404 and a 302 (redirect), which is not so SEO friendly.
ad 2) As a 404 is an error situation it does not make sense to cache it ( – if the page is not directly accessible from outside).
Best regards,
GünterMay 2, 2019 at 12:56 pm in reply to: Problem with footer page and bbpress (displaying shortcodes) #1096454Hi,
We released a beta version with some fixes (see private content).
Can you try if this fixes the problem please?
Best regards,
GünterHi,
Hier ist eine leicht zu modifizierende Lösung:
Best regards,
GünterMay 2, 2019 at 11:28 am in reply to: Unable to disable 'add to cart',button on category pages after upgrade. #1096432Hi,
ad 2) WC seems to have changed something with the default sort order.
The safest way would be to open the element, look for option WooCommerce Sorting Order and select “descending” – that makes you independent from any WC implementation.
You also can replace in file enfold\config-woocommerce\config.php line 2416:
$order = ! empty( $orderby_value[1] ) ? $orderby_value[1] : 'ASC';
with
$order = ! empty( $orderby_value[1] ) ? $orderby_value[1] : 'DESC';
We will add this to the next update.
ad 1)
We use the default WC template woocommerce\templates\content-product.php to display the products.
Did you make any changes that might have been lost with the update?
As far as I remember the “Add to cart” button was always visible.Best regards,
GünterMay 2, 2019 at 10:18 am in reply to: [REQUEST] Option to chose H-tag in certain items (fullwidth slider) #1096411Hey mynick,
Thank you for this suggestion.
With 4.5.6 we added filter avf_customize_heading_settings as a first step.
We do not want to overstrain inexperienced users with too many options.
But I will add it to our issues and discuss it with Kriesi.
Best regards,
Günter- This reply was modified 5 years, 7 months ago by Günter.
May 2, 2019 at 10:08 am in reply to: Merge Parent Theme Scripts and Styles But Not Child Theme #1096410Hi,
Thank you for using Enfold.
You can try to use filter avf_exclude_assets and add the scripts/styles you do not want to be merged.
I would suggest to load the child theme scripts and styles after parent theme.
Hope this helps you.
Best regards,
GünterMay 2, 2019 at 10:02 am in reply to: Issues with enfold since update to 4.5.5 — layout broken, cpt mobile broken,… #1096408Hi,
Thanks for the feedback and posting the code for the community.
Let us know, when you need further assistance.
Best regards,
GünterMay 1, 2019 at 5:39 pm in reply to: Updates theme 4.5.6 and performance functions not working anymore #1096213Hey ptolda,
Thank you for using Enfold.
Kriesi forgot to merge the pull for the asset-manager pull request – sorry for that.
In private content you find a link and password to a zip file with a beta version of Enfold (4.5.6.1-beta-1) – including also some more additional fixes.
If you have problems with uploading this with ftp to your server please provide ftp access and a WP admin account so we can do that for you.
As a first step try to remove the ssl, and also save theme options after updating, disable caching plugins and Enfold css and js performance.
Then check please, try to switch to ssl (save theme options again) and check.
Next enable Enfold css and js performance if needed and check.
Last enable caching plugin.Best regards,
Günter- This reply was modified 5 years, 7 months ago by Günter.
May 1, 2019 at 5:28 pm in reply to: Unable to disable 'add to cart',button on category pages after upgrade. #1096208Hi,
Thank you for using Enfold.
Can you please create a WP admin account so we can check the backend please.
Also provide links to the pages that cause the problem.
Best regards,
GünterHi,
Wenn es darum geht, die post navigation z.B. nur auf portfolio einzuschränken, sollte diese helfen:
Falls Du z.B. nur pages ausschliessen möchtest – kann ich Dir gerne noch den Code geben.
Falls es darum geht, die Sortierreihnfolge zu ändern (z.B. von post date auf title) – das geht momentan nicht.
Best regards,
GünterMay 1, 2019 at 10:29 am in reply to: Issues with enfold since update to 4.5.5 — layout broken, cpt mobile broken,… #1096114Hi,
Since 4.3 there is a new filter to register CPT for ALB: avf_alb_supported_post_types (see function AviaBuilder::get_supported_post_types() ).
You can remove the avf_builder_boxes filter. You might consider to use the avf_metabox_layout_post_types if you need the layout meta box.
Can you try to update this and check?
Also try to disable all enfold compression and any caching plugin as a first step.
Also save the theme options again.If you can create a WP admin accout for your staging site would be fine.
Also enable the debug mode please: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode
And also link to the page with troubles.
Thank you.
Best regards,
Günter- This reply was modified 5 years, 7 months ago by Günter.
April 30, 2019 at 2:17 pm in reply to: issue with previous and next navigation in the porfolio #1095765Hi,
Using
$settings['skip_output'] = false;
forces the script to continue and output the navigation.
Under normal circumstances you do not need to alter this value as Enfold logic is setting this as needed (removes it for hierarchical post types like pages and when fullwidth elements are found (avia_sc_layerslider, avia_sc_slider_full).
If you want e.g. enable nav for all portfolio only (also including fullwidth elements) you can use:
if( false === $settings['skip_output'] ) { return $settings; } if( 'portfolio' == $settings['type'] ) { $settings['skip_output'] = false; } else { $settings['skip_output'] = true; } return $settings;
Hope this helps.
Best regards,
GünterApril 30, 2019 at 1:36 pm in reply to: Issues with enfold since update to 4.5.5 — layout broken, cpt mobile broken,… #1095750Hi,
A rollback to 4.5.3 should be possible without problems. With FTP delete the complete enfold folder and upload version 4.5.3.
We have released a beta version with Fixes that might solve your problems – see private content.
Can you try this before the rollback please.Disable all Enfold compression settings during testing.
Best regards,
GünterHey argusnet,
Events calendar changed the query parameters.
For a fix please have a look at:
Best regards,
GünterHi,
Hab mit kurz nochmals die WP Funktion get_adjacent_post angeschaut.
Es ist möglich die Logik auf z.B. post title zu ändern, dies erfordert aber doch einiges an Aufwand, da zumindest noch ein weiteres Filter in dieser Funktion betroffen ist.
Im Rahmen des supports ist dies zu komplex – soweit ich weiss hat es bis jetzt in dieser Richtung auch noch keine Anfrage gegeben.
Ich geb es einmal in unsere Issues.
Best regards,
Günter -
AuthorPosts