Luke Oatham
Forum Replies Created
-
AuthorPosts
-
Luke OathamKeymaster
I’d also like to translate some of the terms used. Some of it I could easily (names in the widgets sections, names of pages, menu names, names of the pages…), some are more difficult (php templates). I wouldn’t want to change the php files, while a new version of the theme would override the changes. But there are other options as with other WP themes. Perhaps the creators of the theme can help?
Luke OathamKeymasterYou can turn on the search stemmer in the configuration options: https://help.govintra.net/task/general-intranet-settings/
Luke OathamKeymasterHello. Sounds like you need to turn off warning messages on your site. Add define(‘WP_DEBUG’, false); to your wp-config.php file!
It looks like you’ve got 2 search autocomplete plugins installed?
Luke OathamKeymasterDoes anybody know hot to enable Relevanssi to show all the root search terms, e.g. if I enter narocilnica, it should also find a word narocilnice or narocilnico. The language is Slovenian btw.
Luke OathamKeymasterI’ve been having a lot of strange behaviour with upper WP bar at the start. Sometimes there would only be an empty white line. Then at some point all went well. I haven’t been able to pinpoint the problem.
Luke OathamKeymasterHi,
custom CSS works after your tip.
But I still can’t save the google script – the page won’t allow it:
<script>
(function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);
ga(‘create’, ‘XX-XX184578-1’, ‘auto’);
ga(‘send’, ‘pageview’);
</script>Luke OathamKeymasterI fixed it by deleting the Teams pod, which I was not using.
Luke OathamKeymasterHi Pam
This is in the next version. The team description was taken out of the templates for version 3, so even if you enter it in the CMS, it won’t appear in the front end.
Luke
Luke OathamKeymasterArgh. This is why we are moving away from Pods in the next version of the theme. It’s been a great plugin to kick off the theme but there have been too many updates that break something or other.
Luke OathamKeymasterHi Pam
There are certain exclusions built in so that the widget shouldn’t display on main pages and it’s basically down to the name of the pages.
Just checking, do you have the latest version? It has been updated fairly recently.
Luke
Luke OathamKeymasterHi Will
There are specific styles that will trigger if you name your menu “Footer left”
Otherwise you can add your own custom styles to change the list display behaviour.
Hope that helps,
Luke
Luke OathamKeymasterPam, can you send the URL and the breadcrumb you are getting?
Luke OathamKeymasterHi Will
Go to: Pods Admin > Edit Pods > Intranet Configuration (and see if the Google tracking code and Custom CSS code fields are at the bottom)
Click on Edit for each one, change the Field Type to Plain Paragraph text, Click Update Field button underneath, then Save Pod in top right hand corner.
They must be there somewhere if you can see them in the Intranet Config settings (the bit that doesn’t let us save)
Luke OathamKeymasterHi Will
I have the same problem, and was only able to commit changes to these fields by changing the Pod Field Type on general_intranet/Custom CSS code from Code (Syntax Highlighting) to Plain Paragraph Text. It’s not pretty, but it does allow you to save changes.I was originally able to put something in there and save it, but when I tried to modify the data or remove it, it would not save. Maybe it is a bug with Pods Code Syntax field.
Also, in your screenshot, I had the same formatting issues, which was rectified when more categories were added (I think you need at least 6 for it to look like the demo)
Hope this helps 🙂
Attachments:
You must be logged in to view attached files.Luke OathamKeymasterHi Will
I wonder if there is something in your custom CSS or Javascript that WordPress doesn’t like? Have you managed to save anything yet?
Luke
-
AuthorPosts