gorfeas
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twenty-One] Footer widget area links stylingThat’s just great. Thank so much for your time.
Forum: Themes and Templates
In reply to: [Twenty Twenty-One] Footer widget area links stylingThanks!!!
After following the sugested troublshooting I have located the culprit:
Advanced Views Lite plugin. duplicate footer disappears after deactivating the plugin
- This reply was modified 2 years ago by gorfeas.
Yes, deactivating twentig removes the second footer
Forum: Plugins
In reply to: [WP Recipe Maker] Add parent to wprm single item slugThank you for the suggestion. I will try this. Another workaround is to use the free plugin Permalink Manager Lite it allows for such custom slug structure and is also compatible with WPML.
Thank you for a great plugin!
Ah! ok got it! That is just great! thank so much for your time and effort!
Perfect! thank you so much for your help.
I understand the conditional logic but unfortunately it doesn’t work
https://prnt.sc/4lbso19WkHyE (new snippet EGNLISH)
https://prnt.sc/14O4gsW-stEN (new snippet GREEK)
https://prnt.sc/oE6cyoIpBc7D (old snippet ENGLISH) works
I have managed to translate the strings after adding the following lines to the functions.php of my child theme, however breadcrumbs remain unchanged
$translated = __( 'Thrace', 'rnkmbrdc_thrace' ); $translated = __( 'Traditions', 'rnkmbrdc_trad' );Hi again,
is there any way I could make this work with my second language?
https://wp.emthrace.org/thrace/traditions/autumn/
breadcrumbs display correctly “Home / Thrace / Traditions / Autumn”however when switching to greek
https://wp.emthrace.org/el/thraki/dromena/fthinoporo/
breadcrumbs display “Αρχική / Thrace / Traditions / Φθινόπωρο”
Is there a way to display the respective WPML translations? Or just add the translation via some kind of condition within the filter itself in order to display this instead? “Αρχική / Θράκη / Δρώμενα / Φθινόπωρο”That did it! it was that “s” missing. Thank you so much!
I have tried the above but it doesn’t work
here you go!
Works perfectly. Thank you very much for your prompt response.
- This reply was modified 2 years, 5 months ago by gorfeas.