tanmaymeh
Forum Replies Created
-
We are sorry for any inconvenience, but we tried to email you twice since yesterday, and both times the delivery failed. It seems like there might be an issue with the email system. Here’s the message we have been trying to send and have also sent this text through the contact form in your website:
Hello Michael,
First and foremost, I’d like to express our heartfelt gratitude for choosing our product, and I’m delighted to welcome you to our Plugin Builders family. I appreciate your support.
I apologize for any inconvenience this may have caused you. And I have just resent the receipt. Could you please take a moment to check your inbox, and don’t forget to inspect your spam folder just in case.
Plugin installation: https://plugin.builders/yourchannel-pro-version-installation/
Displaying YouTube feeds tutorial: https://www.youtube.com/watch?v=wMaNYfFrmOU&list=PLr-VHq5kcdFqryMhVgMl1Cg11mDU7JoSz&index=2
Should you encounter any further difficulties or require assistance with setting up the plugin, please don’t hesitate to reach out to us. We’re always here to provide you with the support you need.
Once again, thank you wholeheartedly for choosing our product.
Best regards,
NubForum: Plugins
In reply to: [W3 Total Cache] Displaying desktop version nav menu in mobile and vice versaHi Marko, thank you so much for your response. No sir, I am using memcached for all page, database and object caching. I have not used Disk: Enhanced caching. Check below screenshot. And I have also attached the screenshot of files inside wp-content/cache/page_enhanced/deshsanchar.com/. I cannot see any file related to mobile and tablets. I am using memcached, so I think It will not be inside wp-content.
Thank you for your support.
Forum: Plugins
In reply to: [W3 Total Cache] Displaying desktop version nav menu in mobile and vice versaHi there, hope you are doing well. Could you please check the settings in below screenshots, what am I missing. The Cache Groups section is not working for me. I cleared all my cache. I am using memcached for caching. I don’t know where I am missing. Please guide me to the right direction. If this generating cache for the mobile version and desktop version works, I would have gone for pro version.
And another problem that I am facing and I saw this same problem in another support query also. I am getting 100% CPU used by these queries.
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = ‘w3tc_imageservice_file’ )
WHERE 1=1 AND (((wp_posts.post_title LIKE ‘%Russaarmy%’) OR (wp_posts.post_excerpt LIKE ‘%Russaarmy%’) OR (wp_posts.post_content LIKE ‘%Russaarmy%’))) AND (wp_posts.post_mime_type LIKE ‘image/%’) AND (
wp_postmeta.post_id IS NULL
) AND wp_posts.post_type = ‘attachment’ AND ((wp_posts.post_status = ‘inherit’ OR wp_posts.post_status = ‘private’))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 80;SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = 'w3tc_imageservice_file' ) WHERE 1=1 AND (((wp_posts.post_title LIKE '%bhagawai%') OR (wp_posts.post_excerpt LIKE '%bhagawai%') OR (wp_posts.post_content LIKE '%bhagawai%')) AND ((wp_posts.post_title LIKE '%chau%') OR (wp_posts.post_excerpt LIKE '%chau%') OR (wp_posts.post_content LIKE '%chau%'))) AND (wp_posts.post_mime_type LIKE 'image/%')
I have enabled lazy loading but disabled webp conversion. How to solve this problem? I am getting this problem frequently. Can It be solved?
I hope you will help me to solve the problem.
Thank you so much for your support.
Best regards,
HemantForum: Plugins
In reply to: [W3 Total Cache] Displaying desktop version nav menu in mobile and vice versaHi there, yes I selected the theme in only the phones group. But it is not working. The problem still exists. Could you please guide me to the right direction to solve it?
Thank youForum: Plugins
In reply to: [W3 Total Cache] Displaying desktop version nav menu in mobile and vice versaHi there, It is not allowing me to select same theme for both groups. It is saying you are selecting duplicate theme. As I already said, I have a single theme and I want to create different cache version for mobile and desktop.
Currently I have Deshsanchar theme selected only on phone groups but same problem showing desktop and mobile version in both platforms. Is there any other information to provide you so that you can troubleshoot more easily?Thank you for your help.
- This reply was modified 8 months, 1 week ago by tanmaymeh.
Forum: Plugins
In reply to: [W3 Total Cache] Displaying desktop version nav menu in mobile and vice versaHi there, thank you for your suggestion and quick response. So, I am using only one theme and there is no plugin for switching mobile or desktop version. My theme displays different navigation menu based on user agents.
So, I just want different version of cache for mobile and desktop. And for this I went to Cache Groups and just checked the tablets and phones group as shown in the screenshot below. Is there anything other to setup?Hi there, I think I got my answer to above question: The shortcode atts came from line 2160 in same file :
if (strpos($current_url, $elementor_editor_slug) === false) {
$shortcode2 = “[ays_pb id={$i[‘id’]} w={$i[‘width’]} h={$i[‘height’]} ]”;
$ays_search_shortcode = $this->ays_has_shortcode_in_posts($i[‘id’]);
if ($ays_search_shortcode !== true){
echo do_shortcode($shortcode2);
}
}
But now what I want to know is how this shortcode in inserted into each post? In which file can I get that code? Can you point me to the right direction?
Hi kristinubute,
Please use this shortcode to display latest 3 videos. Replace user with your YouTube username. The inverted commas that you used in your previous shortcode were wrong. [yourchannel user=”your youtube channel user name” limit=”3″].
Or, Go to YourChannel > Videos per load. Change it to 3 and Save.
Thank You
Hi kristinubute,
Please use this shortcode to display latest 3 videos. Replace user with your YouTube username. The inverted commas that you used in your previous shortcode were wrong. [yourchannel user=”your youtube channel user name” limit=”3″].
Or, Go to YourChannel > Videos per load. Change it to 3 and Save.
Thank You
Yes, I can install and activate other plugins easily. But only duplicator cannot be activated.
I have enabled variable pricing(same product one with 1 year and another with 5 years) and I want to show a 50% discount on the product at both prices(1 year and 5 years). So, how it can be done? Is there any solution for doing so?
Yes, I just want price amount with currency code. I used wp_strip_all_tags(edd_price($personal,false)) and now it is returning string(10) “$29.99” on dump. Why it is returning its length as 10? I used trim, explode..it is not working.
Forum: Plugins
In reply to: [Countdown Timer - Widget Countdown] Plugin PriceAnd my next question is: Can I set the evergreen timer? The timer must start when the visitor enters on the page where the timer is placed.
Forum: Plugins
In reply to: [Countdown Timer Ultimate] Plugin PriceThese are also the questions that other people also want to know. So, please I don’t want to submit my email address or any other creds on your site. If it is possible you can answer my questions in this forum. My questions are: What is the price and how can I set an evergreen counter so that timer starts when the visitors visit the page on which the timer is placed.
Forum: Plugins
In reply to: [Countdown Timer Ultimate] Plugin PriceAnd how do I set the evergreen timer? Is this possible? I want the timer to start when the visitors visit the page on which the timer is placed.