Forum Replies Created

Viewing 30 posts - 8,521 through 8,550 (of 10,920 total)
  • Author
    Posts
  • in reply to: Disable Enfold Language Switcher (flags) #868945
    .avia_wpml_language_switch {
        display: none !important;
    }
    in reply to: PHP apache warnings since 4.2 #868886

    did you try to increase the php memory limit – often it is set to low by isp.
    You can try to set it by yourself via config.php file

    define( 'WP_MEMORY_LIMIT', '256M' );

    or try first 128M

    maybe this causes the error.

    there are some nice plugins to have info about the memory usage: WP-Memory-Usage f.e.

    in reply to: new update and bang….. crashed site #868833

    well – i alway use a child-theme and do always manual update by ftp. this is the most secure way.
    Did you update via WordPress Update Routine on Dashboard?
    Are you using a child-theme – if so : try to upload the whole enfold folder via ftp – make it clean – delete before the existing folder.

    I did it this morning and have no troubles til now.
    If you are updating from a very old version – try the hint with the php version number. Login to your ISP and have a look what Php version you are using. Because i think since enfold 4.1 it is 5.6 recommended.

    Is there a php memory limit to your installation. some ISP set it to a limit – you can try to increase it ( f.e. via wp-config.php)

    • This reply was modified 7 years, 1 month ago by Guenni007.
    in reply to: I need a simple, blank page with no header/no navigation #868656

    Yes – but if someone likes to open your homeurl/contact or homeurl/imprint some pages that are often used – the site is than visible.

    in reply to: How to center bulleted list ? #868270

    have a look to it when text is centered and icons are under each other ( text-align : center) i think that is nice too !

    De rien, pas besoin de me remercier

    in reply to: How to center bulleted list ? #868253

    by the way the tranlate rule is wrong pasted but anyway this will be better so please test this first

    the icons under each other and the text centered

    remove the rules before and test this – this is important remove it ( the left 40% etc)

    don’t know if flex design is allready used in modern browsers but you can test this:

    .iconbox .su-list {
        display: inline-flex !important;
    }
    
    .iconbox .su-list ul li {
        position: relative;
        list-style-type: none !important;
        display: block !important;
        line-height: 1.3em;
        margin: 0 !important;
        padding: 4px 0 4px 2em !important;
        text-align: center !important;
    }
    in reply to: How to center bulleted list ? #868246

    please do erase all the rest you tried till now:

    .su-list ul li {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        display: table !important;
    }

    maybe you play a bit with left positioning

    BUT ! now you have to say if you only wanted to have it more specific. Because it goes to all su-lists
    maybe you set a custom css on that fields where you like to have it
    f.e. if you only want to have it on iconboxes:

    .iconbox .su-list ul li {
        position: relative;
        left: 47%;
        transform: translateX(-50%);
        display: table !important;
    }
    in reply to: Logo Isn't Showing In Mobile Menu #868217

    so if you have done that:
    you have to get rid of the image in normal menu !
    custom-class from the menu will help you : set it to display none

    as long as 4.12 does not take over the classes set in menu – then the display none will be enought !!!

    maybe for your svg it is needed to set a width option
    and to shift it a bit

    #av-burger-menu-ul li:first-child img {
        width: 300px !important;
        position: relative;
        left: -30px;
    }

    see here: https://webers-testseite.de/weber/

    in reply to: Logo Isn't Showing In Mobile Menu #868215

    go to your menu place a home link and put in your image link to navigation label:

    click to enlarge:

    it is the link to your image with <img src=" …" >
    the custom class will help you to style it (for svgs – as you know now – you have to setup a width in px)

    in reply to: Enfold Changelog #868182

    https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog

    but downloadable is only the 4.12 or did you forgot to change it in style.css ?

    in reply to: I need a simple, blank page with no header/no navigation #868179

    Du hast meinen Thread gelesen ja? https://kriesi.at/support/topic/need-layer-slider-blank-template-wir-brauchen-layer-slider-leere-vorlage/#post-868037

    Bilder scheinen doch mehr zu sagen als viele Worte

    öffne diese Seite in deinem WordPress Editor Bereich : deine Home url /eingangsbildschirm

    da wo Seitenattribute steht Template

    um es zu vergrößern Bild klicken

    hier noch mal mit dem Slider links und er Wahl : No Header, No Footer __________________

    Eine Änderung des CSS-Datei hätte zur Folge, dass dann auch andere Bereiche der Homepage betroffen sein können.

    Du kannst natürlich ein für die Seite spezifisches CSS anlegen.
    als zB .page-id-123 .custom-class { color : #900; background-color: #009}
    etc. pp

    Ach noch eines : Warum ist es wichtig, dass es auf Enfold läuft. Im Eingangsbereich ist es doch ohnehin egal , da diese ja im Vollbildmodus läuft oder? Also theoretisch könntest du auch WordPress Twenty Seventeen nehmen und dort das Layerslider Plugin laufen lassen.
    PS: setz eine Subdomain an – WordPress drauf und Layerslider installieren. Da sich Layerslider über die Domain registriert, kannst du es auch dort aktivieren. (habe ich noch nicht getestet. Bei meinen Testseiten die ich alle in webers-testseite.de in Unterordner packe ist es jedenfalls so. Bei Subdomains spekuliere ich jetzt (da aber www auch geht ist es wohl möglich).

    Das heisst dieses Video im Eingangsbereich ist ein Layerslider Template;
    dieses Layerslider teil habt Ihr jetzt in das Enfold importiert. Und nun sehen die Farben anders aus und andere Funktionen gefallen dir nicht.

    Blank Theme ist einfach:
    Punkt 1) damit euch dieses Abspielen des Videos nicht zu dominant das Internetseitenlayout zerstört – setzt es auf eine Seite (zB. Präsentation Eingang). Diese startet Ihr dann Morgens halt. Ich nehme an, dass dieses Teil im Loop läuft.
    2) Diese Seite im Editor Modus öffnen – Ihr könnt in der rechten Leiste wo WordPress die Optionen der Seite hinpackt im Enfold bei “Header visibility and transparency” wählen : “Hide Header on this page” dadurch ist schon mal alles was Enfold oben anzeigt weg. Im Footer geht das auch für diese Seite (kein Footer kein Socket)
    ODER Besser noch direkt bei Page Attributes : “Blank – no Header no Footer” setzen
    3) Der Seite könnte man noch (wieder rechts in der Editor leiste der Seite) bei Publish die Visibility auf “Password Protected” Setzen.
    Dann kann die Seite auch nur gestartet werden von jemand der das Passwort hat. Damit die Seite nicht auf der Homepage publiziert wird kann man ja die Links eben nicht ins Menu setzen.

    schau mal hier: https://webers-testseite.de/be/ Passwort ist : Reflexa
    (Das Beispiel ist jetzt nicht so gut, weil die Blätter auf overflow visible gesetzt sind, und so gescrollt werden kann. )
    Mal sehen ob ich was anderes finde, damit es deinem Beispiel ähnelt.

    Zu den Farben:
    Sind in dem Layerslider ( weil du immer von Video sprichts) videos eingebettet? – und die oder Alles hat falsche Farben?
    Zu den Farben kann ich garnichts sagen – nur Spekulationen äußern. – Ohne das Teil zu haben – zu sehen.

    Lass doch mal einen der Mods als Admin auf deine Seite. In den Layersldier Ebenen kann man ja die Farben setzen.
    Bei eingebetteten Videos – muss man eventuell Farbwerte ändern. Das geht nur extern in einem Videobearbeitungstool. Seit ihr vielleicht international tätig und es ist im ntsc farbmodus produziert etc. pp. Kann viele Gründe haben

    in reply to: Shrinking of header – Amount – An Info #867927

    no ( i will do that from now on ) – and i will in the future open a thread like this instead of always and always answering to the same question.

    in reply to: Using SVG for Main Logo and Transparent Causes Problems #867860

    i’m participant no mod – so on private input field i do not see the links. by the way the frontend is your page.

    So now to your site – on my end here : Mac OSX Hight Sierra with safari, firefox, chrome and opera i see both your svg for transparency – and the svg on normal case:

    On sourcecode ( and there you see that this alternate logo is created as subtext) i see both: click the image

    So delete and refresh your cache in your browsers.

    in reply to: Using SVG for Main Logo and Transparent Causes Problems #867838

    So for me as a participant as you is now finished help. Without seeing the frontend it is nearly imporssible to help furthermore

    in reply to: Shrinking of header – Amount – An Info #867797

    this was again one of the always recurring FAQ – so now i can link to it for that

    Klärung: Da ist ein Dienstleister, der Euch einen Slider gemacht hat.
    Der ist fertig gelayoutet aber mit einer Schrift, die Euch nicht gefällt. ?

    Beschreibe das mal auf deutsch.

    PS der Layerslider kostet sowas um die 18 Euro –
    da hast du dann wahnsinnig schöne und viele Templates zur Verfügung , die man im übrigen auch exportieren kann!
    Und im übrigen auch wieder woanders importieren kann. :)

    Ich finde, dass sich das schon lohnt.

    Die haben jetzt auch PopUps – das ist echt genial, und sehr gut zu steueren:
    http://webers-testseite.de/be/
    und schau die auf der gleichen Domain den Startseiten Slider an

    • This reply was modified 7 years, 1 month ago by Guenni007.

    Well there is no magic on it – you can do it your self – but there is one you can download on the dokumentation page of Enfold:

    https://kriesi.at/documentation/enfold/

    here: download

    it comes directly with an empty functions.php – and that is the place where all the hooks come to often discussed here on board.

    just upload the folder enfold-child to your themes folder via ftp.
    Then you can activate it on dashboard – appearance – themes

    After that you go to dashboard – enfold-child – import/export and “Import Settings from your Parent Theme”

    • This reply was modified 7 years, 1 month ago by Guenni007.
    in reply to: Adding another image next to logo #867636

    By the way for Chrome we had to add:

    @media only screen and (max-width: 767px) {
    .responsive #top .logo {
        display: inherit !important;
        height: auto !important;
    }
    } 
    in reply to: Using SVG for Main Logo and Transparent Causes Problems #867620

    must be a conflict with a code in functions.php of the child theme

    • This reply was modified 7 years, 1 month ago by Guenni007.
    in reply to: Using SVG for Main Logo and Transparent Causes Problems #867615

    did you use that subtext logo function in your functions.php ?

    or a code to have on a different site a different logo – or a text next to logo ?

    Because alternate logo is set in this way.
    I have it on my Enfold 4.12 Version on Testpage made for demonstration on how to change logo for a unique site – and bingo no alternate logo

    So have a look into your functions.php

    in reply to: Using SVG for Main Logo and Transparent Causes Problems #867613

    on my real page https://webers-webdesign.de/testseite
    and Enfold 4.07 you can see it with two svgs – the class “av_alternate_logo_active” is set correct – on my test-page with enfold 4.12 too – but no alternate logo seen

    you mean that shrinking factor is not as much as 2
    where did you start (header hight on beginning) and where do you want to end (in px) ?

    I opend a new thread for it – because this question is a FAQ

    https://kriesi.at/support/topic/shrinking-of-header-amount-an-info/

    in reply to: Using SVG for Main Logo and Transparent Causes Problems #867512

    trial and error.
    You couldn’t destroy something – so give it a chance (in quick css / Enfold Options)

    for explanation. WordPress using no plugin for svg use is setting height and width dimensions to zero of every svg.
    I don’t know why your svg on transparency options is visible – maybe you set up before a width for it. But! it has to be set an absolute width
    a relative width for it will not work – allthough a max-width with relativ values works !

    EDIT : it seems to be that you are right !
    i tested it on my testpage with ( i do not often have transparency header option) – in former times there was the alternate logo set even with svg.
    but now there is nothing.
    You can set it for normal logo as i said above ( the other logo i will have a look now) ???

    in reply to: Using SVG for Main Logo and Transparent Causes Problems #867489

    did you gave the logo img a width?

    .logo img {
    width: 350px;
    height: auto
    }

    i would like to see – but!

    in reply to: one_fourth columns on responsive case #867343

    Thanks Ismael – that is normal behavior
    i want it with equal height and first go to 2 column ( 50% ) than to 1 column.
    As the version with individual height does.

    But anyway it is not so important. It looks good on individual height aswell.

Viewing 30 posts - 8,521 through 8,550 (of 10,920 total)