uday.dahale
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Create] optimize below queriesplease reply…..
Forum: Fixing WordPress
In reply to: slow-queries with many posts. what is this sql SELECT doing?Hello admin n all,
I want optimize below query
SELECT id, post_date_gmt FROM wp_posts WHERE post_status = ‘publish’ AND post_type
IN (‘post’, ‘page’, ‘attachment’, ‘xx’, ‘xx’, ‘xx’, ‘xx’, ‘xx’, ‘xx’, ‘xx’) ORDER BY post_date_gmt DESC LIMIT 1Please do needful or give me solution for this
regards,
UDI want optimzie below query…
SELECT option_name, option_value FROM wp_options WHERE autoload = ‘yes’
Please help me….
regards,
UDForum: Fixing WordPress
In reply to: previous_post_link and next_post_link by categoryprevious_post_link and next_post_link by post/details page.
I want cache this core query
SELECT p.ID
FROM wp_posts AS p
INNER JOIN wp_term_relationships AS tr
ON p.ID = tr.object_id
INNER JOIN wp_term_taxonomy tt
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE p.post_date < ‘2015-11-30 00:15:10’
AND p.post_type = ‘post’
AND tt.taxonomy = ‘category’
AND tt.term_id IN (xxx)
AND ( p.post_status = ‘publish’
OR p.post_status = ‘private’ )
ORDER BY p.post_date DESC
LIMIT 1Please help me….
sorry for my englishForum: Plugins
In reply to: [Youtube Channel Gallery] PL id not acceptedok thanks…
when plugin is updated……Forum: Plugins
In reply to: [Youtube Channel Gallery] Message from server: Not Found.Hello admin,
Please tell the solution of this issue…ASAP..
Forum: Plugins
In reply to: [Youtube Channel Gallery] Message from server: Not Found.Hello,
I have same issue….
I have added youtubegallery widgets but I found below error…Message from server: Gone. Check in YouTube if the id xxxxxx belongs to a playlist. To locate the id of your playlist check the FAQ of the plugin.
Please resolve my issue…
sorry for my english…
regards,
udForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Contact form not workingHello Moderator,
Help me I want implement Captcha on Jetpack contact form..
This is my form field
[contact-form to='XXXX' subject='Contact us'][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Message' type='textarea' required='1'/][/contact-form]—
regards,
udayI having same issue.
please resolve……
Plugin could not be activated because it triggered a fatal error.
Forum: Themes and Templates
In reply to: [Customizr] Error Schema Data Google Web Toolswe have some error by Google webmaster tool. Please go through the below link and fix the error.
============
https://www.jansatta.com/sunday-column/book-review-bharat-main-mahabharat/7928/
———–
Error Message: If this markup is about a person, at least 2 of the following fields are needed: organization, location, or roleError: Missing required field “entry-title”.
Error: Missing required field “updated”.
Error: Missing required hCard “author”.Please help me….
Hello Jeremy,
thanks for reply….
I have tried doing it but it still not working…..
Pleas help me…!!!
Dear Carolyn,
same issue with me but issue found in my test bed means
XAMPP SITE…..
please do needful…..
ajay,
okay sorry…
thanks for reply,…Dear ajay,
no I am not using this plugin….
hello,
I have issue regarding.
when I have updated category content(Insert New story in category). I want show that category on top in my category listing….
I am getting my category below code:$AllvideoCategories = get_terms( ‘xxxx-videos-category’);
sorry for my english….
regards,
uday