Home Forums Weaver Xtreme Theme Undefined variable

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #72940
    LorSmi
    Participant

    I have made NO changes to this website in a long time. All of a sudden I see this on every page “Undefined variable…..” You can see it better from the link

     

    actiondrives.com

    Most probably this is due to some old stuff that never got updated with the updates over the years but I have no clue where to start! In the php file, the two lines are;

    $data[‘src_width’] = $src_width;
    $data[‘src_height’] = $src_height;

    Most of my pages are full screen, if that helps

     

    #72941
    scrambler
    Moderator

    Based on the error message, they appear co come from a plugin named “background per page”

    So deactivate that plugin and check if it is still supported and has updates

    #73001
    LorSmi
    Participant

    Okay, I did deactivate that plugin and the pages are clear again. However, I need to know how to overwrite the global background chosen in Weaver Xtreme for certain pages. I  can’t find how to do that!

    Thanks

    #73003
    User
    Participant

    @LorSmi

    See:  Customize > Content Area > Content Area Colors

    See also:  https://forum.weavertheme.com/forums/topic/add-content-background-to-certain-pages-only/

    Regards!

    #73004
    scrambler
    Moderator

    Per page background change is explained in the article below

    Styling specific pages or devices (like BG Image) – Weaver Xtreme Guide (weavertheme.com)

     

    #73078
    LorSmi
    Participant

    Okay, I just added plus today. Now I need help with this;

     

    Important notes: – The page ID class is located on the <body> tag of the page, so if you are trying to change the overall background image which is set on the body tag, you will need to attach the page id selector and the body selector. The rule would look like

     

    Where do I find the <body> tag of the page?

    Sorry, but its been so long, I’ve forgotten a lot about this stuff

     

    #73079
    scrambler
    Moderator

    You can actually find the page ID number in the page editing page

     

    #73080
    LorSmi
    Participant

    That’s where I was. I don’t see it. Can you be more specific?

    #73082
    scrambler
    Moderator

    In the page editing page, at the top right of the section “Weaver Xtreme 4 Options for this page”

    ( This Page’s ID: xxxx )

    #73083
    LorSmi
    Participant

    NOW I see it! Thanks

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.