Forum Replies Created
-
AuthorPosts
-
Hey SpyderSpy6!
In the themes functions.php file all of the thumbnails that the theme tries to generate when you upload a photo are listed out:
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news $avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns $avia_config['imgSize']['gallery'] = array('width'=>710, 'height'=>575 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['masonry'] = array('width'=>705, 'height'=>705 , 'crop' => false); // images for fullscreen masonry $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>710, 'height'=>270); // big images for blog and page entries $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 ); // images for fullsize pages and fullsize slider //overwrite blog and fullwidth image on extra large layouts if(avia_get_option('responsive_layout') == "responsive responsive_large") { $avia_config['imgSize']['gallery'] = array('width'=>845, 'height'=>684 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 ); // images for fullsize pages and fullsize slider }
In general bigger is better since getting sized down wont cause loss of quality where stretching to fit will.
Cheers!
DevinIf you are having issues with getting the theme installed there are a lot of introduction to WordPress videos available here: http://videos.wpbeginner.com/
You just need to sign up for a free account and there are lots of videos for the basic how-to questions for using WordPress. We have theme specific videos available here: https://vimeo.com/channels/aviathemes
Glad we could help. Let us know if you have any other questions or issues.
On ThemeForest, where you purchased the theme you need to go to http://themeforest.net/downloads . Then click on the Download button and then click on “Installable WordPress file only”.
That zip file will be enfold.zip and is the one you can upload either through your WordPress dashboard or by FTP following the steps in the video.
Hey!
You download the zip file with the theme from your downloads on Themeforest when logged in.
Cheers!
DevinNovember 24, 2013 at 1:01 am in reply to: Post featured images all different sizes.. Need consistient size #192370Glad we could help. Let us know if you have any other questions or issues.
November 24, 2013 at 1:00 am in reply to: Please stop closing the forum topics when you respond to them. #192369Hey solarmediapro!
We only close items that are completed items. Unfortunately its something we really do have to do otherwise we get years old topics coming up and then it starts a chain of old outdated support getting seen as being a recent bit of advice or fix.
There are some topics that get auto-closed from a yet unknown bug but so far its been only a handful of posts.
Regards,
DevinGlad we could help. Let us know if you have any other questions or issues :)
Search and replace doesn’t work so well unless you’ve set up the local install with the same domain name so the serialized data is the same. But we all have to learn from the mistake somewhere – I know I did quite a few times before getting things right :)
Hey!
The first image doesn’t seem to show an error that I can see. But it does have your private key so I’ve removed it.
For the portfolio issue, please try deactivating all active plugins and see if that helps. The content is rendered but its being hidden by something else.
Regards,
DevinAt the start of the video I mention that the Masonry element was introduced with this newest version :)
You’ll need to update your theme version to get the new features whenever they are released.
That is actually something we’ve talked about adding in specifically because of that. The more the theme sells the more we are all finding that needs to be added in :)
Hey eyeconictv!
Those directions are not for changing the theme code, but for changing the code you add into the themes google analytics field (eg the code you get from your analytics account).
Best regards,
DevinHi!
Not sure what is causing it but the code isn’t getting rendered correctly. All of the height and width values are getting output as NaNpx .
You could try adding a widget area into that section instead and the add the adsense code into that widget area instead.
Regards,
DevinNovember 24, 2013 at 12:29 am in reply to: Drop down menu not working in IE 8 & 9 & issues with portfolio #192355Updating to 2.4.2 should fix the issue. I can’t say which bug fix it was or 100% that it was in there but I do remember there previously being an issue where that could occur. But once updated we’ll be able to debug if its still there.
Really nice @HappyBeagle! I like the big semi transparent logo in the background.
Hey!
No, unfortunately I can’t think of one with css that would reliably work cross browser. The best option would be to upload your logos at the same size canvas with them resized on that canvas.
Cheers!
DevinNovember 24, 2013 at 12:15 am in reply to: Content Slider Auto-rotation option causing black borders to show on iPhone/iPad #192350Hey!
If you can make the site public or give us access in some way we’ll take a look and try and see whats going on. I’ve not run across it on any client sites or my dev sites but maybe there is a specific css styling that is causing it under certain instances.
Cheers!
DevinHey!
Thanks for the assist! WordPress doesn’t have an auto image update script or anything like that so as mentioned you’ll need to use a tool like WP MIGRATE DB to move everything correctly.
Regards,
DevinHey!
Sounds like there may be an issue with the WordPress permalinks then. You can try first re-saving the options a few times in a row to try and refresh them and see if that works but if not try the troubleshooting tips in the codex here: http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems
Regards,
DevinHi!
The content slider just didn’t have the auto-rotate dropdown set to yes. I’ve changed it and then re-saved the page for you.
Cheers!
DevinNovember 24, 2013 at 12:04 am in reply to: masonry blog element not working unless a regular blog post element added #192346Glad we could help. Let us know if you have any other questions or issues.
November 24, 2013 at 12:04 am in reply to: Enfold – Default Blog Title Appears in Header for ALL posts? #192345Hi!
Your link is pulling up a blank page on my end. We can’t really debug previous versions since there have been some big changes since 2.1.
Cheers!
DevinThis should do it as well as adjust your logo position a bit:
.logo img, .logo a { max-height: 60px !important; padding-top: 8px; }
I saw that too but that is incorrect since it most definitely does have wp_head in the header. And no, you wouldn’t be able to use the LayerSlider on the same page.
Unfortunately that specific layout just may not be doable. It isn’t ideal but I’ll also tag the topic for Peter to take a look at to see if he has any ideas.
What is actually stopping you from adding them? Is there an error or something else? Have you changed anything since Ismael added the test gallery like a new plugin or turning any on or changing settings?
The masonry gallery definitely does support more so its just a matter of finding why it isn’t working on your end.
Hi solarmediapro!
We have issues tracked on our github repository for all themes and things typically get fixed within a few weeks (or less) with updates so that isn’t something we typically do. With this most recent update there were some big issues Kriesi was trying to tackle but we may need to ask him to do a small release to fix a few of the ones we’ve fixed on the core files before then.
But otherwise if you have an issue we’ll address it individually for now.
Best regards,
DevinNovember 23, 2013 at 6:36 pm in reply to: Next Bug – remove / rename of categories for custom-post-type not possible #192299A clone of something from within the theme is not going to automatically work. That is not something any programmer or developer would ever suggest doing as you don’t know what checks there are for a specific name.
What is supported through support is clearly defined when you registered on the forums: https://kriesi.at/support/register/
And yes, a very common thing to do when developing on any platform is to try re-loading things from scratch to verify everything works on the server/computer etc because things can change mid way through without you knowing. So making sure the base is still intact and then re-adding in each change in turn and testing is a very very common and effective way to debug.
Hi!
Can you try fully deleting the theme from you server, deactivating all active plugins and then installing the theme via FTP following the video tutorial here: https://vimeo.com/channels/aviathemes/64927356
Best regards,
DevinHi silviouk!
The site has a coming soon block so I can’t take a look at the site in IE8. The theme has no support for IE7 however so unfortunately I can’t say how things would even render on it.
Best regards,
Devin -
AuthorPosts