• Resolved BX12

    (@b-p)


    How do I hide, remove author meta name and date on AMP posts/articles? BTW: I read and followed the 3 AMPforWP support posts on this topic and none worked.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    May I know which design are you using?

    Hello

    I have the same problem (Desing 1, but tried others and it’s the same story.). I tried using the Appearance>AMP>Desing but it doesn’t work at all.

    It gives me error as below:

    Fatal error: Uncaught Error: Call to undefined function AMPforWP\AMPVendor\AMPforWP\AMPVendor\amp_get_asset_url() in /home/…/ftp/…/wp-content/plugins/accelerated-mobile-pages/includes/vendor/amp/includes/admin/class-amp-customizer.php:147 Stack trace: #0 /home/…/ftp/…/wp-includes/class-wp-hook.php(286): AMPforWP\AMPVendor\AMP_Template_Customizer->add_preview_scripts(Object(AMPforWP\AMPVendor\AMP_Post_Template)) #1 /home/…/ftp/…/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /home/…/ftp/…/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #3 /home/…/ftp/…/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-2/single.php(30): do_action(‘amp_post_templa…’, Object(AMPforWP\AMPVendor\AMP_Post_Template)) #4 /home/…/ftp/…/wp-content/plugins/accelerated-mobile-pages/includes/vendor/amp/includes/class-amp-post-template.php(454): include(‘/home/…/ft…’) #5 /home/…/ftp/…/wp-content/plugins/accelerated- in /home/…/ftp/…/wp-content/plugins/accelerated-mobile-pages/includes/vendor/amp/includes/admin/class-amp-customizer.php on line 147
    The site is experiencing technical difficulties.

    Thread Starter BX12

    (@b-p)

    Hi Ahmed Kaludi: Thank you for responding. I am using Design 2. Your help with this problem is greatly appreciated, as I do not use author name and especially date! Brad

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Hey mbogda,

    Can you please create a ticket about that Fatal error on https://github.com/ahmedkaludi/accelerated-mobile-pages/issues ?

    Hey BX12

    Can you please share the URL so that I can check and help you?

    Thread Starter BX12

    (@b-p)

    Ahmed, I only share URLs privately. Can you please provide an email or other means.

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    In that case, you can share them via https://ampforwp.com/support

    Thread Starter BX12

    (@b-p)

    Ahmed, Submitted to URL you provided. TX, Brad

    Thread Starter BX12

    (@b-p)

    The issue was fixed by putting the following CSS code here: AMPforWP > Design > Global > Custom CSS

    .amp-wp-meta {
    display: none;
    }

    AMPforWP support representative, Amer, stuck with me until the problem was fixed. Amazing effort. Much appreciation.
    Brad

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Hide Author Name & Date’ is closed to new replies.