-
AuthorSearch Results
-
September 20, 2013 at 1:33 pm #164042
In reply to: Enfold + WPML: two issues
Ok, I discovered how to duplicate content and translate it. But the result is awful, the new page (i.e. the page translated) has some issues:
1) in the sidebar I have my top menu
2) the language selector disappears
3) The widget Enfold Latest News – which is in my footer – disappearsHello!
1) You should go to Appearance > Widgets and add widgets in footer columns.
2) First line is for top and bottom section of pricing table and second line is for content section. Please add these codes to Quick CSS and adjust as desired
.main_color .pricing-table li.avia-heading-row { background-color: #d16f6f; color: #ffffff; border-color: #e27f7f; } .main_color .pricing-table li.avia-pricing-row { background-color: #c05f5f; color: #ffffff; border-color: #e27f7f; }Regards,
YigitSeptember 20, 2013 at 12:33 pm #164017Topic: Header Question
in forum Enfoldbigtime32
ParticipantHi,
New here and just bought this theme. Would like to know how I would go about setting up a static image in place of the slider. I am only asking because in some themes this is very specific so as not to jeopardize code / design. I am a novice, so please be specific. I looked and searched for this topic but could not find it.
Thanks,
Tim
September 20, 2013 at 10:08 am #163980Hi Josue,
I try it, thanks a lot…!
Best regards
BrunoSeptember 20, 2013 at 9:56 am #163977Hola Josue;
Gracias por su respuesta, voy a tratar de explicar con imagenes lo que me gustaria incluir en la web…
Incluir en la parte superior, justo encima del menu un apartado de “registro – login” ver imagen de ejemplo;

Y que al pinchar sobre este menu “registro – login” lleve al visitante a una pagina de acceso y/o registro
El tipo de formulario de registro no necesito nada en especial, es un registro normal…
Como puedo hacer esto? gracias por su ayuda
Saludos
Carlos-
This reply was modified 12 years, 7 months ago by
Presumebox.
September 20, 2013 at 9:36 am #163971In reply to: Remove lightbox/image link from Ajax preview
Hello!
See https://kriesi.at/support/topic/disable-lightbox-on-ajax-portfolio-featured-image-only/
Best regards,
PeterSeptember 20, 2013 at 8:12 am #163948In reply to: Background color Trouble
Hi Stephane
You should see a close link above your initial message, but don’t worry i’ll close this topic for you :)
Cheers!
JosueSeptember 20, 2013 at 8:01 am #163941In reply to: Changing the Header Add an Extra DIV
Hi!
Edit header.php, find this code:
<div id='wrap_all'> <?php if(!$blank){ ?>Below add something like this:
<?php echo '<div class="header-top"></div>'; ?>Then add this on your custom.css or Quick CSS:
.header-top { position: relative; z-index: 400; width: 100%; height: 100px; background-color: transparent; background-attachment: scroll; background-image: url('IMAGE URL HERE'); background-position: center top; background-repeat: no-repeat; }Regards,
IsmaelSeptember 20, 2013 at 7:38 am #163932In reply to: LayerSlider – Layers Load and Play Immediately
September 20, 2013 at 7:35 am #163930In reply to: LayerSlider – Layers Load and Play Immediately
Remove/Close this topic – A more updated topic was posted.
September 20, 2013 at 7:32 am #163929Topic: LayerSlider – Layers Load and Play Immediately
in forum EnfoldTFT
Participant1) I just spent a few hours creating a complex one with about 26 layers. Just one slide. Has a background image. It previews fine in WP, but in live demo on the site All The Layers load immediately. Then they all start doing what they’re supposed to do individually. None of them are following their delay times. The preview of my slider works great, but live all layers load at once from the beginning, then perform their transitions, but do so all at the same time, in random ways.
2) I then duplicated the slide but even without modification, the slider performs in unexplainable ways, not following the delay or transition rules that are set in the layer options. I duplicated the initial slider thinking there were too many layers. But even after splitting the layers between two-2 slides, it still did it’s own weird thing, both in preview and live.
3) I have NO other active plugins.
4) Link to view: http://goo.gl/J2LXDL
5-1) Is there a way to get the layer slider to act as a parallax effect? So the next color section will just slide over it?
5-2) Parallax – anyway to get the effect to do the smooth scroll effect that’s not completely fixed, but scrolls just a little as you scroll through the site?
Quick Question – Really like the new top menu on the forum, is it code that can be used in Enfold? If so, what is the code?
Side Note – I miss the old forum search and results – it was very friendly. The new search and results are difficult to follow.
BUG -in latest Update v2.2 – Styling – Changing Alternate Content -Border Color, instantly changes Header -Alternative Content color to the same color.
Thanks, great product and great support!
September 20, 2013 at 6:49 am #163918In reply to: menu text position
Hi Jouse,
thanks for your fast reply. I’m looking for a good solution to keep the background on top. Would love to use the fixed version, but with the Logo in White beeing transparent it’s little hard, I thought about puting the menu below. The mobile version looks a little pixeled. Maybe you have an idea.
Best,
PhillipSeptember 20, 2013 at 5:29 am #163909Sir, with due respect i dont think so you are understanding what i am saying OR you are just ignoring my questions. Just forger images for one second.
WHY FONT AND ARROW IS BLUR ON PORTFOLIO GRID ONLY

