Thank you.
https://www.ads-software.com/plugins/wp-dbmanager/
]]>https://www.ads-software.com/plugins/wp-clean-up-optimizer/
]]>Can you let me know how i can fire the sql query for the recurring event. i am not much aware about recurring date with the sql.
my query is like this
Select
wp_vdqp_term_taxonomy.term_id,
wp_vdqp_posts.ID,
wp_vdqp_posts.post_title,
wp_vdqp_posts.post_content,
wp_vdqp_terms.name,
wp_vdqp_ai1ec_event_instances.start,
wp_vdqp_ai1ec_event_instances.end
From
wp_vdqp_posts Inner Join
wp_vdqp_term_relationships
On wp_vdqp_posts.ID = wp_vdqp_term_relationships.object_id Inner Join
wp_vdqp_term_taxonomy On wp_vdqp_term_relationships.term_taxonomy_id =
wp_vdqp_term_taxonomy.term_taxonomy_id Inner Join
wp_vdqp_terms On wp_vdqp_term_taxonomy.term_id = wp_vdqp_terms.term_id
Inner Join
wp_vdqp_ai1ec_events On wp_vdqp_posts.ID = wp_vdqp_ai1ec_events.post_id
Inner Join
wp_vdqp_ai1ec_event_instances
On wp_vdqp_posts.ID = wp_vdqp_ai1ec_event_instances.id
Where
wp_vdqp_term_taxonomy.term_id = 135
Order By
wp_vdqp_ai1ec_events.start
and i want the repeated events in this query can you help me please.
Thanks in advance
https://www.ads-software.com/plugins/all-in-one-event-calendar/
]]>I’d be so grateful if someone could help me… I’ve searched around and can’t find the answer (it’s probably because I don’t know specifically what it’s called to know what to search for!).
I have a non WP site that I want to now run via WP. In my existing site I have some My SQL database tables (enquiry form populates one table and then contents of other tables is pulled into an enquiry form based on the selections the customer has selected).
My question is; how can I enable both the existing My SQL database (and the tables within it) to run in conjunction with the My SQL database that had to be created to install WP?
Any advice is hugely appreciated – wanted to make sure it’s possible before I start building the site.
Thanks in advance,
Andy
https://www.ads-software.com/extend/plugins/duplicator/
]]>