Viewing 30 results - 229,981 through 230,010 (of 244,448 total)
  • Author
    Search Results
  • #216753

    Hey akamaxbuz!

    Please go to wp-content\themes\enfold\js folder and open avia.js file and find

    switchWidth 	  = 767;

    and change it to needed value. It will change the width to switch to mobile menu. You can set it to 1000

    Cheers!
    Yigit

    #216751

    Hi!

    You can add following code to Quick CSS to remove only from single product pages

    .single-product .avia-post-nav { display: none!important; }

    Regards,
    Yigit

    #216749

    Hey Tali!

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

    .woocommerce .related  { display: none; }

    3-"Products can be related to each other in three ways: Up-Sells, Cross-Sells, or by having the same tags or categories."

    Regards,
    Yigit

    #216735

    Topic: Fatal Error(s):

    in forum Enfold
    trentwillis
    Participant

    Hello,

    The theme is beautiful and has functioned perfectly up until this point. When trying to make basic changes like adding a portfolio category or using a plugin, I receive the following error messages:

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 30720 bytes) in /data/16/3/92/11/3092337/user/3445976/htdocs/wp-admin/includes/update.php on line 56

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 7680 bytes) in/data/16/3/92/11/3092337/user/3445976/htdocs/wp-content/themes/enfold/includes/admin/register-dynamic-styles.php on line 122

    Im not sure why this started happening; I’ve increased the memory allocation in my WP CONFIG file but no luck.

    Any advice you can provide would be appreciated!

    #216729

    Hello Josue,

    Great movie. Very nice and implemented it directly.
    There is only one thing I would like to accomplish.
    Is it possible to have the name of the folder in the source code changed to the customer.

    So if I hit right mouse button, show source code as a visitor on the site, I see the customers name and not ‘enfold’

    Gr. Jeen

    #216724
    This reply has been marked as private.
    #216716

    Hey cerelogic!

    You can use this:

    .main_color .toggle_content {
    background-color: gray;
    }

    Regards,
    Ismael

    #216714

    In reply to: Map & Footer Questions

    Hi kcristella!

    1.) Go to Appearance > Widgets then create a custom widget area. Insert the Enfold Maps Google Widget. Edit the contact page then insert the Widget Area element using the Advance Layout Builder.

    2.) You can change the widgets on Appearance > Widgets. Add widgets on the Footer – columns widget areas.

    3.) Sorry but the forum doesn’t have that search feature. You can try to place something like “enfold + subject” on search field.

    Best regards,
    Ismael

    #216712
    This reply has been marked as private.
    #216701
    hianta
    Participant

    Hi,

    I’ve just updated to the new version of Enfold, and it cancelled my custom font for the menu…

    not sure how to make it come back.

    my custom font is CaviarDreams and this is the CSS I had pasted in Quick Css form:

    .header_color .main_menu ul:first-child > li > a { font-family: ‘caviar_dreamsregular’;
    src: url(‘caviardreams-webfont.eot’);
    src: url(‘caviardreams-webfont.eot?#iefix’) format(’embedded-opentype’),
    url(‘caviardreams-webfont.woff’) format(‘woff’),
    url(‘caviardreams-webfont.ttf’) format(‘truetype’),
    url(‘caviardreams-webfont.svg#caviar_dreamsregular’) format(‘svg’);
    font-weight: normal;
    font-style: normal;
    font-size: medium;}

    #216698

    Hey Yigit, many thanks!
    That worked perfectly.

    Cheers,
    David

    #216697

    Being able to display up-sells or related products in the sidebar for a single product page would be very cool!

    #216692
    taliwalt
    Participant

    1. What’s the easiest way to hide related products on a single product page?

    2. I’d like the images on single-product pages to be a bit smaller. The product images currently have a class of .four.units.single-product-main-image.alpha. I was playing around with the developer tools, and I changed the class to .three.units, which looks a lot better for my site. How can I make that permanent? found the answer here: https://kriesi.at/support/topic/product-image-size-6/

    3. This question is an offshoot of question 1; my related products don’t seem to have anything to do with the product being viewed. Do you know how WooCommerce determines which products are related?

    • This topic was modified 12 years, 1 month ago by taliwalt. Reason: Located the answer to one of my questions
    #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 12 years, 1 month 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

Viewing 30 results - 229,981 through 230,010 (of 244,448 total)