• I have been changing my site – https://www.mccinternalmedicine.org – quite a bit so may have added some code somewhere that I should not have – I am a beginner with all of this and added and deleted plugins and upgraded to 4.1 but now cannot add media or shortcodes to my pages and, at one point, I was able to add shortcodes to my page titles???? Help????!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter gserafy

    (@gserafy)

    I actually found it – was MouseOver Free plugin but still lost a plugin or something I had where I could edit my page title with shortcodes?

    have an issue : can not add media to my pages; have this message: “the uploades file could not be moved to wp-content/uploads”. What should I do ?

    have an issue : can not add media to my pages; have this message: “the uploaded file could not be moved to wp-content/uploads”. What should I do ?

    Hi usaraceitesesenciales, please create separate thread for your own issue.

    For both of you, please try below solution:

    =============
    Edit the .htaccess file and add below code in it:

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    Change the permissions of upload folder to 755.
    Then Go to your WordPress Admin then Settings – Misc. Set ‘Store uploads in this folder’ to: wp-content/uploads and leave Full URL path to files blank.
    =============

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cant add media or shortcodes to pages’ is closed to new replies.