Tahir Siddiqui
Forum Replies Created
-
You should clear your cache.
I don’t know what’s the reason it worked for me.
Then try this:
1. installing the Yoast Test Helper plugin:
https://wordpress.org/plugins/yoast-test-helper/
2. Go to Tools -> Yoast Test
3. Locate the Yoast SEO section and select the “Reset indexable tables & migrations” button
That fixed the issue and the site is operational.
Hey,
Kindly update the plugin they have issued a new update now and the issue is gone. Thanks 😀
Forum: Plugins
In reply to: [Simple Author Box] How to completely remove author link from Author name?I am not looking to remove the author’s name, I want to remove the author’s link from the author’s name.
Forum: Plugins
In reply to: [Simple Author Box] How to remove the author link from author image?Yes, it is. but now I am looking to permanently remove the author link from the author’s name (from the backend as well).
Kindly guide me.
Thanks and keep up the good work 😀
I have also created another thread: https://wordpress.org/support/topic/how-to-completely-remove-author-link-from-author-name/
Forum: Plugins
In reply to: [Simple Author Box] How to remove the author link from author image?ahan I forgot to insert
;at the end.Thanks 😀
Forum: Plugins
In reply to: [Simple Author Box] How to remove the author link from author image?Hey,
Thanks for the reply but the code you provided is breaking my site.
I have tried to replace both lines one by one 49 and 50.
Screenshot: https://prnt.sc/s3kvek
Forum: Plugins
In reply to: [Simple Author Box] Remove Link from author image from the backend.Hey,
I want to permanently remove the author link from the author’s image. Not make it unclickable but removing it from the code as well.
I have already followed this guide: https://wordpress.org/support/topic/how-to-remove-the-author-link/
After placing this code
$sab_author_link = sprintf( '%s', esc_html( get_the_author_meta( 'display_name', $sabox_author_id ) ) );in simple-author-box\template\template-sab.php nothing worked.Also, this code will vanish after every update.
- This reply was modified 6 years ago by Tahir Siddiqui.
I was saying this because the google analytics code was loading after my CSS, java scripts, and images.
I wanted to load it earlier so that it shows more accurate data and Google also suggests the same.
As stated by Google:
Paste the following snippet right after the <head> tag on each page of your site.
– SOURCE
Code for the icon:
[icon name="coffee" class="icon-2x"]I want to combine both the codes and want them to look like http://prntscr.com/gcf3zv
Forum: Themes and Templates
In reply to: [Hueman] Paginated PAGES are getting Indexed by Google.Also tried (http://orbitingweb.com/blog/wp-archive-noindex/) not working again indexing the subpages!
Forum: Themes and Templates
In reply to: [Hueman] Paginated PAGES are getting Indexed by Google.This is how I want (http://prntscr.com/bt1glg)
Its a screenshot of list25.comThis is (http://prntscr.com/bt1i4r) how my site is showing and indexing all the sub pages.
Please help I cant move to another theme as Hueman is my favorite and one of the best theme I am using.
Thank you for your efforts
Forum: Themes and Templates
In reply to: [Hueman] Paginated PAGES are getting Indexed by Google.So how can I use the pagination without getting the sub pages indexed?