Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter slolavar

    (@slolavar)

    thanks for your reply. Would you be able to explain a bit more what you mean? Sorry I don’t understand the distinction between child and parent themes and why this should affect the colour of my internal links?

    Thread Starter slolavar

    (@slolavar)

    Looking in the html of the page this is what the footnote code looks like

    [1].

    Thread Starter slolavar

    (@slolavar)

    hmmm… I’m still unable to upload anything bigger than 8MB. Any ideas what mighr be the problem?

    Thread Starter slolavar

    (@slolavar)

    Thanks again. So my .htaccess file currently looks like this:

    # -FrontPage-
    
    Options None
    
    <Limit GET POST>
    order deny,allow
    deny from all
    allow from all
    require group authors administrators
    </Limit>
    <Limit PUT DELETE>
    order deny,allow
    deny from all
    </Limit>
    AuthType Basic
    AuthName soosanlolavar.com
    AuthUserFile /home/soosanl1/public_html/_vti_pvt/service.pwd
    AuthGroupFile /home/soosanl1/public_html/_vti_pvt/service.grp
    SetEnv PHPRC /home/_EnterUserNameHere_/public_html
    php_value upload_max_filesize 200M
    php_value post_max_size 200M

    Is that correct?

    Thanks

    Thread Starter slolavar

    (@slolavar)

    Thanks so much for your response. When you say visit the settings>permalinks section, what should i do there? And where can I check that my edits have been preserved?
    Sorry I’m a bit of a novice at this programming stuff!

    Thanks

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