Viewing 30 results - 79,081 through 79,110 (of 142,889 total)
  • Author
    Search Results
  • #800383

    It worked – almost! Just didn’t give me a line at the top of the image. Here’s a screenshot:

    #800370

    In reply to: Enfold Logo Issues

    I put three logos up. The one in the middle is the one that is currently on the website. It’s shifted to the right. My boss wants me to use the logo at the top because it’s hard left like we used to have. However, when I upload the first image it ends up being a huge logo that just overtakes the header. Both image 1 and 2 are the same width but if the image isn’t centered with white space (and an unnatural looking alignment), then the logo is huge.

    It’s hard to explain this without showing it.

    #800368

    Hi,

    Yes, I’m aware of that. You should find it on top of Tab 1 of this screenshot http://imgur.com/a/muj4L if you click on the edit (paper with pencil) icon, you should see content height: https://imgur.com/a/MVqBO

    Just a note, this is only available to the latest version of Enfold (4.0.7) Hope this helps :)

    Best regards,
    Nikko

    #800352

    In reply to: Editor keeps freezing

    Hi,

    I have tried to modify it again, I have added the title on top of the first content and it works properly on my end. I tried another device and different browser but still I couldn’t experience the same issue. I’ll try to ask my teammates to check this.

    Best regards,
    Nikko

    #800339

    Hey helderluis,

    The masonry element is using the isotope script which calculates the position of the masonry items dynamically. I’m afraid, it’s not possible to change the width or the height of the thumbnail to make it look like a square without breaking the script. The width and height of the masonry items will depend on the number of columns and the current width of the main container.

    Best regards,
    Victoria

    madisonstudios1
    Participant

    Hello.
    I would like to add a “Constant Contact” sign-up to very top – extra elements – above header – in the bar where you can add social and phone #. I could not find any documentation in your forums for this.
    Thank you in advance for your help.
    Chris

    Thanks so much @Yigit … that definitely put me in the right ballpark to begin implementing the minor css adjustments. It’s implemented on my live site now
    https://gawebdev.com/ and I’m happy with the balance it’s brought to the header when viewing on screen sizes above 1024. Was the larger screens on desktop view which the prior emptiness on the left of logo was most apparent.

    A little loss of “center” on scroll down with sticky header activated but I can live with that. Again thank you and everyone else at Enfold for making and supporting what I consider to be the very best wp theme available on the market today. Good stuff as always!

    #800326
    redeggmarketing
    Participant

    Hello,

    We are rebuilding a site for a client that wants to keep two elements we are having a little trouble achieving. They would like a side menu with the logo at the top center of the page (not above the menu on the left). They would also like the side menu to display menu items and then submenu items indented below. How can we achieve this? I’ve included a link to the existing website we are looking to replace.

    Thanks for making a great theme. We use it very regularly for our clients.

    Yes, I used few CSS to customise both:

    SOCKET CSS used:

    #socket {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    }

    #socket .container {
    padding-top: 0px;
    padding-bottom: 4px;
    }

    #socket {
    background-color: transparent;
    color:#3D302C;
    }
    #socket a {
    color:#3D302C;
    }

    #socket {
    border: none;
    }

    SHOPPING BAG MOBILE CSS used:
    @media only screen and (max-width: 767px) {
    .responsive #top .cart_dropdown {
    top: 150%;
    right: 1%;
    }

    #800311

    Hi,

    Right now the color section at that exact height prevents the jump on desktop so it may be best to keep that as is for now. It can be hidden on mobile by adding the following to quick css:

    @media only screen and (max-width: 767px)  {
    #av_section_1{
    display:none!important;
    }
    }

    Best regards,
    Jordan Shannon

    #800291
    wbmiller4
    Participant

    images are being cropped automatically. see example above. How do i stop this/control image size?

    Thanks

    #800278

    In reply to: Button Options

    Hi,

    Please test the first column. It should be linked. I followed this method: https://kriesi.at/support/topic/apply-link-to-column-box/

    Best regards,
    Jordan Shannon

    #800277

    Hey Roger,

    Thanks for the feedback!

    1- We will report it to our devs.

    2- You can use a plugin such as this one – https://wordpress.org/plugins/loco-translate/ and translate untranslated strings.

    Thanks for your kindness! You can post translation files here – https://kriesi.at/support/topic/please-contribute-and-translate-enfold/ and we will add it to upcoming version of the theme :)

    Best regards,
    Yigit

    #800256

    @Yigit

    New Thread:

    https://kriesi.at/support/topic/method-not-implemented-when-saving-layerslider-2/—

    Let me know about updates

    • This reply was modified 8 years, 10 months ago by nemoestudio.
    #800249
    cm-arq
    Participant

    Hi, i have my masonry Gallery,on homepage, with the title Centered on the whole image. However i added the excerpt now, and it centers both things. So the ones with only title are lower than the ones with both title and excerpt. I want titles to be aligned despite of the excerpt.

    Also, to change the excerpt color and font size. Ive tried with some codes i found but had no success.

    Masonry alignment
    In the image u can see the alignment differences.

    The image is not showing: http://imgur.com/6JR17ZJ

    Thank you

    Pd. the title of the topic should have been Color and alignment

    • This topic was modified 8 years, 10 months ago by cm-arq.
    #800248

    re: your recommendation:
    1) Repeated import over 12+ times in a row. With each change to configuration. No change.

    2) Reset WP as needed between changes to configuration

    3) Attempted XML import process

    4) Sames errors as noted in reply in this thread – with added notifications about files/directories that have already been imported. Mostly “Failed to import Media “ see https://kriesi.at/support/topic/most-demo-images-missing/#post-798497

    5) early in debug process I increased php settings on the server – i.e., upload time to 5 min, filesize to 64M, post_max_size to 64M, execution_time to 5 min, input_time to 5 min, memory_limit 256M

    6) the host tech support does not see any issues/errors that stand out

    Thanks,
    TH

    #800245
    tremblayly
    Participant

    Hi Andy,

    I don’t know why my ticket was closed as this a last question continues from the initial request.
    https://kriesi.at/support/topic/adjustments-to-the-blog-layouts/#post-800055

    But the code provided does vertically aligned the text in the middle for some posts but not all of them. I also added the page ID to enure this would only be applied to the blog page list as follows:
    .page-id-731 .entry-content {
    top: 100px;
    position: relative;
    }

    Thanks
    Lyse

    #800236

    Hi,

    Try adding this to quick css:

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

    Let me know if this works.

    Best regards,
    Jordan Shannon

    #800229

    Hey molibi,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia_desktop  #advanced_menu_toggle, .main_menu {
      display: none;
    }
    @media only screen and (max-width: 767px) {
      .avia-section-huge .content {
        padding: 40px 0;
      }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #800225

    Hi Andy

    As I mentioned the breadcrumb is not on the homepage! Just choose any other page.
    Try this as an example: https://www.swarez.co.uk/about/
    I would like breadcrumbs to be under the colour section, not on top of it – like I put in the image attachment as an example.

    The CSS you provided, which is kind of you, moves it out of the bar and places it randomly over the content! A good try but not ideal! I also want to get rid of the white container that would have the breadcrumb in it.

    I have left the CSS live on the About me page so you can now see what your code does.

    Thanks
    Ed

    • This reply was modified 8 years, 10 months ago by Swarez.

    Hi Jörg,

    Here are the threads to resolve blurry images:

    https://kriesi.at/support/topic/woocommerce-product-image-blurry-2/

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #800206

    Hi,

    we can’t see the breadcrumbs elements in question, so better to provide us a precise link with the elements in question.

    However, try this code inside Quick CSS field:

    .stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
    top: 490px;
    }

    and adjust as needed.

    Best regards,
    Andy

    #800203

    Thanks Victoria, but it doesnt really work as expected, it apears a bit lower, and when it scrolls its also lower than top of the viewport. If I change top: 800px, so card is visible on the load, it scrolls near the bottom of the page

    #800200

    Hey Truemotionpictures,

    1. I think it’s best to work with media queries in your case. So use your code and wrap them around, like this:

    @media only screen and (max-width: 736px) {
    .js_active.html_burger_menu #avia-menu .av-burger-menu-main, .html_burger_menu #top #avia-menu .menu-item-search-dropdown {
        display: block;
        top: 160px;
    }}

    Adjust as needed. For more information about media queries: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/

    2.) Use this code:

    .av-burger-overlay-inner {
    background-color: black;
    }

    Please use different tickets for different questions.

    Best regards,
    Andy

    #800199

    In reply to: iPad oddness

    Hi DaveThomasCo,

    It’s not so easy to adjust the column count on the masonry, but here is something that cane be done.
    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 769px) {
      .av-masonry-entry .av-inner-masonry-content {
        padding: 10px;
      }
      #top #wrap_all .main_color h3 {
        font-size: 14px;
      }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    dnaj
    Participant

    Hello,

    I have an issue with tab sections on mobile. I made a website in Czech language so I use czech characters (like ě, š, č, ř, ž, ý, á, í, é) as Tab titles of Tab section. It is working well on desktop, but on mobile tabs switching is not working thanks to czech characters in tab titles.
    When I put title without czech chars (e.g. “Inzenyrske cinnosti” instead of “Inženýrské činnosti”), then it is alright.
    Can you correct the bug please?

    Thanks a lot, David.

    #800182

    In reply to: product slider problem

    Dear Victoria, I am sorry but I do not understand (as I said, I might be also a bit technically overrun as I do not know what exactly should I check in this SQL query).
    For me an environment with wordpress, woocommerce and enfold (parent theme) should function. (theoretically) There is no other thing that should hinder the functionality… that is why I am asking for your support. Or am I wrong?

    In the private area I have placed the link to a blank simple page from my environment mentioned above (wp+wc+enfold only): no header, no footer, no sidebars, only a product slider which is not functioning…

    As I am seeing also from the other topic (https://kriesi.at/support/topic/enfold-woocommerce-product-slider-problem/) I am not the only one facing the issue. So for a certain combination your theme is throwing errors. I assume that also for you would be interesting to solve the issue, as there might be other users there that have the same problem but did not noticed it (for example first line of slider is showing 4 instead of 5 products and they are not testing anymore)…
    On the other hand, I see that the person that started the other topic does not have anymore the problem, although, when I have posted in that topic, he was still having it… I would ask him directly how he solved but the topic is closed…

    #800162

    Hey barthalgar,

    Here are some threads on the topic:
    https://kriesi.at/support/topic/category-archive-page-change-layout-to-show-excerpt/

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #800159

    Hello,

    I work on Windows OS 7 10 …(not Mac). I did’nt fixe anything, the jump is still here.
    The jump happens on Chrome, Mozilla and IE in different desktop (Windows, i don’t know for Mac).
    First there is a blank page, then colored icon bar goes up, then the slider takes it’s place and the colored icon bar goes down.
    LayerSlider team diagnostic that the problem come from the Theme Enfold : a js file.

    I made screehots, follow the link in private.

    I don’t see jump in your demos on Windows OS, can you help me to solve this problem ?

    Best regards.

    #800157

    Hi erhabi,

    Do you have server log, that we could look at?
    You could also try a solution from this thread https://kriesi.at/support/topic/photo-upload-http-error-when-using-enfold-theme/#post-221480

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 30 results - 79,081 through 79,110 (of 142,889 total)