Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #947148

    Hi Everybody

    i need help to solve these 2 issues:
    1) The Font in footer and socket changing from page to page ( i mean in alla of my pages i have the same font in the foooter excpt in one that i put in pvt)
    This error happened also before the update

    2) since the update i can’t see anymore the background image in the footer

    please help me to solve

    Thanks

    #947787

    Hi Enfold team

    sorry, i know it’s not politically correct re-write on the same post, but it’s been a day since i wrote first time and i haven’t had an aswer yet.

    could you help me please

    thanks too much

    #947790

    Hey andreaventu,

    There is a JS error in the console. A plugin conflict may be one of the reasons for this issue.
    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to the latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    We await the results of your plugin compatibility test.

    Thanks for your cooperation :)

    Best regards,
    Vinay

    #947810

    Hi Vinay,

    i solved the problem with image footer background, but the issue about the footer font and … (look in pvt i post the page where there is the problem) and the issue concerning the footer is only on that page.

    I see the error you have posted, it seems to concern facebook loading process.

    Look in pvt Contenent

    thanks too much

    #947948

    Hi,

    The background image was not wide enough to cover the width. I have added the below code to Quick CS

    #footer {
        background-size: cover;
    }

    Best regards,
    Vinay

    #947991

    Hi Vinay,

    solved . thanks so much

    Other question

    SG Optimizer tell me this things:

    FILE: /home/halu3375/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/external/JSqueeze.php
    ——————————————————————————————————————————–
    FOUND 3 ERRORS AFFECTING 3 LINES
    ——————————————————————————————————————————–
    409 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    494 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7??.0
    510 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    ——————————————————————————————————————————–

    could you explain me please?

    #948556

    Hi andreaventu,

    Please check the docs, it only says that the “\e” modifier is deprecated, not the whole function.
    http://php.net/manual/en/function.preg-replace.php

    What exactly your concern here?

    Best regards,
    Victoria

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