-
AuthorPosts
-
November 6, 2014 at 5:31 pm #347190
Hallo Support-Team,
gibt es eine Möglichkeit, dass die Artikel/Beiträge zwar über ihre jeweilige Kategorie angezeigt werden, aber nicht als einzelner Post anklickbar und somit darstellbar sind?Wenn ja, was darf ich wo ändern?
Fragt der begeisterte enfold-user
dreisatz
November 7, 2014 at 12:56 am #347473Hey dreisatz!
was genau meinst du? bitte poste einen Link zu deiner Website.
Gruß,
Andy- This reply was modified 10 years ago by Andy.
November 7, 2014 at 9:56 am #347602Hallo Andy,
Die Posts/Beiträge werden in der Kategorie “Referenten” aufgelistet. Das ist gut und richtig so. Allerdings möchte ich, dass man dan den einzelnen Beitrag, z.B. Bross in diesem Fall nicht einzeln aufrufen kann (Single Post). Was muss ich also wo ändern? Ist es die Datei includes/helper-post-format.php? Und wenn ja, wie bekommen ich da diesen link-aufruf raus?
Und noch eine kleine Bitte: wie bekomme ich diese Animation über den Thumbnails abgeschaltet? Oder ändert sich das automatisch, wenn die obige Frage gelöst ist?
Ach so viele Fragen, freue ich auf eure fachkundige Unterstützung,
beste grüße
dreisatz
November 7, 2014 at 10:25 am #347619hrsg hirsenbrei!##
Hier der Link http://westdeutscher-vertriebskongress.de/wp-wdvk/category/referenten/ bzw. HIER
November 8, 2014 at 11:57 am #348113Hi!
Thank you for the link.
I’m sorry but I’m only using google translate so from what I understand, you want to disable the link to single post pages from the category page. Is that correct? Try to add this on Quick CSS or custom.css:
.category h2.post-title.entry-title a { pointer-events: none; }
Disable the overlay or animation with this:
span.image-overlay.overlay-type-extern { display: none !important; }
I’ll ask Andy to check it again.
Regards,
IsmaelNovember 8, 2014 at 2:28 pm #348151Dear Ismael,
thanks a lot for your help. It works fine – well done – that was exactly my wish.
Unfortunately do the thumbnail still link to the single post – any solution that they don´t do that anymore?
Kind regards,
dreisatz
November 9, 2014 at 2:34 pm #348331Hi!
thanks @Ismael!
If you want to remove the link of the image, than please go to the post and remove the link in the editor. See screenshot:Regards,
AndyNovember 9, 2014 at 2:53 pm #348334Hello Andy,
i want to remove the link from the thumbnail not an image in the post.
For example: http://westdeutscher-vertriebskongress.de/wp-wdvk/category/referenten/ -> if you click on the portrait (thumbnail) from “Bross”, you´re directed to the single post, which i don´t want. The solutions from Ismael disables the post-title linking to the single post – again well done – but the thumbnail still (german: beitragsbild) directs to the single post …
so, is there chance to prevent this?
hopefully,
dreisatz
November 9, 2014 at 3:14 pm #348336Hey!
I know that you want to remove the link of the thumbnail which redirects to a single post entry. That’s why I showed you a way how to do it. Please follow the instructions of my post before.
Cheers!
AndyNovember 9, 2014 at 3:37 pm #348342hey,
the instruction in your post before are useful if i would use an image in the post, which i would have imported or inserted via “datei hinzufügen” (don´t know engl. impression here). the thumbnail (german: beitragsbild) of the post can´t be edited this way …
so unfortunately again my question: is there chance to turn off the linking of the thumbnails
hopefully again,
dreisatz
November 9, 2014 at 3:59 pm #348344me again,
it seems i used the wrong term, sorry for that – the problem to be solved is: How-To disable the Featured-Image-link to the single post.
hope it´s more clearly,
dreisatz
November 9, 2014 at 7:00 pm #348391Hey!
Now I get it. Try this one:
.main_color .rounded-container, #top .main_color .pagination a:hover, .main_color .small-preview, .main_color .fallback-post-type-icon { pointer-events: none; }
Regards,
AndyNovember 9, 2014 at 9:45 pm #348453YES! that works fine.
one more thing – i´m sorry – is there a chance to not display the date, category and author? I mean the row under the post-title? i´ve already checked and unchecked the boxes in enfold theme options -> blog layout -> Blog meta elements, but this does not work.
I suppose i´m on the wrong the way …
May i request your support again,
dreisatz
November 9, 2014 at 9:48 pm #348455Hi!
use this:
.post-meta-infos { display: none; }
Cheers,
AndyNovember 9, 2014 at 10:33 pm #348479splendid!
again, thank you very much for your support.
cheers,
dreisatz
-
AuthorPosts
- The topic ‘Kategorien -> blog-post sollen nicht auf Single-post verweisen’ is closed to new replies.