MitchellAU
Forum Replies Created
-
Forum: Plugins
In reply to: [Publish To Apple News] Errors and layout issuesHmmm… might be out of my depth, here.
You have a ‘title’ component which has and uses styles and a ‘heading component that doesn’t use styles (and isn’t supported by apple markdown). Where would I add a custom style to H3 tags?Sorry – both components use styles. I’m confused about this directive in the headings class
*: No markdown because the apple format doesn't support markdown with // textStyle in headings.Forum: Plugins
In reply to: [Publish To Apple News] Errors and layout issuesOK, thanks. I’ll look into this.
Forum: Plugins
In reply to: [Publish To Apple News] Errors and layout issuesThanks Bradford. I’ll look at the News Preview tool.
One other query – I mentioned body styles but specifically heading tags and corresponding line-heights. In Advanced settings >’heading line height’ seems to affect all H tag line-heights. How to override this for eg H3 tags?
Forum: Plugins
In reply to: [Publish To Apple News] Draft content not appearing in Apple News@mrankin thanks. I might have to do the same. Worst case – delete posts and wait until the plugin is updated.
Forum: Plugins
In reply to: [Publish To Apple News] Draft content not appearing in Apple News@mrankin Just posted another support thread regarding layouts. Did you have any issues with your draft layouts?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Output settings aren't savingJoe – I can confirm my site is currently using Maintenance Mode plugin so that could be the issue – something preventing the update of that particular field/s in the database.
As I’ve fixed the issue, albeit in a roundabout fashion, I won’t be submitting a ticket. Others on this thread could.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Output settings aren't savingThat’s great. Glad to help.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Output settings aren't savingYou need to go into the database – Using phpMyAdmin – and find the table wp_optionsThen search in the option_name column for entries starting in mc_ This screenshot should help.
http://www.rocklilydesign.com.au/MC_patabaseEdit.jpg
You need to find and edit mc_uri to the correct url AND page ID.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Output settings aren't savingOK. Just found out the initial install of My Calendar seems to have created a page that I wasn’t aware of. I discovered it by digging into the wp-options table in the database.
So – find and delete the default calendar page reference THEN manually change the link to my new calendar page (mc_uri) AND change the page id (mc_uri_id).
Forum: Plugins
In reply to: [Simple Subscribe] Adding manual send to Cron dropdownI was thinking an extra select option in the Cron drop down – “Send Emails manually”.
Then a button – “send emails now” is available if that option is selected above.I have a client who wants to send Digests when they have something in particular that they want to send to readers.