Plugin Author
finnj
(@finnj)
It sounds like a missing closing tag, I will check the code again. I have tested with 3 different themes without out any problems.
Do you have a test system ?
No I don’t. Is there anything else I could send you to help diagnose?
Plugin Author
finnj
(@finnj)
I spotted a missing </div> in the frontier_post_form_list.php file.
Was the formatting lost when you on the page containing the frontier-post shortcode (the list), or was it all formatting, also when you were on your homepage ?
Plugin Author
finnj
(@finnj)
I installed the Responsive Theme, and the formatting worked fine (even without adding the missing div) – I don’t have access to the Pro version
What browser did you use ?
It is difficult to troubleshoot without you being able to test, but it is very likely that the missing div will fix your issue.
I will most likely upload a new version tomorrow, will wait to see if there is more bugs reported, as I released the new version tomorrow.
The formatting was lost on the homepage. I didn’t click through to other pages. I tried it in Firefox and IE. I’m actually using a child theme for Responsive Pro. I’ll download the latest version tomorrow and let you know here. Thanks for investigating so quickly
Plugin Author
finnj
(@finnj)
Hi,
In version 3.3.6 i have corrected added the missing </div>, but I am far from sure it will fix your issues, as this only should show in the My Posts list – There should be nothing loaded on the homepage from Frontier Post.
The only thing I can think of is the widgets – If you have issues after this update, can you try an remove the Frontier Post widgets (If you are using them at all), and if that fixes it, add them one by one.
I didnt have any widgets. Just reinstalled the plugin and have the same problem. Here’s my site if it helps:
http://www.trialsphere.com
Id love to get this working because I want to give my S2Member level 1 users the ability to publish posts without having dashboard access. I think Frontier is the only plugin that will allow this. Thanks
Steve
Plugin Author
finnj
(@finnj)
Hi Steve,
It looks like you are using Autoptimize plugin, it might cause issues with Frontier Post. Caching must be disabled for pages containing the frontier post shortcode.
This being said, there is nothing in frontier post (to my knowledge) that can break your layout unless you are on the page with the frontier post shortcode.
Can you try and disable Autoptimize ?
In addition (but not related to the lost formatting), if you are using s2member to set capabilities, you need to disable capability control in advanced settings of frontier post – http://wpfrontier.com/frontier-post-profiles-capabilities/
It is tested with User Role Manager, but not with S2Member, but in theory it should work…
hiya guys;
I’m autopitize’s developer. you can disable it on a per-request basis for troubleshooting purposes by adding &ao_noptimize=1 to the URL. If that works, you can configure AO to exclude Frontier’s CSS and/ or JS.
hope this helps,
frank
Plugin Author
finnj
(@finnj)
Hi Steve,
The Autoptimizer got me thinking ….
I checked frontier-post.css and there is 2 entries at the end of the file that isnt properly closed with } – as I understand Autoptimize concatenates the css, so the error in frontier.css could affect the general styling.
I will fix the css for next release, but can correct it your self or exclude frontier-post.css from Autooptimizer
Plugin Author
finnj
(@finnj)
the corrected frontier-post.css is here:
http://wpfrontier.com/wp-content/uploads/2015/03/frontier-post.css.zip
Replace the existing one in /wp_content/plugins-frontier-post/frontier-post.css with this one
Plugin Author
finnj
(@finnj)
I have uploaded a new version 3.4.3 with the corrected css
you can download it here: https://downloads.wordpress.org/plugin/frontier-post.3.4.3.zip
It is not set as stable version, as there are some other chnages that I need to test a bit more.
Let me know if it works for you.
Success!! Disabling autoptimize worked, then I replaced the CSS and reactivated AO and it still worked. Thank you SOO much!!
Steve