Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1388115
    Deepak
    Participant

    I thought I give PHP 7 a test on my local machine using WAMP ver3.0.6 (Apache 2.4.23) to check compatibility with X Theme. Hosting under Bluehost who are now offering PHP 7.

    For now, my site seems to work fine expect for one issue.

    I have raw text to make Custom headline responsive just after it.

    [responsive_text selector=".responsive-heading" compression="1.2" min_size="40px" max_size="60px"]

    I have few of these Custom headlines on the page with same code.

    Further down the page, I have another raw text element that displays logos using unordered list.

    After the upgrade, all the responsive text code in raw Text element below the custom headline displays the logos. This is using the code from further down the page. WHY?

    <ul>
    <li><a href="<link1>" target="_blank"><img style="width:150px;" src="<source>" alt="Logo1" /></a></li>
    <li><a href="<link2>" target="_blank"><img style="width:150px;" src="<source>" alt="Logo2" /></a></li>
    </ul>

    Has anyone had this issue and how do we solve this? Any official word from compatibility with PHP 7.x yet?

    #1388523
    Paul R
    Moderator

    Hi,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1389385
    Deepak
    Participant

    Hi Paul,

    I did this on a local install so is not accessible. Wanted to try this locally before pushing it to a live site.

    One other thing that was different is that my SVG image is no longer rendered. This was also placed inside the RAW element using Object tag. Hosting SVG using Text Element is just fine.

    I think there is something with the raw element rendering. I think it is better to avoid raw element altogether.

    #1389835
    Darshana
    Moderator

    Glad you were able to find a solution. I will test this and report this to our developers.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1388115 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>