• Resolved Triptikon

    (@triptikon)


    Please help me form the correct shortcode for displaying the Tag List group without brackets, without the number of posts and in two columns. I could do it myself, but the system is too complicated

Viewing 12 replies - 1 through 12 (of 12 total)
  • If I understood you correctly, you want to remove the “title” in the HTML. Try:

    [tag_groups_tag_list custom_title=""]

    Two columns is the default.

    Thread Starter Triptikon

    (@triptikon)

    No. I want to make a shortcode of Tag list of the tag group on the page. Something like that: [tag_groups_tag_list include=1_column_count=2_custom_title=""], but this doesn’t work. And I want to know how to add a font size of tags in this shortcode

    Don’t use _ between the parameters. For the font size you use smallest and largest.

    [tag_groups_tag_list include=1 column_count=2 custom_title="" smallest=10 largest=20]

    Thread Starter Triptikon

    (@triptikon)

    the title of the group still remains, column is one: https://is.gd/f4fnER. and I need tags to be only in one specified font size, not in multiple

    This shortcode always displays the name of the tag group (that is the purpose of this plugin). If you don’t need that, you could try another plugin that just lists the tags.

    If you want another font size, you just change the number of smallest and largest. If all sizes should be the same, you write the same number for both.

    And it’s all in one column because you show only tags of one group.

    • This reply was modified 3 years, 7 months ago by Christoph.
    Thread Starter Triptikon

    (@triptikon)

    purpose of this plugin is to make groups of tags. how can the name of the group be hidden with css?

    Thread Starter Triptikon

    (@triptikon)

    Standard codes do not work in this case. Otherwise I would not ask

    Ask a web designer or a friend who has some technical skills. There are many places where you can hire help to customize your web site.

    Thread Starter Triptikon

    (@triptikon)

    …are you being rude to me on purpose or what? I kind of ask questions about your plugin, not about web design. If you just don’t know how to solve the problem or don’t want to answer me normally, then say so. Then I will know that it is almost useless to count on your support here.

    I am not rude, I simply gave you all information about the plugin and a link where you can find other help.

    If you need help with custom CSS, it is beyond what you can expect in this forum. There are places where people get free help with customization. That is the usual way, so please try that way.

    Moderator Yui

    (@fierevere)

    永子

    @triptikon

    Let me remind you, everybody is a volunteer here and forum support has its limits.

    I have some suggestion for you:

    At this point, we’ve reached the limits of what most in the community here are willing to offer in their spare time (everyone here is a volunteer). You should consider hiring someone so that you can give them direct access to the site for a far more efficient fix than we can provide here.Please try https://jobs.wordpress.net/ or https://jetpack.pro/ and do not accept any hire offers posted to these forums.We will keep this thread open, unless it veers too far off course, in case someone from the community is willing to provide further help here for free.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘How to form special shortcode?’ is closed to new replies.