Amir
Forum Replies Created
-
Thanks, however, With “Schema App Structured Data” plugin, they showed.
Hi and thanks for your reply. I used your article and reindexed the link, for example the star rating appeared. However, still no breadcrumb:
site:ajibtarin.com/hotel/21569Hey @shortpixel thanks for the info, however, I found your answer a bit confusing. The pricing is not same as normal shortpixel. The users need to pay for this plugin every month. In normal plugin, it’s only 1 time.
They don’t even bother themselves to reply about the bugs reported.
This is the solution for anyone experienced this:
function um_filter_get_avatar_url( $url, $id_or_email, $args ) { $user_ID = get_current_user_id(); if( !$user_ID ){ return $url; } if ( is_numeric( $id_or_email ) && ! UM()->options()->get( 'use_gravatars' ) && preg_match( '/gravatar/i', $url ) ) { $data = um_get_user_avatar_data( $id_or_email, $args['size'] ); if ( ! empty( $data['url'] ) ) { $url = $data['url']; } } return $url; } add_filter( 'get_avatar_url', 'um_filter_get_avatar_url', 20, 3 );Hi. Any update on this issue?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Gravatar CacheThanks a lot : ) I will contact them.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Gravatar CacheThanks for your tip, I checked and when I enable Ultimate member plugin, this happens.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Gravatar CacheYou were right about previous issue. However there is another one, maybe you can help:
I’m on guest mode and reading an article from an author. In the comment box which I want to comment, it shows the gravatar of the author.
https://www.ajibtarin.com/facts/20616/I’m using only wp rocket cache and the issue exists even when I disable it.
However, after commenting, the unique gravatar will be assigned to me as a guest.
- This reply was modified 7 years, 1 month ago by Amir.
Forum: Plugins
In reply to: [Schema App Structured Data] Missing Logo Image LinkHi, you are totally right, thanks a lot for your complete explanation and nice screenshot : ) I will contact the plugin’s author to resolve this.
Forum: Plugins
In reply to: [Redirection] Redirection not worksOh sorry man, you are totally right. Sorry for the confusion. I always thought the plugin will automatically remove the domain part. So, I need to remove the domain part myself always.
Thanks a lot John
Forum: Plugins
In reply to: [Redirection] Redirection not worksFor my second question, I found these options that fixed my problem with previous links:
But still the problem #1 exists, thanks.
- This reply was modified 7 years, 2 months ago by Amir.
Forum: Plugins
In reply to: [Redirection] Redirection not worksIt’s really obvious John. I’m trying to redirect a 404 not found link to my homepage. Not sure why you confused : )
I’m redirecting:
https://www.ajibtarin.com/misc/3696/To:
https://www.ajibtarin.com/The problem is before submitting it, it has been setup on URL ONLY (screenshot 2). After submitting, the target (homepage) will be removed and it changes to URL AND SERVER (screenshot 4). So, I need to click on edit, and put it again on URL only, write the target again and save it.
Forum: Plugins
In reply to: [Redirection] Redirection not worksHey John and thanks for your help.
I didn’t understand your point. This is a 404 not found link, I want to redirect it to homepage. I just provided the URL as sample, the issue exists for all of the URLs.
Forum: Plugins
In reply to: [Redirection] Redirection not worksI found another problem. I noticed that you added a feature “ignore case”. This is very good, however, seems now none of my previous redirection work because this feature didn’t exist at the time I setup those redirections.
All of these URLS have non unicode characters in them. It’s originally in Persian:
So for example this URL is not redirecting as expected:
https://www.ajibtarin.com/%D8%B9%D8%AC%D8%A7%DB%8C%D8%A8-%D8%B7%D8%A8%DB%8C%D8%B9%DB%8C-%D8%B2%D9%85%DB%8C%D9%86/I have around 800 redirects, how can I fix it?
Thanks
Hi and thanks for your reply.
“If you see this notice it means that you have issues with your extension license, please do not use our extensions without a license.”
There is not any problem with the license. it has only been expired and I don’t want to renew it, but I don’t want to see your notice lifetime on my dashboard.
“Please clarify what guidelines are you referring to, attach the link if it is possible.”
This is the link of plugins guidelines on wp database.
You added a notice on my dashboard which is not possible to even close it.