Amin
Forum Replies Created
-
the URL above returns me the css file correctl:
@font-face { font-family: 'ithemes-icons'; src:url('fonts/ithemes-icons.eot'); src:url('fonts/ithemes-icons.eot?#iefix') format('embedded-opentype'), url('fonts/ithemes-icons.woff') format('woff'), url('fonts/ithemes-icons.ttf') format('truetype'), url('fonts/ithemes-icons.svg#ithemes-icons') format('svg'); font-weight: normal; font-style: normal; } #toplevel_page_ ... ...
and when I comment that line, I get this error:
The theme directory “twentysixteen-child” does not exist.
ERROR: The themes directory is either empty or doesn’t exist. Please check your installation.Forum: Plugins
In reply to: [YOURLS Link Creator] problem in bbpressI want that when a user posts a new topic, the shortlink for that topic be created.
thank you for the reply
Forum: Plugins
In reply to: [YOURLS Link Creator] problem in bbpressno answer to this problem?
please…Forum: Plugins
In reply to: [Autoptimize] changing wp-content to subdomain fails AutoptimizeTnank you Frank ??
Forum: Plugins
In reply to: [Autoptimize] changing wp-content to subdomain fails AutoptimizeThank you for your answer.
actually it’s not “files” in the subdomain, it’s “content”, excuseme for that.
But, when I change https://content.mednet.ir/ to https://content.mednet.ir/content in wp-config, nothing loads, and I get a plain html webpage without images or css… note that all folders are directly in the “content” directory of that subdomain.
/public_html/content/uploads, plugins, themes…
Forum: Plugins
In reply to: [Autoptimize] changing wp-content to subdomain fails AutoptimizeI beg your pordon, I’m not a developer, If you have free time could you please tell me what should I do exactly? like a documentation, please.
Forum: Plugins
In reply to: [WP Approve User] buddypress activity support5 months passed, and no answer.
I realy need this feature.Forum: Plugins
In reply to: [Zarinpal Gateway] ???? ??? ??? ????!?????. ?? ??.
Forum: Plugins
In reply to: [BuddyPress First Letter Avatar] UTF8 support pleaseI mean “jpg” was the default parameter in the plugin settings page.
If you have just PNG files in this plugin, so this part of the settings is not necessary then.Forum: Plugins
In reply to: [BuddyPress First Letter Avatar] override on bbpress user avatarsThank you any way.
Forum: Plugins
In reply to: [BuddyPress First Letter Avatar] UTF8 support pleaseoh God, really sorry. I was far from human civilization! for a long time.
I updated to the latest version, everything works and is great! welldone.
but there is a minor issue, JPG files of letters does not exist, and I must use PNG in settings.another thing, because of that Persian has 4 letters more than Arabic, and the font I used is a persian font, it would be better if you change this line:
Added support for Arabic letters (huge thanks to @aminima)
to:
Added support for Persian and Arabic letters (huge thanks to @aminima)very nice and light plugin
Forum: Plugins
In reply to: [YOURLS Link Creator] Changing base of shortlinks (new domain, old links)in YOURLS database replace the old style linking with the new one. then change the settings for this plugin in WP dashboard.
but your old links all over the web will be broken unless you set redirect rules in your .htaccess file.
Forum: Plugins
In reply to: [YOURLS Link Creator] how to edit the style of showig the shortlink?you may add a how to, about this trick on the FAQ page.
thanks.
Forum: Plugins
In reply to: [YOURLS Link Creator] how to edit the style of showig the shortlink?I found that!
<a href="<?php get_yourls_shortlink( get_the_ID(), true ); ?>" title="short URL">short URL</a>
Forum: Plugins
In reply to: [Post Hit Counter] Integrate into themeHi,
It would be better if we could show each post count by the title or anywhere a php code calls the function for that.