Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
extpress
tagDiv Member

Всем привет!

Если удалить мета теги из оригинального файла “td_wp_booster_functions”, они нормально убираются из кода. Но если скопировать этот файл в дочернюю тему и удалить мета теги уже там, этот способ уже не срабатывает http://prntscr.com/at0cun

Может файл “td_wp_booster_functions” нужно помещать в дочернюю тему по другому адресу?

——-

Hello!

If you remove the meta tags from the original file “td_wp_booster_functions”, they are normally removed from the code. But if you copy this file to the child theme and remove the meta tags are already there, this method no longer works http://prntscr.com/at0cun

Maybe “td_wp_booster_functions” file should be placed in a child theme at another address?

extpress
tagDiv Member

Попробовал использовать опцию “Unique Articles”. При её включении на странице действительно отображаются только уникальные статьи. Но, непонятен порядок их появления на странице. Статья появляется каким-то случайным образом в любом из блоков. Можно узнать немного подробнее, как именно работает опция “Unique Articles”?

——-

I tried to use the option “Unique Articles”. When you turn it on the page are displayed only really unique articles. But, do not understand the order they appear on the page. The article appears in some random way in any of the blocks. You can learn a bit more about how it works option “Unique Articles”?

extpress
tagDiv Member

Привет, Edward!

Не совсем кнопки “Поделиться” под статьями нужны, но спасибо за идею, пригодится! 🙂

Для этой задачи есть ещё один интересный сервис, который кроме самих кнопок даёт ещё статистику по ним. При этом нагрузки на сайт нет. Я чаще его использую: https://wordpress.org/plugins/uptolike-share/

extpress
tagDiv Member

Хорошо. Спасибо за ответ. Попробую такой вариант, возможно поможет.

——-

Good. Thanks for the answer. Try this might help.

extpress
tagDiv Member

Спасибо за объяснение, я понял смысл работы смещения.

Сейчас на сайте стоят такие настройки:

1. Big Grid 2. Category filter: All categories. Sort order: Latest.

2. Block 9. Offset posts: 4. Category filter: All categories. Sort order: Latest.

3. Block 17. Offset posts: 14. Category filter: “Politics” (only one category). Sort order: Latest.

В третьем блоке смещение перестает работать, потому что изменена фильтрация. Главный вопрос в том, как можно изменить логику работы смещения, чтобы оно не работало только с одной рубрикой, а фильтр лишь его дополнял.

То есть, чтобы в третьем блоке продолжались выводиться статьи согласно настройкам смещения + к нему ещё добавилась фильтрация по рубрике.

Получается в блоке 1 мы выводим все статьи по убыванию, во блоке 2 также все статьи по убыванию, а в блоке 3 все статьи по убыванию + отсортированные по рубрике.

——-

Thank you for your explanation, I understood the meaning of the work offset.

Now are these settings on site:

1. Big Grid 2. Category filter: All categories. Sort order: Latest.

2. Block 9. Offset posts: 4. Category filter: All categories. Sort order: Latest.

3. Block 17. Offset posts: 14. Category filter: “Politics” (only one category). Sort order: Latest.

In the third block of the offset will not work, because the filter is changed. The main question is how to change the logic of displacement that it does not only work with the same category as the filter only its complement.

That is, to the third block continues to output the article according to the settings offset + him more added filtering by category.

It turns out in block 1, we derive all items in descending order, in block 2 all items in descending order, and in block 3 all articles descending + sorted by category.

extpress
tagDiv Member

Если я беру все статьи сайта в порядке по убыванию от новых к старым, смещение работает правильно: http://prntscr.com/9m0nfm

Админка: http://prntscr.com/9m0oex Фильтр: http://prntscr.com/9m0oyl

Если я устанавливаю смещение + фильтр по рубрике, смещение перестаёт работать: http://prntscr.com/9m0qud

Админка: http://prntscr.com/9m0s5l Фильтр: http://prntscr.com/9m0sh8

Статьи в рубрике имеются. В порядке убывания от новых к старым находятся выше 15-ой позиции.

——-

If I take all the articles of the site in descending order from newest to oldest, the shift is working properly: http://prntscr.com/9m0nfm

Admin panel: http://prntscr.com/9m0oex Filter: http://prntscr.com/9m0oyl

If I set the offset + filter section, the offset is no longer work: http://prntscr.com/9m0qud

Admin panel: http://prntscr.com/9m0s5l Filter: http://prntscr.com/9m0sh8

Articles in the category are available. In descending order from newest to oldest are above the 15th position.

extpress
tagDiv Member

Проблема найдена. Всему виной был плагин “speed booster” с отключенными ограничениями. Удалил его и всё заработало, как надо. И зачем я только его устанавливал?…

———————

The problem is found. All the fault was a plugin “speed booster” with disabled limitations. I remove it, and everything worked as it should. And why did I just install it? …

