Forums

A few questions (2 posts)

  1. ledan09
    Member
    Posted 1 year ago #

    Hello,

    Im still new on WP, so please excuse my few questions:

    1) I tried uploading a video in my blog post, and the maximum alloted size is 4MB. Is this possible?? What am I missing?

    2) I just migrated my blog from Google's Blogspot and my pictures/videos are still linking to Blogpost. Is this typical? Is there a way to do a migration which will give the pictures/videos new links, based on the WordPress site I have?

    3) In my blog posts box (where I type the content), the Paragraph options allows the user to change font size etc...However, it's not very accurate. I tried using it and it displays different fonts/colors. Is this normal? Is there not another way to change font size without messing with HTML?

    Thank you for your help,

    Daniel

  2. MichaelH
    Volunteer
    Posted 1 year ago #

    I'll address 1 and 2

    1. Might be a setting that you need to ask your host about. For info:

    this in php.ini
    post_max_size = 20M
    upload_max_filesize = 20M
    
    or .htaccess
    php_value upload_max_filesize 20M
    php_value post_max_size 20M

    2. You'd have to upload that media to your current host server. If you can do a bulk upload then look at using http://wordpress.org/extend/plugins/add-from-server/

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.