Helsinki
Forum Replies Created
-
Here is a quick low down on my issues and how I resolved them.
The mobile app is basically a ‘reader’, so it’s taking information from afeed from the WordPress installation. That means that some things update automatically and some don’t. The featured image doesn’t update, deleted posts don’t update. Synching is supposed to be automatic, but it wasn’t like that for me. To ‘refresh’ the app, disconnect and reconnect on the Appticles website (paid or trial version). I assume this will work, though you will have to set up all your categories and their images again (takes a couple of minutes). Settings are saved if you make it inactive, but if you disconnect the WordPress to try to refresh modified posts, then you have to set things up again.
Just to complicate matters, I called the mobile site through my Desktop browser by using Chrome developer tools. This isn’t a problem, but it means Chrome caches the site and the ‘preference’ for the mobile version, and that’s why it calls the mobile version sometimes, even after caching is switched off. If you clear cookies and images from browsing history, you can get back to the Desktop version.
Just as an addition, I think that commenting is done via facebook but that the App ID needs to be updated, but I haven’t found out where this is done yet. The info pages and screenshots say that synching of comments is automatic, but that hasn’t been the case yet.
I’m still setting up subdomain, so have to wait till I can get back on my web app to see what’s happening now.
The Q&A here does answer a lot of questions that you will come up against, so give it a good read. Takes a while to get the hang of what’s going on, but it’s a worthwhile learning curve.
Forum: Plugins
In reply to: [Front-end Editor for WordPress] How do I make it work – WordPress 4.1.1I thought this wasn’t working too, but then I realised something very simple.
On my front page I have a single sticky post and the ‘edit’ button doesn’t appear.
BUT, if I click the post title and enter the post’s proper location, so to speak, the EDIT button appears in the top bar. In other words, you have to be inside the post itself to edit it.
Might work for other people too.
An absolute dream of a plugin – one of the single biggest improvements on WordPress that I can remember!
Forum: Themes and Templates
In reply to: [Decode] Left justify in Menu subelementsHi Calvin
Thanks for the response and your screenshot indeed referred to exactly my point.
No need for a child theme for such a small change, as this can be incorporated into the Custom CSS on the Appearance/customize page.
Works perfectly! Many thanks
Forum: Plugins
In reply to: [Polylang] linking translations manuallyThere has been no response to this in the last week, can I bump it please? I want to know if it’s possible to link language versions of a page/post in the database tables, as I’m having plugin conflicts that are affecting the content if I link through the WordPress backend.
Forum: Plugins
In reply to: [Nav Menu Roles] Logic of display settingsYep, sure. This was the thread.
Forum: Plugins
In reply to: [Nav Menu Roles] Logic of display settingsThe original code you put up for Adam worked better for how I wanted it to work. And it works beautifully. Neat bit of work. 🙂
Mark
Forum: Plugins
In reply to: [Nav Menu Roles] Logic of display settingsThanks Helga, that’s about the most glued on response from a plugin author as I’ve had. 🙂
I’ll try the implementation – I’ll put it in a function plugin, so as not to mess with the core. I’ll report back.
Mark
Forum: Plugins
In reply to: [Nav Menu Roles] Does not work with Avada themeOr the page was cached 🙂
Forum: Plugins
In reply to: [Codestyling Localization] Generation of Finnish .po & .mo filesMoreover, I use MailChamp plugin, and it names the language files as mailchimp-for-wp-fi_FI.mo, and changing this to just fi.mo doesn’t actually work, or just changing the last part of the name.
This problem of the file names seems pretty major – what’s going on? Sarukuku, you just linked to the front page, so I couldn’t figure out what you were pointing at.
Forum: Plugins
In reply to: [Codestyling Localization] Generation of Finnish .po & .mo filesI found the same problem with Finnish and your fix did solve it. But is there a more permanent fix, because every time I want to test a string, or make a change, or add a new plugin, then I have to go into the Cpanel file manager to change the file names back and forth?
Forum: Themes and Templates
In reply to: [Decode] Theme customizations won't saveUpdate: I figured out that it was the plugin Polylang that was causing some kind of conflict. When it was disabled, the theme appears to be working normally.
Forum: Themes and Templates
In reply to: [Decode] Theme customizations won't saveSomething is completely broken with this theme now. Neither my child theme or the main theme will save any changes. I’ve uninstalled and reinstalled the theme and no difference.
Forum: Themes and Templates
In reply to: [Decode] translate 'navigation'Okay, now I understand – Finnish, please.
Many thanks Scott
Forum: Themes and Templates
In reply to: [Decode] translate 'navigation'navigation is navigointi
What do you mean by submit, though Scott? I’m not sure what you mean when you say you see it in your translation? On your wordpress it shows up?
I’m using Polylang.
Forum: Themes and Templates
In reply to: [Decode] Private page in the menuJVh2
Have you tried the WordPress Access Control plugin? It’s supposed to give exactly this kind of functionality.