Forum Replies Created
-
AuthorPosts
-
Thank you very much.
It can be so simple!You can close it.
Vielen Dank
Danke, hier die Zugangsdaten:
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.
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”);
</style>- This reply was modified 5 months, 3 weeks ago by Lin84.
Ich habe sie eigentlich gar nicht hochgeladen, sondern nur aktiviert auf der Adobe Seite, die mit meiner WordPress Installation verbunden ist.
Siehe Screenshot.Das Problem hat sich gelöst, trotzdem vielen Dank.
Now it has worked, thank you
You can close the topicLinda
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.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.
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
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?
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 pagesTranslated with http://www.DeepL.com/Translator (free version)
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
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?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.But here I cannot make any settings, e.g. how many columns should be displayed.
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.You can close it. Thanks
thank you very much that worked
best regards
LindaWäre es möglich das sie mir auch einen Code schreiben für einen einzelnen Post?
Es sollte so aussehen wie im beigefügten LinkDo 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.
Can you try again with this data, it should work now
Seltsam, hier ein neuer Link
Ich habe den Code jetzt in die functions.php eingetragen, es ändert aber leider nichts an der Breite der Titel Spalte.
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.This reply has been marked as private.Top Danke
-
AuthorPosts