Forum Replies Created
-
AuthorPosts
-
April 23, 2014 at 3:35 pm in reply to: Hyperlinks and formatting removed in AVIA Layout Builder #255010
Hey!
Can you reply with a private reply and provide us with admin credentials to log in and take a look at that page live? Its not an issue I’ve ever come across either so seeing it live and being able to inspect for any errors should help.
Best regards,
DevinHi derek62!
Nothing has changed in the theme functions for the image sizes except adding in the new magazine element so I’m not sure what might have changed on your end. What you can do is install this plugin which lets you easily see and edit all image sizes that the theme and WordPress use and then regenerate your images as needed: http://wordpress.org/extend/plugins/simple-image-sizes/
Best regards,
DevinApril 23, 2014 at 3:31 pm in reply to: Major confusion and issues with Product Category Images, Product Thumnails #255002Without seeing what all of your image settings are first hand I really can’t even guess where that image is pulling its size from or if its set to be cropped or not.
It looks like to me that the image for the archives is set to be cropped, when WordPress resizes the longest edge to fit the smallest dimension it then crops the image. So you get this final image for that page: http://bluby.com/demos/corporate/1/wp-content/uploads/448×572-448×510.jpg
April 23, 2014 at 3:27 pm in reply to: Change the email adress I receive emails from the contact form #254994Hi AliMese!
You can change the email directly on that form element when editing the page. It will be the first option at the top.
Regards,
DevinHey!
Update your theme to 2.7 which just came out this week. We added in a new option on the blog posts to hide the featured image on single products.
Regards,
DevinHey!
Is the new stylesheet getting generated? Can you see it in that folder with the contents inside of it?
If we can see your site live we might be able to spot the issue as well.
Cheers!
DevinHi lsrmedia!
It depends on the usage and instance. The theme and WordPress in general will crop your image or just re-size based on the values WordPress uses and then the theme’s own custom values.
So depending on the specific instance it will resize the image so that the longest edge fits. If the shorter edge goes below the specific size it will still get smaller while the long edge ‘fits’.
With a specific example (blog type) we can go into further detail. You can also see all the image sizes the theme uses in the functions.php file or by installing this plugin which reads them from within WordPress: http://wordpress.org/extend/plugins/simple-image-sizes/
Just keep in mind that image size does not dictate how it gets output on the front end. The html and css takes the source image size and then fits it into the layout.
Regards,
DevinHey jjma!
It would be more like this:
[av_slideshow size='featured' animation='slide' autoplay='false' interval='5'] [av_slide slide_type='image' id='4654' attachment=',' video='' mobile_image='' video_ratio='' title='caption title' link_apply='image' link='page,405' link_target=''] caption text [/av_slide] [/av_slideshow]
the link is a page type with the ID of 405 in my example. You should however be able to use the magic wand tool and the popup for that shortcode to build your own correctly.
Cheers!
DevinHi lionel-fidalgo!
Not with the current options no. It would need to be added in as a theme feature update which you could suggest here: https://kriesi.at/support/enfold-feature-requests/
Cheers!
DevinApril 23, 2014 at 3:11 pm in reply to: Please help! Database crashed during update – can't login! #254974Hi amsdes!
The first thing I would suggest is to FTP to your server and then delete the theme folder (enfold) so that WordPress is forced to fall back to one of the default themes. Then if things are working again you can try re-installing the theme and see if the database entries tied to the theme are okay.
Regards,
DevinHi hark!
Those versions are just layouts you can create with the Avia Layout Builder. Each gets added in with the demo data import but can be built using the same layout elements available to you but with your own media.
Cheers!
DevinHey GOWD!
You will lose changes you made to the footer.php file since you would be writing over that file. You should be able to download a copy of your footer and then re-up it after updating the whole theme.
You also may not need to modify the footer.php unless you are adding content to it because the theme has a footer option field in the theme options for replacing the socket text.
Regards,
DevinHey datadirt!
See: http://codex.wordpress.org/Function_Reference/is_home vs https://codex.wordpress.org/Function_Reference/is_front_page
Try using the is_front_page instead.
Cheers!
DevinHey @wintner!
My guess would be it has something to do with the css minifcation. I can’t inspect what is coming in from where because of it but the issue stems from the content-wrapper class being set to 100% when it should be max-width 600px. The order is getting mixed up and and most likely its from the order of the cache and when its minified.
Regards,
DevinHi Mitokafander!
Can you try updating your theme version to the just released 2.7? The /5 columns were included as an update to 2.7 but were partially available in 2.6 on accident.
Cheers!
DevinHey!
It looks like its live on the ThemeForest servers now :http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog
Cheers!
DevinHey jdrijver!
No, it is not an easy target for hackers any more than any other theme is a target for “hackers”. Kriesi has had the theme audited by professional security experts and any time WordPress or the WordPress community has found a common issue the theme has been updated in turn.
If you feel the search form in the header is an issue you can very easily disable it from the theme options in the Header tab.
Regards,
DevinHey moolya!
Refresh your local cache fully. The theme files have changed and it takes a full refresh to make sure the css properly hides the new elements.
I had the exact same issue when updating my personal site :)
Cheers!
DevinYou can update directly from the child theme or by download the theme from your downloads on themeforest and then updating the parent theme over FTP or via the theme upload in WordPress: https://vimeo.com/channels/aviathemes/67209750
Either will work or even going the steps your wrote above which isn’t needed but would still work :)
Hi Phillip!
I’m not quite sure what you mean. Its as easy as adding the css to the Quick CSS field and saving.
Best regards,
DevinHey davidrk!
Yes, LayerSlider was updated and doesn’t use the same containers. So the ls-wp-container and ls-layer containers both don’t seem to be in use anymore. You could probably just remove them and have it target them still.
Cheers!
DevinNo, unfortunately this isn’t something we can help debug as it isn’t strictly part of the supported theme configuration. If you wanted to have it fully debuged for full cross browser support you would need to have a freelance developer look into it.
Hi ShortieD!
I’m not sure if those are specific to the child theme but you can try using the one available here: http://kriesi.at/documentation/enfold/using-a-child-theme/
Or there is one in the big download of the theme that comes with the PSD, License etc on ThemeForest as well.
Best regards,
DevinHi!
No, you can place it in your child theme functions.php file as well.
Regards,
DevinApril 22, 2014 at 1:41 am in reply to: i want to latest dummy data.xml file or quickinstall.zip file #254092Everything that is available is in the demo data import but after doing so it should look something like in the video on this page: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
There have been some additions since I did that video and the import option has moved inside the theme options but thats the gist of it. Anything else is available to be re-created using the theme elements.
The WooCommerce shop functionality needs to be configured using WooCommerce which I did a video for as well: http://kriesi.at/documentation/enfold/quick-start-with-woocommerce/
Hey!
Can you try updating your theme files following the steps in this video: https://vimeo.com/channels/aviathemes/67209750
As Peter mentioned there were some iPad specific bugs fixed in the 2.6.3 and .4 releases and it looks like you are still on 2.6.2 on your site.
Best regards,
DevinHi CSPWconsulting!
Can we see the page with the embeded video? Maybe there is something happening with the fallback that we can see with a quick inspection.
Regards,
DevinHey!
I have no issues on any of the above links in any browser. Not sure where the difference could be coming from on your end however.
Cheers!
DevinHey cryscryb!
With the new image sizing tool there definitely might be a change in how images are handled for responsive layouts but there are some alternatives you may have missed in the current implementation.
Each time you upload an image to WordPress it auto creates a number of thumbnails for you. The theme hooks into this function and adds some more.
When you add an image into a layout you can choose the size of the image to add in based on any of these sizes. The theme then adds a rule to the image so that it auto expands to 100% width of its container on the front end regardless of what size you’ve chosen.
To control the size you would wrap that image in a container using a shortcode so that its container is smaller. In this way keeping the image responsive but in proportion to your layout.
Cheers!
DevinApril 22, 2014 at 1:26 am in reply to: Enfold Page Template crashing – losing content on page #254082Hey!
Aside from increasing the memory limit and then verifying that the memory limit for WordPress has indeed been increased I don’t know of anything else that would help in this situation.
It isn’t something that I’ve seen continue after there is a good amount of memory available but you could also try deactivating all active plugins and doing a clean re-install of the theme over FTP (replacing the current theme files) just to make sure there are no theme files corrupted that could be leading to an error.
There could also be some corrupted data on that page(s) specifically where re-building the page from scratch could help.
Cheers!
Devin -
AuthorPosts