Bikramjit
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] storefront-primary-navigation is Wrong or BrokenThanks saif.
Thanks.. CSS will work fine.. Because the wp_editor is available to login users only.
Sorry man, cache issue.. I have cleared cache.. I have altered the login logic.
Here is the page: https://scorewheel.com/guest-post-submit-article/
You might bo to able to post, but your plugin feature will be visible.
Forum: Plugins
In reply to: [Async JavaScript] Exclude wp_editor for Async JavaScriptThanks, it worked.
Forum: Plugins
In reply to: [Async JavaScript] Exclude wp_editor for Async JavaScript@optimizingmatters Are you talking about the theme exclusion. Theme exclusion applies to the whole theme man. I need Async JavaScript on the theme, I want to exclude it in case of the wp_editor only.
Here is the page: https://brightdelhi.in/add-a-site/
I can also exclude it fr the URL only if possible
- This reply was modified 4 years, 7 months ago by Bikramjit.
sorry man, I figured some other plugins were causing the problem.
I have figured a way to adjust around the issue.
I have disabled the default-core image sizes to save my hosting space. Because 300px is already responsive. But now I will have to live with the unwanted extra sizes. It’s a very big issue for me.
- I will have to hard-crop an extra image size for the thumbnail to get the image regardless of screen size.
- re-enable the hidden-medium-large image size.
Okay. Anyway, The problem is not theme related. It is the core image feature.
It’s about WordPress responsiveness. I needed to change the core features for that specific thumbnail. I know it’s possible, but I don’t know-how. I have checked WP sites, and they behave that way. and I have found big sites that are utilizing the feature I’m talking about.
Let me look at other forums, If I can find somebody to help me.
Hello. You know what could be my problem and how to solve it? @anevins
I use
the_post_thumbnail('medium');
1. https://sitejury.com/review/ysense/
This post got a new image that have only two size original and 300px2. https://sitejury.com/review/investorclix/
Now, this post has an old image before I disabled the default WP image sizes. So, I have all images thumbnail, medium, backend-medium-large and Large.Everything is fine in PC, the image is medium. But the problem is when I see the image on mobile. It gets increased to the upper size for responsiveness. No-1 goes to original and No-2 goes to hidden-medium-large.
I actually, lived for months with the issue, I recently figured it out when I saw one of my friends checking my site on his mobile.
No one wants an image to get increased in size after selecting a small image.Sizes are even visible on Google Pagespeed.
I have removed the extra image sizes “add_image_size” by the theme. I have also disabled
medium_large size, thumbnail and large image are 0x0 on my setting.I have looked everywhere for the solution: google, WordPress forum, StackOverflow. But I don’t understand any code. So, I have not understood a single thing.
Sorry man. That was a caching issue. It worked after I purged everything.
I put the thread on resolve for that reason.
BTW, I like the plugin.
Yes, I have disabled it. I have checked and found that it works for post author on author bio or on the post meta field. But on the user comment section, it doesn’t.
By default UM install, the comment author pulls the profile link (mysite.com/user/).
I want my comment settings and WP-core-comment features to be untouched. I think I have to customize the plugin a little bit.
Can you help? Please…
- This reply was modified 6 years, 4 months ago by Bikramjit.