Forum Replies Created
-
AuthorPosts
-
Hey Rikard,
here you go…Hey Michael, appreciate you. I’ll give it a go. Thank you.
July 14, 2019 at 11:12 pm in reply to: Blog Header images not rendering correctly on mobile #1118619Please close. Thank you.
July 14, 2019 at 10:48 pm in reply to: Blog Header images not rendering correctly on mobile #1118599Hi Vic,
Gotcha.
Thank you :)
JustinJuly 11, 2019 at 10:10 pm in reply to: Blog Header images not rendering correctly on mobile #1117888It has to be one of those weird CSS hierarchy issues. Maybe was getting inherited from some other CSS. I added CSS to the default section of WordPress > Customize > Edit CSS sexction and it fixed it So who knows….
Thanks for the help.
July 10, 2019 at 10:15 pm in reply to: Blog Header images not rendering correctly on mobile #1117611So adding this didn’t do much”
@media only screen and (max-width: 767px) {
.responsive #top.template-page .big-preview {
padding: 0 0 10px 0;
}
}I still see this: https://prnt.sc/odaqg4
Been a year now.
Hi Ismael., I have been very consistent with running all my upgrades and keeping things up-to-date including the theme. This isn’t a new issue …. have had it for a while now. maybe it’s a custom style i added from way back that’s causing it? Not sure. But it’s still there.
Hey guys, I would really love to get this resolved. It still renders my blog images on mobile (iPhone) very strangely.
Re last comment – to view a non-cached version of the page, simply view: https://js-interactive.com/?nocache It produces the same issue.
That issus being this: https://prnt.sc/nsgcz2
Any ideas?
Please close topic. Figured this out. It was plugin related.
May 23, 2019 at 6:35 pm in reply to: Gravity Forms CheckBoxes + Radio Button formatting issues. #1103748the form was there.
Bit I just removed it today.
Over 20K views and not a single conversion.Going to omit for now.
Please close topic.
Thanks,
JustinMay 15, 2019 at 11:49 pm in reply to: Gravity Forms CheckBoxes + Radio Button formatting issues. #1101190Are we sure about this Basilis?
Already connected w/ Gravity Forms & had it tested elsewhere – the exact same form. Didn’t have an issue.That is all. A tad surprise no one else has mentioned this. It is happening to a few websites using your theme since the last upgrade. Strange.
I would be curious to know what else commonly affects the theme with Lazyloading. I haven’t had too many issues with it apart from the logo vanishing with the last theme update.
The following snippet of code was added to the functions file with the Lazyloading ON ( https://i.vgy.me/kL5x5q.jpg ):
// Disable lazyloading the logo function rocket_lazyload_exclude_image( $attributes ) { $attributes[] = 'js-interactive-marketing-business-development.png'; return $attributes;
… it seems to have fixed the issue.
- This reply was modified 5 years, 7 months ago by Justin.
well that’s good to know :)
April 16, 2019 at 4:05 pm in reply to: Fatal Error When Viewing Cart Using WooCommerce Product Add-On #1091476Well that’s interesting. It works fine now.
Thank you Nikko!
JustinIsmael, this is because it works when i turn the lazyload off for images.
I am using WP-Rocket which permits ways to exclude images from being lazyloaded. https://docs.wp-rocket.me/article/15-disabling-lazy-load-on-specific-images. This is usually done my class. However, the loading the logo doesn’t have one.I would have to add one in the theme’s file where the logo is added. Not sure if you can do anything about that. Or if I have to keep the lazload feature off for the logo to display.
I think the code is the way it is in the uncombined layout.css (/wp-content/themes/enfold/css/layout.css) : https://prnt.sc/nc7qcu
I am noticing it appears when logged in. Or even when I reduce the browser size.
But if you look in incognito mode…it’s actually not resolved. It’s really odd.This reply has been marked as private.Thx buddy. Tried a few things including your recommendation. No change. Odd.
Thanks Nikko,
Added some further customization to the functions file and sorted it out.Thanks Victoria, did a few CSS updates.
But trying to now get rid of related products….but it’s not reflecting on the front end for me.Nikko, do I add this file to my child theme? I was trying to avoid any customization with theme files.
The word ‘description’ (shown twice) is not needed at all. Neither is the border. The h2 tags are 16px :/
Do I simply rely on just styling the rest of it to get my desired results?Thanks
- This reply was modified 5 years, 7 months ago by Justin.
Close…thanks Nikko
But some odd stuff still happening here...
- This reply was modified 5 years, 8 months ago by Justin.
March 12, 2019 at 4:32 am in reply to: Incompatibility with PHP 7.2-please help (I am currently on 5.6) #1077611I have a manual upload of the theme (4.5). It is not compatible with PHP 7,2. When I switch to PHP 7.2 on SiteGround then clear all my caching, I get the following:
Warning: array_merge(): Argument #2 is not an array in /home/justins6/public_html/wp-includes/load.php on line 66
And the homepage slider breaks: https://prnt.sc/mwlm8c
I have only had success with 7.1 – which is still a step up from 5.6
Unless it’s a plugin issue?
- This reply was modified 5 years, 8 months ago by Justin.
Thank you TJ
…or you can just send a link to updated version of the theme that has the working buttons for Event Calendar Pro.
That would work for me. Thank you.Can you notify me if this works?
The Enfold theme is absolutely outstanding. But would have to agree with @Itai on this.
I know there are other focus areas that allow for a well-optimized, fast-loading website.
But in regards to this particular challenge, I am wondering what the recommended solution would be…?
Whether from Enfold? Or custom developed on my end? -
AuthorPosts