ITS BLUR AT YOUR OFFICIAL DEMO AS WELL

PORTFOLIO GRID IS NOT RETINA READY, AT LEAST NOT ON DESKTOP RETINA MAC
IF YOU CAN FIX THIS ON YOUR OWN DEMO THEN LET ME KNOW. I’LL UPDATE MY WEBSITE AS WELL.
September 20, 2013 at 3:40 am #163885In reply to: Reduce padding below main menu
Josue.
I put the code into the Quick CSS and nothing changed. It looks the same.
I do have something else in that Quick CSS space. Does that affect?
This is what I have.
#commentform label{ left: 0; }
#top .comment-form-url input, #top .comment-form-email input, #top .comment-form-author input{ margin-left: 55px; }
.comment-form-url{ display: none; }-
This reply was modified 12 years, 7 months ago by
genarojrs.
September 20, 2013 at 3:22 am #163883In reply to: I'm having a problem after the update.
You can create a temporary admin account for me and I’ll log in and take a look.
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 :)
Edit: I think the main point of confusion may be that you don’t have the “Additional Portfolio Settings” meta box set to visible. So if you want to try going to the portfolio items Screen Options in the top right and clicking that checkbox first it might clear things up. Custom meta boxes can get turned off/unchecked during updates for some reason.
-
This reply was modified 12 years, 7 months ago by
Devin.
September 20, 2013 at 3:10 am #163876In reply to: go to #top when visiting mobile website
Hi rhvs!
There are some hacks to hide it in iOS7, but they may or may not work, sorry but i think this is beyond the scope of this support forum.
Best regards,
JosueSeptember 20, 2013 at 2:47 am #163865In reply to: Social Media Code
Hi Josue,
Thanks for replying.
No luck with the CSS above, I will keep playing with it, but any more ideas, appreciated.
I already have the following in my Quick CSS for the header social bookmarks, could there be a conflict – hence the code not working?:
#top .social_bookmarks li {
float: right;
}
.sub_menu {
left: 0;
}Thankyou.
Gary
September 20, 2013 at 2:08 am #163853Yes Bruno, it’s the same, i’d recommend using the ‘Unlisted’ option.
Regards,
JosueSeptember 20, 2013 at 2:05 am #163852Oh nice…!!! That´s the solution! I thought that you have to be logged in to watch private Videos… That´s top! Thanks a lot :)
If somebody watch the videos inside the slider, is that the same like to watch it with the link?
Best regards
Bruno
September 20, 2013 at 2:00 am #163851Hello Bruno!
Just so you know, you can always specify the privacy when you upload a video to YouTube :)

