Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Could you tell us in more detail how you coped with the task? Thanks

    Thread Starter gen2023

    (@gen2023)

    and one more question. I have a description on all pages. but it is not displayed if you use descroption=”yes” version of wordpress 5.9.2 Yoast SEO plugin. I solved this problem by outputting via $mctagmap_description = ‘<span class=”tagDescription”>’ . get_post_meta($tag->ID)[‘_yoast_wpseo_metadesc’][0] . ‘</span>’;

    in $tag->description the value does not get.
    in the tag variable there is such an array
    WP_Post Object ( [ID] => 4868 [post_author] => 2 [post_date] => 2022-04-05 16:19:31 [post_date_gmt] => 2022-04-05 13:19:31 [post_content] =>
    text [post_title] => first [post_excerpt] => mini_text [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => first [to_ping] => [pinged] => [post_modified] => 2022-04-05 16:42:05 [post_modified_gmt] => 2022-04-05 13:42:05 [post_content_filtered] => [post_parent] => 4831 [guid] => https: //url/?page_id=4868 [menu_order] => 0 [post_type] => page [post_mime_type] => [comment_count] => 0 [filter] => raw )

    Thread Starter gen2023

    (@gen2023)

    [mctagmap show_pages=”yes” child_of=”4831″ descriptions=”yes” columns=”1″ width=”100%” show_navigation=”yes”]

    displays all pages.
    if I understand this short code correctly, then it should display the child pages of the parent id.
    thanks

    Thread Starter gen2023

    (@gen2023)

    show_child_pages for post id
    maybe?

    Thread Starter gen2023

    (@gen2023)

    [mctagmap show_pages=”yes” descriptions=”yes” columns=”4″ width=”250px” show_navigation=”yes”]

    parent page new_blog(post_id=2012)
    it has child pages
    show only those pages that are linked to the parent

    [mctagmap show_posts=”yes” descriptions=”yes” columns=”4″ width=”250px” show_navigation=”yes” from_category=”et-ex-commodi, 360″]
    for example, you can show posts tied to one category. for the same meaning, you can show child pages tied to the parent

    Good afternoon. when sending a test message, it says that the sending was successful, but the letter does not come. Please tell me what could be the problem.

    CLIENT -> SERVER: EHLO testppm.u.org.ua
    CLIENT -> SERVER: AUTH CRAM-MD5
    CLIENT -> SERVER: [credentials hidden]CLIENT -> SERVER: MAIL FROM:<[email protected]>
    CLIENT -> SERVER: RCPT TO:<gen****@gmail.com>
    CLIENT -> SERVER: DATA
    CLIENT -> SERVER: Date: Thu, 3 Mar 2022 11:45:42 +0000
    CLIENT -> SERVER: To: geno****@gmail.com
    CLIENT -> SERVER: From: gen2023 <[email protected]>
    CLIENT -> SERVER: Subject: theme
    CLIENT -> SERVER: Message-ID: <[email protected]>
    CLIENT -> SERVER: X-Mailer: PHPMailer 6.5.0 (https://github.com/PHPMailer/PHPMailer)
    CLIENT -> SERVER: MIME-Version: 1.0
    CLIENT -> SERVER: Content-Type: text/plain; charset=UTF-8
    CLIENT -> SERVER:
    CLIENT -> SERVER: my message
    CLIENT -> SERVER:
    CLIENT -> SERVER: .
    CLIENT -> SERVER: QUIT

    [03/03/2022 12:23:05 PM] – Easy WP SMTP debug log file

    [03/03/2022 12:30:27 PM] – Headers: , To: front5.****@gmail.com, Subject: PPM Express “[your-subject]”

    • This reply was modified 2 years, 8 months ago by gen2023.
Viewing 6 replies - 1 through 6 (of 6 total)