Forum Replies Created
-
AuthorPosts
-
August 17, 2014 at 5:47 am in reply to: Fetch Facebook Albums and display photos in Masonry Gallery #305383
Hey nuanda74!
No, I don’t think so as the galleries within the theme need direct access to the images. It looks like that plugin pulls in the display information and then outputs them there from Facebook.
Best regards,
DevinHey Ed!
I wouldn’t recommend it and it would have no visible impact on page loading speed anyhow.
Best regards,
DevinHi Richard!
Give it 24 hours if you have not already. Its in your pages source code if you view the source of your site right now.
Cheers!
DevinHi!
You target individual menu items and their sub menus by the parent menu id. Inspect each menu item with your browsers dev tools and then you can pick them out to add in as a selector in between the header and mega menu selectors. Ex:
#header li#menu-item-4487 .avia_mega_div { left: -160px !important; }
Which will target the education menu item.
Cheers!
DevinI think the key here is that you have the column set as position: absolute with your inline styling instead of the content inside of it.
I would suggest removing it anyway and then set it with your stylesheet and media queries instead of inline.
Hey codecreative!
The first text is in a text block (from the drag and drop editor) with the headline as an H2 and the sub title as paragraph text. Then aligned center:
<h2 style="text-align: center;">Learn about our Team and Culture</h2> <p style="text-align: center;">We are a team of dedicated professionals, ready to do what ever it takes to make your business grow</p>
The rest of the page is built using the Team Member element in columns from the drag and drop editor (ALB).
Regards,
DevinAugust 15, 2014 at 4:42 pm in reply to: Cannot add ANYTHING to page without completely destroying its structure #304980Glad to hear it! If you do happen to find any particular element that causes something to break let us know. We will always continually add in fixes for bugs if they are ever found :)
I’m not sure there is anything we can do in this case. Youtube is providing the video and its entirely up to their service to render the preview, play the video and adjust its quality if applicable.
The theme sets the data to attempt to play it at the highest resolution possible but if there are other factors client side preventing that there isn’t anything else we would be able to do.
August 15, 2014 at 8:01 am in reply to: No where to edit link for website within the Testimonials #304745Glad we could help. Let us know if you have any other questions or issues :)
Hey tlow87!
You need to go in and change the urls for your images manually *and* make sure to clear your caching plugin so all your changes are reflected on the front end.
Best regards,
DevinAugust 15, 2014 at 7:58 am in reply to: Cannot add ANYTHING to page without completely destroying its structure #304742Hey betty!
First try deactivating all active plugins in case there is a conflict with one of them and the theme. Even things like Jetpack and its extensions can cause issues.
After, if you are still having issues try creating a new page and then duplicating the home pages layout manually. Its a bit of extra time but if there is something incorrectly saved in the database entry for the home page you can cut to fix of re-creating the page and move past it that way.
Regards,
DevinAll functions should go into the functions.php and not the enfold-functions file as a general rule but glad you got things working now :)
August 15, 2014 at 7:53 am in reply to: No where to edit link for website within the Testimonials #304738Hi timothypbrand!
When you open the popup to edit the testimonial you need to scroll down to view the url field.
Best regards,
DevinHi!
The next update to the theme has fixed this and it automatically re-saves the stylesheet when you do an import.
When you do a reset all options you lose every single theme option (all styles, font option,s page options, blog etc)
Cheers!
DevinHey brentaxe!
You would need to write your own css to have priority and cancel out the theme formatting you don’t want. CSS doesn’t have an on/off switch on elements or within a page.
Best regards,
DevinThe images are visible on my ipad yes. This is exactly what is supposed to be happening.
iOS does not support background-attachment: fixed on background images. That isn’t a theme thing, its an iOS issue and when Kriesi was using javascript to fake it resulting performance and user issues reported were enough to have it hotfix removed.
Hi arghiz!
Not with color sections but its fairly easily doable in about an hour by a freelance developer. The key would be giving your color section a unique ID and then adding the css backgrounds on each column by the generated class name.
Cheers!
DevinThose are done with pre tags. If you add content in the Text tab of a visual editor and wrap it in
it will format exactly as it is shown in the editor and will get code formatting.
Like on the documentation page here http://kriesi.at/documentation/enfold/hr-color/
Hi mw75!
Not at the moment but I’ll mention the idea to Kriesi since I don’t think it would be a big change to make (just a guess though) in a future update.
Cheers!
DevinHi!
Make sure you set the featured image for each portfolio item: http://kriesi.at/documentation/enfold/create-new-portfolio-item/
If you don’t like the size of the gallery then choose not to display a gallery/image on the ajax options and then insert your own content into the text area with shortcodes.
Regards,
DevinWhat device and browser on that device specifically is it not working? I’m not getting any issue on my dev site, the demo site or messing around on codepen with the fixed background images set.
Hi!
Make sure you are editing the file in plain text. Either Notepad or an actual code editor so that no hidden or incorrect characters are added in. Also make sure the single quotes are the same as in the original function.
‘three alpha’
vs
'three alpha'
Regards,
DevinAugust 14, 2014 at 5:45 pm in reply to: Accordion Slider images looks not good in responsive mode #304505Hi!
Try using larger images that can get cropped down to a more scalable resolution as needed. 944×635 for example which is what Kriesi has in the demo.
The topic linked to above is not a solution as there is not currently a fix available for all instances of images used. If the original scale doesn’t scale well, then the image needs to be changed as the slideshow can’t be.
Regards,
DevinHi!
We aren’t aware of any bug like that at the moment no. Do you have any specific steps we can try and re-create it with?
If you don’t already have it turned on, you can turn on the debug field to see exactly what the builder currently has in place: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Cheers!
DevinHi Padlee!
Where are you looking to add this in and for what purpose?
Cheers!
DevinAugust 13, 2014 at 8:58 pm in reply to: transferred site but enfold settings not working and save settings grayed out #304028Hi Saltdepot!
When you say you did the normal changes when moving, what exactly did you do? A simple search and replace of urls isn’t going to be enough in this case as the theme uses serialized data which is tied to the length of the domain name.
This page on the docs has a link to a plugin we always recommend and a tutorial from the tuts+ network which has more information http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Cheers!
DevinHi MICHAEL!
We aren’t very familiar with licensing here unfortunately since Envato is the sole reseller of the theme and provides its license.
My understanding however is that you purchase the number licenses for the sites you are using the theme on. There isn’t a technical check per domain otherwise.
Best regards,
DevinHi chytry!
That isn’t something that we can really answer since we aren’t developers for Relevanssi. If the plugin has directions for excluding content from searches then you can follow those but otherwise asking the question on their support forums would be your best route to take.
Best regards,
DevinAugust 13, 2014 at 8:50 pm in reply to: How to add a 'Sign up for newsletter' pop-up best way? #304022Hi mbnsite!
Hmm, I don’t know of any offhand as I never use them but something that is css based would probably have the least possible conflicts with any LayerSlider content.
Cheers!
DevinNot personally at the moment as I’m taking August off from freelancing. You can find someone on either Codeable or http://kriesi.at/contact/customization though you’ll want to get more detail on what you are looking for exactly since your original description (even with the screenshot) is a bit vague.
Theme features can requested here: https://kriesi.at/support/enfold-feature-requests/
-
AuthorPosts