Forum Replies Created
-
AuthorPosts
-
Hi Andy,
**Edited this post**
I updated Enfold the the latest version, and deactivated the plugins one by one, but the grid is still breaking. The plugins are all SEO related, so I figured that wouldn’t be the issue.
I also tried photon and that didnt work either. It just compresses my images down to a point where it’s too pixelated.
Is there any CSS that can fix this? I wish the simple option would be for the “Image” element to have an option to extend fullscreen. The same way you can do that for video.
Hope you guys can solve this, I still believe in ya!
Thank you.
Chris- This reply was modified 7 years, 8 months ago by ccyran. Reason: I tried the steps they told me to do, but it didn't work :(
Hi Vinay,
I tried that and no luck. As I mentioned, I tried this on 4 iMacs/monitors of people who have never been on my website and the same issue occurred. The screen first loaded awkwardly. Like in the middle of the page rather than the top.
And when I go past 1920×1080 width, the grid falls apart. Yes it works when the screen resolution is 1920×1080. But im talking about the issues faced when going past that. For example, on a larger Imac thats 2560×1440, it doesn’t work. It only works if I do fullwidth easy slider and select “stretch page”. But this method doesn’t work because it doesn’t fit within a grid row.
Here’s a entire page screengrab for reference: https://ibb.co/nLM7BF
You’ll see where it goes wrong. First on the image with the red cover,
Then the image with the hand holding the watch and the crown logo. Those two split apart.
Same thing on the next row, the two images split apart.
Futherdown, the magazine spread.
Again, the hand touching the laptop shot.**Hey Vinay, also posted a wetransfer link. This is a screen recording of the issue. Its really clear here.**
Please help! Best,
Chris- This reply was modified 7 years, 8 months ago by ccyran.
Thanks Vinay!
Hey guys,
Problem solved! I just searched through older posts and found a solution:
Thanks!
ChrisHi Yigit,
Sure thing. See my private notes below…
Thanks!
Hi Yigit,
Yes I undid the changes because even with the edits you provided it still wasn’t working. There was a lot of unalignment going on. I want to use it only if it’s very simple.
Like this website!
http://www.stocklandmartel.com/talent/nadav-kander/photographyAny idea to make this happen?
Thank you.
Hey Yigit,
That sort of fixed it. But I wanted the borders to be all around the image. On all 4 sides. Looks like the previous code did that but there were alignment issues.
Thank you.
Chris
Hey Ismael,
That worked, but it still didn’t fix the alignment issue on the first image on the left. Please see my image link below:
Best,
ChrisSorry and another thing,
The borders aren’t equal on all sides. It looks to be shorter vertically.
Hey Yigit,
When I do this, it’s not being applied correctly to the whole row.
Please see my image:
Thanks!
Chris**correction**
A couple pixels bigger! I’m assuming right now it’s at 1px. I’d like to try 5px.
Thanks!
Nice!
How do I edit it now to make the borders a bit bigger?
Hey Yigit,
I checked my site and it still looks the same :/ Can you show me a screenshot of what you see?
Thanks!
Hey Yigit,
That is how it’s appearing! But I want small pixel borders between everything. I don’t want the images touching. Here’s a quick comp I made showing what I want to do. Ignore the color, I’m just showing what kind of border I want to achieve.
Thanks!
ChrisHey Yigit,
Sure thing. See my links in the private content box.
Thanks!
ChrisHey guys, any luck on this?
Thanks!
Hey!
Dude so sorry! Can’t believe I missed that. All makes sense now.
Thanks again guys! I really appreciate it.
Chris
Hey Yigit,
Why is the copy written twice? Thats where I’m lost
You posted this…
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Playfair Display’] = ‘Playfair Display:400,700,900’;
$fonts[‘Space Mono’] = ‘Space Mono:400,700’;
return $fonts;
}add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘Playfair Display’] = ‘Playfair Display:400,700,900’;
$fonts[‘Space Mono’] = ‘Space Mono:400,700’;
return $fonts;
}but where “add filter appears” it looks to be a duplicate. Is that on purpose?
thanks!Hey Rikard,
Playfair (3weights)
Work Sans (9 weights)
Rubik (5weights)
Space Mono (two weights)If you guys could show me how to add one of these again I’ll figure out how to do the rest!
Chris
Hey Yigit,
I think I get it! Sorry. Can you show me one more example of it you added another font to this mix? I’m confused where to specifically add the fonts in this css.
Hey Rikard,
That works! Just need help on #1. lets say I wanted to add roboto, how would I adjust the CSS?
and how do I implement multiple fonts?
Thanks again!
Hey Yigit,
Understood, please see my notes in “Private Content”.
Thanks!
ChrisThanks Yigit,
I tried this but no luck. Still have 9 fonts only.
if(isset($avia_config[‘use_child_theme_functions_only’])) return;
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘PT Sans Narrow’] = ‘PT Sans Narrow:400,700’;
$fonts[‘PT Sans’] = ‘PT Sans:400,700,400italic,700italic’;
return $fonts;
}add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘PT Sans’] = ‘PT Sans:400,700,400italic,700italic’;
$fonts[‘PT Sans Narrow’] = ‘PT Sans Narrow:400,700’;
return $fonts;
}Could you help me with my second question I posted?
How do I make the header tabs Capitalized? and can the tracking be controlled?
Thanks!
- This reply was modified 8 years, 3 months ago by ccyran.
Got it,
Thanks man!
Hey Jordan,
Thanks!
Last two questions…
1. How do I find the page id of a page?
2. Would the css you gave me be reversed to make it go from color to black and white?Thank you,
ChrisHey Jordan,
That worked! Thanks!!!
For the black and white effect, I’m referring to the three images on the sounds page.
Thanks again!
Hey!
Could you provide a bit more info on these 3 bullet points?
– added: new styling options for “<mark>” and “<u>” element that lets you spice up a sites typography considerably
– added: new google fonts
– added: new css classes to the header generatorThanks! Enfold is and will be one of the best themes ever. You guys rock.
ChrisHey Vinay,
Sorry about that!
Here’s the link: http://www.ccyran.com/portfolio/
I’m referring to all the elements on the page.
Thank you,
ChrisHey Vinnie,
Sorry see private content!
Thanks Andy!!!
-
AuthorPosts