• Resolved maks131313

    (@maks131313)


    Здравствуйте! как мне выводить популярные записи из определенной рубрики при помощи shortcodes ? вот так не работает [tptn_list term_taxonomy_id=20], как правильно составить ?

    —————–
    Hello! How can I display popular posts from a certain category using shortcodes? this doesn’t work [tptn_list term_taxonomy_id = 20], how to compile it correctly?

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Ajay

    (@ajay)

    Thread Starter maks131313

    (@maks131313)

    я пробовал выводить и так [tptn_list include_cat_ids=20] но не работает. Этот код выводит тоже самое что и [tptn_list]
    ———-
    I tried to output and so [tptn_list include_cat_ids = 20] but does not work. This code outputs the same as [tptn_list]

    Plugin Author Ajay

    (@ajay)

    Hi,

    I’ve noticed a bug in my testing as well with the shortcode. I will run some tests to see what I can do to fix this and will put out a fix.

    Plugin Author Ajay

    (@ajay)

    Hi,
    It’s a bug in the code in shortcode.php which I have fixed in the repository.

    I will look to push a new version on Saturday in case there are any other fixes to put through.

    If you’d like to make the changes now, and are in a position to edit files, you will need to add the extra line:

    'include_cat_ids' => '',
    
    Thread Starter maks131313

    (@maks131313)

    Здравствуйте! когда вы сделаете обновление плагина ?
    ——–
    Hello! when will you update the plugin?

    Plugin Author Ajay

    (@ajay)

    I’ll push an update tomorrow – have fixed a few more bugs across this an other plugins.

    Plugin Author Ajay

    (@ajay)

    I’ve released the update.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘shortcodes’ is closed to new replies.