Forum Replies Created

Viewing 30 posts - 9,391 through 9,420 (of 10,893 total)
  • Author
    Posts
  • in reply to: Shrinking header #739173

    i do not see your site – is there a link for us?

    in reply to: Shrinking header #738600

    please tell me your header start hight and the wanted end height

    another example Header start is 200px and the shrinked Header should end at 50px
    in words: after 150px scrolling ( =200px/1,33) the endheight of 50px ( =200/4) is reached.

    so first divisor is 1,33
    second divisor is 4

    if(st < el_height/1.33)
    .
    .
    .
    else
        {
            newH = el_height/4;
    .
    .
    .
    in reply to: Shrinking header #738599

    the point is that it is not as simple as that.

    You must understand the code to get the values you need:

    https://kriesi.at/support/topic/reduce-sticky-header-size/#post-724020

    you have to change two values
    one for the scrolling distance
    an one for the amount of shrinking
    (only on that special case of 2 (50% shrink amount) the scroll distance and the scroll amount factors are identical =2))

    these are the values for the example : Starting at 220px shrinking to 95px
    because:
    because 220/1.76 = 125 =( 220-95) (that is the scroll distance when shrinking ends)
    and 220/2,31 = 95,23 ( good factor nearby 95 – to stay 2digits after komma)

    In words: After scrolling down 125px the end Header height is reached 95px (for that example)

    if(shrinking && !isMobile)
    {
        if(st < el_height/1.76)
        {
            newH = el_height - st;
            if(st <= 0){
    			newH = el_height;
    	    }
            av_change_class(header, 'remove', 'header-scrolled');
            //header.removeClass('header-scrolled');
        }
        else
        {
            newH = el_height/2.31;
            //header.addClass('header-scrolled');
            av_change_class(header, 'add', 'header-scrolled');
        }
    in reply to: Move Accordion Slider Captions to bottom left #738586

    try this in quick css:

    #top .aviaccordion-preview-title {
        padding: 5%;
        vertical-align: bottom;
    }

    maybe an !important notice is required:

    #top .aviaccordion-preview-title {
        padding: 5% !important;
        vertical-align: bottom !important;
    }
    in reply to: How can I Increase the width of Posts #737453

    these are the default values
    Add those lines please to quick css of enfold options dialog. The style.css in the child-theme folder might work to – but it is quicker to insert it in
    Dashboard – Enfold Child – General Styling – Quick CSS ( scroll down to see the input fields)

    try:

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 800px;
    }
    in reply to: How can I Increase the width of Posts #737192

    there are two rules to set up these values (here are the standard settings):

    #top .fullsize .template-blog .post .entry-content-wrapper {
        max-width: 800px !important;
    }
    
    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 600px;
    }

    try to play first with the 600px value and have a look what happens. The surrounding container .fullsize .template-blog .post .entry-content-wrapper is limited too – so if you want more than 800px width you have to increase this value too!

    in reply to: How can I Increase the width of Posts #737189

    if there is no sidebar – how can there be an effect of changing that ratio?

    What do you like to have – a smaller or a wider space for the content in blog?
    Is there any link for us to understand your request better?

    in reply to: Lightbox Images Loading Twice #737187

    Maybe it is not a lightbox- but a gallery-plugin. A lot of them comes with their own lightbox version.

    in reply to: video background not playing #737000

    By the way – does a ssl certificated Site still say its safe if a http – embeded Video is playing?

    Edit:
    it seems to stay secure because the http and the https link – both lead to the same video link – and the resulting link is a https link.

    • This reply was modified 7 years, 10 months ago by Guenni007.
    in reply to: please help in german ! Anker / Sprungmarken bei Textlinks #736856

    du hattest einen Shrinking header. Und der war bei Resthöhe 88px- du solltest das mit der Header Höhe nicht setzen. wie gesagt die Resthöehe des Headers nach dem Scrollen war nicht berücksichtigt worden. Dadurch geht wenn die Sprungmarke angesteuert wird diese Höhe flöten. (diese 88px befinden sich unterhalb des Headers. wenn du also in die Color-Section oben als erstes einen Seperator 90px (whitespace) einfügst hast du den content knapp unterhalb des Headers.

    you can see it here what i mean:

    https://webers-testseite.de/ikom/sprungmarke/#sprungmarke1
    https://webers-testseite.de/ikom/sprungmarke/#sprungmarke2

    • This reply was modified 7 years, 10 months ago by Guenni007.
    in reply to: please help in german ! Anker / Sprungmarken bei Textlinks #736305

    hängt wohl ein wenig von dem gewählten Header ab.
    Leider wird bei solchen Sprungmarken die Header Höhe selten beachtet. Die 90px fehlen der Sprungmarke!
    Als quick and dirty Tip würde ich dir jetzt empfehlen oberhalb des Contents diese 90px in Form eines Seperator/Whitespace anzulegen.

    Oder beim Neuanlegen der color-section direkt mehr Padding zu geben.

    Eigentlich sollte es den Developern möglich sein, den Wert der ohnehin berechnet wird (scroll-offset) hier mit in die Position mit einfließen zu lassen!
    Ist mir nur noch nie so aufgefallen, weil ich meist ein normales Padding in der Color-Section zulasse.

    • This reply was modified 7 years, 10 months ago by Guenni007.
    in reply to: CSS Font Face "Unexpected CSS Token" Error #735396

    maybe this is concerning to the WordPress 4.7.1 “bug” and svg files .
    They changed in wp-includes/functions.php some functions – and the mime check was touched in a manor that svg files are not accepted as a mime type. Perhaps this collides with your :

    url(‘wp-content/fonts/AvenirLTStd-Book.svg#svgFontName’) format(‘svg’); /* Legacy iOS */

    in reply to: JPEG Upload Error "http error" After switching to SSL #734046

    sometimes – after switching from http to https it helps – when you set in to your wp-config-php the absolute path to your wp-content directory in this manner:

    define( 'WP_CONTENT_URL', 'https://url/wp-content' );

    you must replace the url with your domain

    in reply to: please help in german ! Anker / Sprungmarken bei Textlinks #734032

    wenn du einen Anker gesetzt hast z.B “Wohnnot” dann ist der link dort hin:

    http://su-enna.de/alleinerziehende-arme-starke-alltagshelden/#wohnnot

    wenn du also im Menu diesen Anker annavigieren möchtest musst du zumindest auch die Seite auf welcher der Anker erscheint mit nennen (absolut muss also nicht sein, aber wenigstens die Seite). also:

    einen Individual Link ins Menu setzen und als Link das untere einsetzen.
    /alleinerziehende-arme-starke-alltagshelden/#wohnnot

    _______________

    PPS: es gibt so etwas wie eine Nettiquette. Ich als nicht Mod darf das mal sagen: Diese “Mein Problem ist das Wichtigste – Mentalität” finde ich persönlich gräßlich.
    Wenn Du auch nur ansatzweise mal einen anderen Support erlebt hast, dann solltest du wissen, dass sowohl die Kompetenz als auch die Geschwindigkeit der Hilfestellung hier an Board exorbitant ist.

    in reply to: Display menu as icon not working #733765

    ok –

    ach noch eines – beim Impressum solltest du noch was nachbessern.
    Selbst Einzelunternehmen müssen da an Kontaktinfos mehr liefern. Anbieterkennzeichung; Umsatzsteuer ID falls vorhanden DE, … etc. pp.
    Bei Facebook und Instagram Links solltest du auch noch sicherheitshalber in der Datenschutzerklärung was hinzufügen.
    Ganz ok ist zB der Impressums Generator von eRecht24.de

    in reply to: How to Add social media icon on Fullscreen Slider? #733749

    hm last solution does work on all browsers – but on Ipad the buttons are very big . And the last is a bit shifted – i will make a research for it.
    And hope to get a solution for it.

    in reply to: Display menu as icon not working #733748

    Yes – thats very often that users forgot to do. If there is no such declaration the Hamburger Menu does not work.
    But you do that – so there must be a different reason for it.

    in reply to: Display menu as icon not working #733745

    go to Dashboard / Menu / and declare a Menu as Enfold Main Menu ! (Mark it at the bottom of the menu settings dialog)
    If you got the standard Menu of WordPress it will not work

    in reply to: How to Add social media icon on Fullscreen Slider? #733720

    so here is a solution for more than two buttons:

    ALB:
    Fullscreenslider with custom class (in my case: socialbuttons3)
    downunder a colorsection with a 1/1 container (with -400px on: “Custom top and bottom margin” ) and in it a text-block !
    You now can place one image (all floating left) and again and again in the text-block. Set up your link Options and target Option to the Images

    The Text-Block got a custom class: centerbutton

    #fullscreen_slider_0.socialbuttons3 {
        z-index: 0;
    }
    
    .avia_textblock.centerbutton p {
        display: inline-block !important;
        left: 50%;
        position: relative;
        transform: translateX(-50%);
    }
    
    .avia_textblock.centerbutton a {
        display: inline !important;
        margin: 15px !important;
        opacity: 0.9;
        width: 120px;
    }
    
    .avia_textblock.centerbutton a:hover {
        transform: scale(1.1);
        opacity: 1;
        transition: all 0.4s ease-in-out;
    }
    
    .avia_textblock.centerbutton .image-overlay {
        display: none !important;
    }

    Result: https://webers-testseite.de/ikom/full-slider-with-content/

    • This reply was modified 7 years, 10 months ago by Guenni007.
    in reply to: How to Add social media icon on Fullscreen Slider? #733711

    by the way if you have more than these two buttons – i will do that too with a fullscreenslider on top.
    Underneath you put a color section – with the buttons.
    the trick is not to make the z-index higher to the buttons – but to lower it on the slider:

    see here : https://webers-testseite.de/ikom/full-slider-with-content/
    there might be a bit more css to solve – because you have to find a solution on small screens.

    The z-index for slider (i only set it for that page – or you give the fullscreen-slider a customclass to select it):

    .page-id-3220 #fullscreen_slider_0 {
        z-index: 0;
    }

    i’m looking for you to a nice solution soon

    in reply to: How to Add social media icon on Fullscreen Slider? #733706

    Custom Class on allmost all ALB Elements: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Yes i understand – but it is with enfold normal settings only a two button solution!
    this is only the normal two buttons which can be choosed at slider settings. !
    The text of those buttons was shifted out of viewport by text-indent (but this is nice because it can be red bei bots – seo advantage)

    you see on the bottom of the normal fullscreen slider that i set up a custom class:
    (klick on the image to enlarge)

    fullscreenslider

    than look to image/caption options of the sliderimage – you got the choice to have two buttons there !

    Caption of Slider Image

    the rest is css in quick css and to look for a nice Button

    • This reply was modified 7 years, 10 months ago by Guenni007.
    in reply to: How to Add social media icon on Fullscreen Slider? #733096

    or you place a button on the slider and do the following code to it:
    i gave the fullscreen slider the class : socialbutton for better specified selection

    .socialbutton .avia-slideshow-button {
        background: rgba(0, 0, 0, 0) url("///wp-content/uploads/add-social-media-buttons.png") no-repeat scroll 0 0 / cover !important;
        border: 2px solid #fff !important;
        border-radius: 50% !important;
        height: 100px;
        text-indent: -5000px;
        width: 100px
    }

    see here: https://webers-testseite.de/ikom/fullscreen-slider/

    or as two buttons ( with slider class: socialbuttons2 ):

    .socialbuttons2 .avia-slideshow-button:nth-child(odd)  {
        background: rgba(0, 0, 0, 0) url("/ikom/wp-content/uploads/add-social-media-buttons.png") no-repeat scroll center center / 100% 100% !important;
        border: 2px solid #fff !important;
        border-radius: 150% !important;
        font-size: 1px;
        height: 100px !important;
        text-indent: -5000px;
        width: 100px !important;
    }
    
    .socialbuttons2 .avia-slideshow-button:nth-child(even) {
        background: rgba(0, 0, 0, 0) url("/ikom/wp-content/uploads/twitter.png") no-repeat scroll center center / 100% 100% !important;
        border: 2px solid #fff !important;
        border-radius: 150% !important;
        font-size: 1px;
        height: 100px !important;
        text-indent: -5000px;
        width: 100px !important;
    }
    
    .avia-multi-slideshow-button {
        min-width: 100px;
    }
    • This reply was modified 7 years, 10 months ago by Guenni007.
    in reply to: Gallerie zentrieren #732738

    für das Responsive Verhalten, ist es glaube ich besser du nimmst die 1/3 columns ohne zwischenräume – musst dann umrechnen – Zielwert in der mitte bleibt. – Die Abstände verringern sich wohl bei schmalen Screens !

    .av_one_third.outspace {
        width: 28.5% !important;
    }
    
    .av_one_third.midspace {
        width: 42.8% !important;
    }
    in reply to: Gallerie zentrieren #732732

    Im Grunde ein wenig rechnen. ich nahm jetzt die 1/3 columns mit zwischenraum. Der ist bei Enfold immer 6% – rest ist rechnen und den entsprechenden Containern dann die Breiten zuweisen:

    .av_one_third.outspace {
        width: 22.5% !important;
    }
    
    .av_one_third.midspace {
        width: 43% !important;
    }

    damit es nicht zu genau ist die werte immer ein wenig abrunden. Denn manch ein browser rechnet zB Rahmenbreiten out of box oder in the box.

    in reply to: Gallerie zentrieren #732714

    look here : https://webers-testseite.de/elegant/735-2/

    ist es das was dir vorschwebt?

    in reply to: Gallerie zentrieren #732710

    Es wäre um vieles leichter, mit der Seite als solches die Ratschläge zu erteilen.
    Diese Beschreibungen sind ja ganz nett, aber um speziellen Code zu entwickeln ist es geradezu unablässing die Seite zu sehen.
    Wenn du das nicht öffentlich machen willst – warum auch immer musst Du es im Privaten Bereich des Threads posten und auf einen Mod warten.

    in reply to: center images #732708

    is there a link where we can see the issue?

    in reply to: changing burger icon menu #732703

    have you declared a menu to be the enfold main menu on Menu Options dialog?

    in reply to: Is it possible to move copyright footer under navigation #732658

    you than can place any widget to that widget area ; if you only want to have here copyright info – than a text widget will do the job.

    the rest is for quick css – by default the padding left of list points of navigation is 13% so i do it here for the text widget too:

    #text-11.widget_text .textwidget {
        color: #fff;
        font-size: 11px;
        margin-left: 13%;
    }

    the only thing is that on your installation this is #text-11 to be replaced by your id

    in reply to: Is it possible to move copyright footer under navigation #732653

Viewing 30 posts - 9,391 through 9,420 (of 10,893 total)