Mohsin Rafique
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] Structured Data ProblemHi @mvstafanar,
It seems like your user (author) information is incomplete. Please complete the following Information from your WordPress Admin Users Dashboard:
1. First Name
2. Last Name
3. Nickname (required)
4. Display name publicly asFor your reference, also see the screenshot
This will resolve your author field data in Structured Data Schema.
Thanks,
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] Structured Data ProblemHi @mvstafanar,
Can you please share your website URL so that we can verify Structured Data.
Thanks,
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] WarningsHi @boldt,
You can remove this warning by tweaking a file post-thumbnails.php at the following path.
/home/www/vang.nu/wp-content/plugins/amp-wp/public/partials/single-post
Step 1: Open post-thumbnails.php file.
Step 2: Go to the line # 29.
Step 3: replace the following condition
if( isset( $img['src'] ) && getimagesize( $img['src'] ) !== false && $show_image_thumbnail && has_post_thumbnail() ) {
with this one
if( isset( $img['src'] ) && $show_image_thumbnail && has_post_thumbnail() ) {
Step 4: Save the file
You’re done.
Let me know if you have any further questions/concerns.
Thanks,
- This reply was modified 5 years, 11 months ago by Mohsin Rafique. Reason: Formatting Issue
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] Tumbnails and imagesHi @anevins & @jdembowski,
Thanks for pointing this out.
My apologies, didn’t know this was in violation, our intention was to only provide out-of-the-way support for our users. This won’t be repeated and we won’t ask for the FTP details anymore.
Thanks
This was due to the PHP-XML module configuration. Issue has been resolved by @viswong.
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] Social media buttonsYou’re welcome.
Thanks @onlanka.
Appreciate the ?.
Forum: Reviews
In reply to: [AMP WP - Google AMP For WordPress] Best AMP Plugin!Thanks @avadaweb.
Appreciate the ?.
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] Dropdown menu in sidebar is not expandingHi @froutsis,
It seems like you are using other AMP plugin AMP for WP – Accelerated Mobile Pages.
I would recommend you to post your questions on their support forum
Thanks,
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] Authors are disabled on the siteHi @exsith,
Hide ‘Author’ field in Related Posts and Home Page Slider has been added in our latest release v1.3.1. Please update to the latest version
Thanks,
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] Huge logo in admin panelForum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] Authors are disabled on the siteHi @exsith,
Hide ‘Author’ field on posts has been added in our latest release. Please update to the latest version i.e. v1.3.0
Thanks,
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] Hide meta dataHi @avadaweb,
Hide ‘Meta Date’ field on posts has been added in our latest release. Please update to the latest version i.e. v1.3.0
Thanks,
- This reply was modified 5 years, 11 months ago by Mohsin Rafique. Reason: Forgot to add quotes on Meta Date field
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] Social media buttonsHi @onlanka,
Social Media Buttons issue has been resolved in our latest release. Please update to the latest version i.e. v1.3.0
Thanks,
Forum: Plugins
In reply to: [AMP WP - Google AMP For WordPress] Dropdown menu in sidebar is not expandingHi @froutsis,
Can you please share your website URL so that we can take a look into your concern.
Thanks,