Forum Replies Created
-
AuthorPosts
-
Hi,
Glad Andy could help :)
Best regards,
NikkoHey grafixstudio,
.webm video is not supported by safari, use mp4 for safari instead. You can use this link as a reference to the supported video format of browsers: https://www.w3schools.com/html/html5_video.asp
Best regards,
NikkoHi Michael,
I’ve tested the code block with the codes used and it’s saving and showing properly. The code block doesn’t go empty, can you try to disable all plugins and see if this fixes the issue.
Best regards,
NikkoHi,
Okay. Thanks for using Enfold.
Best regards,
NikkoHey Slava,
For global options go to Enfold > Header > Header Layout > Header Title and Breadcrumbs, for specific pages only edit the page and on the sidebar find Layout > Title Bar Settings. Hope this helps :)
Best regards,
NikkoHey mikt,
The Single Blog Pages Editor is the default editor of wordpress if you use it you use the predefined layout for the single blog page, but if you use Advance Layout Editor, it will act like a page.
Best regards,
NikkoHi,
Are you referring to: see private content
Best regards,
Nikko-
This reply was modified 8 years, 3 months ago by
Andy.
March 20, 2017 at 12:06 pm in reply to: Layerslider: Slides problems after theme update to 4.0.2 #763584Hi,
Try adding this css code in Quick CSS:
#top .ls-slide-backgrounds img.ls-bg { position: relative; left: 50%; margin-left: -800px !important; }
Hope this helps.
Best regards,
NikkoHi,
I checked the site and it’s looking great on my end. Screenshot on private content.
Best regards,
NikkoHi,
Glad we could help :)
Best regards,
NikkoHi,
Glad Rikard could help :)
Best regards,
NikkoHi,
Instead of using an ID you can use classes, just enable Custom CSS Classes: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and add a class name to it.
Best regards,
NikkoMarch 20, 2017 at 6:08 am in reply to: Category page exists in the admin but then the site is not displayed (404) #763486Hi,
Glad Rikard could help :)
Best regards,
NikkoHi Ben,
Glad Yigit could help :)
Best regards,
NikkoHi Erwin,
The solution Vinay gave should work and it did work on Kilimats’ site.
Best regards,
NikkoHi,
You can check on the link you gave and it returns the content of the js files which means it’s not missing, if it’s missing it should return 404 error.
Best regards,
NikkoHey Mike61,
Are you using the latest version of Enfold 4.0.2? I have tested this on my end and I don’t experience this issue. Can you try to disable all plugins and see if the issue is resolved.
Best regards,
NikkoMarch 20, 2017 at 5:33 am in reply to: How to add an audio file over an image on a PAGE (not on a post) #763475Hey sung789,
Try adding an image element then below it add a code block and put this shortcode in it:
[audio mp3="http://www.archive.org/download/Macroform2011/Macroform-600LightYears.mp3" preload="auto"][/audio]
Just change the mp3 link. HOpe this helps :)
Best regards,
NikkoHi,
Try adding this css code in Quick CSS:
#top .av-submenu-container .container { padding: 0 50px !important; }
Hope this helps. :)
Best regards,
NikkoHey sung789,
I checked it and I think it’s working just fine, I think probably some settings are different and content of the post.
Best regards,
NikkoHi,
Unfortunately it’s not applicable to all files including the one you have mentioned, you can only change this on the parent theme :(
Best regards,
NikkoHi,
Try to add this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1024px) and (min-width:768px) { #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title { font-size: 16px !important; } }
Hope this helps :)
Best regards,
NikkoMarch 20, 2017 at 4:20 am in reply to: Events Calendar ProSidebar Disappears on upgrade – Enfold 3.1.5 to Enfold 4.0.2 #763451Hey dcarlsondesign,
Did you modify any file in config-events-calendar folder in the Enfold theme to show the sidebar on the right? You would need to re-apply the changes to it or follow the one on this thread: https://kriesi.at/support/topic/sidebar-the-events-calendar/
Best regards,
NikkoMarch 20, 2017 at 3:37 am in reply to: Main Menu Active have a bottom Green Border & Menu Padding #763439Hi,
Try using this css code:
#top .current-menu-item > a .avia-menu-text { padding: 10px 13px; border-bottom: 2px solid #66b700; } #avia-menu li.current-menu-item > a { padding: 0 !important; }
Hope this helps :)
Best regards,
NikkoHi,
Sorry for the late response and missing the thread. I have checked it.
Pages with lightbox issue:
The 2 pages are using masonry gallery and lightbox is working fine. Both pages doesn’t have any js errors in web console. As for the image shown above and its code I noticed that it opens in new tab which is probably due to some js code that have been added to the theme or if there’s no such addition, it would probably be caused by some plugins, try to deactivate all plugins and test it, and if it doesn’t open in new window, try to enable them one by one to know which plugin causes it. As for the video, it goes to the right link (in private content) but it only shows menu links and below it requires a flashplayer.Kitchen Living Room Master Bedroom Backyard Complex Clubhouse Amenities Area
Best regards,
NikkoHi,
Just checked your site and it seems like you have already imported it :)
Best regards,
NikkoHi,
I have checked it and noticed that the > was changed to
& g t ;
without the spaces, I just replaced it and tweaked the background as well as the font color a bit. Let us know if it’s good :)
Best regards,
NikkoHey hostedbymarc,
Try to replace this css code that you used:
#top .avia-slide-wrap { padding: 30px; }
to this one:
#top .avia-slideshow li { box-sizing: border-box; padding: 30px; }
Hope this helps :)
Best regards,
NikkoHey Boomeffekt,
I think there’s a way but when I checked on the link you gave I can’t find it, can you point us to where it is located?
Best regards,
NikkoHey Gal726,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .avia-content-slider { opacity: 1 !important; }
Hope this helps. :)
Best regards,
Nikko -
This reply was modified 8 years, 3 months ago by
-
AuthorPosts