Forum Replies Created
-
AuthorPosts
-
Only Kriesi has any iphones for test at the moment so I’ll need to tag him to take a look. The change in the responsive layout should only ever occur below 480px if you take a look at the grid (line 456) so if that is happening there is something incorrect there.
Regards,
Devin
Hi ramontessmann,
The css from dekkert should help but please remember that we do *not* offer support on third party plugins or customizing the output of those plugins.
In this case, you can try adding 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:
.iphorm-element-text {
margin-bottom: 0px !important;
}Which will force the bottom of the input text to have a smaller margin than what the theme has elsewhere.
Regards,
Devin
July 5, 2013 at 2:46 pm in reply to: How to arrange contents in megamenu through pages/sections #127229Hi victoriaeducacion,
No, I don’t believe so but just in case I’m not fully understanding what you are trying to accomplish could you provide an example you’ve seen on another site or maybe a mockup and link us to the image?
From what it sounds like, you want the main menu to dynamically change based on the current page which is definitely not possible other than the method Dude described above.
Regards,
Devin
Hi Agnes,
I’m getting the same thing on my test install as well but not getting it in any other theme. Not sure what the conflict could be so I’ll need to tag Kriesi on the topic and have him take a look at it.
Regards,
Devin
Glad Dude could help :)
Let us know if you have any other questions or issues.
You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn’t grab it :)
That isn’t quite the menu not working but instead an issue of a users menu items being too wide. What you can do is change the pixel width the theme code uses to switch to the mobile menu to whatever works for you (outside of modifying your menu items).
In the JS>avia.js file in your theme files look for the following on line 83:
switchWidth = 767;
Just change the 767 value to a larger value so that the mobile menu shows up earlier.
Hi neotemplates,
You would need to find a third party plugin to do something like that as the theme doesn’t have anything built in to support that kind of functionality.
Regards,
Devin
Hi luiginiglio,
You should upgrade now without issue. Its just a security update and I’ve not seen or heard any reports of issues.
Regards,
Devin
Hi Andy,
If the issue continues when the site is live we can take a look. Or if you have it on a stable test and want to make a new topic for it we can check there as well.
Just make sure to include a link to the relevant site when you make a new post describing the issue.
I’m going to close this topic for now so that it doesn’t get further off topic and a big long extended thread.
Regards,
Devin
Hi Eric,
I’m not aware of the ‘known issue’ you are describing. What iPad and IOS is it not working on and with what page specifically?
Regards,
Devin
Hi Shallnotbe,
The issues is that the actual sidebar, the code of it not what you see as the visual part of it, only includes what has content inside of it. So the “sidebar” doesn’t actually extend all the way to the bottom of where your content.
For #2, Try adding 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:
.gravatar {
border-radius: 0;
}
.comment-count {
border-radius: 0;
}
.rounded-container, .rounded-container img {
border-radius: 0;
}I’m not sure what other items you want to change but I’m fairly sure all of them can be change with just a 0 border-radius. So if you have any other circlular items you can inspect the page with either google dev tools or Firebug for Firefox and then get the class selector that you’ll need to target.
Regards,
Devin
You can use any widgets you’d like in it by adding them to the Single Product Pages sidebar.
Hi zendao,
Try increasing your php memory and see if that helps. Here is a good how-to for the various methods: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Going up to 128mb or if possible.
Regards,
Devin
July 5, 2013 at 1:11 am in reply to: Advance layer slider as header in blog and blog articles and webshop pages #127543Glad you were able to find a working solution for at least part of it. With a bit of modification from a dev hopefully you can find a solution for the rest.
Glad Peter could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi!
Hi jalmedar,
The theme supports WPML and .po files for translation but I don’t believe the layerslider has any support for translation directly.
Regards,
Devin
Regards,
Devin
Yes please do. Always good to know what has fixed issues for users so we can have it as a resource.
Regards,
Devin
As I said above, at the very smallest mobile resolution the cart stops responding to the width in order for it to not get too squished to read. So if you use the link above in iphone 4/5 there is no issue but when you get down to the ~340 pixel width the table stops reducing in size and instead expands to give better readability.
July 4, 2013 at 1:12 am in reply to: Remove padding in sections so images are flush on bottom of section #126919No I didn’t receive anything. Make sure to include a link to this topic in the body of the message or my spam filter grabs it and I can’t see it.
Hi MarcKeegan,
If you can assist with some clues as to what is happening we may be able to but otherwise its an extremely broad and non-descriptive issue.
Kriesi’s demo site runs on a MU install and gets hammered daily but the support forums and all the theme demos and as far as I know hasn’t had anything similar. My test server gets beat pretty hard daily as well from how much I switch between all of Kriesi’s themes, add and remove pages, run various test functions as well as host client development sites and have never had an issue with MySQL.
So if you can provide more information on what exactly is happening either via logs, talking with the hosting provider, specs on your server or any other details we can dig a bit deeper.
Regards,
Devin
Glad its working better now.
Let us know if you have any other questions or issues.
Regards,
Devin
Hi fixionmedia,
No issues on my end with the most recent iPad or Android 2.3. I’m not sure what could be causing the issue on those specifically but this is the first I’ve heard of it not working on any specific device.
Regards,
Devin
Hi Shaz,
WooCommerce puts the sidebar on single product pages under the product image. Enfold tries to keep modification to WooCommerce as minimal as possible so that there is maximum support for WooCommerce extensions.
You would need to modify the single product template either through filters and hooks or by redoing the single product template http://docs.woothemes.com/document/template-structure/ . The template method would be a bit tough as you’d need to re-do the theme integration/responsive tweaks as far as I know.
Regards,
Devin
Hi gadzio,
Not sure what you mean as it definitely is responsive. The one asterisk to that is that if you go too small, the table expands so that you will need to scroll over on a mobile device. This is to prevent a broken non readable table.
You can test out various resolutions here: http://designmodo.com/responsive-test/
Regards,
Devin
Hi Caleb,
Not in that same way no.
Regards,
Devin
You can use a url obfuscator like this http://goo.gl/ to keep the url private.
Solved in duplicate topic here: https://kriesi.at/support/topic/frontpage-problem-editing-tag?replies=4#post-121956
Glad we could help :)
Let us know if you have any other questions or issues.
Hi ramontessmann,
Aside from setting the width of the logo specifically I don’t know of anything else that could be done.
As for the logo effect no you would need to look into a freelance developer to customize the logo/implement the javascript.
Regards,
Devin
-
AuthorPosts