Forum Replies Created

Viewing 3 Topics - 1 through 3 (of 3 total)
Author Posts
March 18, 2014 at 11:16 pm in reply to: Calendar not showing up in front-end 16874
John John

Additional followup question:

Why do you have specific Pages defined for Projects, Tasks and Calendars, when inserting a short code is all that is required to display that particular module?

What does the panel do when you define the Pages for each item?

March 18, 2014 at 9:50 pm in reply to: Problem with style sheet for Projects in front end 16872
John John

I think I found the issue. This may be something you want to update / fix. I am using Enfold theme in WordPress.

The FrontEnd stylesheet doesn’t control the layout for the gravatars as they are placed on the project tiles. That style definition is coming from the main WP Project Manager style sheet for the Admin layout. In Admin, the layout is great, but in FrontEnd, the gravatars are a mess.

I removed this section of code from the admin.css

“.cpm-projects .cpm-project .cpm-project-people {
position: absolute;
bottom: 15px;
left: 16px;
max-height: 96px;
overflow: hidden;
}”

This completely fixed the layout issue in the front end. Gravatars are aligned inside the project Tile. I may play around with it and see if I can get them aligned near the bottom of the tile, but at least it tells me where the distortion is coming from.

Could you guys elaborate on what’s happening here? Most people won’t be using stock themes in WordPress, so it’s critical to know how to quickly fix style sheet issues like this.

Thanks!

March 18, 2014 at 9:20 pm in reply to: Unable to create project via frontend 16870
John John

Did this ever get resolved? I have Enfold and can’t create projects on the front-end either. When I click the plus-sign, it flashes the footer area of the screen, as if it is trying to open a window below the footer region.

Viewing 3 Topics - 1 through 3 (of 3 total)