Viewing 30 results - 94,981 through 95,010 (of 142,851 total)
  • Author
    Search Results
  • #641255

    Hi evette,

    You can use the Template function in the top right hand corner of the content window, if you save your home page as a template you can then load it to any other page. Send us admin login details in private if you should have any problems with it.

    Best regards,
    Rikard

    #641242

    Hi,

    Sorry, this was server incompatibility issue.

    If you have this problem, then add this line at the bottom of your wp-config:

    define('CONCATENATE_SCRIPTS', false );

    (source: https://wordpress.org/support/topic/referenceerror-jquery-is-not-defined)

    Thanks

    #641224

    Hi,

    Glad you got it working, please let us know if you should need any more help on the topic.

    Regards,
    Rikard

    #641205

    Hi,

    How do I use the Video element making sure the AmazonS3 hosted video gets on autoplay, is centered, has the size I want and maybe even has a placeholder?

    I see. You should stick with the text or code block then. Here’s how you mute the tab: http://www.howtogeek.com/231959/how-to-mute-individual-browser-tabs-in-chrome-safari-and-firefox/

    Best regards,
    Ismael

    #641203

    Hi,

    Not sure why but you have this CSS in a file called lml_theme.css, removing it seems to work:

    #top #header .av-main-nav > li > a .avia-menu-text {
        color: #2e3159;
    }

    Thanks,
    Rikard

    #641199

    Hi kristoph,

    I’m not sure why that is, I haven’t used that plugin myself unfortunately. Could you try reaching out to the plugin author to see if they have a solution for you?

    Thanks,
    Rikard

    Hi!

    Please replace the code with the following:

    .single-product .price, #top .price span{
        font-size: 20px!important;
    }

    Regards,
    Ismael

    #641190

    Hi,

    Add this in the Quick CSS Field:

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .slide-entry {
        margin-left: 0 !important;
        width: 48% !important;
        float: left !important;
        clear: none !important;
        margin-bottom: 0;
    }
    }
    

    Note that you may find rows with only one item because the default column is set to 5. Another workaround is to create another partner logo element with the same content, set the column to 2 then toggle the elements’ display property on different screen sizes with css media queries: http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/

    Best regards,
    Ismael

    #641172

    Hi,

    Has been a bit too quirky getting this sorted so we’ve removed the footer menu for now.

    https://www.dropbox.com/s/szg6dr6mtm560na/footer-02.jpg?dl=0

    It looks like that because you didn’t place the suggested code inside the css media query as instructed.

    #socket .menu {
        position: absolute;
        left: -8px;
        top: 40px;
    }

    Best regards,
    Ismael

    darajan
    Participant

    Hi, I have several issues and questions about the theme:

    1. Extra gap around mansard grid
    For the masonry grid, when I set no gap, the image grid still has a very thin white gap on the right as shown in the screenshot. When I set 1 pixel gap, the right gap still looks larger then the left gap. Is there a way to solve it.
    white gap on masonry gallery

    2. Define custom masonry gap between elements
    Is there a way to define custom gap between elements besides current options of no gap, 1 and large.

    3. Lightbox window size
    For lightbox window size and background image opacity. I used following css to increase window size to 1280 and bg black opacity to 0.9 showing less original content.

    .mfp-iframe-holder .mfp-content {
    max-width: 1280px;
    position:center;
    top:30px;
    }

    .mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 0.9 !important;
    background: black !important;
    }

    This works on fullwidth slide element, when I click an image/video link. But when I use masonry gallery, it seems the Lightbox window and bg opacity still use the default setting. The window is smaller then 1280 pixel. My uploaded image is 1920×1080.
    lightboxPreperties

    Could you list the reference for all the essential lightbox CSS formats, so that I could customise lightbox frame’s size, position, and icons.

    4. Masonry overlay
    I would like to customise the masonry grid’s overlay frame, such as size, position, colour, opacity, font size, font colour, font opacity…
    Also I wonder if I could replace with my own overlay design instead of a simple rectangular frame. And, how to set a different parameters for mobile. I currently use these css to change overlay opacity on the mobile. But I also need to change its position and size(height) as well as the font colour. Since the default black colour won’t be readable on a transparent overly frame. I’d like to set a black overlay frame with white title.

    5. Hide lightbox arrow icon on mobile
    Since the lightbox effect on mobile makes the popup image a very limited space, I don’t want to show the arrow icon and title text which severely distract the image.
    overlay_icons_on_mobile
    Also on mobile, is there a way to make image full screen when I click an image link or a link in the masonry grid. Since the limited space on mobile is not ideal for lightbox effect. It’s better if the user could simply view image in full screen and be able to zoom and pan freely.

    6. Text color
    After I set primary font colour to a certain colour, everytime when I set a word to bold in the Text Block, it automatically switches to that colour. Can I make its colour not bond to the primary colour settings. Since I just simply want to set a black bold text when the main paragraph font colour is black.

    7. Re-order masonry categories items, not the image grid, but the names of the categories.
    I’d like to customize the order of the category items not the grid images. Please see attached.
    category items order

    If this could not be achieved. Can I hide the categories on Mobile which takes a lot of space, or can I decrease the font size of the category items on mobile.
    category items on mobile

    8. Different font size on mobile
    How can I set different font size on mobile, including main paragraph size, overlay font size.

    9. Customized overlay shape
    When using a fullwidth slide, it shows a default overlay icon when I hover on the image link. Is there a way to replace it with my own design (jpg, or animated gif)

    10. Automatically link to different url based on ip address
    I wonder if there is an ip detect plugin compatible with Enfold that determines user’s ip address and automatically link to different url. Since in China, vimeo and youtube are blocked, I’d like to create one link, while have users in China access automatically towards Chinese video site and users in other countries still access links to vimeo.

    #641148

    Hey olauno,

    We have added the below css to fix the issue

    #top .flex_cell.av_one_full.avia-builder-el-1{
    height: auto!important;
    min-height: auto!important;
    }
    

    Best regards,
    Vinay

    #641140
    pabloj13
    Participant

    Hi,

    I did not see the email to update my theme to the latest version and the contact form stopped working. Users would get an email saying their note had been sent – but it was not being delivered.

    Is there a log file that I can access to try and recover emails that weren’t delivered?

    Thanks!

    • This topic was modified 9 years, 10 months ago by pabloj13. Reason: Updated tags
    #641139
    olauno
    Participant

    Hello to all. Been working on theme demo with sidebar and having issues with top grid row and spacing. I have 2 grid rows one with picture element and the one under with code block. Have tried different solutions from the forum though keep getting white space between them even on browser resize and large on gap on mobile, all spacing set to zero etc.. Please advise if coding or picture size, have tried many different settings and suggestions for spacing within forum no luck on this. Would appreciate the help.

    #641137

    Hi!

    I’ve added in this code and the mobile menu works, but now the transparent, glassy header is not loading correctly as it’s showing just white bar. Is there a fix for this?

    Also, want to center logo on desktop and mobile. Centering with theme options adds the bar below main nav which would normally hold the navigation options.

    Thank you.

    #641117
    advteksol
    Participant

    I have 2 issues with my website:

    1) In the mobile view (iphone 5 in this case), the logo is overlapping a button you guys helped me place at the top of the header. I’ve attached an image to show you what is wrong, http://i.imgur.com/8i7kgro.png. I need the logo to be moved below the button so both can be seen clearly.

    2) In the tablet view (ipad in this case), the mobile menu is overlapping the button, and so I need the menu moved over, so they both can be accessed easily. Again, I’ve attached an image of what is happening, http://i.imgur.com/iYFNLTQ.png.

    Thanks for your help!

    #641113
    kaloraat
    Participant

    Hi
    I have created a header widget and put some contact information. The widget is not responsive. It gets cut off in small screen.
    Please see the screenshot
    http://prntscr.com/bak439

    It also appears on top of body text in page scroll. The logo shrinks but the widget does not. How to make it shrink with the logo and keep it within header element?
    Please see the screenshot
    http://prntscr.com/bak439

    Please help, I have provided login details in private content too.
    Thank you!

    #641107
    road66
    Participant

    Hi,

    Can you please check link to my website, there an issue with bbpress layout on topics, tags, forums.. I have no idea why is the main content resizing also the sidebar is completely mess with bbpress,

    Any suggest?

    Thank you

    Hi Andy,

    This code helped in getting what the client wanted.

    Please flag this topic as closed.

    Thanks for all your help and best regards,
    Monique

    #641096

    Hey Vinay,

    You’ll see on the first image – there´s a huge white frame on the top and left side of the LikeBox. It appeared recently. On the second image, you’ll notice that the font isn’t Open Sans, at least the one I set to be the default for titles and paragraphs. I guess this has to do with Chrome co’s Firefox shows them as they are.

    I’ve got another question….do you think it is achievable to customize the theme as to get a result close to this….http://www.londonfashionweek.co.uk/
    I know the Enfold theme has good potential but don’t know how far I could go if I embark on the task of modifying the child theme. Any thoughs pls?

    #641086

    Hi wdwalrus!

    Please edit your default logo and add some whitespace on top and bottom of it :)

    Cheers!
    Yigit

    #641079

    Thanks Yigit that wrks for the Hover: adding it twice and changing the apply to hover.

    But scroll down all of the text remains white on scroll and is lost. I dont want to change the background of the menu.

    Also how can I make the text white in the top bar before it switches to black on scroll?

    #641074

    Hey JEI0123!

    Please refer to this post – https://kriesi.at/support/topic/js-child-theme-problem/#post-633526

    Cheers!
    Yigit

    #641073
    JEI0123
    Participant

    Hi,
    I read in: https://kriesi.at/support/topic/sticky-header-on-mobile/#post-639028
    about this topic.
    Now the topic ‘sticky header on mobile’ is closed to new replies. That is why I write here.
    My question is: I created a new file custom.js with the code that you show in that topic an I put in “enfold-child/js” folder.
    Is it correct? Because I tested and it doesn´t work for me.

    Thank you

    #641047

    Hey,

    Thank you for your help. Below the login details.
    The Editor… (top left) My Sites > Network Admin > Themes > Editor… please select Petcorner Child Theme

    Best regards,
    Peter

    The problem isn’t very consistent, maybe it has to do with the scrolling itself or something.. Edit: It has to do with screen size. On big screens “Kontakt” is highlighted after clicking on “Referenzen” because you can already see the “Kontakt”-color section completely. On my small laptop screen it bugged (as said in first post) because of the scaling factor that i had active..
    You can close this thread I think. My problem has nothing to do with your theme :)

    • This reply was modified 9 years, 10 months ago by Bannix.
    #641011
    hugaud
    Participant

    Hi,
    I have this text “call now for a quotation 0845 xx xx xx” in the top bar right before the social icons on this site (link in private content). On some mobiles the text wraps around because of its size so the text is above the phone number but the line between the text and the phone number is really tight. Is there a way i can slightly increase loine height for this on mobiles to give a bit of breathing space please ?

    Thanks in advance
    Hugues

    #641000

    Thaks that worked, but now the footer social images have a funny rollover. Is there a way to stop those images from having a rollover? Many thanks

    • This reply was modified 9 years, 10 months ago by Lol5tar. Reason: Update
    #640999

    Hey connect4consulting,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .sub-menu {
        top: 50px !important;
    }
    

    Best regards,
    Jordan

    #640993

    Hey Lol5tar,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .image-overlay.overlay-type-extern {
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        display: block !important;
    }
    

    Best regards,
    Jordan

Viewing 30 results - 94,981 through 95,010 (of 142,851 total)