Forum Replies Created
-
AuthorPosts
-
Hi Marssolutions!
There are 3 ways to do this. The first is to edit the color section and choose a larger padding for it. The second would be to add in an HR element into and choose whitespace.
The 3rd is to give the color section a custom ID using the field at the bottom of the color section window and then give that id a height using css.
Regards,
DevinWill continue the topic in your original thread. Closed for now.
Hi Selectah123!
I’m not seeing any issues with blurry images or anything like that on the site. Can you point us to a specific example and maybe a screenshot of what you are seeing?
Regards,
DevinHello Raymmar!
Unfortunately no I don’t believe so. It looks like Kriesi custom coded one in just for his site which he isn’t releasing any customization from for now.
You may be able to find a plugin that has an “if user is logged in show this content, if not show the login form” type setup but I don’t know of any off hand.
Best regards,
DevinTry using a logo that is 171px wide. IE8 will just continually give you logo issues when using a logo larger than the container and trying to let the theme adjust for it dynamically.
October 11, 2013 at 4:49 pm in reply to: A link to the non-responsive fixed width version on the mobile? #174262Hey!
I just tested it out and it works on my end on both mobile and desktop so I’m not sure where you are running into issue but make sure you’ve refreshed the page a few times and see if that helps.
Best regards,
DevinHey chooseone!
If we can take a look at the site and an example live we can look into a fix that can be added in without the need for a theme update.
Regards,
DevinOctober 11, 2013 at 4:39 pm in reply to: Switching between "Avia Layout Builder" and "Default Editor" fails #174259The “work around” working is a bug. It is not intended to do that as a means of keeping the whole process a bit more secure from a single error breaking a whole long layout.
You can still modify tab content via the debug field and then save to have it reflected but those elements that are not available from within the individual pop ups are not yet supported to be nested inside other elements.
Eg, tabs within tabs or accordians within tabs may/will still have cross browser bugs or responsive bugs that we have not yet worked out.
Unfortunately thats when you start getting into needing a more custom grid customization. The content/sidebar interaction will need a bit more customization beyond what we can do via support.
It just isn’t as simple as the above since its actually modifying the grid that build the structure of the site and not just the internal contents of the pages (which is a bit easier to set to full width like I did above).
Glad Yigit could help. Let us know if you have any other questions or issues.
Looks great! Good use of all the color sections to give lots of great bright breaks between the content sections.
October 11, 2013 at 4:13 pm in reply to: Grid Layout IE8.0 stretched in height bug. – Slider content upside down. #174232Hi!
Just tested the demo and your site and IE and no upside images anywhere that I can see.
First thing to do is update your theme files since there have been a number of bug fixes and updates since 2.0.1. This at least will make sure we aren’t re-duplicating any fixes that have already been pushed out for IE.
Cheers!
DevinOctober 11, 2013 at 3:47 pm in reply to: The post still shows 0 comments when there are some #174214Hi!
My guess is WP-Rocket is causing the same data to be cached incorrectly so the comments are appearing as duplicate information. I have no experience with the plugin so if it has any settings for being able to exclude data from being cached or anything like that it would the route to fix it.
Regards,
DevinHi!
The easiest way would be adding the following to your custom.css file or Quick CSS:
.grid-entry-title.entry-title, .grid-entry-title.entry-title a{ cursor: text; }
This will eliminate the user from being able to follow to the single page.
Regards,
DevinAt this point since a good bit of time has passed I would recommend just removing or deactivating the extra scripts to bring IE up to modern visuals (modernizr and responsive.js etc), update to 2.3.2 and we can go from there.
The theme has had some menu updates and some other big updates for the page structure and at least getting to a point where we can see if its css or what and work on the same version should help.
Typically there aren’t so many issues so trying to clean up the hacks up to this point is the best route to getting things clean I can see.
Hello!
The images get re-sized in proportion to the original image size. So if you want them all to be the same then you should upload images with the same proportion or the same exact size.
Cheers!
DevinHi andreanapier1985!
No, Enfold is definitely compatible and there have been special considerations made for Yoast’s functions to make sure it works as far as I know.
So you may want to try other plugins and see if there is conflict with one of theme and WP SEO or check the WP SEO support forums to see if anyone else has had a similar issue.
Best regards,
DevinHello drijen!
This is the intended behavior for the advanced layout editor. You can work in *either* the visual editor or the advanced layout editor but saving while using one or the other risks wiping out the contents of the opposite.
Cheers!
DevinHello!
It would be best to move the position of the custom post type rather than the Enfold options menu position just in terms of keeping the largest impact on the site as unmodified as possible.
See: http://codex.wordpress.org/Administration_Menus and http://codex.wordpress.org/Function_Reference/register_post_type
Best regards,
DevinHey CarvedBlock!
LayerSliders will always be full width. So you can have multiple on a page or in between elements but not inside columns or inside the page with a sidebar.
Cheers!
DevinHello ganjou!
You can choose a different header from the Theme Options>header. You are currently using the same as this one: http://kriesi.at/themes/enfold/homepage/home-v3-3-column-with-blog/
Cheers!
DevinHey!
See this topic: https://kriesi.at/support/topic/icons-still-not-working-in-firefox-and-ie/
There are a number of things to try ending in the server adjustment but first try cache refreshing, re-saving styles.
Cheers!
DevinHello Pedro!
It is not yet usable but Kriesi kept the file in so the 2.3.2 bug fixes could be pushed out sooner.
Best regards,
DevinHi!
I’m not getting anything abnormal with scrolling either on the site live or even visible in the video so I can’t think of any possible solutions or anything to try and help unfortunately.
Best regards,
DevinYes, a bigger height+width at the quality you want will be best.
Hello!
The sliders are set to adapt to the screen size you are viewing them at so they will stretch to fit the space. If they are smaller than the full width of the page or the partial width of a page with a sidebar you can put the slideshow inside a column element to contain it to a smaller size.
Regards,
DevinOctober 10, 2013 at 4:45 pm in reply to: attach a photo in forms // color type with black background problem #173686You have that set to white:
.main_color h3.iconbox_content_title { color: white; }
You just need to set the images in your color sections to Stretch to fit instead of No Repeat.
Also I noticed you are using text field with ID’s in them inside the color sections. The color sections actually have fields for your own ID’s so you don’t need to add them in with another element inside the color section.
Hey!
I see the exit transition on the site right now. Though there isn’t a second slide so the slide doesn’t transition forward. For a general video on LayerSlider see: http://www.youtube.com/watch?v=ZY9SxVyugx4
Regards,
DevinOctober 10, 2013 at 4:11 pm in reply to: Cannot adjust the number of transition for the large LayerSlider #173655Hey mobar!
Click on the Select transitions button and then you need to scroll all the way down and for both sets of transitions select the select all and then unselect it. Then you can just pick the ones you want.
Alternatively you can select the option next to that one for “Old transition” so that you only have the easing basic transition options.
Best regards,
Devin -
AuthorPosts