Karan NA Gupta
@nuancedesignstudio on WordPress.org, @karan on Slack
Bio
- Member Since: September 16th, 2014
- Location: Pune, India
- Website: nuancedesignstudio.in/about
- Job Title: Web Developer
-
Created a topic, Excellent plugin, on the site WordPress.org Forums:
Excellent plugin and integrates nicely with WooCommerce -
Created a topic, Brilliant and Indispensable Plugin, on the site WordPress.org Forums:
Must use for custom development work. -
Created a topic, The Best Slider Plugin, on the site WordPress.org Forums:
Integrates perfectly with other plugins. I've used the… -
Created a topic, Excellent Plugin, on the site WordPress.org Forums:
Have used the free and the pro version for many years. -
Posted a reply to Remove “Just Another WordPress site” from the tab at top, on the site WordPress.org Forums:
Hi, There are two ways: Changing it from Appearance->Themes->Customize. Then on the left hand panel… -
Posted a reply to Media Library is eating all my RAM & CPU, on the site WordPress.org Forums:
Hi, So, I had a similar issue with a shared hosting server. The RAM kept… -
Posted a reply to Accessing WordPress on MAMP outside local Mac?, on the site WordPress.org Forums:
Hey, So setting a website using a server software like MAMP will only work on… -
Posted a reply to Removing My Splash / Landing Page, on the site WordPress.org Forums:
Hi, So from what I know, (past/future) permalinks won't (and shouldn't) change as your WordPress… -
Posted a reply to Can’t login to Admin Area. Says wrong password, but DB is fine., on the site WordPress.org Forums:
It's strange. You could try disabling the plugins especially the one's related to security (if… -
Posted a reply to Can’t login to Admin Area. Says wrong password, but DB is fine., on the site WordPress.org Forums:
Hi, You don't need to create an HASH. Enter your password in plain text via… -
Posted a reply to Removing My Splash / Landing Page, on the site WordPress.org Forums:
Ok, if I understand correctly your landing/splash is not related to wordpress. It's a separate… -
Posted a reply to Create a Frontend Photo Gallery in WordPress, and then another frontend person e, on the site WordPress.org Forums:
Hi, Have a look at NextGen Gallery. The user can login to upload files to… -
Posted a reply to Can’t login to Admin Area. Says wrong password, but DB is fine., on the site WordPress.org Forums:
Hi, You can try resetting your admin password. Please see this link to reset your… -
Posted a reply to Removing My Splash / Landing Page, on the site WordPress.org Forums:
Hi, You can try changing what your Front Page should display from Dashboard->Settings->Reading. You Static… -
Posted a reply to Building a Local Site, on the site WordPress.org Forums:
Hi, Yes, there are tools to setup a local installation of WordPress and your site,… -
Posted a reply to Pagination for a custom loop, on the site WordPress.org Forums:
Hi, The issue of the same post of all pages seems to be related with… -
Posted a reply to Querying Custom Posts Using an Array, on the site WordPress.org Forums:
Hey, so can you do this (on your dev/test env) to see your $similar variable… -
Posted a reply to Background on single page, on the site WordPress.org Forums:
Does this work? background: #000 !important; -
Posted a reply to Querying Custom Posts Using an Array, on the site WordPress.org Forums:
Hi, So I am not clear about the for loop but if it works good.… -
Posted a reply to Plugin for simplified gallery?, on the site WordPress.org Forums:
So you can use NextGen Gallery for this. But you will need to add the… -
Posted a reply to Background on single page, on the site WordPress.org Forums:
You'll have to write CSS rules for that. In your styles.css you can try this… -
Posted a reply to Pagination for a custom loop, on the site WordPress.org Forums:
Hi, So I am not sure why loop is returning the same post. You did… -
Posted a reply to Missing “logged-in admin-bar” on homepage, on the site WordPress.org Forums:
I am not able to figure out what could be wrong. But looks like you're… -
Posted a reply to Missing “logged-in admin-bar” on homepage, on the site WordPress.org Forums:
Hi, It's a strange issue. The last post is of May 2 - http://www.quakesfan.com/2017/ Can… -
Posted a reply to Giving WordPress Its Own Directory NOT Working, on the site WordPress.org Forums:
Great! Thanks, it's this one Karan -
Posted a reply to Missing “logged-in admin-bar” on homepage, on the site WordPress.org Forums:
Can you try viewing your site using Private Browsing or Incognito window? It seems to… -
Posted a reply to Pagination for a custom loop, on the site WordPress.org Forums:
Hi, Can you try this: <?php $paged = (get_query_var('paged')) ? get_query_var('paged') : 1; $category_Name =… -
Posted a reply to Giving WordPress Its Own Directory NOT Working, on the site WordPress.org Forums:
Hi, Did you also change the Site URL in General Settings? Site address (URL): set… -
Posted a reply to Missing “logged-in admin-bar” on homepage, on the site WordPress.org Forums:
Hi, Are you using a caching plugin like WP Super Cache or W3 Total Cache?… -
Posted a reply to Help! Map links on a site and update URLs all at once, on the site WordPress.org Forums:
Hi, Not sure what you mean by a map but if you want to find… -
Posted a reply to Creating a specific page theme, on the site WordPress.org Forums:
Hi, Looks like you're creating a Custom Page Template. For Category pages you will need… -
Posted a reply to Showing a different menu in Primary Navigation location conditionally in Genesis, on the site WordPress.org Forums:
Hi, You should put your customizations in functions.php of your genesis child theme. Alternatively if… -
Posted a reply to Change 1-click installaation, on the site WordPress.org Forums:
Hi, If you don't want the 1-click installation provided by your host, you could upload… -
Posted a reply to Querying Custom Posts Using an Array, on the site WordPress.org Forums:
Hi, If I understand correctly you could this: $more_like_this = new WP_Query ($args); while ($more_like_this->have_posts())… -
Posted a reply to Sidebar & Footer disappeared, on the site WordPress.org Forums:
Hi Rachel, For the missing widgets you can see if they are present in the… -
Posted a reply to 4.7.4… annoying “list” problem (no spacing), on the site WordPress.org Forums:
Hi, Instead of hitting enter you can hit Shift+Enter. 'Enter' would start a new paragraph… -
Posted a reply to Output posts from category, on the site WordPress.org Forums:
Hi, You could do some thing like this: $category_Id = get_cat_ID( $category_Name ); $args= array(… -
Posted a reply to Can’t preview or customize themes, on the site WordPress.org Forums:
Hi, Can you try using the default WordPress theme twenty seventeen, and see if the… -
Posted a reply to directory traversal – supposedly, on the site WordPress.org Forums:
Hi, So it could be because of a bad plugin. The plugin may be getting… -
Posted a reply to Need a Gallery Plugin, on the site WordPress.org Forums:
Hi, So I really like and use the NextGEN gallery. You could try it here:… -
Posted a reply to Can no longer login to sites on 1 server, no problems on another server, on the site WordPress.org Forums:
Hi, Can you try logging in after clearing your browser cookies and cache. If you… -
Posted a reply to Take Live site and edit locally. ( be able to push live whenever I want ), on the site WordPress.org Forums:
Hi, Yes, you will need MAMP. It will install a local server on your machine… -
Posted a reply to Wrong URLs showing due to Host glitch, on the site WordPress.org Forums:
Hi Josh, You could try these plugins that should help: https://wordpress.org/plugins/search-and-replace/ https://wordpress.org/plugins/better-search-replace/ (or look for… -
Posted a reply to Can’t preview or customize themes, on the site WordPress.org Forums:
Hi, It could be because your front page does not have content. You could try… -
Posted a reply to .zip files in ftp?, on the site WordPress.org Forums:
Hi, It's certainly not a dumb question. 1 GB sounds like a backup. There are… -
Created a topic, Great Plugin, on the site WordPress.org Forums:
Works perfectly. Had to disable minify in my caching p…