Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bubbleswp

    (@bubbleswp)

    Managed to solve this.

    The problem was I was putting the code for the .ini file into texteditor on a mac then saving as a .rtf file, uploading to my hosting then renaming to a .ini file.

    My mistake was saving as a .rtf file, you need to save as an ascii file.

    In text edit go format/make text plain then save as Unicode 8, then transfer to your hosting and rename.

    Initially it wouldnt work but that is because my hosting is using php5 so I renamed the file as php5.ini and hey presto.

    I am having the same problems.

    Trying to change the limit from 2meg to 20 meg.

    I have changed the php.ini file and added it to every directory.

    Added the code suggested by Samuel B to the .htaccess file

    My hostings default for upload limit is 32 meg.

    Any ideas?

    Thread Starter bubbleswp

    (@bubbleswp)

    Hi
    I have tried deactivating all plugins, that didnt work.

    I have made my own design for the theme.

    I put the post in a CSS div with a class that I made, when the post is diplayed on the website it uses this class which gives it a fixed width, it doesnt apply this div and class to the preview post.

    Im presuming that I need to add this classed div to a page somewhere.

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