Title: Latest update problems
Last modified: August 22, 2016

---

# Latest update problems

 *  Resolved [Steve @ trialsphere](https://wordpress.org/support/users/trialsph/)
 * (@trialsph)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/latest-update-problems-2/)
 * When i installed the latest update, my sites formatting was lost. I uninstalled
   the plugin, problem was solved, reinstalled and problem resumed. Sorry I don’t
   have a screenshot, but the custom CSS, and page formatting (widgets, background,
   menus etc) were all out of whack. The plugin is great up until I updated. Any
   suggestions? If it helps, im running a Responsive Pro theme, buddypress and S2Member.
   Thanks
 * [https://wordpress.org/plugins/frontier-post/](https://wordpress.org/plugins/frontier-post/)

Viewing 14 replies - 1 through 14 (of 14 total)

 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796565)
 * 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 ?
 *  Thread Starter [Steve @ trialsphere](https://wordpress.org/support/users/trialsph/)
 * (@trialsph)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796616)
 * No I don’t. Is there anything else I could send you to help diagnose?
 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796630)
 * 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](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796632)
 * I installed the [Responsive Theme](https://wordpress.org/themes/responsive), 
   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.
 *  Thread Starter [Steve @ trialsphere](https://wordpress.org/support/users/trialsph/)
 * (@trialsph)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796634)
 * 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](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796672)
 * 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.
 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796728)
 * Did this work for you ?
 *  Thread Starter [Steve @ trialsphere](https://wordpress.org/support/users/trialsph/)
 * (@trialsph)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796776)
 * 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](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](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796777)
 * 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/](http://wpfrontier.com/frontier-post-profiles-capabilities/)
   
   It is tested with User Role Manager, but not with S2Member, but in theory it 
   should work…
 *  [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796778)
 * 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](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796779)
 * 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](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796780)
 * the corrected frontier-post.css is here:
    [http://wpfrontier.com/wp-content/uploads/2015/03/frontier-post.css.zip](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](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796781)
 * 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](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.
 *  Thread Starter [Steve @ trialsphere](https://wordpress.org/support/users/trialsph/)
 * (@trialsph)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796782)
 * Success!! Disabling autoptimize worked, then I replaced the CSS and reactivated
   AO and it still worked. Thank you SOO much!!
 * Steve

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘Latest update problems’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/frontier-post_c8b8b0.svg)
 * [Frontier Post](https://wordpress.org/plugins/frontier-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/frontier-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/frontier-post/)
 * [Active Topics](https://wordpress.org/support/plugin/frontier-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/frontier-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/frontier-post/reviews/)

 * 14 replies
 * 3 participants
 * Last reply from: [Steve @ trialsphere](https://wordpress.org/support/users/trialsph/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/latest-update-problems-2/#post-5796782)
 * Status: resolved