Forum Replies Created
-
AuthorPosts
-
September 26, 2015 at 12:16 pm in reply to: Grid row – disable caption text on mobile or separate grid on mobile viewing #509467
Hi Rikard,
Unfortunately the site is not live yet and because of networking marketing laws is riddled with pass protection for the moment… however I hope I can demonstrate what I mean with this picture.
I have snagged shots of a grid row of 4 cells set to ‘side by side’on pc, ipad and mobile. PC and ipad views, no problem. But when it reduces to mobile width, having the 4 images stay together means they are not clearly visible (and any caption would be out of the question). As the site is not live I have only manually shrunk the browser down to mobile width to view and so I am wondering if there is already a pre-setting in this grid that will separate the images on mobile so they stack individually??
September 18, 2015 at 3:43 pm in reply to: SEO Yoast plugin suggesting no images on page – any suggestions why? #505608For reference for anyone else looking at this issue. IMAGES CAN BE RECOGNISED WITH YOAST IF YOU DO THIS….
Instead of inserting a picture through Avia Builder “Media Element… ‘Image’ and inserting picture this way… I inserted a “Text Block” and inserted a picture from the media archive this way. This way Yoast registers the image ;-)
September 18, 2015 at 1:32 pm in reply to: Portfolio items grid – pagination not counting correctly. #505467Hi Basilis,
On each category it splits it to 2 pages at the second to last video… e.g.
– 1st category ALL – 31 videos splits at 30 (which is correct as I set the portfolio grid to 30 per page)…
– 2nd category has 10 videos (splits page at 9 videos),
– 3rd category has 7 videos (splits page at 6)
– 4th category has 6 videos (splits page at 5) etc.
…it continues the pattern.
Then when I go to the second page of each category where there is this one video the category tabs sorter disappears so I can only go back with the ‘back’ button.Thanks for any help!
September 14, 2015 at 2:46 pm in reply to: Avia Editor Shortcode for "Catalogue" – removing some space #502763LEARNED SOME VALUABLE SKILLS thanks! I had just solved it through seeing a mistake BUT
1. I now have your solution to apply for other situations which I know will come up and
2. I was trying “visibility: none;” You’ve saved me future head crunches!!!So I can’t insert an image element from the Avia Layout Builder and use upload from the media archive… is my only option to insert a code block and insert manual html?( I’m only checking because I can do that easily but clients are not savvy in how to add manual html.)
- This reply was modified 9 years, 4 months ago by AnnemarieDoolin.
Perfect thanks!
Thanks Yigit however an earlier query answered by Elliott resolved this problem aswell :-)
Worked! Thanks Elliott, the !important addition worked… that made life much easier!
PERFECT! Had to adjust the -20px to -60px to position it a little higher up but the script worked perfectly. Thanks Yigit!!
Hi Guys,
I have made a mockup of what we would love. When you open up the blog post itself and get to the bottom, all we want is to have posts that are related. Not related on the overview only at the bottom of the actual post. So in the image mockup, if we tag every topic with “case” the two cases for Novo Nordisk and Region Syd (so far) would be caught in the related posts widget.Thanks for your patience.
- This reply was modified 9 years, 6 months ago by AnnemarieDoolin.
Hi Genius’,
I too want to give the the background for the navi sub menu dropdown opacity… I have tried the above suggestions but didn’t work. When I use firebug, the element I want to change reads…
<ul class=”sub-menu” style=”display: block; opacity: 0; visibility: hidden;”>
Could you work something out from that for me? I am working offline so I cannot provide the link :-)
Hi Genius’,
I too want to give the the background for the navi sub menu dropdown opacity… I have tried the above suggestions but didn’t work. When I use firebug, the element I want to change reads…
<ul class=”sub-menu” style=”display: block; opacity: 0; visibility: hidden;”>
Could you work something out from that for me? I am working offline so I cannot provide the link :-)
Perfect, thanks so much. We build so many sites on Enfold so every time I learn something from you I can roll it out on all future sites.
Unfortunately tried it, didn’t work :-(
Thank you Elliott, it works brilliantly! Whoohoo :-)
Hi Elliott,
Thanks but that only opens up the video on YouTube, I want it to open up inside the box where it is currently previewing the thumbnail in a large size. Can you show us:
– the settings for your Porfolio Grid on http://kriesi.at/documentation/enfold/videos/
– the settings for one of those portfolio items
I have played with every variation but still can’t get it to work like your grid with the video in the lightbox.- This reply was modified 9 years, 10 months ago by AnnemarieDoolin.
Brilliant… much better now!! Thanks Genius and hope you have a fantastic 2015!
Thank you. We actually found a plugin called Custom Login which is wonderfully simple and looks great. Thanks for saving me time struggling!!
November 25, 2014 at 1:29 pm in reply to: how to get images placed in div to stay inline and not wrap around #357501Thanks Josue, I used the Grid Row and it did give me some more versatility. Problem is customers expect perfection on every device and then go to “designers” who design for brochures and paper and expect miracles!!
Tips for anyone else reading who has this problem…
- mixing a row of images and text is not recommended for showing on smaller devices
… better to convert the text to an image.
November 23, 2014 at 6:26 pm in reply to: how to get images placed in div to stay inline and not wrap around #356296Tried % widths but this did not work. Tried all these things but still cannot get pics to block on one line on the devices bigger than mobile correctly:-
– taken all pics down to same size width “343 px” (though not what client wanted, she paid a designer for this specific design! and I know she will want me to reinstate the differing widths in accordance with her original design!)
– made sure all three pics together are less than the 1030px width container width (all pics collectively cover a width of 1029px)
– took out bold part of the class….class=”alignnone wp-image-680”
– took out class=”alignnone wp-image-680″ completely
– reinstated class=”alignnone”
– put in width and height in pixels;
– took out width and height in pixels;I CANNOT HAND OVER THIS PROJECT until this is done and I’ve run out of solutions!! I need to know how to fix this because I have two examples on that frontpage and it will come up again in further projects.
Currently the code now sits with…
<div><img class="alignnone" src="http://mayiannedinesen.dk/wp-content/uploads/2014/11/frontpage-mayianne-dinesen.jpg" alt="Meditation og Mindfulness på Mayianne Dinesen" /><a href="http://mayiannedinesen.dk/kurser-foredrag/"><img class="alignnone" src="http://mayiannedinesen.dk/wp-content/uploads/2014/11/frontpage-meditation-12minutter.jpg" alt="Meditation og Mindfulness på Mayianne Dinesen" /></a><a href="http://mayiannedinesen.dk/meditation/"><img class="alignnone" src="http://mayiannedinesen.dk/wp-content/uploads/2014/11/frontpage-mindfulness-kurser-foredrag.jpg" alt="Mindfulness kurser og foredrag på Mayianne Dinesen" /></a></div>
- This reply was modified 9 years, 12 months ago by AnnemarieDoolin.
Woohoo, it looks perfect. Thanks Josue, learned another very valuable tip!
- This reply was modified 10 years ago by AnnemarieDoolin.
Thanks Josue…. I added the script to my functions.php file as you suggested and changed the setting in the theme styling for both headers and general body text to “Titillium Web” but on screen the font doesn’t look any different??
http://god-dag.dk/ -
AuthorPosts