Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Probleme mit Catalogue Element nach WordPress Update 4.6.1 #690206

    Hi Andy
    after checking my site i found a plugin related issue with Opening Hours. After deactivate this plugin your editor works without any issues.
    Sorry for that, have to do checks first:-(

    Have a nice day
    Chris

    in reply to: Responsive Bug mit All in one SEO Plugin #446369

    Hi Andy

    du siehst den Fehler wenn du die Browsergröße änderst.
    Weiterhin kannst du bei aktiviertem Plugin feststellen, das die Seite Speisekarte die Zellen nicht anpasst sondern nebeneinander statt responsive anzeigt. Wenn das Plugin deaktiviert ist, ist der Fehler nicht vorhanden.

    Ich habe auf der Startseite mal einen Screencast eingefügt da ich hier leider keine Daten einfügen kann.

    Sicher kann ich auf ein anderes Plugin wie Yoast ausweichen da die Seite noch nicht public ist. Allerdings sind beide Plugins populär und ich habe in der Vergangenheit auf eben dieses gesetzt. Wie auch immer, es ist ein Fehler vorhanden und ich wollte euch darauf hinweisen:-)

    btw…danke for den CSS Code.

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

    Hm…sieht so aus als hätte ich dieses Verhalten nur auf localhost. Eine erneute Installation hat diesen Fehler nicht so dass hier eventuell auch nur ein Cachefehler vorliegt. Hat sich also vorerst erledigt.

    in reply to: Preview Images Blog View #415243

    Thank you for the solution. Both works.

    in reply to: Transparenter Hintergrund für Spezielle Überschrift #343645

    Hi Andy

    ich habe jetzt folgenden Code:

    #heading-luftfracht h3.av-special-heading-tag .av-subheading .av-subheading_below  {
        background: #000;
        filter: alpha(opacity = 80);
        background: rgba(0, 0, 0, 0.5);
        display: inline-block;
        margin: 0 0 1px 0;
        padding: 10px 15px;
    }

    Damit geht es leider noch nicht. Ich komme dem aber schon näher wenn ich .av-subheading .av-subheading_below weg lasse. Nur mit der Unterschrift klappt es noch nicht ganz. Wo ist denn mein Fehler?

    in reply to: Transparenter Hintergrund für Spezielle Überschrift #343287

    Hallo Andy

    ich bin auf einer lokalen Installation und habe sie noch nicht öffentlich. Zum besseren Verständnis habe ich noch einen Screenshot beigefügt der etwas deutlicher ist:

    Transparent

    Ich brauche halt irgendetwas in der Art wie <div style="background: rgba(0,0,0,.6);">Text hier</div> was nur auf die Überschrift und Untertitel angewendet wird und nicht über die ganze Bildbreite geht.

    in reply to: Change Style from Bbpress #209451

    No i cant, this site is non public, sorry.
    But i was able to fix that with following css code

    .main_color .bbp-author-name {
    color: #000000;
    }
    .main_color .bbp-topic-title {
    color: #000000;
    }
    .main_color .bbp-topic-voice-count {
    color: #000000;
    }
    .main_color .bbp-topic-reply-count {
    color: #000000;
    }
    .main_color .bbp-forum-info {
    color: #000000;
    }
    .main_color .bbp-forum-topic-count {
    color: #000000;
    }
    .main_color .bbp-forum-reply-count {
    color: #000000;
    }
    in reply to: Adding Animated Text or Letters to a page #183409

    I was looking for the same thing for integration. If anyone has a solution please let us know.

    in reply to: Hintergrundbilder für Seiten (Boxed Layout) #168388

    Thanks for the tip.

Viewing 9 posts - 1 through 9 (of 9 total)