marcomaleco
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Navigation Logo on Mobile links to Default LanguageI have also tried this coding I found on another forum, where someone was having my exact problem but with a different theme.
I changed the first term to be relevant to my theme, but it’s still not working.Really appreciate any help with this.
Thanks.add_filter( 'feastmenulogo_href', function( $url ) { if ( function_exists( 'pll_home_url' ) ) { return pll_home_url(); } return $url; } );- This reply was modified 5 years, 2 months ago by marcomaleco.
Hi, I got the issue solved by my hosting. Apparently the source of the issue was Cloudflare.
Anyways, thanks so much for your help in trying to solve this problem.Hello, yes I can confirm all my other plugins are updated, also I am using WordPress 5.5.1.
I have also tried the Yoeast helper tool following the steps you mentioned and it did not resolve the issue.Any other thing I can try to fix it?
Thanks!
Thanks for replying.
It appears that my issue is different.
My breadcrumbs are translated. The problem is the “home” links always to the default language instead of the language currently selected.Is this part of the same bug they are working on?
Forum: Plugins
In reply to: [Polylang] Breadcrumb “Home” is translated but links to the default languagethe only way that I can solve this issue is by going to wordpress dashboard > languages > settings > url modifications > uncheck “hide url language information for default language”.
Only then, when in the second language (Spanish), the yoast breadcrumb for homepage links to the right Spanish homepage instead of English.
But this is not ideal, since I do not want to show the language info for the default language.
Anyone else with this issue and is there any code I can try to fix it? Any help is appreciated.
Forum: Plugins
In reply to: [Polylang] Problem with FacetWP after last updateSo I reverted to the previous version of polylang and the problem still persist.
I really don’t know why polylang is not detecting the facet in spanish anymore.Here’s the page https://www.elmundoeats.com/es/recetas/ if you change back to english and click on recipes, the facet is there. But not in the spanish version of the page. It was working before and now I’m not sure what could have broken it.
Hi, I have similar result like Zoinks, I have the same error log, which according to the reply from yorman I can safely delete and I also have a file with a green flag called bk.zip which I have no clue where it came from or how to check if its safe or not. Please advice.
thank you!