-
Search Results
-
This has been a really great theme!
I just installed the latest theme update and am glad I kept a backup of the older release. I have been browsing the forums for an answer to my regarding why images site-wide (inserted using the editor) are now displaying incorrectly. It looks like the theme makers have decided to override the WP resize tool feature. Now any image inserted in the editor is displaying 100% of the parent container width. While I understand and appreciate that this was an effort to increase responsiveness, for some it can create more problems than it solves. The related thread I was reading is located here:
https://kriesi.at/support/topic/image-function-still-not-working-correctly/
I would have responded to this thread, however it has been closed. I just want to mention that this was the first thread I’ve encountered where the solution was less than desirable. I know this is not the norm (the solutions offered here are usually exceedingly helpful, positive and prompt). I thought I’d try to shed some new light on why the answers provided may feel unsatisfactory for some:
– Not being able to use a new feature of the latest WP 3.9 seems counter-intuitive.
– This may confuse users when they try to help themselves using the WordPress guides/codex, since everywhere they read will tell them how this feature should work (the first thing I did was go to the WordPress support site and RTFM to see what was up).
– The fix (although minor for an experienced user) requires a core edit that will be wiped out on the next theme update. This might be easy for me, but not for a client. It means I’m going to get a few calls to fix things that I’d rather not have to fix since I encourage clients and friends to purchase this theme.
– Being required to upload multiple copies of the same image (just to increase or decrease the image size by 10-50 pixels in my client’s case) is neither efficient nor convenient. Yes, users should ideally use images at the correct size whenever possible. However, expecting everyone should know how to use an image editor is not realistic. Expecting them to be able to mass edit and re-upload is also not realistic.
– There are plenty of reasons to not use the enfold layout builder image insert (such as the axillary fields/tabs provided on Woocommerce product pages where the layout builder is not available). Graphics inserted here can added up to thousands of images on a single e-commerce site suddenly not working correctly (this will be the case on one of my client sites if he chooses to update). Re-sizing all of these images and re-uploading and re-inserting is not a feasible option for him. Neither is editing the core to have it wiped out next update resulting in frustrated calls to the person who recommended this theme to them (me). Editing 2000+ product pages to assign a css style to re-size each image (slightly) as needed is also unfeasible.
– WordPress changed/modified the WP resize tool for a reason, because users wanted this to be an easy to use feature.
Anyway, I do very much appreciate all of the hard work that went into this theme. I don’t like to complain about any feature. I usually just open the child/custom CSS in Dreamweaver and make quick edits there, but it won’t work persistently in this case so I thought I’d post my feedback here.
Can you please consider making this an option that can be turned on/off so users can use the new feature provided in WP without making core edits?
Thanks,
Crys :)Topic: Styling Issues
I am a little lost on how to do this. I came across this thread.
https://kriesi.at/support/topic/google-maps-in-full-width-slider/
You’d need to add the map into a “color section” element. Then use the “For Developers: Section ID” option to give this section an unique id/name (eg “fullwidthmap” – without the quotes). Afterwards you can expand the section to 100% of the website width by using following css code.
The color section element of which file?
Thanks in advance.
I would like to be able to make some styling changes to the mobile dropdown menu if possible.
1. Is it possible to change font size/weight/color/etc.?
2. Is it possible to add a background color or image to the mobile dropdown menu?
3. Is it possible to add a logo to the top of the dropdown menu so that it appears as it does in the mobile header?Your help is appreciated. Thank you.
Hi everyone,
1) I’d like to apply box-shadow “effect 2” and a
2) centered, circular gradient (like here: flare.bringthepixel.com ) and also
3) bold font both for the main menu and sub-menu
… to the main header.
4) Make the top-bar not-fixed, so that when the visitor scrolls down, only the main header stays fixed, or sticky, while the top-bar gets “scrolled away” (is this still English?), or disappears.The “effect 2” solution is published here: paulund.co.uk/creating-different-css3-box-shadows-effects
The gradient generator is published here: css3generator.in/css-gradient.html
However, pasting in the codes into quick css does not provide the desired effect, and unfortunately I don’t know any better, as my knowledge of css is currently at the diaper-level.For the sake of the remaining hairs on my head – does any know how to apply these codes through quick css? And if it’s not possible with quick css – where exactly in the child-theme css files should these code-lines be pasted in? Right now I’m pasting in various combinations of the css code, hoping that by some miracle I’ll hit the right combination…
In case that matters, my current quick css “basket” looks like this:
#header_meta {
box-shadow: none;
}#header_main {
background-color: #0278fe;
border-top: none;
border-bottom: none;
box-shadow: 0px 8px 12px rgba(100, 100, 100, 0.49);
}/*—- Font Menu Hover Color —-*/
#top .header_color .main_menu .menu ul li>a:hover {
color: #0278fe;
}/*—- Background Menu Hover Color —-*/
.header_color .main_menu .menu ul li a:hover {
background-color: #ffffff!important;
}.main_menu .menu li ul a {
background-color: #0278fe!important;
}
Thanks a lot,
Cheers,
NerkasHey guys
I have noticed two problems with Portfolio Post type.
1) When you change a portfolio item to a Post I cannot then edit the short-codes or any other content in fact. When I do NOTHING changes in the post when viewed even though it changes in Admin
And, 2) when I select Masonry layout for Portfolio categories I find that every Portfolio item I have ever converted to a Post shows up in there too! They shouldn’t as they are no longer Portfolio items.
Is some meta data being kept that stops a Portfolio from really being changed over to a post? It’s necessary to do this for me as I have far more posts of Sold items that are there historically so it makes sense to change Portfolio items to the Post format for now. I am using Post Type Switcher to change to posts.
Cheers
EdHi everybody!
I want to hide a very fine line between colour sections. I suppose that any css code could work for that but my command isn’t enough.
I’ve searched in this forum and I found a related topic about a one pixel line question but it isn’t exactly the line I want to hide.
#top.home #av_section_1 {
border-top: 0;
}So if you can help me with this, I really appreciate.
Thanks and best regards!
Viewing 30 results - 130,681 through 130,710 (of 142,938 total)
