Tagged: x
-
AuthorPosts
-
February 27, 2017 at 7:06 pm #1388115
DeepakParticipantI 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?
February 28, 2017 at 4:21 am #1388523
Paul RModeratorHi,
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 credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
February 28, 2017 at 6:06 pm #1389385
DeepakParticipantHi 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.
March 1, 2017 at 1:00 am #1389835
DarshanaModeratorGlad you were able to find a solution. I will test this and report this to our developers.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1388115 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
