Jump to content
Sign in to follow this  
merobertsjr

Boxes not allowing graphics

Recommended Posts

merobertsjr

I just purchased the developer version of the platform and I am not able to get the boxes to work correctly. I am not able to upload any images. I can upload images to posts, and pages, but when I upload images to the Boxes it seems to load the image, but then does not save it. When I update the box the image disappears. I have tried saving the Meta first and it does the same thing. I am running wordpress 3.1.2. Please help!!

Share this post


Link to post
Share on other sites
Simon

Michael, you found a bug! I have repackaged the files. You can either redownload the package or edit the file yourself: file: /admin/class.options.metapanel.php Line: 94 Change to: `$post_type_save = ( is_array( $this->settings['posttype'] ) ) ? true : false;`

Share this post


Link to post
Share on other sites
planetwork

Having same problem on feature meta datas not saving. I'm not a coder, (hence using pagelines : ) But I can find line 94 in the editor to switch out which i figured would be faster and less glitch prone. Now says i need to make file writable and sends me to a WP codex tutorial that's making my brain glaze over. translation? easy way through? Thanks for the help... Its my first day in a pagelines build...

Share this post


Link to post
Share on other sites
Simon

Jim you will not be able to edit this file with the wordpress editor, you will have to do with FTP or cpanel file editor. Or simply delete the theme, redownload it and reinstall.

Share this post


Link to post
Share on other sites
dustinashe

I was able to edit the page using BBEdit (any text editor should work) and it only took a minute to upload and replace the file. And it worked! Thank you so much! :)

Share this post


Link to post
Share on other sites
msaizan

i am in cpanel and i can see the hidden files - however i can't find the file for the custom post type image upload fix - this is the file i am looking for: /admin/class.options.metapanel.php see below: is this where i should be looking for the above file? if not, please point the way. /public_html/wp-content/themes/platformbase thanks for the support! i am ready to get this one solved.

Share this post


Link to post
Share on other sites
msaizan

no worries about changing the line of code. i am going to opt to go ahead and delete the theme and reinstall. i am realizing i am still on PP 1.3.1!

Share this post


Link to post
Share on other sites
msaizan

I did find the metapanel file but line 94 wasn't about custom post types -and that's how I discovered I was on an older version of the theme. just did the theme upgrade - it went very smoothly - the instructions in the docs are ace - and yes the upgrade solved the problem of the image upload in the custom post types. I just tested it out and everything works fine. So I am resolved. Hurrah!

Share this post


Link to post
Share on other sites
merobertsjr

Actually, yes. I need to be able to have boxes that run vertically down the page. Is this possible with css or a change via php? Am I missing something or are boxes only horizontal? Thanks,

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×