shariqkhan2012
@shariqkhan2012 on WordPress.org and Slack
- Member Since: December 15th, 2012
- Website: www.shariqkhan.in
WordPress Origin Story
Contribution History
shariqkhan2012’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
- 
										Posted a reply to Missing WP Admin Sidebar tabs, on the site WordPress.org Forums: 
 This support forum is only for the free and open-source themes available in the WordPress.org…8 months ago 
- 
										Posted a reply to Missing WP Admin Sidebar tabs, on the site WordPress.org Forums: 
 What is the theme you are using? For future reference, you could use a service…8 months ago 
- 
										Posted a reply to when i click button automatic screenshot web page download the file pdf or jpg, on the site WordPress.org Forums: 
 Can you please rephrase your question? It is not very clear what you are trying…8 months ago 
- 
										Posted a reply to Missing WP Admin Sidebar tabs, on the site WordPress.org Forums: 
 As @@potentdevelopment noted, this could be due to your active theme not supporting these features.…8 months ago 
- 
										Posted a reply to Pages in Authors page, on the site WordPress.org Forums: 
 The following piece of code taken from this answer should serve the purpose: if ($query->is_author)…1 year ago 
- 
										Posted a reply to Plugin that can dinamically change links posted in page depending on page url?, on the site WordPress.org Forums: 
 One way would be to create a shortcode which prints the URL dynamically. In that…1 year ago 
- 
										Posted a reply to Search bar with categorised result (Pages), on the site WordPress.org Forums: 
 You could try the accepted answer mentioned in this StackExchange post Or perhaps, try this…1 year ago 
- 
										Posted a reply to Pages in Authors page, on the site WordPress.org Forums: 
 1. Hook into pre_get_posts action 2. Check if the current query is 'author' archive query…1 year ago 
- 
										Posted a reply to How to build a form that shows thank you animation message on submission?, on the site WordPress.org Forums: 
 What you are asking is about jQuery animation. I dont think it has got anything…1 year ago 
- 
										Posted a reply to What Kinds of Native Ads Are These?, on the site WordPress.org Forums: 
 It appears that the widget is one generated by a plugin which connects to Dable…1 year ago 
- 
										Posted a reply to Can you remove a plugin’s JS rendering, with a function?, on the site WordPress.org Forums: 
 It looks like your site has caching enabled. You'd need to disable that first and…2 years ago 
- 
										Posted a reply to Can you remove a plugin’s JS rendering, with a function?, on the site WordPress.org Forums: 
 Try on other pages. If the text 'Inside the wporg_11560356_dequeue_script function call' is not displaying…2 years ago 
- 
										Posted a reply to Can you remove a plugin’s JS rendering, with a function?, on the site WordPress.org Forums: 
 DOes it not appear in both the lists of enqueued scripts i.e before and after…2 years ago 
- 
										Posted a reply to Can you remove a plugin’s JS rendering, with a function?, on the site WordPress.org Forums: 
 The list of all enqueued scripts. And the text 'Inside the wporg_11560356_dequeue_script function call' at…2 years ago 
- 
										Posted a reply to Can you remove a plugin’s JS rendering, with a function?, on the site WordPress.org Forums: 
 Let's try to print some debug statements in the function. to see if the function…2 years ago 
- 
										Posted a reply to Can’t access to my admin page, on the site WordPress.org Forums: 
 Glad that things are working for you now. Can you please mark the issue as…2 years ago 
- 
										Posted a reply to White Screen of Death, on the site WordPress.org Forums: 
 In that case, you need to hire a developer to have a look at this.2 years ago 
- 
										Posted a reply to Can you remove a plugin’s JS rendering, with a function?, on the site WordPress.org Forums: 
 No significance of 115603561 It was just used to make the function name unique. Since…2 years ago 
