Forum Replies Created
-
AuthorPosts
-
Hi Yigit,
There is still 1 thing not right. The Image still is not to the LEFT of the content.
Also – for anyone else wanting to push things left in your blog, you will also need:
#top .fullsize .template-blog .post-meta-infos {text-align: left;} #top .fullsize .template-blog .post-title {text-align: left;}
- This reply was modified 10 years, 8 months ago by zerozendesign. Reason: forgot bracket
Unless you create a child theme and then apply your settings there. To quickly and easily create a child theme, I recommend the One-Click Child theme plugin. It hasn’t been updated in a while so there may be a newer, better one, but it has worked great for me. http://wordpress.org/plugins/one-click-child-theme/
After that, you can copy the meta.php file into your child theme and make the edits there. This way, when you update the enfold theme, your changes will stay intact.
February 25, 2014 at 8:49 pm in reply to: Enfold > Masonry Blog > Add "Read More…" to hover info #229184Thanks Peter. Solved
@sundial – great use of the mega menu with the contact form addition.
February 21, 2014 at 11:02 pm in reply to: enfold > footer icons $ responsive slide out menu #227731Done and Done. Thanks Josue.
Here is a little something whipped up for a client. Still working out a couple kinks with the custom menu, but all in all, simple and easy.
Worked like a charm – thanks Josue
Any word on this one guys?
Ok – appears to be happening still when themes are switched. Will dig further into this.
Hey Devin.
I’m going to switch themes right now and let you know what I find.
Hey Yigit. Decided to go back with the left logo alignment. We are using a wider logo, and on tablet, the logo shrinks and is not aligned to with the navigation. On phone, most of the word Healing gets cut off. How do I resolve this issue?
Thanks Yigit.
Ismael,
Give it a try again. Sorry about that.
@raymmar – we are pretty good at customizing enfold.
Take a look at:
http://carolinalockandkeyinc.com
http://hazelwoodsoapcompany.com
http://godiaperfree.com – members area functionalities
http://ptseminars.net
http://leecasey.comThese are a few. you can shoot a message to david at zerozendesign dot com with your edit requests etc.
Love what you are doing so far. Cheers.
And here is one more for the books. This one has the Sensei online course module integrated. For those who don’t like the course/lesson setup, we did a bit of a workaround using WooCommerce as the Course info page and removed most of the plugin course info from displaying.
Figured I would add one of ours – a (mostly) single page layout with marketpress integrated. Still doing a little work on responsive with marketpress.
HI guys,
I resolved the issue. So it looks like it was a combination of things, but in the end, Devin – I changed those two image sizes and it worked as you mentioned. Thanks for the attention to this.
David
Hey Devin,
Actually, that isn’t true. The images are all different sizes. If you open them in the lightbox, you will see that they range in height and width. Like I said, for some strange reason, it is the case on both galleries, 4th row, mid image. I have added your recommended snippet. Still getting the same results.
Hey Ismael.
Have now added the new snippet and getting the same results. It is that single image on both galleries for some strange reason.This is now what I have in total for this image ordeal
#top div .avia-gallery img { max-height: 333px; } @media only screen and (max-width: 767px) and (min-width: 480px) { #top div .avia-gallery img { max-height: 132px!important; } } @media only screen and (max-width: 989px) and (min-width: 768px) { #top div .avia-gallery img { max-height: 217px; } }
Hey Devin.
I was trying to play with the numbers. Have adjusted it back to 132 again. Still no change.
Hey guys.
Checking in on this one to see if there is something else that can be done. I implemented the above snippet mentioned by Ismael, but it doesn’t seem to be working on responsive.
Cheers,
DavidHey Ismael.
Still having the issue. Funny thing is – it is the 3rd image down in both galleries. Not sure why it would define a different height for a single image.
Thanks in advance
DavidHey guys – got the title bit sorted. Size is now regulated on desktop. Only issue remaining is, on mobile, a couple of the thumbs are not square as they should be ( Same issue we solved by using:
#top div .avia-gallery img {
max-height: 333px;
}for desktop)
Lastly – how do we make sure that applies to those images on mobile as well?
Ah yes. That is right.
Done
Ismael,
The code above for image height worked for desktop. On phone it reverts back.
Good morning Ismael,
I have added the same info to title, description, and alt to the last photo in the group in the Abstracts page, but still nothing is showing. What else do you recommend? I have no other plugins installed on this site that would affect titles/images.
Ok Devin,
Sorted the issue with the Fancybox pop up. Now – I have tittles added to the images, but they don’t show anywhere on the lightbox. Do they normally display by default?
Also – take a look at http://codelessme.com/casey/abstracts/ I’ve used the Shop Category(450×450) but it seems the 1 thumbnail is not cropping on 4th row.
- This reply was modified 10 years, 10 months ago by zerozendesign. Reason: added additional
so you don’t know why the two light boxes would be displaying?
@rubieandersson did yours just quit working all of the sudden? Or had it never worked?
January 15, 2014 at 11:20 pm in reply to: Enfold > gallery > Small thumbs > space between images #210339Yigit – you did it. Works like a charm. Much appreciated.
-
AuthorPosts