Forum Replies Created
-
AuthorPosts
-
Hi Ismael – thank you for getting back to me. That code works, but can you confirm I have placed it correctly in the functions.php file, so it does not get overridden by the next theme update? Screenshot of functions.php here: https://prnt.sc/2QRwzd-Dp9JR
Also, how do I get Apple Podcast Icon as well?
Thank you for your help.
- This reply was modified 1 year, 1 month ago by jamesedwardcouncill.
August 12, 2021 at 4:21 pm in reply to: full width color sections not full width after update #1316467This issue has been resolved and you close this out. Thanks
I have the same issue on 3 of my websites. I just updated to the latest version of enfold on one them to see if it would fix. It did not. This has been going on for a while now, and was hoping the next update would fix. Please advise.
Appearance > Widgets > Enfold Instagram
Errors found:
Instagram has returned invalid data.- This reply was modified 4 years, 3 months ago by jamesedwardcouncill.
Please close this ticket. Thanks for your help.
I went ahead and uploaded the video directly to the website. It is much more clear now however, it seems to buffer periodically.
So are they any alternatives? Does Vimeo perform better? Uploading directly to the media library?
I added ?vq=hd1080, and there was no improvement.
Thanks Mike – I was actually able to resolve this by trying some different sizes for the default logo and it solved the issue. I had never had that problem before and it was really odd. Seems to be solved now. Thanks for your help anyway.
This reply has been marked as private.You can close – thanks.
I found it – https://www.ascii.cl/htmlcodes.htm
Thanks
February 3, 2019 at 7:43 pm in reply to: Enfold 4.5.3 Avia Builder + Gutenberg (WP5.0.3) completly destroyed my layout! #1062373Hi Guys – thanks for the replies. I was able to rebuild my site with some backups. I used 4.5.3 and fresh install of WordPress and everything seems to work fine now. I don’t have either of the plugins that Peter mentioned, and I am unable to try the Classic Editor since I have already taken the old site down. Not sure what the issue was – but I am all good for now at cobosushi.com.
Thanks
February 2, 2019 at 8:07 pm in reply to: Enfold 4.5.3 Avia Builder + Gutenberg (WP5.0.3) completly destroyed my layout! #1062052I am having the same issue here. I updated from 452 to 453 and my layout was completely destroyed. Specifically the following:
Transparent header behavior
Fullscreen slider
Fullwidth Easy Slider
Gallery
Color section minimum heights.
Ability to put other layers on top of color sectionsPlease advise
- This reply was modified 5 years, 9 months ago by jamesedwardcouncill.
Good point… you can mark the issue as resolved. Thanks for your help
This reply has been marked as private.Hi Rikard – this problem seems to be resolved now. Not sure why the site is not reachable for you, but I plan on moving to a permanent URL this week. If you are ok with it – I will follow up with you then if you don’t mind taking a look?
Thanks for all your help.
HI Rikard – I just checked those credentials and they seem to be working. Can you try one more time? See URL below.
HI Rikard – thanks for your reply. Feel free to take a look. Info below
Worked like a charm. thanks!
Hi Michael – I was able to update a few of my sites to 4.5. I have also generated a private token. However, when I enter my new token into the enfold theme options and click “Check the private token” – nothing happens. It appears to be validating, but it never does.
Any ideas?
For others trying to update. I found this helpful. https://kriesi.at/support/topic/cant-update-to-enfold-version-4-5/#post-1022164
- This reply was modified 6 years ago by jamesedwardcouncill.
Thanks for your help Mike. I will continue to work on it.
Hi Mike – please see login credentials below.
Thanks for your help
Nikko – yikes. It looked great on iphone, but as you noted, looks terrible on android. Ok I am reverting back to the CSS below but it still gives me this on iphone: https://imgur.com/a/HLTuzwn
.avia_mobile .avia-fullscreen-slider .avia-slideshow>ul>li{
background-size: cover !important;
background-repeat: no-repeat !important;
}Any other suggestions?
I have a temporary fix with this:
.avia_mobile .avia-fullscreen-slider .avia-slideshow>ul>li{
background-size: 300% 12% !important;
}Hi Nikko – seems to remove the repeat but only a small part of the image is shown now. – see here: https://imgur.com/a/HLTuzwn. I have tried all ways listed below:
.avia_mobile .avia-fullscreen-slider .avia-slideshow>ul>li{
background-size: contain !important;
background-repeat: no-repeat !important;
}and
.avia_mobile .avia-fullscreen-slider .avia-slideshow>ul>li{
background-size: cover !important;
background-repeat: no-repeat !important;
}and
.avia_mobile .avia-fullscreen-slider .avia-slideshow>ul>li{
background-size: cover !important;
}Hi Nikko – thanks for getting back to me. Please see screen shot here: https://imgur.com/a/V6qhzZl
Pleasle note I do have this currently in the quick css:
.avia_mobile .avia-fullscreen-slider .avia-slideshow>ul>li{
background-size: contain !important;
}
#socket .container {
text-align: center;
}
#socket .copyright {
float: none !important;
}May 1, 2018 at 1:05 am in reply to: Update to 4.3 – Fullwidth Easy Slider Fallback Image not working #949287Disregard my previous post. I posted in the wrong place. Thanks!
April 30, 2018 at 11:21 pm in reply to: Update to 4.3 – Fullwidth Easy Slider Fallback Image not working #949261Hello – I am not sure I am posting this in the right place. I am having issues with the fallback image as well. It seems to repeat, but when I add background-repeat: no-repeat !important; into the with the quick css below – it completely removes the image. It is also shifting like it set to parallax, but it is not. Any help would be appreciated.
.avia_mobile .avia-fullscreen-slider .avia-slideshow>ul>li{
background-size: contain !important;
}- This reply was modified 6 years, 6 months ago by jamesedwardcouncill.
-
AuthorPosts