Viewing 30 results - 79,531 through 79,560 (of 142,879 total)
  • Author
    Search Results
  • Hi ampmdesignweb2,

    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 to adjust the “Welcome” text to look better on mobile

    
    
    @media only screen and (max-width: 767px) {
      #top #wrap_all .all_colors h1 { font-size: 36px; }
    }
    

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

    #795902
    doboon
    Participant

    Hello,
    I try to put the social icons in the footer. By following the topic <https://kriesi.at/support/topic/enfold-social-media-icons-in-footer; I can see the text, but not the icons.
    Thank you for explaining how.

    Regards,

    #795892

    Wonderful! We’re glad that solution worked for you.

    Do you need further assistance about this topic, or can we close this thread for now?

    Sarah

    #795891

    Hi, I just updated the theme and I have seen that I stopped working the variables of product images, I make a selection of a variable and it does not change the image I have to go. I use Child theme, I need a solution, thank you very much.

    I have installed, WooCommerce 3.0.7, Enfold 4.0.7, WordPress 4.7.5.

    #795889

    Hi xguiboy,

    It’s all there https://kriesi.at/support/topic/welcome-username-login-logout-in-top-bar/#post-530263

    You need to add folder to your child theme includes and there copy the file helper-main-menu.php and make your changes there.

    Best regards,
    Victoria

    themesatmuka
    Participant

    Hey,
    currently I updated my business-website using your enfold-theme.

    The application runs pretty well, especially the desktop version. But the use on mobile devices like iPad or iPhone is not ideal.
    So, I need some support for this topic an hope you could give me some hints to solve those problems.

    1. I am using for my website the “parallax-motion-function”:
    Black planes cover images in the background and by scrolling up and down the planes move slightly vertical and show more or less details of the background image. On the desktop or Laptop version it works perfect, on the iPad/iPhone the parallax-motion-function does not exist.

    2. A second iPhone-problem is, that the “site-menu” at the top is complete not available by scrolling down.
    Probably, this refers to the “parallax-motion-function-problem” as well. But on the iPad the menu is available although scrolled down to the very end of the onepager-site.

    I hope you have an idea for an optimization and hear you soon.
    sebastian

    #795858

    Hi all,

    Please refer to this thread for a possible solution.

    Best regards,
    Victoria

    #795848

    Hi @doboon,

    Can you try the solution presented in this thread: https://kriesi.at/support/topic/enfold-social-media-icons-in-footer/
    Or this one: https://kriesi.at/support/topic/social-buttons-in-footer/#post-367432

    If you need further help, please open a new thread so that you can send private data that is only visible to the staff. If you add private data to this thread, the creator of the thread can also see it.

    Best regards,
    Sarah

    #795845
    lenalavendel
    Participant

    Dear Kriesi Team,
    for an desktop version of a landing page I put a codeblock element which disables scrolling. But for the mobile version scrolling is absolutely necessary. By hiding the column with the codeblock element for mobile devices doesn’t work, the scrollbar is still removed.

    Do you see any possibility to hide the scrollbar for the desktop version but show it at mobiles?

    Actually the problem is, that the two versions are very different from each other. At mobiles I don’t want the LayerSlider and the musicplayer. At desktop version I want the fullscreen slidshow with player and without scroll bar.

    #795843

    Hey Stefan,

    Can you check if this thread helps you?  https://kriesi.at/support/topic/replace-bullets-with-icon-font/

    Best regards,
    Sarah

    #795832

    Hi,

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

    Best regards,
    Rikard

    DaWeb
    Participant

    Hello,

    I have the same problem as described in other topics.

    When I open an product on my web shop, I get errors like Warning: Missing argument 3 for avia_woocommerce_gallery_thumbnail_descri

    Please help me,the site is live.

    You can see the error on example: https://dekorativne-rastline.si/trgovina/okrasni-lonci-cvetlicna-korita/cvetlicno-korito-balcony-80/

    Best regards,Daniel

    #795796

    In reply to: Social Media Icon Size

    Hi,

    To adjust the spacing between them, please use this code as basis, and just adjust the values:

    #top .social_bookmarks li {margin: 0 5px;}

    Also, since you made the icons 30px high, please use this code as well so that the instagram icon isn’t cut off:

    #top .social_bookmarks {height:35px;}

    Best regards,
    Sarah

    #795791
    dinamosrl
    Participant

    Hi, Ive got an issue applying custom styling for tablets with the enfold template.

    Currently when viewing my site on desktop and mobile everything is aligned right. But when i go below 960px wide the 3 headers on my hompage push their respective image and text further down, disaligning everything on the page.

    I thought to resolve the issue to apply a custom font-size to the heading text only for tablets, such as reduceing the font-size to 16px only for tablets. Anybody have an idea how to do this? Or is there an alternative solution?

    Thanks in advance.

    R

    #795781

    Hey onurkurtic,

    Since your menu is 53px, we can nudge your next-arrow higher by that amount, too. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .scroll-down-link {bottom:53px !important}
    

    Best regards,
    Sarah

    #795778

    As stated in a different topic it’s just about editing the HOMEPAGE / Welcome in my case. It doesn’t seem to be a userspecific issue. Please try that yourself again.

    Arne
    Participant

    Hey guys!

    I have created a website and found a bug somehow.
    I use Color-Sctions with background-images and parallax.

    Mostly i like to position the backgroundimage “middle-middle”, “middle-left” or “middle-right”.
    This works fine on desktop (almost all browsers). And if i use chromes developer mode to set mobile screensize to e.g. iPhone 5, the position is correct, too.

    But if i view the page on a phone (iphone 5 safari or other mobile phones with andoid) the image position is not working correct.
    Left, right, middle in hoizontal way is working. But the position in vertical top, middle, bottom has no effect. No matter what image ratio i use.

    Is this a known issue?
    Do you provide any help here?

    I am very looking forward to your replys
    Best wishes
    Arne

    Directly compared

    • This topic was modified 8 years, 10 months ago by Arne. Reason: Image
    Umzug4
    Participant

    Hi,

    mit folgendem Code konnte ich die Vorschaufunktion ausblenden:
    #top .avia-post-nav { display: none; }

    Leider werden so die aut. Verlinkungen nur ausgeblendet …..
    Ich finde leider nichts im Forum wie ich es auch im Code löschen kann, da sonst zusätzlich Links produziert werden.

    Vielen Dank Für Eure Hilfe
    Grüße Sokol

    OK. Thank you very much. You can close the topic :)

    #795283

    Hi,

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

    Best regards,
    Rikard

    #795274

    Hi,

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

    Best regards,
    Rikard

    #795255

    In reply to: exclude blog post

    Hi,

    That’s strange. By default, related-posts.php should exclude the current post. 
    'post__not_in' => array($this_id))<br>
    Can you try the solutions presented in this thread: https://kriesi.at/support/topic/post-title-and-related-posts-titles/

    Best regards,
    Sarah

    #795238

    In reply to: Preloader

    Hi Tim,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      #top .av-preloading-logo {
        left: 0 !important;
        max-width: 100%;
      }
    }

    Let us know if this helps :)

    Regards,
    Nikko

    #795234

    Hi Rikard,
    Appreciate your help with this. I was looking through all the threads and I actually need quite a few topics deleted, I hope this is alright.

    #795230

    Check for spaces or other punctuation in the tab title. We had one title of “+ Shop” and this tab stopped working. We changed it to “Add Shop” and it still didn’t work. We had to change it to “Shop” in the end.

    Hey ideenstart,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .page-id-672 .av-content-full.ls-overflow-visible {
        padding-top: 0;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #795176
    camber
    Participant

    After updating to 4.0.6 we’re experiencing a lot of strange issues. We updated to 4.0.7 but are still experiencing the issue. We’re on WP 4.7.5 multisite.

    NOTE: The site with the issues is not live but there are other sites on the network are so please keep that in mind when making any changes.

    1. The body area on some pages, but not all, has changed from #fff to #444 (same as the Socket color). If we change the socket color to #fff it solves the issue but then we end up with a white Socket. (See URL #1 in private content below). I haven’t investigated deeply enough but it seems like elements have somehow overlapped or combined.
    2. There are a number of issues with sections. In URL #1 below we have a 1/1 layout element. Previously they were at 980 wide and centered but now are 100% width like a Color Section. As you can see the heading “Engineering, Innovation, State of the Art Durability” and text below are affected as is the other text element within a 1/1 (or narrower) section. Some pages render correctly such as the home page or the contact page (URL #4 ).
    3. On Woocommerce product pages we’re experiencing similar issues and images are rendering at full size rather than constrained to their section. This relates to #2 above. Refer to URL #2.
    4. Full Width Layer slider on this page is rendering within the body area width rather than 100% browser width. Refer to URL #3. This is strange because the same element at the top of the page is rendering correctly.
    5. We have a spacer at the bottom of the page below the last gray row and it is not separating the gray bar from the blue footer. Refer to URL #3.

    • This topic was modified 8 years, 10 months ago by camber. Reason: Added "NOTE:"
    #795170
    Anthony D
    Participant

    I just updated the Enfold theme last night and since then only the homepage and one other page on the site has the menu still positioned in the original place is the top right hand of the page. All other pages have the main menu now lower in the page view. The logo has also moved so I’m thinking there’s an issue with the header on some pages as a result of the homepage.

    I only have a very basic website and I’m not a developer or designer.

    Example of the pages with and without errors can be found below:

    Homepage (No issue) http://www.stepupdigitalmarketing.com/
    About Page (Issue with header having moved) http://www.stepupdigitalmarketing.com/about/
    Contact Us (Issue with header having moved) http://www.stepupdigitalmarketing.com/contact/

    Thanks in advance.

    #795165

    Great post, thank you!

    Is there a way to make this gradient go from left to right, not from top to bottom?

Viewing 30 results - 79,531 through 79,560 (of 142,879 total)