Forum Replies Created
-
AuthorPosts
-
I got this response when I asked about it swapping the video on responsive devices – it is also on some other topics here.
Q: I have read some other answers to this topic – is there a way to swap out the video slider for an image slider on responsive media? I saw there was some way to add a css code but it was not listed. I can wait for the new release, sounds good, but was wondering if there was a work-around for now?
A: Hey! You can add image slider above or below your video slider and post the link to your website and point out the section so we can provide you custom CSS code
Regards, Yigitbut then I didn’t get an answer back… :(
yes but the new update caused other problems so I am afraid to try it again.
Hi Devin, I was looking for a way to swap out the color section at the top of this page with the image slider underneath on responsive media. I saw there was some way to add a css code but could not find it. The 2.6.1 update made too many problems on my site – I know there are some extra settings for videos which is why I wanted to update, but would rather have it swap out if that’s possible.
thanks
N- This reply was modified 8 years, 7 months ago by Yigit.
What size should the logo be? I got a css code from Yigit to fix the logo size, which was too large and running under the logo.
The css was not changed from before the update.why has my topic been hijacked?
what plugin would be conflicting with the quick css? It’s only when I changed the logo size on the mobile that I lost all my customization – though the site was still looking right on the mobile? doesn’t make sense to me. I would like the 2.6.1 upgrade so I can fix the problems with my videos on mobile. My thread was closed for some reason before I got an answer about the css here: #234597.
Can you tell me what the issue is with the logo on the header in the new update? There is no place to put in a logo for only responsive media, so it should resize for the mobile, right? Not sure how to fix it if I upgraded again.
thanks for your help
nOK I decided to revert to an earlier backup which looks ok again.
Then I added this:
@media only screen and (max-width: 767px) {
.responsive .mobile_slide_out .logo img{
width: 225px; height: 50px; margin-top: 10px!important;
}
to fix the logo on mobile header and all the errors listed above are back – none of my css styling is showing.
I am going to revert again, as I can’t have these errors live, but there is some serious error here.
Not sure if you can test it now, but I still need a way to fix my logo on mobile, which is running under the menu icon.
help!
n- This reply was modified 10 years, 8 months ago by Munford.
This reply has been marked as private.Thanks – I just fixed the WPML and have applied the code for the header. Seems to only be changing the width but the height is weird and my attempts at fixing it (height: 100% or height : 50px) don’t work. How can I preserve the aspect ratio of my logo?
I had another topic (#234597) open regarding video slideshows on the mobile and was waiting for a css code to swap the color section (with video) at the top of this page with the image slider below, but my topic was closed after the upgrade. I know there are extra options regarding videos in 2.6.1 but they may not be right for my needs. Can you help me with this?
thanks
N- This reply was modified 10 years, 8 months ago by Munford.
I having similar header issues after upgrading to 2.6.1/
http://www.copenhagenfilmcompany.dk/
Logo on the mobile is too big and runs under the menu icon.
I styled it before like this:@media only screen and (max-width: 767px) {
.mobile_active #advanced_menu_toggle {
display: block;
right: -15px;
top: 40px; }
.logo img {
height: 50px;
width: auto !important;
max-width: none !important;
margin-top: 10px!important;
padding-top: 0;}
.responsive .logo {
margin-left: -10px!important; }
}/*headerlogo fix*/
.logo img {
margin-top: 5px;
}
.header-scrolled .logo img {
margin-top: 0;
}I have gone through all the new settings for the header but don’t see any fixes there. Can you help me?
thanks.
nThis reply has been marked as private.http://www.copenhagenfilmcompany.dk
First site with enfold. Greatest support ever. I learned so much doing this site.
check it out.OK great – the page is here:
top color section with video, next with a fullwidth slider with images.
if the top video will not play on ipad/iphone/mobile, then I would like the
image slider to play instead.If that works, I need to do the same thing on the danish version of the site-
is that going to cause problems? I have not set that one up yet.
thanks very much for your help!
NPS This topic was closed but I have not gotten the help I need yet – please keep it open even though the new update is supposed to deal with the video on mobile issue – I think I still need the css fix if you have time to send it my way. thanks!
- This reply was modified 8 years, 7 months ago by Yigit.
thanks I will try that. Heard about the 2.6 release – looking forward to it.
Thanks for your reply. I have read some other answers to this topic – is there a way to swap out the video slider for an image slider on responsive media? I saw there was some way to add a css code but it was not listed. I can wait for the new release, sounds good, but was wondering if there was a work-around for now?
thanks very much! I know you must be dealing with a lot of video related topics!
nthanks
thanks!
OK I got it working with a you tube video, but it doesn’t play on the mobile – is it an issue with the new short url .be (as I read somewhere here) or do I have to have an image slideshow to replace the videos somehow? Can you help with this? thanks!
hi again , well after switching the language back and forth several times I got the right categories to show up. Seems to be a glitch there but I got it working, so ….nevermind.
thanksHi Peter
That’s what I did before that didn’t work. I have now moved the profiles to the top of my portfolio items, so can’t see if it’s working or not, but I will test it – maybe the update helped. I don’t have the problem with the other multi language widgets I made – just the portfolio. I am also now having problems with the danish portfolio categories not showing up in the selection in my portfolio grid, although an hour ago it was fine. Here is a page I didn’t have the right portfolio options on – maybe you can take a look? I also put out a support topic to WPML but they are a little slower than you guys :)
thanks
NHi Devin
I just updated the theme to 2.5.4.
still seeing the problem with the anchor – linking a little too far down.
I don’t have to have this page – can work around it and it’s the only
anchor I am using on the site, but would like to know why it’s a little off still.
https://www.dropbox.com/s/b3z41vau02a7ddk/Screen%20shot%202014-02-21%20at%209.55.42%20AM.png
thanks
n- This reply was modified 10 years, 9 months ago by Munford.
can this tool tip code
jQuery(document).ready(function($){
jQuery(‘img’).removeAttr(‘title’);
});be put in the child theme?
thanks yigit. the end is in sight.
- This reply was modified 10 years, 9 months ago by Munford.
thanks very much. I think I have it figured out.
after I deactivated W3 total cache, due to a problem with anchors not linking correctly, I now see my css changes to the team member titles, but still have the names on the slideshow. Any ideas? Is there any way to specify the team member name font sizes on specific pages?
thanks for your continued amazing support.
n- This reply was modified 10 years, 9 months ago by Munford.
Hi Peter
Thanks – I deactivated it – it’s better but now the title is hidden at the top:
http://www.copenhagenfilmcompany.dk/2014/films/films-2/#short-docI thought that W3TC was compatible with ENFOLD but maybe I don’t need to use it?
If it’s causing problems I would rather avoid it.
best
Nah yes, running an old version…must be the problem.
thanksThat’s the code I tried already for hiding the titles but it doesn’t work.
?? I have cleared the cache, reloaded.
neither does the hiding of the author code. The quick css seems to not really respond to changes.I am also trying to change the font of the team member name globally on my site with this:
.team-member-name {
font-size: 14px;
font-weight: 600
}but it doesn’t work – I have cleared the cache and reloaded over and over.
same problem –you can see both issues on this page:
http://www.copenhagenfilmcompany.dk/2014/corporate-en/
any suggestions? I tried with the “!important” but same result.- This reply was modified 10 years, 9 months ago by Munford.
This reply has been marked as private.the problem is the same – actually it’s linking even further up the page now, even though I have not made any changes.
http://www.copenhagenfilmcompany.dk/2014/short-doc/
down where it says “see all short & doc films”
??? -
AuthorPosts