Forum Replies Created

Viewing 30 posts - 1 through 30 (of 107 total)
  • Author
    Posts
  • in reply to: Übersetzung #1468424

    Thank you very much.
    It can be so simple!

    in reply to: H1-H6 #1465723

    You can close it.

    in reply to: H1-H6 #1465647

    Vielen Dank

    in reply to: H1-H6 #1465576

    Danke, hier die Zugangsdaten:

    in reply to: “Bold” Schrift nur Farbwechsel #1465405
    in reply to: “Bold” Schrift nur Farbwechsel #1464982

    I have set the colour correctly, but only the colour should change and not the thickness. Because with the font I use, the font in the strong tag becomes illegible.

    in reply to: Adobe Fonts #1459925

    Hi,
    Auf der Adobe-Seite steht ich soll diesen Link
    <link rel=”stylesheet” href=”https://use.typekit.net/uxp5akm.css”>
    im head meiner html einfügen. Können sie mir vielleicht sagen, welche Datei damit genau gemeint ist, oder was sie probieren würden.
    Leider kann man die Adobe Schriften so an sich nicht herunterladen.

    Oder diesen Code habe ich auch noch. Weiss aber nicht genau wo ich den einfügen muss.

    <style>
    @import url(“https://use.typekit.net/uxp5akm.css&#8221;);
    </style>

    • This reply was modified 5 months, 3 weeks ago by Lin84.
    in reply to: Adobe Fonts #1459867

    Ich habe sie eigentlich gar nicht hochgeladen, sondern nur aktiviert auf der Adobe Seite, die mit meiner WordPress Installation verbunden ist.
    Siehe Screenshot.

    in reply to: Webseite wird nicht in allen Browsern angezeigt #1440965

    Das Problem hat sich gelöst, trotzdem vielen Dank.

    in reply to: Zeitleiste #1438234

    Now it has worked, thank you
    You can close the topic

    Linda

    in reply to: Zeitleiste #1438015

    No, that doesn’t mean anything to me.
    I have now added the second code, but it doesn’t change anything. It still remains gray.

    in reply to: Change the name of Archive for category #1437075

    Thank you, the text is now in German. But I would like a shorter version: instead of “Archiv für die Kategorie:“ just „Kategorie”
    Is that possible?

    The centering worked but what do I have to enter in the CSS so that the title is centered on all pages and not just on the archive pages?

    • This reply was modified 9 months, 1 week ago by Lin84.
    in reply to: change the size of the image in blog layout #1437073

    I don’t quite understand what you mean by alb element.
    I don’t have a defined page for the layout.
    I have set this layout:
    Enfold Child > Blog Layout > Grid Layout
    but in the archive.php I have now found the customization I had to make to display it correctly.

    $atts = array(
    										'type'			=> 'grid',
    										'items'			=> get_option( 'posts_per_page' ),
    										'columns'		=> 2,
    										'class'			=> 'avia-builder-el-no-sibling',
    										'paginate'		=> 'yes',
    										'preview_mode'	=> 'entry_with_sidebar',
    										'image_size'	=> 'entry_with_sidebar',
    										'use_main_query_pagination' => 'yes',
    										'custom_query'	=> array(
    																'post__in'	=> $post_ids,
    																'post_type'	=> get_post_types()
    															)
    									);

    Thanks for the help

    in reply to: Deactivate from date for contributions #1437070

    The date is now gone on the category pages, but not when I manually insert a blog post on a page in the grid layout.

    Is it possible to still display the date on the post itself?

    in reply to: Beiträge #1437059

    Originally, the code worked perfectly on all pages.

    .avia-content-grid-active .slide-entry-wrap .slide-content {
        margin: 0 20px;
        position: relative;
        top: -80px;
        background: #ffffff;
        padding: 0 24px;
    }

    Yesterday, everything was displayed correctly. Today, however, it looks different. But I don’t know what I should have done.
    The grid layout is displayed correctly on the page where I manually inserted a blog layout. But not on the general blog pages.
    Here is the link to the pages

    Translated with http://www.DeepL.com/Translator (free version)

    in reply to: Header #1437057

    That would mean I would have to create a color section on every single page?
    That’s not really what I meant. Since the site has a lot of subpages and also a lot of categories.
    For example, there should be 5 images that are the same on all pages, but change like a slider.
    How could I insert such a color section with a changing slider on a category page / post page?

    Linda

    in reply to: Header #1436957

    That looks good. Would it also be possible for this image to change?
    Either like a slider, or when the page is reloaded that a different image appears?

    in reply to: Beiträge #1436937

    OK, that worked. Thanks!
    But it’s a pity that you can only change it in php.
    I would have to make other settings. Like for example,
    – on every category page the title of the category should be on top, not on every post.
    – The images should have a format of 845 X 321
    – The date should not be displayed.

    in reply to: Beiträge #1436720

    But here I cannot make any settings, e.g. how many columns should be displayed.

    in reply to: Beiträge #1436489

    I have now managed to customize the look, but how can I now apply the look to the individual categories?
    I have created a page and created a grid layout with the necessary customizations. Do I now have to create a new page for each individual category? Or how do I get the customization generally adapted to the categories?

    And how do I get the date removed from the blog post?
    It is deactivated in Blog Layout. Nevertheless it is displayed on the page.

    • This reply was modified 9 months, 2 weeks ago by Lin84.
    • This reply was modified 9 months, 2 weeks ago by Lin84.
    in reply to: Footer #1436478

    You can close it. Thanks

    in reply to: Footer #1435986

    thank you very much that worked

    best regards
    Linda

    in reply to: Beiträge #1435985

    Wäre es möglich das sie mir auch einen Code schreiben für einen einzelnen Post?
    Es sollte so aussehen wie im beigefügten Link

    in reply to: Beiträge #1435977

    Do I have to create a new page for this?
    Or where do I edit the general settings of the category page?

    • This reply was modified 9 months, 3 weeks ago by Lin84.
    in reply to: Footer #1435954

    Can you try again with this data, it should work now

    in reply to: Footer #1435886

    Seltsam, hier ein neuer Link

    in reply to: Ansicht im Dashboard #1431990

    Ich habe den Code jetzt in die functions.php eingetragen, es ändert aber leider nichts an der Breite der Titel Spalte.

    in reply to: Ansicht im Dashboard #1431684

    Reicht das wenn ich es im QuickCSS einfüge?

    Ich weiss nicht wieso aber ich kann die Funktion.php auf dieser Webseite in WordPress nicht finden.
    Normalerweise gehe ich in WordPress auf Design > theme-Datei-Editor, und dort kann ich dann die Funktion.php bearbeiten ohne über den FTP zu gehen.
    Aber auf dieser Website ist dies Option nicht sichtbar.

    in reply to: Ansicht im Dashboard #1431657
    This reply has been marked as private.
    in reply to: Reiter #1426581

    Top Danke

Viewing 30 posts - 1 through 30 (of 107 total)