Viewing 30 results - 217,111 through 217,140 (of 244,448 total)
  • Author
    Search Results
  • #295439

    Hi!

    I’m not sure what you are looking for. That is the correct layout which is the same as in the theme demo: http://kriesi.at/themes/enfold/product/zoku-trioquick-pop-maker/

    Regards,
    Devin

    #295428

    In reply to: Custom sidebar menu

    I work in local mode so I can’t post the link of the page wich there is the menu :(
    But my menu seems like this one : http://kriesi.at/themes/enfold/pages/

    I ‘d like to have a kind of mega menu in my sidebar like this :

    * PAGE 1 CATEGORY
    page on subject 1
    page on subject 2
    page on subject 3
    * PAGE 2 CATEGORY
    * PAGE 3 CATEGORY

    I’d like to change default font, font weight, and maybe add a illustration before the title of de page category

    Thank you Yigit
    Franck

    #295413
    Diezel23
    Participant

    Hey there

    We are running a multi wordpress install where we develop all our site, but when trying to export(xml file) and import one site running on enfold we lose all our theme setup setting, is there a way to move this site without having to redo the entire theme settings.

    • This topic was modified 11 years, 8 months ago by Diezel23.
    #295400

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #contact .avia_textblock, #contact .iconbox {
    text-align: center;
    }

    Best regards,
    Yigit

    #295387

    Hey Rene!

    Please see article here – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    Yigit

    #295379

    Topic: seo

    in forum Enfold
    ftt123
    Participant

    Hello, I have 2 sites with Enfold. One of them is ok with SEO because the url of the site is the same that the name, but with the other, because the name is different, in google it is not displayed in the first place…any recommendation?
    thank you!!

    #295378

    Hey Josh..

    Thanks for the response. Turned out the function WAS firing.. was a issue deep in the internals of Formidable Pro particulars. Enfold was not at fault at all.

    Again, great theme. Thanks so much for the response. Its nice to see strong customer support from theme developers – really appreciate the time you took to respond given the load you guys all have.

    Kudos and have a great one.

    #295365
    stephenturner
    Participant

    Hi Guys,

    I only want to change the colour of the sidebar widget border as i want it different to the main border colour of everything else set in the theme options so i added the following code:

    #top #main .sidebar {
    border-left-color: #F00 !important;
    }

    This works great, but on pages with hardly any content, ie, the items in the widget sidebar are longer than the main area it works fine, but when the content in the main area is longer than the content in the widget area, the border appears to whatever has been set in the enfold theme setting, it’s like an overflow area, can you supply the css the change this bit too, if you look at pages About Us, Gallery and Showroom you will see, thanks guys… :-)

    #295360

    In reply to: Portfolio styling

    This reply has been marked as private.
    #295342

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-content-slider-active .slide-entry-wrap { visibility: visible; }

    Which version of the theme are you using?

    Best regards,
    Yigit

    #295338
    Netzie
    Participant

    Hi,

    Strange question… But my security (IThemes Pro) shows that I delete some pages?
    It was doing an update of Enfold and another plugin and I need to find the reason
    The pages was the standard pages for BuddyPress and I could just recreate them again from the bin – So no harm done
    I just want to know if I need to update my security and password – since the log shows that I did it?? And I really didn’t delete 8-10 pages
    So I think it was a backup process … or so?

    BTW I love the work you are doing and all the updates are fantastic

    #295337

    In reply to: Add some more icons

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top #wrap_all .av-social-link-facebook a { color: #37589b; }
    #top #wrap_all .av-social-link-twitter a { color: #46d4fe; }
    #top #wrap_all .av-social-link-gplus a { color: #de5a49; }
    #top #wrap_all .av-social-link-instagram a { color: #a67658; }
    #top #wrap_all .av-social-link-mail a { color: #9fae37; }

    Best regards,
    Yigit

    Hey Monsoon!

    Thank you for using our theme.

    Put the following in custom.css or Enfold->settings->Quick-CSS field:

    This should change the colour of every second row

    
    .main_color .pricing-table > li:nth-child(2n) {
        color: inherit !important;
    }
    

    To set color for all rows (adjust color value):

    
    .pricing-table > li{
    color: #000 !important;
    }
    .main_color .pricing-table > li:nth-child(2n) {
        color: #000 !important;
    }
    

    Regards,
    Günter

    #295319

    I added this line to these files:
    /wp-content/themes/enfold/functions-enfold.php
    /wp-content/themes/enfold/functions.php
    /wp-config.php

    See screenshots
    functions-enfold
    functions
    wp-config

    Note that I’m using a child theme of Enfold (folder is called “enfold-child”)

    nothing changed :(

    Hi Josue

    the work around is for the lightbox only

    currently http://youtube.com/watch?= will not use additional parameters either

    I have used a codex [video setup and
    On IE 8 your get the splash graphic you can play – however no video just audio
    ON IE11 you get a black box and when you click on it you get an error message.
    An error occurred, please try again later. Learn More

    Hmmm ….

    So I have just viewed http://mediaelementjs.com/examples/?name=youtube
    on both IE8 and IE11 and everything is fine.

    Just wondering if there is a conflict with ENFOLD Avia layout Builder VIDEO element

    ??

    #295310

    Hey Alex!

    We are aware of this issue, a definitive fix may come up in future patches. Regarding an Audio element, feel free to request it here.

    Cheers!
    Josue

    Hi Josue

    Great I test that one out!

    I have another issue with video not playing in IE8 and IE11

    I had a play around with several plugins
    Jwplayer
    VideoJs
    Sublime
    all have issues with Flash fall back

    Iv’e got a query about the Enfold Built in Avia Layout builder video player
    1. Can I add a Poster image
    2. Can you re-write the workaround script above to work with standard youtube watch video link – so I can have rel=0

    thanks

    Monsoon
    Participant

    Is there a quick way to remove this: http://kriesi.at/themes/enfold/shortcodes/pricing-and-data-tables/
    Look at the font color alternating every other row.
    I mean it looks nice but I would like to have control of the font color on some tables so that they all look uniform
    Thanks in advance

    #295279
    #295278
    Monsoon
    Participant

    Can you let me know where is the icon being set for the 50% white square mouseover
    The default one is a pencil which implies something that can be changed, I would like to either pick another icon or no icon at all
    Can you let me know what file controls this so I can either change the icon # or remove it
    Thanks

    #295265

    I found a headline on the following sample front page (http://kriesi.at/themes/enfold/homepage/home-v8-frontpage-shop/) that I would like to recreate it.

    Does anyone know how recreate them? I have not been able to figure it out.

    Thanks in advance!

    #295246
    edc1512
    Participant

    Hi :-)
    I just installed enfold but the admin interface remain in english, I have installed wp 3.9.1–it_IT and others plugins and teme are in italian what i need to do?

    thank you

    #295237
    loganwilliamson
    Participant

    I was hoping to change the menu link font to something other than the ones provided. Could you provide the CSS code? Thanks!

    RRJ
    Participant

    Hi all,

    Really odd situation here.

    Woke up to find most/all my image links on the site are broken (more keep showing up – maybe my cache is refreshing?).

    Here is what I know:
    – The images are still in the Media Library and on the server
    – The image FILE NAME now has a ‘1’ on the end, eg instead of …/pic.jpg, it now says …/pic1.jpg
    – All the problem images have this ‘1’. When I remove it, it directs back to pic.jpg and everything is fine.

    What’s going on? Why have all my file names in WP suddenly got a ‘1’ on the end, but still appear fine in Media Library?
    Have not installed any new plugins in the last few days, but I did upgrade the Enfold theme.

    Please help. Thanks in advance.

    Thank you for replying and advising.
    Now it does work well.
    The problem was the file permission of enfold.css(644).
    Thank you very much!!!

    #295227

    This is all we need to do to fix the template. Thank you Peter. I am getting a bit confused with your answers though Yigit.

    Hi!

    You need to copy the sensei folder into the theme folder (wp-content/themes/enfold/sensei).

    Regards,
    Peter

    However, videos that are placed in the video embed section on lessons are not showing. If the theme is switched to twenty14, they are showing correctly.

    How can i fix this please?

    • This reply was modified 11 years, 8 months ago by mmsdev.
    #295212

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .grid-content { min-height: 70px; }

    Cheers!
    Yigit

    #295209

    Hey!

    You should replace downloaded files inside Sensei folder from plugin first and then move that modified Sensei folder into Enfold folder

    Cheers!
    Yigit

    #295208

    Hey connect4consulting!

    Please go to Enfold theme options > Header Layout and choose to display “Logo center, menu below”.
    P.S.: You are not using the latest version of the theme. If you would like to use newly added features and make the theme fully compatible with the WordPress version you are using, please update the theme via FTP – http://vimeo.com/67209750

    Regards,
    Yigit

    #295207

    In reply to: Font Weight

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    body * {
    font-weight: normal;
    }

    Regards,
    Yigit

Viewing 30 results - 217,111 through 217,140 (of 244,448 total)