extpress
tagDiv Member

extpress
tagDiv Member

Тема обновлялась с версии 6.6.2 до 6.6.3. После того, как стили отказались работать, полностью удалил тему и плагины и поставил заново. В общем, проблема заключается в том, что сама дочерняя тема подключается: изменяются блоки и модули, но код из файла style.css не работает. Пришлось временно отключить работающий сайт, т.к. вся разметка поехала.

———————

Subject updated to version 6.6.2 to 6.6.3. After styles refused to work completely removed theme and plugins, and set again. In general, the problem is that the very child theme connected: changing blocks and modules, but the code from the style.css file is not working. I had to temporarily disable the working site, because all markings have gone.

extpress
tagDiv Member

OK. Я постепенно изучаю этот форум и регулярно нахожу на нём много новой и полезной информации для практической работы. Буду следить за вашей разработкой конструктора страниц. )

Сегодня обновил тему NewsPaper до версии 6.3 и очень обрадовался, так как был добавлен очень нужный функционал для работы с Custom Post Type и Custom Taxonomy. Довольно тщательно его протестировал, пока работает чётко, без ошибок и это круто! )

Правда, не хватило нескольких возможностей, о которых напишу ниже в порядке их важности по убыванию.

1. Для одного Custom Post Type я использую несколько Custom Taxonomies и столкнулся с такой проблемой, что в настройках “CATEGORY SPOT TAXONOMY” и “TAG SPOT TAXONOMY” http://prntscr.com/7thcat можно выбирать только одну Custom Taxonomy. Эти настройки отлично работают, но хотелось бы иметь возможность выбирать несколько Custom Taxonomies для вывода их на сайте в нужных блоках “CATEGORY SPOT TAXONOMY” или “TAG SPOT TAXONOMY”.

2. При настройке блоков и других элементов в VC не нашёл настроек фильтрации по Custom Taxonomy. Наверное, данный функционал пока ещё находится в разработке ) В нужных модулях VC у меня без проблем получается выводить записи из Custom Post Type, но очень не хватает точной фильтрации по Custom Taxonomy.

3. При настройке Post Template для Custom Taxonomy я сначала немного запутался, экспериментируя с шаблонами single.php, но потом понял, что данная настройка http://prntscr.com/7thgr1 применяется одинаково для всех записей типа post. В принципе это не очень мешает, но было бы логичнее разделить настройки Post Template для Default Post Type (Blog) и для Custom Post Type.

4. Ну и последнее, в разделе “CPT & Taxonomy” в настройках “Custom post types” можно очень удобно настроить категории и теги для Custom Post Type, но почему-то нет возможности сделать это для Default Post Type (Blog), думаю, многим бы она пригодилась )

Возможно я чего-то ещё недосмотрел или не так понял, буду рад, если дадите хороший совет!

С уважением, Евгений.

————

OK. I’m slowly learning this forum and regularly find on it a lot of new and useful information for practical work. I will follow the development of your page builder. )

Today, the theme NewsPaper updated to version 6.3 and was very happy, as was added much needed functionality to work with Custom Post Type and Custom Taxonomy. Rather it carefully tested while working accurately, without mistakes and that’s cool! )

However, not enough several possibilities, of which I will write below in order of descending importance.

1. For a Custom Post Type I use multiple Custom Taxonomies and faced with such a problem, in settings “CATEGORY SPOT TAXONOMY” and “TAG SPOT TAXONOMY” http://prntscr.com/7thcat you can choose only one Custom Taxonomy. These settings work fine, but I would like to be able to select multiple Custom Taxonomies to display them on the site in the required blocks “CATEGORY SPOT TAXONOMY” or “TAG SPOT TAXONOMY”.

2. When setting blocks and other elements in the VC did not find the settings for filtering Custom Taxonomy. Probably, this functionality is still in development. ) The relevant modules VC I have no problem turns out to display records from the Custom Post Type, but are lacking in precision filtering Custom Taxonomy.

3. When configuring the Post Template for Custom Taxonomy I first bit confused, experimenting with patterns single.php, but then I realized that this setting http://prntscr.com/7thgr1 applies equally to all types of records post. In principle, it is not a botherbut it would be more logical to divide the Post Template settings for the Default Post Type (Blog) for Custom Post Type.

4. And finally, in the section “CPT & Taxonomy” settings “Custom post types” can be very convenient to adjust the categories and tags for Custom Post Type, but for some reason it is not possible to do so for the Default Post Type (Blog), thinkmany would have it handy. )

Maybe I’m something else overlooked or misunderstood, I will be glad if you give good advice!

Sincerely, Evgeny.

  • This reply was modified 11 years by extpress.
extpress
tagDiv Member

Ок. Спасибо за понятный ответ. Заметил, что во многих темах не поддерживается функционал CPT, только если он не был разработан под ключ специально для темы, например, Portfolio, FAQ и др.

