Viewing 30 results - 95,401 through 95,430 (of 142,851 total)
  • Author
    Search Results
  • #636526

    Hi Horst-Michael,

    I’ve tagged the topic for our german speaking moderator, please wait for his reply.

    Best regards,
    Rikard

    Hi,

    Add this below the other codes:

    #top #header.header_color.av_header_transparency .av-main-nav > .current_page_item > a .avia-menu-text {
        color: yellow;
    }

    That is for the active menu state.

    Best regards,
    Ismael

    Hey!

    It doesn’t cause an error if you use the default video shortcode but it will use another type of player:

    [video src="https://www.youtube.com/watch?v=u0uPmrSRM7w&rel=1&autoplay=1&showinfo=1" autoplay="on"]
    

    Cheers!
    Ismael

    #636498

    Hi,

    It’s been a while so I almost forgot what we did here. Maybe, this will fix the “text overlap” issue on mobile and adjust the size of the contact form fields:

    @media only screen and (max-width: 989px) {
    .main_color.container_wrap_first.container_wrap.fullsize:first-child {
        z-index: 100000;
    }
    
    .floating-form {
        margin-top: -80px;
    }
    
    .floating-form p input {
        padding: 8px 10px !important;
    }
    }

    Best regards,
    Ismael

    #636491

    Hi,

    Note that fixed positioning is not fully supported on some mobile devices. Add this to remove the top header on scroll:

    .header-scrolled #header_meta {
        display: none;
    }

    Place the code inside one of the css media query that we suggest previously.

    Best regards,
    Ismael

    Hi,

    The wpautop is a default WP feature which prevents html tags like br and p tags from being added manually. They will be added automatically if necessary. If you really like to add the br tags manually, add a custom class attribute to it.

    Click here to add your own text]
    <br class="someclass" />Click here to add your own text]
    <br class="someclass" />Click here to add your own text]
    <br class="someclass" />Click here to add your own text]
    

    Best regards,
    Ismael

    #636477

    Hello,

    I checked with my theme, and their support provided the solution listed below. Can you please implement it, since this is a problem that many users seem to be encountering with this theme?

    Thanks,
    Eric

    I carefully checked the settings of the theme, but I could not find anything wrong. After that, checked in google about similar problems and it seems that a lot of users are facing the same issue. In most cases the problem is resolved as explained in the article:

    https://kriesi.at/support/topic/responsive-problem-on-mobile-display-enfold-theme/

    Simply said, you should add the following lines in Quick CSS in Enfold theme options under General Styling tab

    Code:
    @media only screen and (max-width: 767px) {
    .flex_column { width: 100% !important; margin-left: 0; }}

    I am afraid i am not a CSS specialist and I am not sure how exactly this will affect the theme, so you should better contact again the theme developers again and ask them for advice how exactly should be done and what will be the effect.

    If you need our assistance after that, feel free to contact us again.

    #636475

    Hi,

    We can’t reproduce the issue on tablets, the menu switches to mobile menu before it overlaps the logo. Regarding the flag switcher, add this in the QuicK CSS field:

    @media only screen and (max-width: 1024px) {
    #top ul.avia_wpml_language_switch li {
        margin: 0px 0px 0px 20px;
    }
    }

    Best regards,
    Ismael

    #636463

    Topic: Optimise Site

    in forum Enfold
    sandboxes
    Participant

    My site is slow and has poor ratings see below . o/100 on google page insights for a desktop.
    I have been working my way through over several month – several of plugins for caching and minifying and each one breaks the site:(.

    they include:
    better wordpress minify
    WP Super Cache
    W3 Total Cache
    jetpack

    Word Fence cache does not break but offer very poor result still and the Google insights state css and are not compressed.

    Nothing works, nothing will minify css without breaking the theme or the cache.

    I know the images still need optimising and am using the free allowance of a couple of plugins including smush to remove meta – data – so please ignore the image issue for now.
    I have of course tried deactivating and deleting all installed plugins and adding them back one by one but the caching plugins when turned on just break the theme.

    Can you help? Add login below.

    #636450
    Missca
    Participant

    Hello Kriesi team,

    This is a follow up on the former post
    https://kriesi.at/support/topic/change-menu-item-colors/#post-615425

    I’ve get an other menu in the sidebar which has nothing to do with the page content and wich should stay with the default theme color.
    But as I customised the menu in each page, it gets the customised color.
    How can I code the CSS to get this menu allways in the default color ?
    Here the url to see the page type

    The menu “Thématiques” is the one to be in default color.

    Thanks again for your help,
    Have a good day,

    #636448

    Ah, Google helped me find this:

    Alexoidea
    Participant

    Hi,
    I try to solve a general design issue, which raises more generic questions as what can be done and want can’t be done with Enfold.

    When I design a page structure with a “container” (say a section) in which “column-width” elements are laid out (see attachement), they appear a certain way for laptop devices. However, I may wish to restyle and/or resize (width) and/or reposition some of them, when display devices are different.

    In essence, I’d wish to shift from here (image 1 / laptop screen layout)

    initial laptop layout

    to here (image 2 / other device layout)

    intended responsive device layout design

    In theory, I may be able to achieve this redesign by:

    • activating each element ID
    • use custom CSS + media queries.

    But I’m not sure. This is not a sterile philosophy question. Just a prerequisite prior an endless voyage into the unknown.

    • This topic was modified 9 years, 10 months ago by Alexoidea.
    #636420

    i cant provide a link because i use xampp

    so please delete the topic!

    Hey!

    Thanks a lot for using our theme, we do appreciate it a lot.
    Please note that it is weekend, and our support line is slow.
    Also it was not more than 3h before you last comment and when you do comment, you press the topic last in the line.

    You can make the logo smaller, by using

    .html_header_sidebar .logo img {
    width: 80%
    }

    let us know if that works out for you.

    Best regards,
    Basilis

    #636386

    Topic: RSS Feed Follower

    in forum Enfold
    Ravepedia
    Participant

    Hallo Liebes Kriesi Team,

    erstmal Danke für das tolle Theme. Das Arbeiten mit Enfold macht wirklich richtig Spaß.
    Leider habe ich ein kleines Problem, wofür ich keine Lösung finde.
    Die Follower meines RSS Feeds erhalten folgendes, wenn ich einen neuen Beitrag veröffentliche:

    [av_section min_height='custom' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='https://www.youtube.com/watch?v=0CK6ydnKM3o' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern=''][/av_section]

    [av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='']
    [av_textblock size='' font_color='' color=''] … und so weiter

    Es sollte nur Text und keine Codes enthalten.
    Wie kann man umstellen?

    nosuchagency
    Participant

    Hi

    When I choose to use a sidebar, and the Layout Builder, the content show over the sidebar like this, https://www.dropbox.com/s/n3m66nd4elvmvk3/Sk%C3%A6rmbillede%202016-05-22%2017.10.09.png?dl=0.

    When I switch to default editor it looks like this, https://www.dropbox.com/s/igd9dadthodtqt3/Sk%C3%A6rmbillede%202016-05-22%2017.10.32.png?dl=0 – this is the way it should look. :-)

    I’ve tried to disable plugins, and tried to remove all custom css in child themes and remove all custom functions in child theme, but nothing works.

    Any idea to why the content shows on top?

    Thanks

    #636370
    WM-acbh
    Participant

    Hi Team,

    Sry to ask stupid questions, but I missed up a little with the child theme. I created one and it works fine. I make modification to the functions.php and it works. I made modification to plugin’s .phps and it works, but now I try to modify some enfold-theme-.phps and it seems I’m on the wrong path ;-) :-(

    -> here’s my structure:
    wp-content
    – themes
    – – enfold
    – – enfold-child
    – – – functions.php
    – – – plugins
    – – – – pluginNAME
    – – – – – folder within pluginName with .php containing
    – – – config-templatebuilder
    – – – – avia-shortcodes
    – – – – – countdown.php -> the file I like to modify as the labels are not in German (e.g. change to: 1 => array("interval" => 1000 , 'class'=>'seconds', 'label' => __('Sekunde', 'avia_framework' ), 'label_multi' => __('Sekunden', 'avia_framework')), )

    But is seems, this doesn’t work.
    Thanks for a short look!

    Also I would love to use your “notification-box” and apply dynamical content, e.g. some blog-headers, so they will be colorful as warning -> thinking about to do the same as with the countdown.php -> is this the correct way or some other suggestions?

    Would also love to get sub-menus/mega-menus underlined, but your post here doesn’t seem to work for me. The best would be if I could underline menus even I just scroll through the page (some menus are just jumps/anchor to section-ids )…

    Thanks in advanced and really like your theme!

    Cheers
    Richard

    • This topic was modified 9 years, 10 months ago by WM-acbh.
    OneEqualsTwo
    Participant

    Hi, I am still in process of working on the website.
    Decided to go with main menu in sidebar on the left. For some reason, no matter what do, the logo still appears really big in desktop version. Social icons appear in the side menu, but are bit off the vertical line all menu buttons start.
    Thing get even worse in mobile version – logo is super big, and social media icons are not shown anywhere.
    Tried with custom codes you have suggested to other users, but without luck.
    1. How can logo size be reduced for desktop verision and mobile version, so it appears smaller?
    2. What to do so that social media icons appear in mobile version?

    #636334
    es1979
    Participant

    hello,

    i need two logos in my header. one left and the other on the right side. so i searched here an find this topic:
    https://kriesi.at/support/topic/two-logos-in-header-one-on-left-and-other-right/?login_error=invalid_user

    i edit my function.php and now my site is broken. andybody there who knows what to do now?

    i remove the code i have insert, but it still don`t work

    regards and thanks for helping.

    steven

    jambrikp
    Participant

    Hi,

    I use icon like an image caption, this is the code:
    <span class="special-overlay-icon-1"></span><span class="special-overlay-icon-1-text">Kutyaeledel</span>

    .special-overlay-icon-1 {
        content: url("http://petcorner.hu/wp-content/uploads/sites/7/kutyaeledel-icon-piros.png");
        opacity: 1;
        vertical-align: middle;
        text-align: center;
        margin-top: 0px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .special-overlay-icon-1-text {
        left: 38.5%;
    }
    .special-overlay-icon-1-text, .special-overlay-icon-2-text, .special-overlay-icon-3-text {
        position: absolute;
        top: 100%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    I just put this code to the caption field and style.css. It work good in Chrome but I don’t see the icon in Firefox.
    Please check my live preview with Chrome and with Firefox too.

    Could you help me what is the problem?

    Best regards,
    Peter

    #636331
    jambrikp
    Participant

    Hi,

    I would like a .scroll-down-link arrow onto the codeblock element. Can I use shortcode or something else?
    The main problem that I need a .scroll-down-link on the color section but on the top of the section!!
    And I dont need href or href but the link to the current section not the next section.
    How can I solve this?

    Best regards,
    Peter

    help please
    on top of the missing images i have a problem with my plugin – i.e. im using email before download and download monitor, works pretty well before the update but now the pdf file is not attaching anymore with my automated email.

    my pdf files are showing “source file could not be read” – cannot open or save any pdf files. please help this is urgent and the hard reload / refresh and clear everything Vinay is suggesting is not doing the work.

    please help resolving this ASAP.

    i already gave the admin log in files, please help

    • This reply was modified 9 years, 10 months ago by eisme.
    #636299
    robsdesigns
    Participant

    Hi guys,

    I just updated a clients site to the latest version of wordpress. Since that happened the slider disappeared. I know the answer is to add the code in this thread: https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/ to the functions.php file in appearance-editor.

    The problem is, the editor option is not there under appearance. I deactivated all the plugins to see if it would reappear and it did not.

    Can someone please help? The site info is in private data.

    Thank you!

    #636298
    staceyncgirl
    Participant

    Seems like there is nothing I can do to make the contact form work. I am not a wiz at this stuff but I am able to navigate and set up your theme and I use it everyday. I love it but I seem to keep having problems with the sign-up form not working and now the mailchimp sign-ups are not working either.
    Please help – I have tried numerous things that normally worked in the past.
    Wordpress and theme are up-to date
    I have removed the contact form saved and then added it back
    Then I discovered my newsletter sign-ups are not working either
    Then I read the forum help topics and tried the suggested plug-ins – they don’t work
    I added the PHP file – that didn’t work – if I even added it correctly
    I did not clear my browser cache but I did try this in 2 other browsers that I don’t normally use.

    #636291

    Nevermind. Found the fix.

    https://kriesi.at/support/topic/enfold-theme-options-not-working-as-well-as-drag-and-drop-in-avia-page-builder/

    Hey!

    Please try adding following line to your wp-config.php file near top

    define(‘CONCATENATE_SCRIPTS’, false );
    Cheers!
    Yigit

    #636286

    Hey 1039 Online,

    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:

    
    @media only screen and (max-width: 767px) {
    #top #main .avia-section .template-page {
        padding-top: 40px !important;
    }
    }
    

    Best regards,
    Jordan

    #636268

    Topic: Header Menu Spacing

    in forum Enfold
    Gloria
    Participant

    I read the solution at post Topic: Mega menu sub menu spacing, but it did not work for me, nor did the others posted solutions. Please assist in resolving. Hover over about to see the Huge space between main and sub link.

    Thanks

    #636226

    Topic: Menu and sub topics

    in forum Enfold
    Gloria
    Participant

    Please assist. I would like the menu here: http://ourkidzfirst.org/ (Hover the link “About”)

    to perform like the menu here: http://vernonholmeselectric.com/ (Hover over the link “Service”) (Please note how the sub menu items fall directly under the word Service)

    The menu on the About link is disconnected and far away (Don’t know why) and I need to deliver on this project later this evening.

    Thank you in advance.

    #636214

    Thank you for a quick response.
    this is the link that i would like you to visit
    http://www.ssemall.com/?page_id=9861

    as you see, the fullwidth submenu at the top [ by use | by Type | Alphabetical Order | TOP ]
    Its dropdown menu is shown on Android but not on IOS such as Iphone and Ipad.

    Is it possible that that submenu dropdown menu would be shown on IOS?

    condonpb
    Participant

    Dear Sirs,

    If you goto http://kibantiqueshol.wpengine.com/?page_id=14 (hosted on WPengine) I have a logo in the background on the top right “KA” I am tring to get this to show at the front over the banner image but not sure how to dod this can you help. The end result will be that the logo circle will show over the banner image of the shop that waht I am trying to achive can you help please.

    many thanks

    Pete

Viewing 30 results - 95,401 through 95,430 (of 142,851 total)