Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display 2 widgets current and favorite category but no duplication #500

Open
v-o-v-a-n opened this issue Apr 7, 2023 · 1 comment
Open

Comments

@v-o-v-a-n
Copy link

https://wordpress.org/support/topic/display-2-widgets-current-and-favorite-category-but-no-duplication/

disadvantages of list-category-posts-0.81 plugin:

  1. I wanted to put two widgets – to display the posts of the “current” and “favorite category”.
    If “current category”=”selected category”, then the widgets are duplicated and this cannot be turned off in the plugin.
    if you select “exclude category”=1 – then the widget for category 1 does not show anything.

  2. Similarly, in the widget does not exclude the current post when displaying widgets on the post page! trifle and unpleasant.

What I’ve done:

  • excluded the current post from the list of posts
  • disabled display on exclusion categories
  • made the title from the category names and not from the widget name
  • one common link for icon and title so that search engines index 1 link and not 2

RU:

Отображать 2 виджета текущая и избранная категория но без дублирования

недостатки плагина list-category-posts-0.81:

  1. Я хотел поставить два виджета – для отображения постов “текущей” и “избранной категории”.
    Если “текущая категория”=”избранная категория”, то виджеты дублируются и это никак невозможно отключить в плагине.
    если выбрать “exclude category”=1 – то виджет для кат 1 ничего не показывает.

  2. Аналогично в виджете не исключает текущую запись при отображении виджетов на странице записи! мелочь а неприятно.

Что я сделал:

  • исключил текущий пост из списка постов
  • запретил отображение на категориях-исключениях
  • сделал заголовок из названий категорий а не из названия виджета
  • одна общая ссылка для иконки и заголовка, чтобы поисковики индексировали 1 ссылку а не 2
@v-o-v-a-n
Copy link
Author

v-o-v-a-n commented Apr 7, 2023

I didn't manage to copy the code here correctly. Please take the ready-made code from the specified topic.

RU:
У меня не получилось скопировать код сюда правильно. возьмите пожалуста готовый код из указанной темы.

@stale stale bot added the wontfix label Jun 10, 2023
Repository owner deleted a comment from stale bot Jun 12, 2023
@picandocodigo picandocodigo added bug and removed wontfix labels Jun 12, 2023
@stale stale bot added the wontfix label Aug 12, 2023
Repository owner deleted a comment from stale bot Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants