Forum Replies Created
-
AuthorPosts
-
Hey thanp73!
This was added as a theme option in version 2.7. There is a checkbox under the featured image to disable it on the single post view.
Regards,
DevinHi Christiaan!
I’m not sure why it would only be showing in a single location like that. It was just in this past theme version that Kriesi enabled the LayerSlider shortcodes to work so I’ve tagged him on the topic since he has the best working knowledge of any limitations with them.
Cheers!
DevinHey!
The update script checks every 12 hours for updates. If the api key and username are not correct then it won’t show there is an update.
Cheers!
DevinHi!
What exactly is the issue you are running in to? Please make sure that you also clear all cache, turn it off and don’t use any minification when trying to debug or have us look at an issue as well.
Cheers!
DevinThis would be the first report we’ve gotten of Revolution Slider having issues or conflicts with the theme. With LayerSlider, the css grid I’m referring to does not touch or interact with the internal contents of the slides. The only thing that it interacts with is the placement of the individual slideshow in the pages layout.
Hey!
You can add extra elements to the includes>helper-main-menu.php as needed. Doing so in a child theme (put the same file in an includes folder) will keep it safe when updating.
Cheers!
DevinHi!
I would suggest doing it via CSS instead of trying to modify the individual portfolio class. So if you are using a sortable portfolio grid and you have items that are marked as part of a category it will have the class with _sort on the item. So you could then do a pseudo class :before with your text in the content.
Cheers!
DevinI’ve asked Kriesi to take a look at the topic and give an answer.
Hey martinbelton!
Unfortunately getting the height of the window size is a bit tricky with css. In the context of a LayerSlider your only route would be experimenting with the ID and slides inside.
In general though individual customization requests are not covered under the scope of support so please keep that in mind.
Best regards,
DevinHi Andi!
Are you using Enfold version 2.7.1 and WordPress version 3.9.1? Have you tried deactivating all active plugins to see if there is any conflict with the theme and its shortcode button output?
Cheers!
DevinHi webranding!
The easiest way would be to create your own icon font for the social icons and then change which ones the theme is using. If you truly want images then you can target each link’s pseudo class and add in the url for your image into the content:
.social_bookmarks_facebook.av-social-link-facebook.social_icon_1 a:before { content: 'url('http:yoursite.com/yourimage.png')'; }
Then style it as needed to change the layout/size/hover etc. See: http://css-tricks.com/css-content/
Regards,
DevinNo, not a single one size fits all size for anything. There is too many possible configurations for there to be any single image size. It depends on the usage, the theme settings from the user and the kind of images.
Hi!
All of the Quick CSS is saved to this file in your uploads folder: http://9a4.276.myftpupload.com/wp-content/uploads/dynamic_avia/enfold.css?ver=1
So make sure that the file is writable by your WordPress installation. If you are familiar with chmod permissions it should be at least 766 though I have heard of some who needed for it to be 777. If you aren’t familiar, your hosting provider should be able to assist in changing the permissions.
Otherwise you could use a child theme and then add your css to the child themes style.css which is the recommended way to do any theme customization these days. See: http://kriesi.at/documentation/enfold/using-a-child-theme/
Regards,
DevinMay 14, 2014 at 5:31 pm in reply to: How can I assign Featured Image as Facebook Preview Thumbnail #264785You could try it but its still not something we have any control over. Facebook and how it reads your OG tags/data determines what shows up when you link a page or post to facebook.
Hey!
You could try using a blank page and then adding in your layout that way. The Blank Page template removes the header and footer completely and leaves you with a blank page to setup however you want.
Cheers!
DevinHi deerstonedevelopment!
Because the theme has support for older browsers, uses some very new css specs and allows for a lot of fine option based customization it will most likely never be fully w3c compliant. The browser support alone makes it invalid so you would need to drop the support we’ve added in for IE8. Then also remove things like css animations.
Best regards,
DevinHi oliviad!
Unfortunately that still is not something we can help with. For customization beyond what support is able to cover you can look into a freelance developer from somewhere like Codeable, Envato Studio or even here: http://kriesi.at/contact/customization
Best regards,
DevinMay 14, 2014 at 3:46 am in reply to: Still having huge problems with responsive layers in slider #264433Hey!
Go to that individual LayerSlider slideshow and go to the “Slider Settings”. You can then adjust its responsive settings as needed and at the same time adjust your layers in your slides to not be close enough to the edges where they will get cut off. For example, this is the settings for the small demo slideshow:
Best regards,
DevinMay 14, 2014 at 3:40 am in reply to: I am having a problem adding self-hosted video to our site. #264431Hi D5WDesignGroup!
Can we see and example? What format are the videos in and can you see them when you access the url directly?
Cheers!
DevinMay 14, 2014 at 3:35 am in reply to: Icons in Blog Posts element – how can I get rid of them? #264430Hey tangodaddio!
I’m not seeing anything like that on my end:
Best regards,
DevinHi batesunited!
The best solution would be to put all of your images on the same size empty canvas. That way they display in the same view in each slide.
Otherwise you would resize them all to have the same width and a minimum height equal to the size of image you are using in the slideshow depending on the exact usage.
You can see the full breakdown of all the image sizes the theme creates with this plugin and which crop/don’t crop:
http://wordpress.org/extend/plugins/simple-image-sizes/Regards,
DevinHi!
Can you try first updating your theme to version 2.7.1. You are still showing as 2.6.2 which has had some bugs fixed in the newest versions: http://gocommerce.co.za/wp-content/themes/enfold/style.css
Regards,
DevinHey!
I don’t quite follow what the issue is at this point. Please point us to the exact page and instance where the issue is happening and we’ll see what we can do.
We don’t ever keep a list of css codes since anyone can use their browsers dev tools to inspect the elements live on the page and see what rules are creating the styles they see.
For instance, on this page: http://chequeredflagmedia.com/6h-spa-lmgte-news-round-up/, the facebook icon is getting its color from this line in your custom.css file on line 7:
#top #wrap_all .av-social-link-facebook a{ color: #fff; background-color: #3B5998; text-decoration: none; }
Regards,
DevinHi martinbelton!
Looks like you already have a post open under the same topic: https://kriesi.at/support/topic/responsive-layers-in-slider/
We see every single topic that comes through so there is no need to make duplicate topics. We don’t have unlimited resources and it can take time for us to respond to issues. Add duplicate posts or with the same issue just makes it take longer for us to address the question or issue.
Best regards,
DevinHey Bodymindlinks!
Unfortunately this is far far beyond anything we can help you with here on the support forums. You’ll need to try either the general WordPress.org forums or to look into a freelance developer.
Regards,
DevinFrom here then you would have 2 options: re-create the problem page in case its shrotcode/layout has gotten corrupted or provide admin credentials here as a private reply so we can login and take a look at the problem page first hand.
May 13, 2014 at 8:36 pm in reply to: How can I assign Featured Image as Facebook Preview Thumbnail #264199Hi tkcenter!
The answer is still the same as what you’ve found unfortunately. The theme has no way to tell Facebook specifically what image to use. Plugins like Yoast will attempt to tell Facebook what to use but it isn’t always 100% reliable.
You could try getting Facebook to re-scan the page by checking the url here however: https://developers.facebook.com/tools/debug/
Best regards,
DevinHi bmilovich!
At the moment the themes tab options are not available on products. There is however a WooCommerce extension that lets you customize tabs on products:
http://www.woothemes.com/products/woocommerce-tab-manager/Cheers!
DevinHey Pedro!
It could be an issue with how you’ve set up the custom post type or its taxonomy if its using a custom taxonomy. Without seeing the cpt setup we wouldn’t be able to diagnose it and in general we don’t bug test custom code through the forums.
If you can put what you have up in a gist or something like that we can take a look but there is no guarantee we’ll be able to find a fix.
Best regards,
DevinMay 13, 2014 at 8:25 pm in reply to: Add video button from mp4 file in slider that doesn't show video frame #264183Hey paslet!
I don’t quite follow. Any video can be and *is* linked to by its url. Vimeo or not you would be pointing to the video file link.
Cheers!
Devin -
AuthorPosts