Forum Replies Created
-
AuthorPosts
-
Glad Ismael could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Let us know if you have any other questions or issues.
I think that has been mentioned as a feature request already :)
Regards,
Devin
Good to see some different kinds of effects coming out with the theme features! So much that can be done with Enfold!
Hi LoganGattisDesigns,
Can you try re-creating that table and see if that fixes it?
Regards,
Devin
Hi HammerbyGB,
I’m not really sure about either option at the moment but I’ve tagged Peter and Kriesi on the topic so hopefully they can shed some light on it.
Regards,
Devin
Hi runekjensen,
The slideshow must be set to full width and then the caption title and caption text will do that automatically.
Regards,
Devin
May 28, 2013 at 2:16 pm in reply to: How to centre menu with "Header with Social Icons and bottom navigation" #121361Hi gamesymphonies,
Unfortunately, the margin auto trick only works when the item has a defined width. So you would need to set the width for the item then you could use it.
It isn’t a bit deal if you don’t modify the menu very often but is custom to each individual menu.
Regards,
Devin
Hi HighschoolAustralia,
Kriesi mentioned today or tomorrow for 1.5 I believe.
Regards,
Devin
Hi Merkur-Trykk,
Ultimately you will not be able to control the sharpness that level without replacing the thumbnails that get generated by wordpress via FTP after they have been generated.
You can use a plugin like this one to quickly modify image sizes and regenerate and play with the sizes to get the best results: http://wordpress.org/extend/plugins/simple-image-sizes/
The wordpress thumbnail functionality is just not that great if you want zero change in your images. From the demo content you can see an example with this image:
Fullsize: http://kriesi.at/themes/enfold/files/2011/12/dash_tresor.jpg
Thumbnail: http://kriesi.at/themes/enfold/files/2011/12/dash_tresor-260×185.jpg
WordPress does a slight file size reduction (which reduces quality) as well as attempts to shrink it as best it can. Even a single pixel difference can cause the thumb to have better or worse quality.
Regards,
Devin
Hi jev7337,
We can’t really support older versions of FF like that or really test for them. With Chrome, Safari and now FF all doing continual smaller testing cycles the theme just supports the most recent version whenever that is. So in browser support panel on Themeforest, this is why you see specific versions of IE but nothing else.
Regards,
Devin
Hey Andy,
You just need to change that css to:
strong.logo img, #header_main .container, .main_menu ul:first-child > li > a {
height: 60px !important;
line-height: 60px !important;
padding-top:3px !important;
}which will prevent it from effecting the sub menus.
Regards,
Devin
Hi Elly,
My guess is that the slider uses a lot of in browser memory and FF is somewhat known for memory issues. The layer slider is actually a plugin in itself so there isn’t a lot of tweaking Kriesi will most likely be doing to it at this point.
You could try closing out FF completely before editing a layerslider slideshow so that all its open memory is cleared when trying to make a slideshow.
Additionally, you can always try increasing the memory allotment your wordpress install has and see if that helps as well. This is a good blog post on how to: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Regards,
Devin
That should not be the case. Pre-wrap breaks only when it is needed. See: http://www.w3schools.com/cssref/pr_text_white-space.asp
Hi dsgnerfw,
You should be able to add a featured image to your posts and it will set the small thumbnail in those widgets.
Regards,
Devin
Hi MikehJPP,
Which header layout are you wanting to center the logo on? If you can link to your site directly that will help give specific css.
For the logo switch, you could use media queries to hide the logo and then add a background image for the new logo but it isn’t as simple as a single media query for each.
The easier solution would be to add your own new div in the header.php with a logo and class that you hide with a media query for above mobile and then show when below.
Both of which would need to be done by a freelance developer as its a bit beyond what we can cover via support.
For the header background,
#header_main {
background: url('http://yoursite.com/yourimage.png');
}With some adjustment for the repeat you want.
Regards,
Devin
Hi web_line,
The product advanced layout items only show up when you have Woocommerce installed and active.
The version number within wordpress was an error when Kriesi uploaded it to themeforest.
Regards,
Devin
If you want to force it, you can just change the white-space property value. Add the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
body .av-special-heading>* {
white-space: pre-wrap;
}Regards,
Devin
Hi cyberena,
Go into your Enfold theme options and open up the General Settings Tab. The first option you’ll see “Responsive Layout” allows you to turn off the responsive layout and set it to “Fixed layout” which will disable the mobile responsive functionality.
Regards,
Devin
I’ve tested your site on all of my test machines and still unable to reproduce it on your site. Can you use http://www.screenr.com/ and make short video showing what is happening from your point of view?
Hi jgwyant,
At the top of the page editor, look for the Screen options tab and open it up. Then see if the Advanced Layout Editor checkbox is checked. If it is not, check it and the option should appear once again.
If its already checked, try re-installing the theme files on top of themselves in case something got corrupted somehow.
Regards,
Devin
Hi ataros,
No, I don’t believe so. The best thing to do would be to find a different way to display the data than to go into negative values.
Regards,
Devin
Right now we are way over inundated with support requests so some of the out-of-the-norm things we aren’t able to assist with right now to make sure bugs, issues, and supported things are still able to get answered.
Hi gianmarizzi,
You can use a url obfiscator like: http://goo.gl/ and then deactivate the url when you are done with it.
From the screenshot, that isn’t the correct or default behavior of a single portfolio so there is probably something either conflicting with it or some incorrect css somewhere.
Regards,
Devin
Hi janeyj,
Just tested it on my live install and this works and has some fallbacks as well:
.responsive .boxed#top {
-moz-box-shadow: 0px 30px 30px #000;
-webkit-box-shadow: 0px 30px 30px #000;
box-shadow: 0px 30px 30px #000;
}Regards,
Devin
I have no idea how that could happen. Its the first time I’ve ever seen something like it actually.
Try switching to one of the default wordpress themes (twenty eleven/twelve) and see if the issue is still there. Then, delete the products (in the trash as well) and create a few new test products that are completely different and see if the same thing happens.
If you have any other plugins running, disable them while doing so as well.
Regards,
Devin
Hi adrianej,
The theme doesn’t currently have support for Sensei but you can look at how it adds support for woocommerce in the config-woocommerce folder as an example of what wrappers need to get added and how Kriesi added woocommerce support.
Regards,
Devin
Hi Christian,
I would suggest contacting your hosting provider and asking if they can assist with increasing your wordpress memory allowance. The wp-config change isn’t always fully effective when the host prevents it.
You can also try one of these ways: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
But contacting your host directly is the best way to ensure it gets changed.
Regards,
Devin
Hi mgma,
Can you give us a bit more reference on where you want this to happen?
Regards,
Devin
Hi maxmamaev,
The server could have an issue with the size of the zip or the content inside. The best thing to do is just install it via FTP.
I did a short tutorial showing how to do that for Enfold here: https://vimeo.com/channels/aviathemes/64927356
Regards,
Devin
May 23, 2013 at 12:53 pm in reply to: Enfold – Need to Set Author Link on Blog Posts to Go to Buddypress Profile #118450In your theme files, just about all loops are in the includes folder. For the author, its loop-author.php.
-
AuthorPosts