-
AuthorSearch Results
-
May 17, 2013 at 5:06 am #23410
Topic: Ismael, please answer my post
in forum EnfoldMay 17, 2013 at 4:57 am #119645In reply to: Possible to have a full edge to edge map?
Hi,
Add a new layer > select Div / Video, insert the google map code
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=48.287373,107.138672&t=m&z=4&output=embed"></iframe><br /><small><a href="https://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=48.287373,107.138672&t=m&z=4&source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>Go to Style tab > Layout & Positions > width and height should be 100%. Top and left position is “0”. Drag the layer at the top of every other layers to place it behind. Save changes.
Regards,
Ismael
May 17, 2013 at 2:33 am #118914In reply to: Adding Custom Icons
Help Please!
I followed these instructions and now certain hard-coded icons in the theme aren’t working, specifically: the icon on the “Go to Top” button that appears on long pages, and the next and previous buttons on either side of the blog posts. Can you tell me what to edit in the charmap.php file to fix this? The site is still in development so I can’t give you a link.
May 17, 2013 at 2:14 am #119650In reply to: Header background image
Hi,
Please refer to this link
https://kriesi.at/support/topic/mega-menu-bug#post-108100
https://kriesi.at/support/topic/header-background-image-2
Regards,
Ismael
May 17, 2013 at 2:11 am #119294In reply to: Avia Builder – Misbehaviour when editing content
Stop telling me that you are unsure. Test it again with a real scenario. Yes, I do have always the latest revision of any theme.
Sorry, but this really fucks me up. It’s 4 a.m. now here in germany and I’m trying to get a development website up and running messing with this sh*t for the whole day (worth of 4 hours plus)!!!
Another screen that happend JUST NOW:

