Profiles

  • Member Since: July 14th, 2009
  • Find me on:
  • Posted a reply to Images getting scaled down, on the site WordPress.org Forums:
    Looks like adding this line to functions.php fixes the issue: add_filter( 'big_image_size_threshold', '__return_false' );

  • Created a topic, Images getting scaled down, on the site WordPress.org Forums:
    I'm trying to upload an image to a page (adding it to …

  • Posted a reply to Adding text on category page, on the site WordPress.org Forums:
    Thanks....that works.

  • Created a topic, Adding text on category page, on the site WordPress.org Forums:
    I have a page (https://kunalmehra.com/category/writing…

  • Posted a reply to Plugin question, on the site WordPress.org Forums:
    Thanks for the clarification.

  • Posted a reply to Good contact form plugin, on the site WordPress.org Forums:
    Thanks...I checked there, but it's hard to tell which plugins require complete email access and…

  • Created a topic, Plugin question, on the site WordPress.org Forums:
    I'd like to create a basic 'contact me' page on my wor…

  • Created a topic, Good contact form plugin, on the site WordPress.org Forums:
    What's a good plugin you'd recommend for contact forms…

  • Created a topic, Email notifications from contact form, on the site WordPress.org Forums:
    Hi, I just installed the Fluent Form plugin to inse…

  • Posted a reply to Adding a tab for newsletter signup, on the site WordPress.org Forums:
    I think it's a feature, but I'll check with theme part of the forum...thanks for…

  • Posted a reply to Adding a tab for newsletter signup, on the site WordPress.org Forums:
    I went to Appearance -->Widgets and clicked on the + sign, and typed in 'newsletter'…

  • Posted a reply to Adding a tab for newsletter signup, on the site WordPress.org Forums:
    Right now, it's a widget...I searched the widgets for 'newsletter' and picked one called 'newsletter…

  • Created a topic, Adding a tab for newsletter signup, on the site WordPress.org Forums:
    I'd like to add a tab called "Contact" with a simple f…

  • Created a topic, How to not display category prefix on page, on the site WordPress.org Forums:
    Any page that I have that has posts (like 'Writing', o…

  • Posted a reply to Adding ‘next page’ button to a page, on the site WordPress.org Forums:
    Thanks...that works. Appreciate your help.

  • Created a topic, Adding ‘next page’ button to a page, on the site WordPress.org Forums:
    Hi, I have a page on which I have a few photos: https…

  • Posted a reply to Change page title font size, on the site WordPress.org Forums:
    I was doing it in the wrong place (in additional CSS). Now, doing it in…

  • Posted a reply to Change page title font size, on the site WordPress.org Forums:
    Thanks...I tried this code: add_filter('get_the_archive_title_prefix', function( $prefix ) { return is_category() ? '' : $prefix;…

  • Posted a reply to Change page title font size, on the site WordPress.org Forums:
    Thanks again...that works. If I may, one other question: Right now https://kunalmehra.com/category/films/ displays "category: Films"…

  • Posted a reply to Change page title font size, on the site WordPress.org Forums:
    Thanks for the quick reply. It works for pages, but I have a couple of…

  • Posted a reply to Creating clickable links for photos, on the site WordPress.org Forums:
    Thanks Roxanne for your reply. Will try your suggestion.

  • Created a topic, Change page title font size, on the site WordPress.org Forums:
    Hi, I'd like to lower the font size for the page titl…

  • Created a topic, Creating clickable links for photos, on the site WordPress.org Forums:
    Hi, I'd like to create a page where I display a serie…

  • Posted a reply to Add padding for posts/pages on mobile view, on the site WordPress.org Forums:
    Thanks Sahil for the quick reply. That resolved the issue.

  • Created a topic, Add padding for posts/pages on mobile view, on the site WordPress.org Forums:
    Hi, I have this post that is padded ok when viewed on…

  • Created a topic, Entries on category page, on the site WordPress.org Forums:
    Hi, I have this category page: https://kunalmehra.com…

  • Posted a reply to Spreading text out a bit, on the site WordPress.org Forums:
    Thanks for the quick reply...that fixed the issue.

  • Created a topic, Spreading text out a bit, on the site WordPress.org Forums:
    Hi, I'd like to spread out the text in a post/page so…

  • Posted a reply to Font sizes are different on post and menu, on the site WordPress.org Forums:
    Thanks again. That fixed the issue.

  • Posted a reply to Font sizes are different on post and menu, on the site WordPress.org Forums:
    Thanks for the reply. Do you know, on the category page (https://kunalmehra.com/category/writing/), how to change…

  • Created a topic, Font sizes are different on post and menu, on the site WordPress.org Forums:
    Hi, I've created a post here with a category of 'writ…

  • Created a topic, Changing font size in twenty twenty one theme, on the site WordPress.org Forums:
    Hi, I'm trying to find a way to change default font s…

  • Posted a reply to Create multiple blog post pages, on the site WordPress.org Forums:
    Thanks for the helpful reply. I found this video that explained how to use categories:…

  • Created a topic, Create multiple blog post pages, on the site WordPress.org Forums:
    Hi, I'm just getting started with creating a website …