smaxmad
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] Change text of messagesHi Team Heateor,
many thanks for your quick reply. I am looking forward to see this.
Thanks a lot
SmaxMad
Forum: Plugins
In reply to: [List category posts] Templates are no longer usedSorry I am struggling with the linking over here. But the link is working ??
Forum: Plugins
In reply to: [List category posts] Templates are no longer usedHi Fernandobt,
yes, the templates were working before. I just had the h4 wrapped around the link and provided a class.
Here is my line of code for it:$lcp_display_output .= $this->get_post_title($single, 'h4', 'catlist_cat_title');
It renders
<h4 class=catlist_cat_title><a href=>...</a></h4>
.On our production site we still run version 0.38 and it is working pretty fine. Check it on .
I am testing the update on a staging site, where I can not provide you with a link to, but the result is as described, without the h4 and its class.
Forum: Plugins
In reply to: [List category posts] Templates are no longer usedHi Fernandobt,
thanks for your quick reply. Unfortunatly the fix is not working for me. I can still see my classes, what means my template is loaded, but the title-tag remains a pure link, without the specified h4-Tag.
It was working before and I did not change the templates.
Thank you for your help.
Forum: Plugins
In reply to: [List category posts] Templates are no longer usedSorry for the linking. I wrote an
< a >
before -TagForum: Plugins
In reply to: [List category posts] Templates are no longer usedHi, I am also having the same issue, after upgrade to Version 0.50.
I found out that my template file is indeed used. I can see my css-classes, but the param ‘title_tag’ (h4 in my case) is missing. So the Title ends up as -Tag and looks like the default.
I hope this helps finding a solution.I really appreciate this nice peace of work. We are using it a lot. That is why there are too many posts using the template-system to change them all by hand…
So I join you in waiting for an answer.
Forum: Plugins
In reply to: [Polylang] Polylang redirects static front page to second languageHi Chouby,
I want to give a little update. WPEngine did a reset on our account, which finally removed all cached 302 redirects. Additionally we unchecked to set the language according to the browser preference.
This seems to be the solution, as the 302 did not come again for some hours now. ??
I deeply appreciate your efforts to help and will go on spreading the word for Polylang, as it is one of the most useful plugins out there.
Thanks again.
Forum: Plugins
In reply to: [Polylang] Polylang redirects static front page to second languageHi Chouby,
Thanks for your reply. We figured out that the problems lies in the caching of the home-page-url. Saving settings does not remove them.We use Domain Mapping, a must-use-plugin at WPEngine, which could cause a conflict. That means we register a site say site.wpengine.com and have to use Domain Mapping to map our own domain. After adding Polylang the front-page points to the second language only and we can not change it.
site.wpengine.com goes to myown.domain.com goes to myown.domain.com/en/. Always. But german is the default language, browser language and backend language.
With the help of WPEngine supporter we could (also) purge one of their caches and it worked, but only for some ours. But we got rid of the 404s and 500s. The 500s occurred by deactivating Polylang while the redirect was still there.
Today the redirect to the second language is back, but gladly not the 404s and 500s. So we are only struggeling with the 302. Now they say, that there must be another setting cached in our database.
We now use your pll-config.php to avoid caching of the home_url. But the problem persists.
I just dont want to delete any _transient in the db, before I know what I am doing. Can you tell me, how to find and remove/correct these settings?
If you like check it out at https://www.firmenservice-betreut.de
Thank you Chouby.
Forum: Plugins
In reply to: [Polylang] Polylang redirects static front page to second languageEvery page listed as front-page gets 302 redirection that cannot be removed. Please help. Thank you.
Forum: Plugins
In reply to: [Polylang] Polylang redirects static front page to second languageUnfortunatly I have to add, that deactivating polylang leads to a Internal Server Error (500). Even after purging caches, flushing of rewrite rules and resaving the permalinks.
Any Ideas?
Hi Joachim, thanks for your quick reply.
Yes, some posts have more than one category. I tried again several combinations of settings and found a solution. The sidebar replacing the ‘primary widget area’ was the reason for this behaviour.
When I use the ‘primary widget area’ itself and extend with the category-specific ones, everything works fine.
I guess, appending to a sidebar that has to be replaced was a confusing logic.
I really enyoy your plugin. It enhances our installations with powerful functionality. Thank you for the plugin and your help!