GrexSlo
Forum Replies Created
-
Forum: Plugins
In reply to: [Direct Stripe] Adding short code to WP themeHi Nicolas,
thanks for your answer.I fix this problem with this code:
<?php if( is_front_page() ) echo do_shortcode( '[instashow id="1"]' ); ?>I am also now try your code, but still not working.
This problem is resolved.
Thank you 🙂
Forum: Plugins
In reply to: [Direct Stripe] Adding short code to WP themeI get this error:
Parse error: syntax error, unexpected ‘[‘ in /home/public_html/domain.com/wp-content/themes/constructzine-lite/front-page.php on line 116
Forum: Fixing WordPress
In reply to: xmlrpc.phpCan anyone help me?
Forum: Fixing WordPress
In reply to: xmlrpc.phpUnder domain.com/xmlrpc.php I get this error: “Invalid Request” but for need this message: “XML-RPC server accepts POST requests only.”
How to resolve it?
Forum: Fixing WordPress
In reply to: xmlrpc.phpHello, thanks for your fast reply.
So, I am also contact support of Zapier.com and he told me that this file block one of plugins or host.
I am try disable all plugins and the result is the same. I am also contact support of my webhosting and he tell me that the file xmlrpc.php isn’t blockd from host side.Under Settings – > Writing I don’t have below option:

Any idea?