Best regards,
JosueSeptember 20, 2013 at 1:55 am #163847As you can see, is that site just a try to show it to a client. Want to use Enfold there, too. We have just a short video with the Trainee and he don´t want to publish it.
For my own projects, I want to use Youtube and Vimeo… XD
But thanks a lot for your effort…
Regards,
BrunoSeptember 20, 2013 at 1:51 am #163846Hi Bruno,
Yes, i saw that, but that’s the only reference i found, why not use a YouTube/Vimeo video?
Regards,
JosueSeptember 20, 2013 at 1:49 am #163845Hi Josue,
hm, it´s 10 month ago… That´s a long next version… XD
Thanks a lot
Best regards
BrunoSeptember 20, 2013 at 1:46 am #163842Topic: LayerSlider – Layers Load and Play Immediately
in forum EnfoldTFT
ParticipantWhile we’re on the layer slider topic, I just spent a few hours creating a complex one with about 26 layers. Just one slide. Has a background image. It previews fine in WP, but in live demo on the site All The Layers load immediately. Then they all start doing what they’re supposed to do individually. None of them are following their delay times.
Also, is there a way to get the layer slider to act as a parallax effect? So the next color section will just slide over it?
Side Note:
1) I miss the old forum search and results – it was very friendly. The new search and results are difficult to follow.2) Really like the new top menu, is it code that can be used in Enfold?
3) Parallax – anyway to get the effect to do the smooth scroll effect that’s not completely fixed, but scrolls just a little as you scroll through the site?
Thanks, great product and great support!
September 20, 2013 at 1:45 am #163841Hello Bruno,
Sorry, but apparently LayerSlider does not support autoplay in HTML5 videos.
Regards,
JosueSeptember 20, 2013 at 1:29 am #163838Hi,
it´s in maintenance mode.
You reached it with a special link, then you have to choose the MenuItem “Sportlife”
http://balance-circle.de/vor-schau-modus
Best regards
Bruno
September 20, 2013 at 1:28 am #163837In reply to: Reduce padding below main menu
Hello genarojrs!
This code will do it:
#header_main .container, .main_menu div > ul > li > a{
height: 58px !important;
line-height: 58px !important;
}
.fixed_header.social_header #main{
padding-top: 89px;
}`Best regards,
JosueSeptember 20, 2013 at 1:27 am #163836Hi,
Can you post the link to your website please?
Regards,
JosueSeptember 20, 2013 at 1:19 am #163831In reply to: Social Media Code
Hey Yigit,
The social icons are below the blue text on the left of the page, under Overview:
http://www.naturaloutlook.com/about/
I can’t get the social icons to left align (I guess the css is linked to the top social icons that are set up to right align.
Also, there are periods / dots on top of the social icon – I guess due to the ui ‘list function’….
I would like to get these to left align – by each other, rather than gaps between each icon. I tried putting them in a div wrapper – container, it didn;t work – tried a table, no good – must be my coding..
Thankyou
Gary
September 20, 2013 at 1:18 am #163830In reply to: Two Questions
Hey!
Sorry, this will do it:
#header_main .container, .main_menu div > ul > li > a{ height: 58px !important; line-height: 58px !important; } .fixed_header.social_header #main{ padding-top: 89px; }Best regards,
Josue -
This reply was modified 12 years, 7 months ago by
-
AuthorSearch Results
-
Search Results
-
Topic: Header Question
Hi,
New here and just bought this theme. Would like to know how I would go about setting up a static image in place of the slider. I am only asking because in some themes this is very specific so as not to jeopardize code / design. I am a novice, so please be specific. I looked and searched for this topic but could not find it.
Thanks,
Tim
While we’re on the layer slider topic, I just spent a few hours creating a complex one with about 26 layers. Just one slide. Has a background image. It previews fine in WP, but in live demo on the site All The Layers load immediately. Then they all start doing what they’re supposed to do individually. None of them are following their delay times.
Also, is there a way to get the layer slider to act as a parallax effect? So the next color section will just slide over it?
Side Note:
1) I miss the old forum search and results – it was very friendly. The new search and results are difficult to follow.2) Really like the new top menu, is it code that can be used in Enfold?
3) Parallax – anyway to get the effect to do the smooth scroll effect that’s not completely fixed, but scrolls just a little as you scroll through the site?
Thanks, great product and great support!