Будет просто отлично, если у Вас получится совместить функционал темы и CPT! 🙂 Это позволит значительно расширять и усложнять разрабатываемые сайты на WP для воплощения самых разных идей. Попробую подождать обновлений, а пока пожертвую блогом, чтобы реализовать задуманное.

У Вас получилась действительно классная тема! Я был сильно удивлён, когда наглядно увидел, как на самом деле быстро может работать сайт на WP. Вдобавок к этой скорости я дополнительно удалил Customizer WP с помощью нового плагина https://wordpress.org/plugins/customizer-remove-all-parts/ и тема стала летать, как реактивный самолёт 🙂 http://imgdisk.ru/images/2015/07/11/Screenshot_1.png

Кстати, на одном из своих сайтов в качестве конструктора страниц я давно и успешно использую Page Builder by SiteOrigin https://wordpress.org/plugins/siteorigin-panels/ который является достойной альтернативой Visual Composer. VC, хотя он и классный, я не люблю из-за его медленной работы, которая плохо сказывается на всей скорости работы сайта. Но вам удалось каким-то образом его правильно оптимизировать и это действительно круто! 🙂

Желаю удачи!

————

Ok. Thank you for your clear answer. I noticed that in many themes is not supported functionality CPT, only if it was not designed specifically for the turnkey theme, such as, Portfolio, FAQ, and others.

It will be just fine,if you get to combine the functionality of theme and CPT! 🙂 This will greatly expand and complicate the developed sites in WP to implement a variety of ideas. I’ll try to wait for updates, and sacrifice is a blog to implement its plans.

You get a really cool theme! I was very surprised when I saw clearly, in fact it can work quickly on site WP. In addition to this speed, I removed the extra Customizer WP with a new plugin https://wordpress.org/plugins/customizer-remove-all-parts/ and theme was to fly like a jet plane 🙂 http://imgdisk.ru/images/2015/07/11/Screenshot_1.png

Incidentally, at one of its sites as a constructor of pages I have long and successfully been using Page Builder by SiteOrigin https://wordpress.org/plugins/siteorigin-panels/ which is a viable alternative to Visual Composer. VC, although it is cool, I do not like because of its slow work, which is bad for the whole speed of the site. But you managed to somehow it properly optimized and it’s really cool! 🙂

Good luck!

  • This reply was modified 11 years by extpress.
  • This reply was modified 11 years by extpress.
extpress
tagDiv Member

Если простыми словами, то я хочу клонировать Блог, чтобы у меня на сайте было 2 Блога, один по умолчанию, второй – мой собственный.

Проблема в том, что при создании собственного Блога отваливается функционал темы, остается лишь стандартный функционал WP.

Это не мультисайт 🙂

—————–

If simple words, I want to clone a blog to my site had 2 Blogs, the default one, the second – my own.

The problem is that when you create your own blog falls off the functional threads can only standard functionality WP.

This is not a multisite.

  • This reply was modified 11 years by extpress.
  • This reply was modified 11 years by extpress.
extpress
tagDiv Member

Спасибо за ответ. Про BBpress я понял, поработаю с его шаблонами для внесения нужных изменений.

Про CPT.

Для работы сайта мне необходимо создать собственный Custom Post Type (post) и Custom Taxonomy. Плагин CustomPress я взял для примера, так как он удобен. Также я могу создать CPT вручную, используя WordPress Codex.

На самом деле способ создания CPT не имеет значения, вопрос в другом, как функционал темы правильно подключить к CPT “post”, чтобы использовать все возможности темы по аналогии с Блогом?

После создания CPT, в админке для него нет следующих блоков:

http://prntscr.com/7qrqmk
http://prntscr.com/7qrqxm
http://prntscr.com/7qrr9c

При работе с Visual Composer я не вижу в фильтрах Custom Post Type и Custom Taxonomy, соответственно не могу работать с ними.

http://prntscr.com/7qrt0l

Как их правильно подключить?

—————

Thanks for the answer. About BBpress I understood his work with templates to make the necessary changes.

About CPT.

For the operation of the site I need to create Custom Post Type (post) and Custom Taxonomy. Plugin CustomPress I took as an example, as it is convenient. I can also create CPT manually using the WordPress Codex.

In fact, a way to create CPT does not matter, is another question, the functional threads are properly connected to CPT “post”, to use all the threads similar to the blog?

After creating the CPT, in the admin for him there the following units:

http://prntscr.com/7qrqmk
http://prntscr.com/7qrqxm
http://prntscr.com/7qrr9c

When working with Visual Composer I do not see filters Custom Post Type and Custom Taxonomy, respectively, I can not work with them.

http://prntscr.com/7qrt0l

How to connect them correctly?

  • This reply was modified 11 years by extpress.
  • This reply was modified 11 years by extpress.
Viewing 13 posts - 1 through 13 (of 13 total)