- 
										Posted a reply to Can you remove a plugin’s JS rendering, with a function?, on the site WordPress.org Forums: 
 function wporg_11560356_dequeue_script() { if( is_page(YOUR_PAGE_ID) ) { wp_dequeue_script( 'ctf_twitter_intents' ); } } add_action( 'wp_print_scripts', 'wporg_11560356_dequeue_script',…2 years ago 
- 
										Posted a reply to Can’t access to my admin page, on the site WordPress.org Forums: 
 What do you mean by 'its not my admin form'. The redirection you are getting…2 years ago 
- 
										Posted a reply to Can you remove a plugin’s JS rendering, with a function?, on the site WordPress.org Forums: 
 1. You have to download the plugin and open it in some code-editor like Notepad+=,…2 years ago 
- 
										Posted a reply to Can you remove a plugin’s JS rendering, with a function?, on the site WordPress.org Forums: 
 Search for occurrences of wp_enqueue_script in the codebase of SmashBalloon's plugin. If the JS files…2 years ago 
- 
										Posted a reply to Can’t access to my admin page, on the site WordPress.org Forums: 
 Doesn't the page you are redirected to, offer you a login form?2 years ago 
- 
										Posted a reply to Can you remove a plugin’s JS rendering, with a function?, on the site WordPress.org Forums: 
 Theoretically, you could do it with wp_dequeue_script But using the plugin's interface is the right…2 years ago 
- 
										Posted a reply to White Screen of Death, on the site WordPress.org Forums: 
 Yeah, looks like I skipped the part where you said that you have tried all…2 years ago 
- 
										Posted a reply to White Screen of Death, on the site WordPress.org Forums: 
 Try the steps mentioned here2 years ago 
- 
										Created a topic, Beautiful and sleek!, on the site WordPress.org Forums: 
 I came to use Astra after reading about it in one of t…2 years ago 
- 
										Posted a reply to Weird WordPress style with do_shortcode and style sheet, on the site WordPress.org Forums: 
 Interesting Can you try changing the order of the PHP snippet and the "normal" shortcode?…2 years ago 
- 
										Posted a reply to Weird WordPress style with do_shortcode and style sheet, on the site WordPress.org Forums: 
 Also, where have you put the PHP code?2 years ago 
- 
										Posted a reply to Weird WordPress style with do_shortcode and style sheet, on the site WordPress.org Forums: 
 You should not share your credentials in a public forum. These may be used by…2 years ago 
- 
										Posted a reply to my CSS editor is not working, on the site WordPress.org Forums: 
 There is no option to post a screenshot as such. You need to use an…2 years ago 
- 
										Posted a reply to help!! my CSS editor is not working, on the site WordPress.org Forums: 
 Can you post a screenshot of where the CSS editor is disabled?2 years ago 
- 
										Posted a reply to User Specific Log in, on the site WordPress.org Forums: 
 When a user logs in WordPress and goes into the dashboard, they see the profile…2 years ago 
- 
										Created a topic, How to edit events added by Advanced Cron Manager?, on the site WordPress.org Forums: 
 Thanks for your useful plugin. Appreciate all the hard…2 years ago 
- 
										Created a new ticket, #54830, in Themes Trac: 
 THEME: Convey – 1.03 years ago 
- 
										Posted a reply to Custom post type pagination problem, on the site WordPress.org Forums: 
 Great!3 years ago 
- 
										Posted a reply to Custom post type pagination problem, on the site WordPress.org Forums: 
 It is very important when you register your CPT and when you flush the rewrite…3 years ago 
- 
										Posted a reply to Custom post type pagination problem, on the site WordPress.org Forums: 
 The rewrite->slug and has_archive parameters always get me. What do you see when you go…3 years ago 
- 
										Posted a reply to Custom post type pagination problem, on the site WordPress.org Forums: 
 Also, is there a chance that you have a page as well with slug as…3 years ago 
- 
										Posted a reply to Custom post type pagination problem, on the site WordPress.org Forums: 
 Wait a minute. I see the rwrite->slug parameter is 'question'. So shouldn't you be looking…3 years ago 
- 
										Posted a reply to Custom post type pagination problem, on the site WordPress.org Forums: 
 In that case, we will need bit more digging. 1. Could you try using default…3 years ago 
- 
										Posted a reply to Restrict comments by user role AND post category, on the site WordPress.org Forums: 
 Glad it worked for you.3 years ago 
- 
										Posted a reply to Custom post type pagination problem, on the site WordPress.org Forums: 
 The code above does not give away any hints. 1. What is the setup for…3 years ago 
- 
										Posted a reply to Can’t upload site logo, on the site WordPress.org Forums: 
 You are welcome3 years ago 
- 
										Posted a reply to change the pointing of the Facebook icon (can’t attach a screenshot), on the site WordPress.org Forums: 
 What is the page link we are talking about?3 years ago 
- 
										Posted a reply to Difficulty with the miniatures of my products for sale, on the site WordPress.org Forums: 
 You are welcome. Open a separate one.3 years ago 
- 
										Posted a reply to Can’t upload site logo, on the site WordPress.org Forums: 
 As I said, most probably the problem is not with the theme becuse the same…3 years ago 
- 
										Posted a reply to Secondary Menu, on the site WordPress.org Forums: 
 If you want the menu to look as it is, then the problem is not…3 years ago 
- 
										Posted a reply to Can’t upload site logo, on the site WordPress.org Forums: 
 That's very strange. I am able to see it on my site with the Ample…3 years ago 
- 
										Posted a reply to urgent help, difficulty with the miniatures of my products for sale, on the site WordPress.org Forums: 
 Non-mandatory means, it is not compulsory. I think that is because the link you have…3 years ago 
Developer
- 
										
											Responsive Pricing Tables and Info BoxesActive Installs: Less than 10 



 
			