arijit14
Forum Replies Created
-
@catacaustic Thank you for your reply.
@catacaustic thanks for your reply but how I display responsive images from category_description() which return editor content and the images are within the content.
Forum: Fixing WordPress
In reply to: View count in cache pagesHii @bcworkz,
Thank you for your reply. I’m the developer and the ajax count working fine if I added a loader after page reload. But client don’t want that loader. He wants same function like Newspaper theme does.I’m not using Newspaper theme but want to add that cache page view count function in my theme.Forum: Fixing WordPress
In reply to: Select 2 not working with wordpress 5.8Hii I think here is conflict between WordPress 5.8 scripts and select2 script. That’s why when we click on select 2 autofocus on search box not working. Please tell me a solution.
Thank you
Forum: Fixing WordPress
In reply to: Select 2 not working with wordpress 5.8@t-p Thanks for reply. But my issue not related to Admin Select Box To Select2.
Please check this both video you can understand the issue.Working Video before WordPress update
https://www.loom.com/share/dc1092eb53c6444da1f02c9bf8f94363Not working video After WordPress update
https://www.loom.com/share/e9a7baa3bec84b629e431396dc96e7b7Thank You
Forum: Fixing WordPress
In reply to: Unable to upload image more than 25mb@yui thanks for the reply. I have the following setup in server.
Server architecture Linux 2.6.32-openvz-042stab145.3-amd64 x86_64 Web server nginx/1.19.6 PHP version 7.3.1 (Supports 64bit values) PHP SAPI fpm-fcgi PHP max input variables 1000 PHP time limit 30 PHP memory limit 1024M Max input time 60 Upload max filesize 100M PHP post max size 100M cURL version 7.60.0 OpenSSL/1.0.2u Is SUHOSIN installed? No Is the Imagick library available? Yes Are pretty permalinks supported? YesForum: Plugins
In reply to: [Easy Table of Contents] 2nd Table appears on FooterHere is your answer paste this css in your theme
.td_module_flex_1 #ez-toc-container{
display: none;
}