Viewing 30 results - 209,101 through 209,130 (of 244,621 total)
  • Author
    Search Results
  • #340665

    Hi Yigit

    I’ve copied the whole stye.css from the child into the enfold/css/custom.css and then it also works on IE / Firefox… Can you recognize that?

    • This reply was modified 11 years, 6 months ago by Fabrice.
    #340657

    In reply to: No Logo

    Hey!

    You have custom CSS code to hide header that removes main menu. Would you like to use secondary menu? If so, please go to Appearance > Menus and choose to display your menu as Enfold Secondary Menu under Menu Settings

    Best regards,
    Yigit

    #340656

    In reply to: No Logo

    This reply has been marked as private.
    #340654
    Softwaredanmark
    Participant

    when i click on product it shows me a error page 404
    i can see all the catalog products but if i click further to the product page its not visible

    all products are like this
    ive updated enfold woocommerce and wordpress and even removed them from server and added a fresh copy of all three please reply quick
    thankz

    #340653

    Hey tastedesign!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .home .slide-entry-excerpt.entry-content h3 { color: black; }

    Cheers!
    Yigit

    #340652

    Hey!

    Your content is saved on your database so, no you are not going to need to re-create them. You can import parent theme options as shown in screenshot in the link i posted in my previous post.
    Enfold is compatible with Events Calender and Events Calender pro plugins – http://tri.be/shop/wordpress-events-calendar-pro/?campaignid=12265&mbsy=6cr37
    Best regards,
    Yigit

    #340641
    schiou
    Participant

    Hello, dear talented Enfold staff,
    I tried to put social bookmarks in socket center with these css code:

    #socket .social_bookmarks {
    margin-left: auto; 
    margin-right: auto; 
    position: relative; 
    text-align: center;
    }

    and these css code:

    #socket .social_bookmarks {
    margin-top: 0!important;
    position: relative;
    }

    but none of these css code work…

    Please please please help me out! Thank you very much!

    #340628

    Hey iclarity!

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

    .special_amp {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit!important;
    }

    Cheers!
    Yigit

    #340620

    Hi!

    You can also turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    and add a secondary slider on your page which would be displayed only on mobile. You can give your new slider “mobile-slider” for a class and old one “desktop-slider” and then add following code to Quick CSS

    @media only screen and (max-width: 768px) {
    .desktop-slider { display: none !important; }}
    @media only screen and (min-width: 769px) {
    .mobile-slider { display: none !important; }}


    @4jdesigns
    Thank you Jay for your input! :)

    Regards,
    Yigit

    #340616
    dcashion
    Participant

    Hi there,
    My Layout Builder is no longer working following the Enfold 3.0 update. I followed all the instructions in this thread (https://kriesi.at/support/topic/enfold-3-0-update-thread/) but no success. Could somebody please take a look?
    I also lost all the theme styling that I had done through the Enfold interface which is really frustrating.
    Thanks

    #340615

    Hejsan Idespiran!

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

    #top .social_bookmarks li {
    margin: 0;
    }

    and please use following plugin to translate missing strings – https://wordpress.org/plugins/codestyling-localization/
    Please rescan theme files before editing them

    Regards,
    Yigit

    #340613
    ppc1337
    Participant

    Hey guys,

    I plan to implement Enfold at my main page – for the configuration I use an qa-environment at http://qa.wihel-2014.de/.

    I want to use the Infinite-scroll-function by using the plugin Infinite scroll. My Problem ist, that I have to put in the right separators for content selector, navigation-selector, next selector and item selector – can someone help me to find these separators?

    #340610

    In reply to: Child Theme

    Hey amepro!

    Yes, it is possible. You can even download pre-built child theme here – http://kriesi.at/documentation/enfold/using-a-child-theme/

    Cheers!
    Yigit

    #340609

    Hi Ben!

    You have following code in Quick CSS field

    .logo img {
    height: 200px !important;
    width: 200px;
    }

    Please remove it then go to Enfold theme options > Header > Header Size and choose Custom Pixel value and adjust header height and logo will adjust automatically

    Regards,
    Yigit

    #340602

    Topic: Footer Widget Setup

    in forum Enfold
    doperdoll
    Participant

    I am new to wordpress and enfold. I have chosen 4 footer columns from the enfold theme options. When I go and look at my page, I see:
    Interesting LInks / Pages / Categories / Archive

    Under Pages, all of my pages are listed in a single column with lots of space between. This is the default setting as far as I know.

    I have no clue where to start, so if anyone can point me to an instructional video that would be great. Besides that, I do not want those HEADINGS in my footer, so I need to change them. I would like my footer to have a repeat of my menu nicely formated (not one straight line). I would like to put my social links, and contact information in the columns. I would also like to put my copyright.

    I would also like to change the footer on some pages.

    Can someone point me in the right direction pleast

    #340591

    Hi Daniela! :)

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

    .mfp-title {
    display: none !important;
    }

    Best regards,
    Yigit

    #340585
    palmtop
    Participant

    Hello,

    I would like to know if is it possible to apply a change to .css to highlight the not-validated fields during checkout in Woocommerce.

    I mean the same that happens with “Canvas” theme.

    You can try it here:

    http://demo.woothemes.com/canvas/checkout/

    If a field is missed or on error, it is highlighted with a red border. The validated ones, instead, have a green border.

    Is it possible to do it also with Enfold theme, please?

    If yes, how can I do it, please?

    Thank you so much in advance.

    #340581
    fronde
    Participant

    When I change the color scheme in General Styling or background color of header, there’s no reaction of the website: there’s still the same colours. I tried many options however it looks as software problem. I updated version of my Enfold theme, so it’s the latest.
    Help me.

    #340580
    Atmo69
    Participant

    I recently purchased a regular license version of Enfold responsive multi-purpose theme, which I received as a zip file attachment via email which I saved it on my laptop. I tried different methods of uploading it to my host (and WordPress). The theme wouldn’t upload using the script provided by my host (xelmedia.nl). So I tried (S)FTP (Filezilla) and the following are the methods I used which FAILED:
    1) Uploading it in it’s entirety as a zip-file;
    2) Uploading it in it’s entirety as an extracted file;
    3) First extracting the zip file labeled ‘enfold’ which was located in the original extracted file (themeforest-4519990-enfold-responsive-multipurpose) to a file inside the original file and then trying to upload the entire unzipped file.
    Wordpress kept telling me that the theme missed Style sheets and Templates!
    (I even tried method 3 plus extracting the zip file labeled psd files assuming Style sheets and Templates belonged to Photoshop?)
    The method that worked:
    1) Uploading the zip file labeled ‘enfold’ located in the original extracted file.
    Though the theme is now up on WordPress and my host, I have a suspicion it’s not the full version of the theme I saw in the demo and why I bought it in the first place! It seems like I only have access to the most basic functions and options! There’s only so little I can edit and change in the theme and on my website! Will you please let me know if:
    1) If I got the full version via email?
    2) If yes, what am I doing wrong when uploading the theme to WP and my site? What do I have to do to get the full version uploaded?
    3) Are the options and possibilities there in the Enfold theme which I’m somehow missing?
    4) Is there a concise manual/tutorial somewhere for the Enfold theme I can read or download and may I have a link?
    Thankfully Yours,
    Atmo.

    #340569

    Hi!

    hast du die aktuellste Version von Enfold und WordPress installiert? Browser Cache geleert? Bitte versuche auch alle Plugins zu deaktivieren, um sicher zu gehen, dass es mit keinem ein Konflikt mit Enfold gibt.
    Wenn du möchtest, kannst du uns gerne Admin Zugang gewähren, damit wir uns das mal näher anschauen können. Poste es hier als private message.

    Gruß,
    Andy

    • This reply was modified 11 years, 6 months ago by Andy.
    bkwag
    Participant

    Dear Supporters

    I have a problem with the embeeded Layerslider WP-Plugin. I want to implement the Slider in the header of every page, but it don’t work as expected.
    It won’t work, if i just insert the code direct in the header. If i have another layerslider in the content of the page as an avia-layout-architecture implemented, it work fine (but there are still some graphical errors).

    All these solutions did not work:
    <?php layerslider(1) ?>
    <?php do_shortcode([layerslider id="1"]) ?>
    And also create a function in functions.php and insert in the header like this don’t work:
    add_action('ava_after_main_menu', 'functionname')

    Is there a better solution without creating an 2nd layerslide which is hidden?
    I am using the current WP-Version 4.0 and the enfold-theme is up to date.

    Thanks so far!

    • This topic was modified 11 years, 6 months ago by bkwag. Reason: styling code
    #340559

    Topic: FAQ Page shortcode

    in forum Enfold
    LeathHedgar
    Participant

    Hi there !

    First I’d like to thanks all the team, fot the great theme and support, this is really hight class services.
    I’am French, so please don’t bother too much about my english, I will do my best.

    I’m using Enfold for my first project on wordpress, I havent much experience or training about all of it, but I discover things step by step, and enjoy it a lot, thanks to the enfold theme that made it easier.

    So my question is about the FAQ page. I really like the way you made here : http://kriesi.at/documentation/enfold/faq/.
    And I was wondering, if this is possible to use it with enfold ? I tried to figure out what was the element to do it, and the closest I manage to find was the tabs displays on the left, but it’s not as nice as the one you’r using.
    Could you please give me more information about that ?

    Also there is second question with my post, I’d like to know if there is a way to change the background color and the shape ( make it in a colored square for exemple ) of where I wrote some text ? Since a color section cannot be displays in an other layout element, I can’t figure out a way to do it. It would help me to bring more dynamism to my contenant, but I don’t know if this is possible ?

    Thank you very much for your help and great job.

    Florian

    • This topic was modified 11 years, 6 months ago by LeathHedgar.
    #340557

    Topic: Child Theme

    in forum Enfold
    amepro
    Participant

    Dear all, I’ m trying to create a child theme to customize some items but it seems that enfold doesn’ t permit it.
    Is it possible ???
    Thank you so much for your cooperation

    #340554

    In reply to: Chinese Icons

    I have taken a fresh download of the Enfold theme from Themeforest and installed the zip file via WordPress themes upload and activated it. This has sorted the problem. I can see all the icons!

    #340546
    This reply has been marked as private.
    #340543

    On the other side, where the same issue presents, there is nothing else just wp4 + enfold3. No additional plugins.

    #340539
    surfaholic
    Participant

    Hey Dear,

    I wanna change the first text from the portfolio grid sortable “All” to “New References”.

    Igit wrote me this:

    ————
    Hey!

    Please see – http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
    and then add following code to Functions.php file in Appearance > Editor and change “All New” as needed

    add_filter(‘avf_masonry_sort_first_label’,’new_first_label’);
    function new_first_label() {
    $first_item_name = “New All”;
    return $first_item_name;
    }
    —————–

    But it dont works. I use the portfolio grid an not the masonry.
    How can i change the name, make the font from the sortable text bigger and set it in the center??

    Thanks for your help

    #340529

    Topic: Active Link CSS Issues

    in forum Enfold
    ZenZu
    Participant

    Hi there,
    I have an issue to create an active like with the quick css in enfold.
    I have been working on the main menu and I would like to make it a sort of tab menu.

    this is the code Im using in the quick css editor

    #header_main {border-bottom:2.5px solid #058c56;}
    #avia-menu {margin-top:25px;}
    .avia-menu-text {font-weight:200; padding-top:10px; padding-bottom:12px; padding-left:8px; padding-right:8px;}
    .avia-menu-text:hover {color:#ffffff; background-color:#058C56; border-top-left-radius:5px; border-top-right-radius:5px;}
    .avia-menu-text:active {color:#ffffff; background-color:#058C56; border-top-left-radius:5px; border-top-right-radius:5px;}
    .sub-menu {margin-top:-25px;}

    thanks

    Francesco

    #340524
    Marie
    Participant

    Hey!
    I’m going to need a private page in the site (for medical content that can be seen only by professionals). I need something VERY simple, just a unique password to enter (that I can enter myself in the WP admin -> for the related page). See on my private link the message that appears (in french). Is there a way to change a little the content of this message IN my child theme ? I prefer not to touch to WP files or Enfold native… for updating reasons.
    Here is a capture I found on the support forum (in english)

    Let’s say I would like to put instead :
    “This content is password protected. To view it please enter your password below, or contact us by mail.”

    Can I change that easily and how ? possible on my child theme ?
    Won’t that cause any trouble ?

    Thanks a lot for your help!
    Best regards,
    Marie

    #340523

    In reply to: Enfold Showcase

    This is not Enfold you are using, not sure how it is even showcased here. The theme used for your site is The Ken from artbees.

Viewing 30 results - 209,101 through 209,130 (of 244,621 total)