Bilal Ahmad
Forum Replies Created
-
Forum: Plugins
In reply to: [Code Snippets] PHP Code for Retrieving Posts URLs in TrashAnd if I use the Code in Code Snippest Plugin, where can I see the retrieved results than?
Forum: Plugins
In reply to: [Code Snippets] PHP Code for Retrieving Posts URLs in TrashThank you Shea.
I just added the code to my Thesis Theme Custom.php file with the addition of the following code.
if ( ! is_page( ‘PageID’ ) ) return;
Added the Page ID to retrieve the data on this page but nothing is appearing on the page.I am sorry but I am not good at PHP.
Can you guide me further please.Forum: Plugins
In reply to: [Autoptimize] Remove unused CSS StackPath CDNWell this error was not present before. It just started today. I am constantly tweaking the plugin and due to any tweak this might have happened.
Any other way (other than Rapidload), you like me to tweak to get rid of this.
Forum: Plugins
In reply to: [Autoptimize] Google Analytics Stops Working When Autoptimize is EnableThank you. It worked.
Forum: Plugins
In reply to: [OpenHook] Open Hook eval()'d code on line 7Thank You BrazenlyGeek for your replay.
Actually the problem was not in Open Hook Plugin but there was a short code for a plugin and that plugin was disable.
After removing the shortcode from Open Hook, the Sucuri.net warning message disappeared.
Once again thank you for your replay.
Forum: Networking WordPress
In reply to: Blog posts redirecting to Home Pagedlawton thank you for this very easy solution. I was facing the same issue and it is now working.