Forum Replies Created
-
AuthorPosts
-
Blushing with embarrassment… Thanks, and thought I had disabled it!
Thanks for making me double check
Hi.. initial fault was fixed but am still seeing the source code box at the bottom of every page in edit mode after disabling debugger along with a parse button.
How do I disable this? Your original logon should still work
Ok.. have fixed it..
enabled debug mode and switched to a wordpress theme. This showed the code for the home page which I could then edit.
removed the code for the header and updated. went back to child theme and viewed the home page which still showed the full screen slide show.
however, when I clicked on edit this time the enfold editor opened and works again.
Why that slider was still there I do not know as I purged the cache as well!
Any thoughts as to why the full screen slider remained?
have added debug mode but same problem still exists as cannot open the edit page without the error message
Ok I have updated the theme, cleared all caches and, as expected, the error message is still there when trying to edit the home page.
What next?
Ok I will update the theme but what concerns me is that it is only the one page that creates this error rather than all of them. Having already trying to clear all caches it would seem, to me that the error is in the database rather than a file.
Thanks for your reply and you ar correct.
I had just assumed that by removing the widget code whatever was left in the style sheet would not matter. I will do as suggested and report back. Thankyou for your help
Thanks for response and my apologies!
Had created the new username and password but had not pressed save on my pc and the user creation was still sat there on my screen when I came back in! It should now be working.
Yes there is some custom css but I have already tried removing this to see it was the problem and it is not.
Err did you not read the previous reply by me?? The issue seems to have been resolved and as the site is now being used for development of a customer website I turned off admin rights for you. The enfold theme is active and operating under a child theme which has been re-named!
Hi and thanks for getting back to me. I had changed your logon to admin for you to try yourself but had to change it back as needed to use the domain for a new site purchased. I am sure, though, that the issue related to the blocked ip as until recently there has never been a problem with importing themes.Hopefully this will resolve the issue and when I next have an opportunity I will try again and can report back if you wish.
As said my hosting company did a lot of test to establish the problem and will copy your response to them including the reason the ip was blocked.
Thanks for your help.
Ok have upgraded to admin. Also tried again to import construction theme with same problem. As said this has previously been investigated and for some reason you are blocking my hosting from accessing the server where your templates reside!
The link to the download file on the site is
My hosting company have confirmed.. “Normally the cURL error message also indicates the exact URL it’s trying to connect to, which unfortunately isn’t the case where, but assuming the demo file is on the same domain as the demo site itself, that being https://kriesi.at, I can see that this is blocking connection requests from our web servers.”
Well I delayed responding thinking this was a temporary problem but the same situation now exists on another newsite! (the other customer has now decided that would not use enfold because of this problem) As said this never used to be a problem and when checking with my hosting company they have advised me that access to your servers is being blocked!! Their message to me once again quoted below.. WHY NOT CONTACT THEM AS THEY ASK TO RESOLVE THIS ISSUE???
I WILL GIVE YOU A LOGON BUT THIS WILL STILL MEAN THE SAME PROBLEM EXISTS AND THE TIMEOUT MESSAGE COMES UP AS WE ARE UNABLE TO ACCESS YOUR SERVERS!
“””””Hi Terry,
Thanks for waiting.
Having seen this error before, I believe the actual issue here may be that our servers are being blocked by the theme’s servers. I can also see that one of my colleagues has attempted to install and import a different theme, which they say worked without issue, and would further lead me to believe that a server block is the issue here.Normally the cURL error message also indicates the exact URL it’s trying to connect to, which unfortunately isn’t the case where, but assuming the demo file is on the same domain as the demo site itself, that being https://kriesi.at, I can see that this is blocking connection requests from our web servers.
What you would need to do in this case is reach out to the theme’s support team and request for our external IP addresses to be unblocked. You can find a list of our external IP addresses here:
https://www.20i.com/support/web-hosting/ip-address-external-connections
If it would help at all, we’d be happy to make contact with their support team for you, providing that they have a publicly available support email we can use.
I hope that makes sense?
Best wishes,
Joshua R
20i Support””””- This reply was modified 1 year, 9 months ago by madmanbean. Reason: logon in wrong place
Splitting the elements was my last resort but had hoped to be able to somehow embed that shortcode into a text block so that the text would flow around the slide show in same fashion as original website
site under development at moment so url only works for admin.
trying to replicate something like the old site re slide showing positioning of scrolling slide show
old page https://oxfordspires.co.uk/index.htm
html from text box new page with similar text shows slide filling the div but no way of editing that shortcode div aligh = right does not have any effect
Erecting scaffolding is a dangerous and high risk business. We are very aware of the potential dangers both to our and your employees as well as, in many situations, the general public.
Consequently we always ensure that every job, be it large or small is fully assessed for all risks even before we even arrive on site and then careful monitoring of safety is examined on an ongoing basis whilst we are on site.
<div align=”right”>[layerslider id=”2″]</div>
All our scaffolding contracts are overseen by a Supervisor who will manage the contract from start until completion. Our Supervisor will continually monitor and assess all aspects of safety on site and liaise with our Customer with the day to day schedule. They will also assess all aspects of safety on site and carry out an inspection of our scaffolding structure on a weekly basis.
All our equipment is regularly inspected and serviced by our full-time yard staff.
Ismael.. You did say The upgrade MIGHT help fix the issue… Do you or anyone else know if this is in fact a change to youttube data or is it due to the latest WordPress update?
Had this problem on numerous sites where the video plays in the background. Reckon it is related to the latest wp update. Found the solution in an old enfold support post. I have had many site saffected and this solves the problem
add to functions.php in child theme
/*fix for youtube video not found*/
add_filter(“avf_youtube_video_data”, function($data) {
unset($data[“playlist”]);
return $data;
}, 10, 1);- This reply was modified 3 years, 3 months ago by madmanbean.
Sorry. Very silly not to have given you the url. However, all seems to be working today with all browsers. I think this was some kind of caching issue.
Fantastic and thanks.. Solved the problem. Sure many others have the same problem but have not even noticed.
Dont think you quite understand..
The youtube video fits in perfectly but for a small gap at the bottom which it would seem is a problem related to the iframe embed not using the css display:block see https://stackoverflow.com/questions/21025319/iframe-creates-extra-space-below fpr an explanation. Whatever the size of the screen there is always this small gap at the bottom of the youtube video which otehrwise always fills the cell perfectly. I have removed the yellow background so that you can see the video always fits perfectly apart from the small white strip at the bottom caused by the embed code. This is constant whatever size screen is used.
Nope again..
Adding to css list at top only works if there are css errors lower down which there are not.
But to prove the point I did try adding it to top and no difference
Nope! thought when I saw your post the !importnt declaration may have done it
best try again.. open page and do not scroll down or anything and after a few seconds it jumps half way down.. it happens in chrome, ie,firefox safari, cyberfox and not just on my pc but clients laptop and pc plus other devices!
Ah!! Sorry for delay.. I thought I had responded with a login..I must have been interupted before posting!
see private belowFantastic.. thanks very much.. so last question.. why did this not work until I placed it to the top of my quick css when the attribute !important was used?
meant moved it to the top of of the quick css and it worked.. Did you see my comment re the text colour below the headings?
Ok.Thanks very much for that. moving to top sorted it! I had also missed the a !! So if !important has been added surely that would suffice re it’s position on the spreadsheet?
Next problem re these boxes is I am unable to change the text font colour below the heading !
Nope!!! still the same.. think I tried that
have solved this by using advanced layout and assigning new custom classes to the divs.
problem with inspect element is that as soon as you move the mouse to copy the code the css changes. There are also far too many classes involved to easily identify which one is the one to choose
Found it!!! For others the correct css is..
.av-image-caption-overlay-center {}
March 14, 2018 at 5:48 pm in reply to: Child Theme on existing site – Transfer all style settings #926741Ok.. Have now managed to install scriot without crashing but does not work with facebook plugin at bottom of page which is what I had hoped we could manage to do
-
AuthorPosts