Hi Calin,
After the update, another problem has arisen: We are using the Elementor Page Builder for the posts – now after update the posts are without content and can no longer be edited with Elementor (see screenshot: http://ebms.at/corporaid.at/ elementor_error.png).
For example:
Staging (NewspaperX): http://ebms.at/corporaid.at/indischer_tourismus
Live (Newspaper 9.5): https://www.corporaid.at/indischer_tourismus
Some sidebar widgets were also deactivated by the update – what can be the reason?
Best regards
Eugen
Hi Calin,
thanks again – did I understand that correctly: the template files listed are basically unchanged – only the place where they are stored has changed? So I can also use my modified templates in the new child-theme?
Best regards
Eugen
Hi Calin,
Thank you for the detailed and helpful answer. I made some changes in the child theme:
loop-single-5.php
single_template_7.php
includes/modules/td_module_2.php
includes/modules/td_module_16.php
parts/header/header-style-8.php
Have these files changed in version 10 or can I apply my changed templates 1:1?
Otherwise, which version would be the last possible to which I can update without having to readjust these files?
Best regards
Eugen
Hi Calin,
As shown in the screenshot of modified td_module_2.php (http://prntscr.com/mqh9nz), I display the value twice – with and without an “if-condition”.
Both variants work in the Article Display Wiew M2, but only the variant without if-condition works in block 4. But I need the if-condition in block 4. Please have a look at the links and screenshots in my previous comments.
Best regards
Eugen
Hi Calin,
that’s exactly what i have done – please have a look at the screenshot modified td_module_2.php: http://prntscr.com/mqh9nz
Best regards
Eugen
Hi Calin,
i cant see how flex solve my problem.
I’ve added additional input fields (http://prntscr.com/mqxeqt) with the ACF (Advanced Custom Fields) plugin.
I would like to display these values in the article View – for this I modified the file td_module_2.php.
With “<?php the_field(‘kontext-titel’, $this->post->ID); ?>” this works both in the Article Display Wiew M2 and when using the Block 4 in TD Composer. But as soon as I do an if query “<?php if( get_field(‘kontext-titel’) ): ?><?php the_field(‘kontext-titel’, $this->post->ID); ?><?php endif; ?>” it works only in the Article Display Wiew M2 but not in block 4. Here are the screenshots:
modified td_module_2.php: http://prntscr.com/mqh9nz
Article Display Wiew M2: http://s752582646.online.de/category/magazin/new-business
Block 4 in TD Composer: http://s752582646.online.de/magazin
Best regards
Eugen
Hi Simion,
i updated Newspaper-Theme to 9.5 – and the slide works fine.
@custom field: i tried to check if value exist (https://www.advancedcustomfields.com/resources/the_field/) as shown in the example http://prntscr.com/mqh9nz – that works in Article Display Wiew M2 (http://s752582646.online.de/category/magazin/new-business) but not by using Block 4 in TD Composer (http://s752582646.online.de/magazin). But i have to check if value exists. So what can i do?
Thanks for your help
Hi Simion,
thanks for your help.
@custom fields: i used Plugin ACF (Advanced Custom Fields) for the fields and modified td_module_2.php to display them: http://prntscr.com/mn9i9i
I also thought that the module should look the same everywhere – but it does not, as seen in the links above.
@Element Slide: i have no tab “Layout” by the slide settings – see the screenshot: http://prntscr.com/mn9n34
Thank you for your further help.
Best regards
Eugen