Viewing 30 results - 79,801 through 79,830 (of 142,870 total)
  • Author
    Search Results
  • #792839

    Hi,
    Have you tried: kriesi.at/support/topic/woocommerce-3-0-03-0-1-and-the-images-issue/

    Best regards,
    Mike

    #792820

    Or if you look at this page, the subcategory item is working correctly, but the main top level navigation item isn’t red

    #792818

    That worked perfect for the top level main navigation item. Is there a way to have the sub category stay active as well? Like how it is when viewing the link below. Is it also possible to keep the roll over eve when scrolling the sub category as well?

    #792813

    Hey cantuna34,
    Enfold does not support a sticky header for mobile, it is disabled because a lot of mobile browsers do not support fixed or sticky elements and having a sticky header will consume what’s little left of the mobile screen. We have done it a few times and it ends up affecting many elements. If you want to try and don’t mind a quirk or two check this out:

    @media only screen and (max-width: 767px) {
    #header {
        position: fixed!important;
        top: 0;
    }}

    Best regards,
    Mike

    tackmar
    Participant

    Hello.. Most plugins I try to use stops the page editor from working. I have so far uploaded and deleted about 6 plugins and the same problem occurs. The editor only works if no plugins are loaded. Please check this for me. Thanks

    #792796
    cantuna34
    Participant

    Hi thanks for great theme. I have problem about mobile menu

    I want to make mobile maenu sticky

    I add this code

    .responsive #top #wrap_all #header {
    position: fixed;
    }

    My website is one page navigation and header style is: Header invisible after scroll it appears

    When you scroll down, ok header is fixed no problem , but when you open the hamburger menu ( mobile menu icon) and click to any page it goes that div than header is invisible

    And second when you scroll up you will see the header background and logo only but the menu icon is hidden ( I think its out of window right side )
    Can you pls help me about this problem

    link: https://adgknitwear.com/

    #792788
    BJM25
    Participant

    First let me say that I may have this sufficiently solved, time will tell. But I want to share the information.

    I was running enfold with the “standard” dotted-burger icon for the mobile menu. But occasionally, on mobile (android) and small-browser Windows 7 Desktop, I would see a different symbol. Different from what it should be and different on each platform. Even more odd, the underlying code visible in the browser seemed to be the same, regardless of which of three icons was being displayed.

    This seemed to happen regardless of browser (e.g. Chrome, Firefox, IE, Opera).
    On desktop, it looked like this:

    On mobile it looks like a Chinese or Japanese character.

    After doing an image search on the two unexpected characters I found this page for Unicode character U+E8A5:

    http://www.fileformat.info/info/unicode/char/e8a5/index.htm

    This is exactly the symbol I was seeing (incorrectly, instead of dotted-burger) on desktop computer display.

    Obviously “U+E8A5” is extremely similar to “ue8a5” which is the code for the Entypo-Fontello icon for the dotted-burger icon.

    So my best guess is that sometimes the browser was incorrectly interpreting “ue8a5” as being “u+e8a5” and so displaying the unicode symbol instead of the entypo icon. And that even though I haven’t found it, there is a similarly ambiguous code for the seemingly-Asian character I was seeing on mobile.

    In any event, following instructions in other threads, I went into the Functions.php file and replaced “ue8a5” with “ue811” which is the code for the non-dotted burger icon. My hope is that this is a less ambiguous code value and so won’t be misinterpreted.

    We’ll see.

    If it is misinterpreted, I understand that I could replace the character code with a call to a graphic, so I suppose that would be my fallback solution, if all else fails.

    • This topic was modified 8 years, 10 months ago by BJM25.
    #792777

    In reply to: product slider problem

    Hi,

    What product slider are u using there?
    Have you done any custom CSS?

    I load it and I can see that there are 2 each time on top and then 3 below, so most probably it is something from the CSS or any JS that is conflicting
    Can you disable the plugins as a test please?

    Best regards,
    Basilis

    #792763
    canasta
    Participant

    Hi
    Thanks for a great product – Im loving configuring it but I am stumped on one aspect.
    I would like to use the space to the right of the logo – where the social media tiny icons sit
    I would like to maybe put a banner in there or some text and just cant work it out

    .

    #792760

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #sez1 {
        margin-top:200px!important; 
     } 

    Best regards,
    Mike

    #792737

    Hello i have removed the logo with this css code:
    .av-logo-container {display: none;}
    But when Header menu link is pressed es: `Sez1“, the scrolling of the page not point in the correct position, because the real Height for the section remain the same.
    You can riproduce the same behvoir whit this steps;

    1. Select header with logo on top and menu bottom
    2. create an homepage
    3. add “color section element” in home page with id=sez1
    4. in menu create link Sez1
    5. hide logo with the css code
    6. click the link in homepage

    Now the problem is showed!!

    #792727

    In reply to: 8 column grid row

    but you are familiar with Enfold Options Dialog?
    Goto Dashboard – Enfold (Enfold-Child) – General Styling – Quick CSS on the bottom of the window : put in that input field:

    #after_layer_slider_1.container_wrap {
        border-top-style: none;
        border-top-width: 0 !important;
    }

    Hey Innovie,
    This link hides the ALB https://kriesi.at/support/topic/how-to-disable-avia-layout-builder/#post-506358

    Best regards,
    Mike

    #792692
    architchandra
    Participant

    If I do it as mentioned in https://kriesi.at/support/topic/importing-icon-from-font-awesome/#post-414749, I get an element which doesn’t have any dimensions so is not visible. I don’t understand how to fix that. Please help. Urgent.

    #792691

    In reply to: Layer Slider issue

    Hi

    My setting is currently on Responsive
    Canvas width 1130
    Canvas height 400
    Max width 100%.

    But if you see the banners – it looks perfectly fine (u see everything on mobile (iphone)
    U see on laptop (it also fine)
    But when i see it on my desktop

    Then it only shows 2/3 of the banner.

    Please can you advice
    Charles

    #792688
    Leonsz
    Participant

    Hello,

    When I make my website smaller on my laptop the icon-box will be underneigh each other (icon bove, text below), which looks not that good.
    Is there a code which I can add that my icon-box will get smaller when I make the size of the screen smaller?

    Thanks!
    website: http://www.chinastages.nl

    #792687

    Ok… hopefully this makes sense and is easy to follow for designers/developers that use Enfold regularly.
    Firstly here’s a simplified version of the Enfold One Page Portfolio demo that I’ve set up to show results… http://dev.twotreescreative.com.au/. And you’ll notice that I’ve implemented TWO instances of particles.js on the same page, one instance behind a Color Section element (not full width) and one instance behind a Grid Row element (full width). .. this just requires some additional code a little later to call additional instances of particles.js.

    NOTE: These steps assume you’re using a child theme with Enfold.

    Step 1 – Configure Particles.js and download the package.

    Go to http://vincentgarreau.com/particles.js/ and click “Download” on the box in the middle of the screen so you’ll have particles.js-master.zip on your machine. Inside the zip you’ll need particles.js OR the minified version particles.min.js AND the files inside the “demo” folder.
    While you’re still on http://vincentgarreau.com/particles.js/ it’s also useful to configure your particles display using the controls on the right of screen. When you’re happy enough… click to “Download current config (json)” at the bottom of the controls panel… the contents of this file (which will be named particlesjs-config.json) will be handy later.

    Step 2 – Adding files to your hosting account (via FTP or cPanel or whatever).

    FTP to your server and browse to the /wp-content/themes/enfold-child/ folder (where “enfold-child” is the name of your child theme).
    Upload particles.js OR the minified version particles.min.js (from the root of the “particles.js-master.zip” package you downloaded previously) to the root of your child theme folder.
    Now create two new folders/directories in your child theme directory… one named “js” and one named “css”.
    In the “js” folder, upload the file “app.js” from your machine, which you’ll find inside the “particles.js-master.zip” package – it’s in “demo > js > app.js”.
    Now jump back up to your child theme directory and open the new “css” folder you created… upload the file “style.css” from your machine, which you’ll find inside the “particles.js-master.zip” package – it’s in “demo > css > style.css”.

    Step 3 – Loading script files via the Child Theme Functions.php and adding some css to your Child Theme Stylesheet.

    In your WordPress admin, (via “Appearance > Editor”) add the following to your Theme Functions (functions.php)… obviously you’ll replace “dev.twotreescreative.com.au” and “enfold-child” to reflect your own site.

    function enfold_customization_custom_js() {
    ?>
    <script type = "text/javascript" src = "http://dev.twotreescreative.com.au/wp-content/themes/enfold-child/particles.js"></script>
    <script type = "text/javascript" src = "http://dev.twotreescreative.com.au/wp-content/themes/enfold-child/js/app.js"></script>
    <?php
    }
    add_action( 'wp_footer', 'enfold_customization_custom_js' );

    Once you’ve saved/updated the functions file, and you’re still in “Appearance > Editor” … add the following css to your Child Theme stylesheet – some of these properties can be tweaked later to suit your needs.

    * =============================================================================
       Particles.js CSS
       ========================================================================== */
    /* ---- base ---- */
    html{
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    canvas{
      display:block;
      vertical-align:bottom;
    }
    /* ---- particles.js container ---- */
    #particles-js {
      position:absolute;
      width: 100%;
      height: 100%;
      background-image: url('');
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      top: 0;
    }

    Step 4 – Time for a test.

    Edit the page (in WordPress admin) that you want to add the particles.js to and add a “Code Block” Element (from Avia Layout Builder) as the last element INSIDE the Color Section (or Grid Row) in which you’re after the particles effect.
    Edit the “Code Block” and enter

    <div id="particles-js"></div>

    in the Code Block Content area. Save and Update page and view results on front end. All things being equal, you should be seeing some particles floating around behind the specific Color Section… but they’ll just be the default “look”.

    Step 5 – Applying your specific settings for your particles.

    FTP to your site (from Step 2) and go into your Child Theme and then open the app.js file inside “js > app.js”.
    You’re now going to open and copy all of the contents of the file you downloaded (in Step 1) named “particlesjs-config.json” – which contains your custom configuration options from http://vincentgarreau.com/particles.js/ – into the “app.js” file.
    NOTE: In the app.js file, ONLY replace code between curly braces, that is { and } … don’t replace the first line of script “particlesJS(‘particles-js’,” (which I think is at line 14) or the last line, which is just “);” … just replace everything in between with the contents of you “particlesjs-config.json” file.
    Save the app.js file on your server and refresh the front-end of your site to check that the config of the particles has updated.

    __________________________________

    There may be better ways to implement all this… but this is just how I got it to work, with enough flexibility to get the effect I was after.

    • This reply was modified 8 years, 10 months ago by Two Trees.
    #792682

    This solution did not work for me. After much trial an error I eventually ended up adding the following to quick css:

    #top.avia-blank #wrap_all #main .container
    {
      margin: 0px !important;
      max-width: 100% !important;
    }

    This got me a bit closer to what I needed. I can now use the padding and margin on other elements to fine tune position of the elements to where I need them.

    Thanks
    J

    #792669
    #792665

    Yes you can close the topic now! Thank you again :)

    #792653

    In reply to: Editor is missing

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #792650

    Hey jonnycuest,

    The last item doesn’t have a padding on the right so that the text is right-aligned to the rest of your content. (You can see this most obviously in your FAQ page.)

    But we can see your point. :) To override the theme and add a padding to the right of Contact Us, please use this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a {padding-right:13px !important;}

    Best regards,
    Sarah

    #792631

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #792626

    In reply to: Menue Subjects

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    thatguyjonny
    Participant

    Hello,
    I am looking to locate the shortcode for Fullwidth Submenu. It doesn’t seem to be in the documentation.
    Also, I am trying to figure out if it is possible to use the Advanced Layer Slider as a background and add a Fullwidth Submenu on top of it.

    I have placed an example site in the private content to show what I am attempting to do.

    Thanks!

    #792618

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #792617

    Hi,

    Great, glad you found the problem. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    Hi Kathleen,

    Thanks for the feedback. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

Viewing 30 results - 79,801 through 79,830 (of 142,870 total)