Amir
Forum Replies Created
-
Forum: Plugins
In reply to: [Schema App Structured Data] Published TimePerfect man, thank you so much <3
Forum: Plugins
In reply to: [Schema App Structured Data] Published TimeHi 🙂
An update for this thread. My developer fixed this problem by editing this file:
schema-app-structured-data-for-schemaorg/lib/HunchSchema/pageIs it possible for you to add this to your plugin?
Thanks
Thank you so much Michael, This is great that you respond your users and respond fast, unlike other seo plugins.
However in this case the link didn’t solve my issue. I know searching of users may change how links appear to them, but my case is root searching. Site:X.com
But personally think there isn’t a fix, because everything is right. I think time may fix it.
Thanks again.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Show Author On Front PageDid you find any solution guys?
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Missing AuthorI appreciate any help 🙂
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Missing AuthorAndrew this is a test website that I try to learn coding.
I want to know what should I add to able to see the author name on homepage. Really simple request my friend 🙂
- This reply was modified 8 years, 7 months ago by Amir.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Missing AuthorThanks Andrew, actually I don’t need the child theme on this website, just I need to learn how can I show author on homepage, I don’t care if updates remove it.
Thanks 🙂
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Missing AuthorHi Andrew 🙂
Hmm, quite strange to me, it was the first time I heard this after +5 years using wordpress forums 😀 But ok. Thanks for your help.Forum: Plugins
In reply to: [Cache Enabler] Missing Admin PanelYes the issue exists in firefox and also chrome, windows and mac. And it happens with only cache enabler enabled.
Forum: Plugins
In reply to: [Autoptimize] Disable AO Update NotificationAh sure dear moderator, I thought I need to give credit to the website I used. Sorry about that.
Here is the code anyway for disabling a plugin’s update. You need to put this in functions.php:
This is a sample code for akismet plugin.
/* Function which remove Plugin Update Notices – Askimet*/ function disable_plugin_updates( $value ) { unset( $value->response['akismet/akismet.php'] ); return $value; } add_filter( 'site_transient_update_plugins', 'disable_plugin_updates' );Forum: Plugins
In reply to: [Autoptimize] Disable AO Update NotificationThanks a lot Franc, I used this trick and it was successful:
[ Moderated: Link redacted. ]- This reply was modified 8 years, 8 months ago by t-p.
Forum: Plugins
In reply to: [Optimus - WordPress Image Optimizer] Format Not SupportedI have sent a ticket via your website and waiting for an answer.
ThanksForum: Plugins
In reply to: [Optimus - WordPress Image Optimizer] Format Not SupportedHi thanks Sebastian
Here is my settings:And error log:
2017/10/05 09:37:11 [error] 29160#29160: *345665 FastCGI sent in stderr: “PHP message:
PHP Warning: filesize(): stat failed for /var/www/ajibtarin.com/htdocs/wp-content/uploads/2017/10/-کوهستان.jpg in /var/www/ajibtarin.com/htdocs/wp-content/plugins/optimus/inc/optimus_request.class.php on line 252” while reading response header from upstream, client: 5.116.217.173, server: ajibtarin.com, request: “POST /wp-admin/async-upload.php HTTP/1.1”, upstream: “fastcgi://unix://run/php/php7.0-fpm.sock:”, host: “www.ajibtarin.com”, referrer: “https://www.ajibtarin.com/wp-admin/post.php?post=37594&action=edit”
2017/10/05Forum: Plugins
In reply to: [Cache Enabler] AutoptimizeThanks a lot 🙂
Forum: Plugins
In reply to: [Autoptimize] Cache enabler SettingsOh sorry Franc, I thought this warning belongs to your plugin, thanks man 🙂