Forum Replies Created
-
AuthorPosts
-
Hey Ismael,
thanks for your help. I tried before with only an .mp4 and it didn’t work. Then I added the other and it still didn’t play.
I know that it works if you manually click on it but it should auto start once the pages loads.
If I delete the media grid part it works fine, as soon as I add the media grid again it stops working. So there seems to be a conflict between the video playing and the media grid.Is there a way to make sure the video plays without conflicting with the media grid?
Hey Nikko,
thanks I have added the account to the private content.
Let me know if you need anything else.
Thanks.If you go to the link I copied in the private content, I would like to have the grey box which is beneath the header (I marked in the screenshot) to show on all blog post pages without having to manually add it to all blog posts.
So adding it with a widget or template would be great so it appears on all blog posts.Thanks.
Hey Ismael,
I took out the child theme as we actually don’t need it anymore and it seems to be showing now. I hope this solved it. Thanks.
Hey Yigit,
thanks for the help. I deactivated every plugin and checked the page and then reactivated them. But nothing really changed the footer. I thought it might have something to do with the W3 Cache, but if I clear the caches and deactive it, the footer still does not appear.
The FTP is in the private section.Here are the details.
This reply has been marked as private.No as the map shouldn’t cost anything as far as I know?
November 23, 2017 at 10:14 pm in reply to: IMPORTANT! Video Fullscreen with WordPress 4.9 with Enfold 4.2 #880951Hey Yigit,
I downgraded back to the 4.0.5 on the live server because the 4.2 didn’t work. If you check the staging what i wrote in the private area, this is 4.2 and does not work.
Version in Backend:
https://snag.gy/j21bO0.jpgError on Frontend:
https://snag.gy/IznGND.jpgAs I said the error depends on the window ratio, so you might have to change the window ratio of your browser to get the error
Hope this helps.November 23, 2017 at 11:55 am in reply to: IMPORTANT! Video Fullscreen with WordPress 4.9 with Enfold 4.2 #880671I went back to Enfold 4.0.5 and now it works fine again. So the problem has to do something with Enfold 4.2.
November 23, 2017 at 11:25 am in reply to: IMPORTANT! Video Fullscreen with WordPress 4.9 with Enfold 4.2 #880661I just found out that the problem seems to depend on the changes regarding the Image sizes. Because depending on the window size the movie works fine and then goes back to small so if I resize it at certain ratios it works but once you resize it again it goes back to the small video.
So my guess it has to do something with the new responsive features you added in Enfold 4.2Hey Mike,
thanks for the help. I tried both values and decreased them to 10 and increased it to 10000 but it didn’t make any difference. I tried cleaning the cache but nothing made a change.
What I wanted is that when you move over the main menu item it opens the submenu and when you go to the next menu item then the two submenu field overlap. I wanted that the first disappears before the next opens.
Works fine, thanks a lot!
Hey Jordan,
I found a workaround which works good on Desktop and Tablet.
I chose to have one footer widget and used the page as widget plugin. So I can choose what page to show as footer. So I created my complete Footer as a Page. It works pretty nice, but unfortunately if you have 4 columns it breaks down at one point to 2 rows with 2 columns but it does not go to 4 rows with 1 column for mobile phones.
Any idea how I can achieve this. Its strange to me that it does the tablet size but does not go to mobile size.Thanks.
Hey I added the credentials, would be great if you could check and let me know.
January 11, 2017 at 9:26 am in reply to: Portfolio / Social Share Buttons / Sharing Bar / Style – no difference? #731947Hey Rikard see the attached access details, I cleared the cache and tried everything but its not changing, just stays that way. If you need the backend login, let me know.
January 10, 2017 at 11:23 am in reply to: Portfolio / Social Share Buttons / Sharing Bar / Style – no difference? #731506Its hard to give you the link as its behind an authentification, but here is a screenshot:
http://prnt.sc/dtqawnNo matter what I choose if Default with border or minimal the share buttons are both the same.
Any news on this?
Hey I wanted to work on the project to night so it would be great if by any chance it could be running by then.
Thanks.to make things easier attached are also the ftp login in case you need it
Hello,
here are the credentials.
Thanks a lot!
Hey Rikard,
attached are the Details.
Ok thanks, I backup everything. Updated the theme, copied back the code snippet and chose font and everything is now working fine.
Thanks a lot.Perhaps an idea to update the Documentation to your code ;)
Perhaps you can just let me know which files you edited and then I can back them up.
Thanks.Aattached are the Details.
Thanks again.No english is fine!
Yeah looks fine but it’s not using the two custom fonts I would like to use such as “Unica one” for Headings and “Roboto Slab” for the Content.I added the following to my functions.php
* This is only recommended for advanced users */ if(isset($avia_config['use_child_theme_functions_only'])) return; /* Additonal Google Fonts */ add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Unica One'] = 'Unica+One'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Roboto Slab'] = 'Roboto+Slab:400,100,700'; return $fonts; }
But nothing happens really. I also tried @import the fonts in my custom.css but still gets ignored.
Sorry thought you answered in german as Kriesi is from Austria. I added it to the private part.
Thanks.Perfect, works fine. Thanks a lot for the fast help!
Sorry
I tried installing the Google Webfonts extension and deleted it again but since then the main font is correct, but the Heading is not correct.
-
AuthorPosts