I’ve added the entry at the bottom of the toggle, saved builder, saved page, started editing over – there ya go. Pretty much useless! After that I have to deactivate a plugin (Google Doc Embedder or sometimes also WPML and I don’t have any other plugin active) and the editor shows up again.
The WP feature to automatically save drafts seems to have affect on this behaviour. So get into it instead of telling me after a few clicks that everything works fine… :(
May 17, 2013 at 1:59 am #119316Hi,
You need to create a backup of your custom.css or copy the code on the Quick CSS on a notepad or something like that. Yes, it would be nice to be able to save a custom theme style. You can request that on this thread https://kriesi.at/support/topic/enfold-feature-requests.
Regards,
Ismael
May 17, 2013 at 12:07 am #119444In reply to: Different color for top bar menu and menu hover
Hi,
To change the background of the top header completely, you can use this
#header_meta {
background: red;
}To change the color of the menu font use this.
.header_color .sub_menu > ul > li > a {
color: blue;
}And the hover color, with this
.header_color .sub_menu > ul > li > a:hover {
color: black;
}Change the color value.
Regards,
Ismael
May 16, 2013 at 11:45 pm #119288In reply to: Transparent content and header
Hi there,
I just posted a similar question and I just tried your suggestion Nick. Thanks.
However (and theres always a ‘but’) it only works in boxed mode. I want to replicate the following
http://www.clipular.com/c?6029094=ElAiRoselI8riSzj5UpygB3eFx0&f=.png
…….. which means the dark footer needs to reach edge to edge (left and right) with no margins and I guess the transparent slider would need to do the same. Is there no way to do the same effect without being in boxed mode but instead be in full width. It needs to be responsive too.
The large oranges at the top would be in the transparent slider. Is it also possible to have the bottom oranges overlap between the main body and the footer.
Cheers
Andy
May 16, 2013 at 11:19 pm #119666In reply to: One background image covering Header & Main PAge
Hi there,
Here’s a link to the image effect im trying to reproduce. The large oranges at the top would be within the transparent slider. Possible????
http://www.clipular.com/c?6029094=ElAiRoselI8riSzj5UpygB3eFx0&f=.png
May 16, 2013 at 11:12 pm #23394Topic: One background image covering Header & Main PAge
in forum Enfoldandypeck
ParticipantHi there,
Slightly unusual this but is it possible to somehow use one big image to cover everything from the nav, header,slider (with a transparent background) and main body. I dont want to segment the sections but instead create one seamless image with minimal interaction on the top. Im guessing something has to be made tranparent or invisible. In which case I would need to switch off the ruled lines between Header & Main and quite poss the alternative background too.
How do I do this… CSS?
Cheers
May 16, 2013 at 10:08 pm #119350In reply to: Portfolio columns/grid
Hi this is the css code that will push them apart, but it all depends on how many column there are. This code assumes its 3 or 4 column portfolio. And ofcourse you can play with these values yourself. Initially the first one was 33.3% and the second 25%
#top .no_margin.av_one_third {
width: 31.3%;
}
#top .no_margin.av_one_fourth {
width: 23.5%;
}Thanks,
NIck
May 16, 2013 at 9:59 pm #119347In reply to: change color in the portfolio thumbnail
Hi,
Anything is possible. Can you be a bit more specific about what specifically changing into what else. If you can take a snapshot of the demo portfolio page and on http://www.imgur.com (or other image storage) there are objects like little arrows you can add to the snapshot to better flush out your thought as well as convey your idea to the support team better; then just paste the link to the image here
Please try this css. You can add it to Quick CSS located in Enfold > Styling at the bottom of the page or to the /css/custom.css
#top .grid-content, #top .grid-entry-excerpt, #top .grid-entry-title {
background-color: grey;
}
#top .grid-entry-excerpt {
color: white;
}
#top .grid-entry-title {
color:yellow;
}Thanks,
Nick
May 16, 2013 at 8:40 pm #119651In reply to: Drop Down Menu Like Demo
https://kriesi.at/support/topic/mega-menu-7#post-111658
Never mind, I found this post about it!
May 16, 2013 at 7:16 pm #119287In reply to: Transparent content and header
Hi Nick,
Thanks for the response!
I am running locally on Desktop Server (mamp).
What I can do is first try what you have given me, and tonight load this to a test site and post the credentials for you.
Tim
May 16, 2013 at 6:47 pm #119286In reply to: Transparent content and header
Hi,
You both are asking very abstract questions that are difficult to answer without seeing what you have on the pages, etc.. so there are multiple possible combinations with the theme. Could you provide a url please (you can mask it with http://www.goo.gl) so that we can give you the code for you to use with your designs.
Here is the css code I use to make everything including header, body, footer, socket transparent. Please add this CSS below to Quick CSS or to /css/custom.css file.
#top #main,#top .html_stretched #wrap_all,#top .alternate_color,#top .header_color,#top .main_color,#top .header_color div,#top #header,#top .header_color .container_wrap_meta,#top .header_color .header_bg,#top .footer_color,#top .footer_color,#top .socket_color {
background-color:rgba(255,255,255,0) !important;
}
#top .container_wrap {
border-top-width:0px !important;
}
#top #header_main {
border-bottom-width: 0px !important;
}Just please make sure that you add a background in Enfold > Styling > General. and remove the color from ‘Body Background color’ input box right above where you will upload the image on that page.
Thanks,
Nick
May 16, 2013 at 2:58 pm #119530In reply to: WooCommerce plugin compatibility issue – Help me
May 16, 2013 at 12:06 pm #119469In reply to: Formatting gets stripped in Enfold
I am experiencing exactly the same problem as you are, Ivana. I’ve resorted to using Firefox only for editing purposes. That was fine, until recently, when Firefox started crashing on me whenever I tried to edit the slider on my homepage. But that is a different topic altogether.
By the way: I am no techie, so please bear that in mind when proposing a solution :-)
Elly
May 16, 2013 at 11:31 am #23358Topic: Map in Slider
in forum Enfoldjoe88
ParticipantHello. I saw a topic from jwferne, where he placed the google code in the layer slider to make the map flush with top and sides. Can someone please provide a few more details on how to accomplish this. What map code is used and in what type of layer is it placed? Can you still use the pop-up marker? Thanks.
May 16, 2013 at 7:55 am #116877In reply to: Backwards Compatibility (from Replete to Enflold)
No problem Devin we understand.
Thanks for your help so far, appreciated and will mark the topic resolved.
thx
Jasmine
May 16, 2013 at 7:09 am #119106HI Devin,
thank you so much for your explanations. I’ll try deactivate Jetpack, since I am not using it.
I was able to solve the issue with the Testimonials before you probably saw it, since I realized I had to insert a content block first, then insert the testimonial element within.
Not doing so produced the testimonial acting weird and juxtaposing over the icon boxes and being half cut off from the following section underneath.
So I still haven’t clearly understood when you can place an element by itself and when you need to place a content box first, then the element within instead…
I’ve been working all day on the page yesterday, which is why you possibly didn’t reproduce the issues on your end.
One thing I can’t fix at the moment is how to change the color of the top titles (or headline) of the sections within the footer / footer widget:
I would like to have them white, yet when I go to the styling panel within Enfold and select “Footer” I tried all different part to be “white”, yet I always get a blueish color which blends in very bad with the background color and makes it hard t read.
Any clue on that?
I am currently experimenting with the footer too, so I am trying different background, however the general headers always set colors automatically and not what I would want them to be (mainly white to come up from a colored background)
May 16, 2013 at 6:48 am #119183In reply to: Menu Font Changes
Hey!
Did you try to add !important to your code like:
#top .main_menu .menu li ul a:hover {
color. #000 !important;
}Best regards,
Peter
May 16, 2013 at 6:43 am #118748In reply to: How to add link to a portfolio item
You can use http://wordpress.org/extend/plugins/post-types-order/ to order the portfolio items. Another user had problems with the free version: https://kriesi.at/support/topic/remove-rollover-effect-on-the-portfolio#post-110067 – you maybe need to upgrade to the advanced post types order plugin.
May 16, 2013 at 6:23 am #119358In reply to: Client Logo grid with rollover links
Hi,
1) I’m sorry but imo it’s not easily possible to add the greyscale effect to the portfolio thumbnails (at least not if you’re using Enfold). I also gave a honest answer to another user. https://kriesi.at/support/topic/greyscale-overlay-and-shop-as-a-co-workers-page
Can you point me to the post which suggest that “this would be relatively easy”?
2) 5/6 is not supported for the portfolio grid at the moment. You can select a 2,3 or 4 columns layout. You can try a workaround though – create 2 columns and add a 3 columns portfolio element to each column – it will look like:
May 16, 2013 at 4:13 am #23348Topic: Icons breaking in modules
in forum Enfoldradisafi
ParticipantHi,
I’m trying to add the email icon via the shortcode (✉) into the content of an icon box. I find that although the first time the icon appears as it should, if I update the page and do a hard refresh the icon becomes a question mark. For example in the top left icon box on the below page I’ve tried to put an icon near the email address and it has broken.
Is there a specific instruction I’m missing? If possible, I’d also like the icon I insert to have the circle around it for more definition.
Thanks!
May 16, 2013 at 3:52 am #119373In reply to: Next and Prev Arrows
Hi,
It should be there automatically, there is no option to turn it on or off but you can hide it through css. Maybe the slider is covering it. Try this on your custom.css
#top .avia-post-nav {
z-index: 9999;
display: block;
}Regards,
Ismael
May 16, 2013 at 12:02 am #119302In reply to: How to decrease whitespace between buttons / columns
May 15, 2013 at 11:59 pm #119182In reply to: Menu Font Changes
Oh that’s perfect, thank you!
separate note —
I can’t get the hover state to work properly. I tried the following cods and it didn’t do anything:
hover state:
#top .main_menu .menu li ul a:hover {active state:
#top .main_menu .menu li ul a:active {Thanks bud
May 15, 2013 at 11:40 pm #118892In reply to: Icon box woth secondary color
Hi,
It is not humanly possible to memorize every customization on every page of all 25+ themes created by Kriesi. Our expertise allows us to hear your issue and based on experience to find a solution.
There is a setting when you add icon boxes to chose between the two types. On the page you showed one setting is the top box, and another setting is for the bottom box. http://www.clipular.com/c?5984183=nP5u95YY68zTnjdZQ7M-p3K48II&f=.png
”Icons” is a deceptive word for what those objects are, and I think the word ‘glyphs’ better describes them. They are actually letters in a font, so normally they use the background color of the surface they are displayed on. You can see this for yourself by selecting a glyph/icon from the url you included, and then pasting it into a text editor.There is a finite number of these glyphs, but more are created by font designers.
So your question “How do we create those icon boxes with secondary background color?”
Go to Enfold > Styling … These settings http://www.clipular.com/c?5979214=wbrivr4adQ4g86CNba80vyKmb0c&f=.png produce this look http://www.clipular.com/c?5981208=QQxKvMUsOUltUkXuW9UQEHceyWs&f=544f41686b75de40fc3a238eeae84636
So you can match the colors to see what causes what. Obviously if you leave the color completely out of the setting, the glyph will take a background color of anything below it including an image.
—
If you want the direct css to be able to change the colors, here it is ( http://www.clipular.com/c?5983163=jwLi-AjivmSQAOy2kDhl86kB-TA&f=.png ) <– css blocks explained in image
Icon Position Setting : Left (on the above link to image, it is CSS BLOCK 1)
/*---background,color,border color of the settings:left glyph---*/
#top .iconbox_icon.heading-color.avia-font-entypo-fontello {
background-color:rgb(174,255,181);
color:rgb(205,6,255);
border-color:rgb(41,11,255);
border-width:1px;
border-style: solid;
}—
Icon Position Setting : Top (on the above link to image, it is CSS BLOCK 2)
/*---background color of the box itself (orange)---*/
/*---shadow around the box itself (raspberry)---*/
#top .iconbox_top .iconbox_content {
background:rgb(233,122,37);
box-shadow: 2px 2px 3px 2px rgb(160,49,49);
}
/*---background,color,border color of the circle and of the glyph---*/
#top .main_color.iconbox_top .iconbox_icon {
background-color:rgb(174,255,181);
color:rgb(205,6,255);
border-color:rgb(41,11,255);
border-width:1px;
border-style: solid;
}*If you want to make every icon box on a page to have its own colors, you will need to use CSS with firebug or Chrome Developer Tools to look at the code ***after*** creating the boxes to get their individual ID numbers and add those to the above css. To learn more about CSS, a highly recomended resource is CSS Beginner Tutorial or 5 Baby Steps to Become a CSS Sorcerer
I hope this answers your question :)
Thanks,
Nick
May 15, 2013 at 11:04 pm #23341Topic: Different color for top bar menu and menu hover
in forum EnfoldAlexiaNin
ParticipantHello, everyone,
I found this code, and I added it:
.menu li.menu-item a:hover {
color: red!important;
}
But, if I change the text color to blue in the code above instead of red, then is difficult to read. Also Red, on top red, is difficult . If I put black, or grey, is the same problem. I found solution with white, but, then you do not see in the menu bar because my background is white also.
some suggestions?
I don’t want to change my top dark red color in the top bar.
I want to change menu hover text color without changing the menu text color, or if this is not possible, then change the menu hover background without changing the menu top bar color.
Hope you will understand me.
Thanks,
Alexia.
May 15, 2013 at 10:50 pm #119181In reply to: Menu Font Changes
-
AuthorSearch Results
-
Search Results
-
Hi there,
Slightly unusual this but is it possible to somehow use one big image to cover everything from the nav, header,slider (with a transparent background) and main body. I dont want to segment the sections but instead create one seamless image with minimal interaction on the top. Im guessing something has to be made tranparent or invisible. In which case I would need to switch off the ruled lines between Header & Main and quite poss the alternative background too.
How do I do this… CSS?
Cheers
Topic: Map in Slider
Hello. I saw a topic from jwferne, where he placed the google code in the layer slider to make the map flush with top and sides. Can someone please provide a few more details on how to accomplish this. What map code is used and in what type of layer is it placed? Can you still use the pop-up marker? Thanks.
Topic: Icons breaking in modules
Hello, everyone,
I found this code, and I added it:
.menu li.menu-item a:hover {
color: red!important;
}
But, if I change the text color to blue in the code above instead of red, then is difficult to read. Also Red, on top red, is difficult . If I put black, or grey, is the same problem. I found solution with white, but, then you do not see in the menu bar because my background is white also.
some suggestions?
I don’t want to change my top dark red color in the top bar.
I want to change menu hover text color without changing the menu text color, or if this is not possible, then change the menu hover background without changing the menu top bar color.
Hope you will understand me.
Thanks,
Alexia.
