malkah
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sorry, this file type is not permitted for security reasons.missed that,
now its working, thanks a millionπ
Forum: Fixing WordPress
In reply to: Sorry, this file type is not permitted for security reasons.tried adding
define(βALLOW_UNFILTERED_UPLOADSβ, true);but this didnt help
any other suggestions please?
Forum: Themes and Templates
In reply to: Learn WordPress codingHi Lisa
it is a search form which is connected to an API.
I also have some custom page templates.Hi @rahmohn
well its not in header.php nor is it in functions.php:
<?php //--------------------------------------------------------------------------------------------------------------------- if(!function_exists("dmp")){ function dmp($str){ echo "<div align='left'>"; echo "<pre>"; print_r($str); echo "</pre>"; echo "</div>"; } } ?>- This reply was modified 9 years, 6 months ago by malkah.
Hi, very close issue here.
I just installed yoast SEO, so my sitemap.xml address was changed from /sitemap.xml to /sitemap_index.xml
in robots.txt I changed to Sitemap: https://www.mysite.org/sitemap_index.xml
do I need to add a 301 redirect from /sitemap.xml to https://www.mysite.org/sitemap_index.xml as well?are you saying that shield FW is doing the same thing as wordfence?
indeed?!
thanks.I had to revert my site to an earlier backup.
but I really need to know how this is possible and how to prevent this.if anyone can help, please do.
thanks
Forum: Fixing WordPress
In reply to: Site hackedcan you please elaborate
got hacked also.Forum: Themes and Templates
In reply to: [MH Newsdesk lite] footer widget area not presentπ
Forum: Themes and Templates
In reply to: What is 'class' in HTML?thanks Andrew,
so which one is ‘better’ ?sorry for the newbie question.
Forum: Plugins
In reply to: [Contact Form 7] why? [your-name]so actually its not possible?
is there no way to display the sender email in the ‘from’ field?Forum: Plugins
In reply to: [WP Product Review Lite] modify CSS of pluginis there documentation for the elements?
Forum: Plugins
In reply to: [WP Product Review Lite] Remove the product image above the reviewfound it.