Viewing 30 results - 227,491 through 227,520 (of 241,945 total)
  • Author
    Search Results
  • #216677

    In reply to: style.css?

    Hey Kristofer!

    You’ll never need or want to modify the theme css files. You can add your own to either the Themes Styling tab in the Quick CSS field or the custom.css file in the css folder of the theme files.

    You can also create a child theme and edit the style.css in that child theme which is typically the best option: http://kriesi.at/documentation/enfold/using-a-child-theme/

    Regards,
    Devin

    #216672

    Hi Yigit,

    The Quick CSS you offered to Monsoon worked great for disabling the Previous and Next arrows on the sides of posts globally. However, is it possible to disable it for custom posts (e.g., WooCommerce shop products or Events Planner events) but keep it enabled for regular posts (i.e., blog)?

    Thanks in advance.

    #216670

    Topic: style.css?

    in forum Enfold
    Kristofer Vildbird
    Participant

    Hi, sorry but I’m really new at this. I haven’t installed and created a website all by myself before but I’ve participated in the process together with friends earlier so I know just briefly how to change some things by myself using css. Now to my problem. I purchased the beautiful Enfold theme and have started customising it using the layout builder. I imported the dummy data at first. But now I feel that there is a couple of things I would like to change within the css but I cant find where to edit this. Where to change the code? When I go to Enfold style.css in WP the only thing I see is this message:
    ” PLEASE DO NOT EDIT THIS FILE!
    *
    * This file is only in your themefolder for WordPress to recognize basic theme data like name and version
    * CSS Rules in this file will not be used by the theme.
    * Instead use the custom.css file that is located in your themes /css/ folder to add your styles.
    * You can copy a style rule from any of your css files and paste it in custom.css and
    * it will override the original style. If you just want to add small css snippets you might also
    * want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Styling”

    What am I missing?
    Do I need any other program to change the css? Is this done from my domainhosts site? Am I really stupid now? hahaha..
    Pls help to solve this problem. I so want to finish up my site and get it up and running.

    Thanks
    Kristofer

    #216661
    clecocq
    Participant

    Hi all,

    I’ve add a custom post to my enfold theme and add template builder to it in template builder meta (Avia Layout Builder).

    Everything is working good exept to points:
    – On the custom post type single, after the first section shortcode, the layout is breaking, I didn’t make any other changes, it seems that there is a missing div or I don’t know, but the point is that the same layout is still working on portfolio single. You can get an example here: http://oxylane2.hbgt1.com/marque/wedze-3/ Do I need to declare my post type somewhere else so everything will be working fine?
    – Then I cannot get working layer slider on my custom post type single, seems the js scripts are not called, how to do here?

    Thanks in advance!

    • This topic was modified 11 years, 3 months ago by clecocq.
    #216650
    zerozendesign
    Participant

    Hey guys –

    I have a box layout design I’m working on. I would like to add a margin between the header and the body of the site so there is a little space. click the link for a screenshot to give you an idea of what I am referring to.

    http://www31.speedyshare.com/ne5jB/download/shot1.jpg

    I am going for 10px of space with the background showing. Furthermore, I will retain the scrolling navigation.

    Thanks in advance.

    #216647

    I don’t have a ‘functions’ only a ‘functions-enfold.’ And it does not have that script, certainly nothing with a nine or even ‘sidebar_left.’

    Let me know what I’m missing! Thanks for your response.

    Miguel

    #216641

    In reply to: Enfold Showcase

    And here is one more for the books. This one has the Sensei online course module integrated. For those who don’t like the course/lesson setup, we did a bit of a workaround using WooCommerce as the Course info page and removed most of the plugin course info from displaying.

    http://ptseminars.net

    #216640

    In reply to: Enfold Showcase

    Figured I would add one of ours – a (mostly) single page layout with marketpress integrated. Still doing a little work on responsive with marketpress.

    http://hazelwoodsoapcompany.com

    #216638
    Alessandro Marengo
    Participant

    Hey!
    As in the subject, Mailchimp for WordPress conflicts with Enfold: once activated, created a custom widget, put it in the homepage this one doesn’t load anymore! If only I deactivate the plugin, editing come back again normally.
    What should cause this issue?
    Many thanks and best regards.

    #216636
    saundra
    Participant

    Hello there! I have painstakingly gone through to add a featured image to all of my blog posts (back to 2006). However I can’t get them all done. I have several questions if you can help in Enfold theme (which is awesome-tastic by the way)

    NOTE: I use a child theme and would love to make these changes in Quick CSS if possible:

    1. Can i replace the current default image (white with an arrow) with my own image when NO feature photo has been selected? I want the site to look cleaner and branded.
    2. Can I turn off the lightbox or click on image to increase it’s size? This is only for FEATURE image ( I have disabled other photos from reading posts here).
    3. How can I have the featured photo underneath the header? So it would be
    Header Title
    Date / category / author
    Featured Image

    Thank you in advance! http://planningforever.com/blog

    This reply has been marked as private.
    #216632

    In reply to: Enfold Showcase

    Hey!
    This is my website made with Enfold:
    http://www.dalcnet.com

    If you’re interested in my humble skills, please visit http://www.alessandromarengo.com

    #216614

    Topic: Map & Footer Questions

    in forum Enfold
    kcristella
    Participant

    Reference URL: http://kriesi.at/themes/enfold/pages/contact/

    How do you add a map to the page?

    How do you change the content of the footer (i.e. Interesting Links, Business Hours, etc)?

    General forum question: I see that you can search for across all forums (themes). Is there a away to just search within the Enfold theme? I don’t want to post duplicate questions but also don’t want to manually search / scan.

    Thanks for the help!

    #216612
    jtree5757
    Participant

    Hey guys,

    I am trying to use a login plugin that opens a modal window when clicked. It works fine on other themes, but on enfold it causes the page to scroll. I noticed that in enfold it adds #login-box to the url and it doesn’t do that in other themes. visit http://onecraftyshop.com to see it in action. Click login in the nav menu. It should scroll down a little. Scroll the page down a little and do it again to see it still scroll down. That’s how I know it isn’t the #login-box div that is causing it to go to a specific part of the page.

    Thanks

    #216611
    cerelogic
    Participant

    Is there any way to customize the background color of the accordion in the Enfold theme that actually works with the Quick CSS?

    I’ve tried some of the examples here in this forum, but none of them work.

    For example I found this:

    .js_active, .toggler { background-color: red!important; color: white!important; }
    .toggle_icon, .toggle_icon .vert_icon, .toggle_icon .hor_icon { border-color: white!important; }

    Does NOT work, no matter which computer, browser, cleared cache. It just doesn’t work.

    Is there a way to change the accordion background color? Using the Black color scheme, the accordion background is set to #111111, but I would love to lighten the background.

    Thanks.

    Thanks, Peter, but when I go here to look at the char codes:

    The one that is currently in Enfold is noted as this: U+E005 
    But in your code it’s described as this: ‘ue8a5’
    I want to use the simple ‘list’ icon, noted as this: U+2630 ☰
    So how did you get the ue8a5? I don’t know what to replace it with because there doesn’t seem to be any obvious connection on their char code page with your font icon id. Thanks again; sorry to be a pest :)

    #216601

    Hi,

    Can you create an administrator account and post it here as a private reply?

    Regards,
    Josue

    #216592

    Hi Josue, Accept my apologies. You must have logged on while I was trying out another theme.
    I wish to stick with Enfold if I can get the plugin and theme to work together.
    Please try the link again.

    http://test.mygulllake.com/?page_id=1367

    Hi Yigit,
    thanks for your reply.
    Unfortunately, this is a WordPress issue since there are not enough specific hooks to deal with multiple plugins accessing the WP menu section.

    http://wordpress.org/plugins/nav-menu-roles/faq/

    I don’t see the Nav Menu Roles options in the admin menu items?
    This is likely because you have another plugin (or theme) that is also trying to alter the same code that creates the Menu section in the admin. For example, the UberMenu Mega Menus plugin is a known conflict with Nav Menu Roles.

    This is not a failure of Nav Menu Roles and there isn’t anything I can do about it. WordPress does not have sufficient hooks in this area of the admin and until they do plugins are forced to replace everything via custom admin menu Walker, of which there can be only one. Until these hooks are added the menu modification plugins are unfortunately going to conflict with one another

    I just want to know how I can disable the Ubermenu inside the Enfold theme.
    I found the class for the Ubermenu – Megamenu here – /enfold/framework/php/class-megamenu.php

    Can you provide me a code snippet to disable it?
    Or you can add a checkbox option inside the Enfold theme config to disable the Megamenu plugin.

    Thanks
    Robert

    #216589

    Hey D5WDesignGroup!

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

    #after_layer_slider_1 .hr { margin: 70px 0; }

    2- Can you post the link to your website?
    3- Please see Ismael’s post here https://kriesi.at/support/topic/can-i-update-the-layerslider-wp-plugin-to-layerslider-wp-5-0-2/#post-215169

    Cheers!
    Yigit

    #216574

    Hey cerelogic!

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

    .content, .sidebar { padding-top: 0; padding-bottom: 0; }

    For other specific sections, please post the link to your website and point out

    Regards,
    Yigit

    #216567

    Hi!

    You can set a telephone number to use the tel: scheme to make it a link so that people can call it. Ex:
    <a href="tel:1-408-555-5555">1-408-555-5555</a>

    If you have any other issues please make a new topic and we’ll address them there.

    Regards,
    Devin

    #216548
    cerelogic
    Participant

    As much as I like the Enfold theme, there is too much white space between page elements. How can I adjust these? I’ve tried to use the quick CSS, but I’m simply not finding the right combination. For example, on each page, I use the advance page layout feature to compose a page. However, there is a gap below the breadcrumb area that’s at least 50 pixels high. I would like to close that gap to something much smaller.

    Thank you for your assistance!

    robaggio
    Participant

    Hi guys,
    I don’t use the Ubermenu with the Enfold theme. But I need to use one of the plugins to show different menu items with each user role.
    Like these:
    http://wordpress.org/plugins/nav-menu-roles/faq/
    http://wordpress.org/plugins/menu-items-visibility-control/

    But there is a known conflict with these plugins and the Ubermenu plugin. The options don’t show up when Ubermenu is active.

    Is it possible to disable the Enfold Ubermenu feature with a filter?
    Please let me know.

    Thanks
    Robert

    #216544

    Thanks Yigit, Will try it out! Also What about big cartel.com? would that format well with enfold theme? Thanks T

    #216540
    Schmiddy
    Participant

    Hi there

    By hitting the send boutton of a form out of Enfold, I want to bring the subscriber to an other page or URL… Can anybody tell me how I can change the form action URL inside Enfold??? (…with the built in form-tool inside Enfold, subscribers stays on the same page with some kind of text like “your data has been sent” or something in this way…).

    Many thanks for any help! :-)
    Greez, Schmiddy

    • This topic was modified 11 years, 3 months ago by Schmiddy. Reason: more details

    sorry but i didnt want to change the colour ,-)
    2.) i now have the css input, but if i enter “margin: 0px; padding-top: 0px; padding-bottom: 0px;” nothing changes.
    sorry i am new to all this. What do i have to enter in the css-filed if i want to reduce the space on top and at the bottom of an object.

    and another question:
    how do you do this:
    http://kriesi.at/themedemo/?theme=enfold

    the layerslider with fixed(not scrolling) background and transparent pictures. I cant achive this myself ….

    thanks
    stucki

    #216528

    Hey zacpalmer!

    You can choose to display one of the hader types with additional navigation in Enfold theme options > Header tab and add your information in “Phone Number or small info text” section

    Best regards,
    Yigit

    #216515

    I would like to try to deactivate Enfold to test whether I can reorder pages while using a different theme. If I do this, will I get my settings back when I reactivate?

    My Enfold is highly customized (both styling and the other settings in Enfold). I am also using WPML, so there are many versions of Enfold on this main site. Consequently, I wanted to check first. (I’ll back everything up, but I’d rather not have to reinstall my site if possible.)

    #216505

    In reply to: Aligning content areas

    Hi AndrewDelaware!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (min-width: 989px) {
    .page-id-18 .avia-builder-el-9, .page-id-18 .avia-builder-el-12{ margin-top: -330px; }

    It is not a good practise but should work fine

    Best regards,
    Yigit

Viewing 30 results - 227,491 through 227,520 (of 241,945 total)