Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for reporting this.
I checked it on my test server PHP 7.3.3 and Enfold Version 4.5.6.
I do not get the error. I added a check if class ShortcodeHelper exists at this point and it returns true.
And also from point of program flow – the class is loaded in the init hook and the error is reported in wp_head hook, which is called later. And if this class is missing, the whole output would be broken.
Do you still recieve this message ?
Could you try to disable all plugins and check with only WP and Enfold, if this still occurs (frontend or backend)?Best regards,
GünterHi,
Sorry if I did not express myself clear:
“Display selected page without redirect” should work in most cases and returns a 404.
If this makes problem (might be caused by plugins) you can use:
“Redirect to selected page” which return a 302 as a redirect to the 404 page and 404 with the 404 page.
Caching is a hint for not so expierienced users to think if it makes sense for them to cache the 404 page.
Best regards,
GünterMay 13, 2019 at 10:57 am in reply to: Reusing template-builder.php inside a custom template doesn't work as expected #1100001Hey Martin,
Thank you for using Enfold.
Interesting what you want to do – but this is high customization and beyond the scope of support.
You will need to debug step by step to find out what causes the problem.
What you can try is to reset shortcode index to 0 and load the shortcode tree for your custom page (see function shortcode_handler_prepare how this can be done)
Hope this helps you.
Best regards,
GünterMay 10, 2019 at 12:06 pm in reply to: Post Navigation on mobile : is there a way to have swipe event for that? #1099248May 9, 2019 at 4:28 pm in reply to: Website content no longer displaying after publishing Ninja forms #1098994Hi,
Try to disbable all Enfold compressions:
Dashboard -> Enfold Options -> Performance Tab -> CSS file merging and compression
and:
Disable Template Builder Elements select “Load all elements”.
Best regards,
GünterHi,
Did you try to switch to classic editor:
Dashboard -> Enfold Options -> Theme Options tab -> Select Your Editor -> Select “Use WP classic editor”.
Best regards,
GünterHi,
I integrated support for relevanssi in core.
In private content you find the latest version of Enfold with this integration (as beta version).
Download the zip, unpack and upload with ftp (replace folder enfold).
You can remove the code you added here.
You need to reindex the search because now we allow relevanssi to process the shortcodes in backend when saving the post – so they can index it.
CH language file is already included in that version.
Do not forget to make a backup for fallback – clear server and browser cache.
If you need assistance with uploading let us know.
Best regards,
GünterMay 9, 2019 at 12:21 pm in reply to: Problem with footer page and bbpress (displaying shortcodes) #1098893Hi,
Glad it works now.
es, will be in 4.5.7 which will be released very soon.
Enjoy the theme and have a nice day.
Feel free to come back when you need further assistance.Best regards,
GünterHi,
Thanks for this – you are right. It is not working.
I will have a look into it tomorrow and come back.
Best regards,
GünterHi,
Thanks for the feedback.
5.1.1 must be the WP version.
We will release 4.5.7 very very soon – please try to update to this version first and check. RSS and feed should work with version – also for ALB pages.
You find the current version number in Dashboard -> Enfold Options -> Theme Update Tab.
If you still have problems with 4.5.7 please create a WP admin account for us and a link to the page where feed does not work.
Best regards,
GünterHi,
Sorry for the problems.
We will release 4.5.7 very very soon including the fix for this merging problem.
Can you wait – else we can give you a beta version including the fix.
Best regards,
GünterMay 8, 2019 at 5:14 pm in reply to: Magazine Element – Display Category and Tags after the Date #1098507Hey Shorty05,
Out of the box this is not possible.
If you have programming skills:
enfold\config-templatebuilder\avia-shortcodes\magazine\magazine.php around line 883 you have to add the code.
For displaying the categories you can use enfold\includes\loop-index.php line 208ff as a base.
For tags: https://codex.wordpress.org/Function_Reference/get_the_tag_listI will check if this would be something to add to core.
Best regards,
GünterHi,
Glad it works now.
Enjoy the theme and feel free to come back when you need further assistance.
Have a nice day.
Best regards,
GünterMay 8, 2019 at 3:47 pm in reply to: Change order of Magazine element with tribe events Cat items #1098487Hi,
Best regards,
GünterMay 8, 2019 at 3:46 pm in reply to: Wrong date shown in magazine element using The Events Calendar #1098485Hey digiplace,
Thank you for using Enfold.
This is actually the default behaviour of Events calendar to return event start date and not post date.
I modified the magazine element a little by adding code that uses the filter tribe_query_can_inject_date_field.
As far as I see this fixes the problem.
Update enfold\config-templatebuilder\avia-shortcodes\magazine\magazine.php with
Do not forget to make a backup of the original file for a fallback and clear server and browser cache.
Best regards,
GünterHi,
Glad it works now.
Enjoy the theme and feel free to come back when you need further assistane.
Have a nice day.Best regards,
GünterHi,
Well, I installed relevansi plugin on my dev server, added the code above to my functions.php.
I indexed the site from relevansi settings page -> Indexing -> Build index.
Added a post with ALB and “Special Heading” -> Heading Text: Neue Welt ist da.
Opened a page with magnific class
In search field I entered: NeueAnd the post is shown in the search result dropdown.
Also adding a page with the same shows page and post in search results (of course with the title of the post/page).
The queried text is in the content and not in the title – therefore not visible.Best regards,
GünterHi!
@Guenni007 Thanks a lot for this clear and good explanation of the filter.I hope the explanation above helps you.
Best regards,
GünterHi,
I’ve never worked with relevansi – but I will ask the other mods.
Best regards,
GünterMay 8, 2019 at 9:38 am in reply to: Post Navigation on mobile : is there a way to have swipe event for that? #1098392May 7, 2019 at 5:51 pm in reply to: Can't change publication date in Status & Visibility once post is published… #1098147Hi,
Can you check your login credentials please? I cannot access your backend.
Best regards,
GünterMay 7, 2019 at 5:41 pm in reply to: Post Navigation on mobile : is there a way to have swipe event for that? #1098140Hi,
From technical point should be no problem – I did not test it but Enfold already supports swipe for tab sections and some sliders.
But I’m sure Kriesi had a good reason why he did not implement it.
In my opinion the main reason why not to use it is that it might get confusing for users:
– A slider swipes fast because everything is already on client
– Post navigation needs to load a new post from server and that takes time
– How does user know the difference if the page only contains a slider or needs to load a new post
– Also annoying if unintended use of swipe and having to reload the original page againIf you are interested I can try to implement it for you, but I do not think it will become of the core.
Best regards,
GünterMay 7, 2019 at 5:15 pm in reply to: Can't change publication date in Status & Visibility once post is published… #1098136Hi,
Please try to deactivate all plugins and check.
Clear server and browser cache and use a private window to force loading of js files.
I cannot reproduce it on my install.
Best regards,
GünterHi,
I’m afraid there’s nothing else we can do about it. I’ll need you to contact the author of that theme and find out with him if it’s possible to prevent your theme framework from loading the Google Maps script completely, that’s the only way to try to make our Maps extension to work on your website.
The filter I gave you above does not load Enfold’s Google scripts any longer.
So the plugin author should be able to solve the problem.
You will need to clear server cache. Also disable Enfold’s compression of css and js files to force a rebuild of the files.
Hope this helps you.
Best regards,
GünterHey mike.rav,
I added date queries to various ALB elements – including blog posts.
This feature is currently available only in a beta release.
I give you the link to a zip file in private content – you need to unzip and upload with FTP.If you need help please provide a WP admin account and FTP access and we can do it for you.
Best regards,
GünterHi,
Thanks for the feedback.
I checked the beta version of Enfold with the latest version of Events Calendar and it works as expected.
If you do not have any more problems with 4.5.6 you can stay on this version – but it is also safe to update to 4.5.6.1-beta-2.
Best regards,
GünterMay 7, 2019 at 3:15 pm in reply to: Problem with footer page and bbpress (displaying shortcodes) #1098091Hi,
I found the problem. bbPress alters the_content filter – that breaks running of shortcodes in footer.
In 4.5.6 or 4.5.6.1-beta-1 you can replace:
enfold\footer.php with
and enfold\config-bbpress\config.php with
If you need help with this let us know.
Best regards,
GünterMay 7, 2019 at 1:16 pm in reply to: Problem with footer page and bbpress (displaying shortcodes) #1098065Hi,
Sorry for the late reply.
This is a bug – probably caused because forum is not an ALB post type.
I opened an issue for that in our dev repo and I will try to find a solution asap and will come back.
Best regards,
GünterHi,
Thank you for using Enfold – and sorry for the late reply.
You can use the filter avf_load_google_map_api_prohibited.
In functions.php of your child theme (or parent theme) add:
function custom_no_load_google_map_api( $no_load ) { return true; } add_filter( 'avf_load_google_map_api_prohibited', 'custom_no_load_google_map_api', 10, 1 );
Best regards,
GünterHi,
Sounds as if there is something mixed up in the files.
We released a beta version today (see zip in private content).
With FTP delete the complete folder …/wp-content/themes/enfold.
Upload the unzipped beta version.If you have problems let us know and our moderators can do that for you.
Best regards,
Günter -
AuthorPosts