• Resolved wccesq

    (@wccesq)


    Hi, Nobita,
    How have you been?
    After the most recent update this afternoon, the full width page is reduced to abpout 60%. How can I restore to the real Full Width? I am using a Child Theme, but still affected by this update. Why?

    Please advise. Many thanks,

Viewing 15 replies - 1 through 15 (of 16 total)
  • Theme Author nobita

    (@nobita)

    Hi wccesq

    Raindrops 1.221 ?

    page is reduced to abpout 60%.

    Sorry I can not detect it.

    Please tell me your WEBSite URL.

    Thank you.

    Theme Author nobita

    (@nobita)

    Are you using a cache plugin?

    Thread Starter wccesq

    (@wccesq)

    Hi, Nobita,
    I have been using 950px fix. But adter updating 2 day ago the most recent version (must be 1.221), all my full-width pages are shrunk to about 60%. Here is my website. Many thanks, in advance, Ken

    http://www.rowlandassociation.com/

    Thread Starter wccesq

    (@wccesq)

    Yes. It is W3 Total Cache. I can removeit, if necessary.

    Theme Author nobita

    (@nobita)

    I checked your site.

    http://www.tenman.info/wp3/manualraindrops/files/rowland.jpg

    Page width, was displayed in 950px

    Possible causes, cache plug-in, for example at the timing of access in the old browser in IE8 or less, if you have generated a cache file, it may width is displayed in about half.

    I’m using Quick Cache plug-in
    I’m not familiar with the use of W3 Total cache

    Since there may be somewhere settings that do not generate cash in the case of the browser in IE8 or less, Please check.

    Thank you.

    Thread Starter wccesq

    (@wccesq)

    I deactivated W3 Total cache and installed Quick Cache. But the result is still the same–only a half width.

    I dont understand IE8.

    Any further suggestions?

    Theme Author nobita

    (@nobita)

    Did you look at the screen shot of me?
    Your site, it is displayed correctly

    If, and if it is displayed with a width of 60% still, please delete the browser cache

    Thank you.

    Thread Starter wccesq

    (@wccesq)

    I cleaned the Bowser Cache from the beginning of time, but still getting half width of the page. What should I dod? Thanks.

    Theme Author nobita

    (@nobita)

    You can give me your screenshot?

    Thread Starter wccesq

    (@wccesq)

    Thread Starter wccesq

    (@wccesq)

    Nobita, I think the Full-Width Template is not functioning properly. The Default Template is fine; I set Current Issues, Law, Q&A and Membership in Default Templalate for your reference. Thanks,

    Ken

    Theme Author nobita

    (@nobita)

    Rather than the page width 950px, do you want to change the setting to something broader?

    Full-Width Template means 1 column template.
    It is not the thing does not limit the page width

    If it is intended that if a fixed page width, you want to set your own page width,

    add child themes functions.php

    (if page width 1280px)

    $raindrops_page_width = '1280';
    Thread Starter wccesq

    (@wccesq)

    I added to the last line, but it did not work, excepting making the Navication Bar extremely big.

    Question: I had no problems getting the full width using 950px fix. But, after the most recent update, (i) The full width is not working properly, and (ii) the mobile screens are off and different, forcing me to usde Twenty-Fouyrteen for my mobile purposes.

    Please check and help. Thanks,

    Theme Author nobita

    (@nobita)

    I detect Bug

    Thank you for patiently pointed out,

    I will fixed this bug next version Raindrops.

    Hotfix

    child themes/style.css

    .page-template-page-templatesfull-width-php #container{
        width:100%;
    }

    status bar hide

    add child themes/functions.php

    $raindrops_status_bar = false;

    Sorry !!

    Thank you.

    Thread Starter wccesq

    (@wccesq)

    Hi, Nobita,

    Thank you for being so thorough and helpful. The Hot fix does not work for me, because I encountered the following problems after adding`.page-template-page-templatesfull-width-php #container{
    width:100%;
    }`
    Warning: Cannot modify header information – headers already sent by (output started at /home3/wccesq/public_html/wp-content/themes/raindrops-child/functions.php:2) in /home3/wccesq/public_html/wp-includes/pluggable.php on line 1121

    Therefore, I did not try the Code for php.

    Should I do anything now? Or should I just wait for the next update?

    I just found out that for the time being, I can use “fluid” mode. I prefer the “950 pix fix” mode, because the “fluid” mode results in uneven photo layouts, and the “950px fix” mode automatically reduces all photos bigger than 950 pix to 950 pix, making those photos look more uniformed.

    Many thanks, Nabita,

    Ken

Viewing 15 replies - 1 through 15 (of 16 total)

The topic ‘Full Width Reduced to 60% After Update’ is closed to new replies.