max1592
Forum Replies Created
-
even if I activate left menu i can’t see any menu in mobile
probably in avada 5 theme it doesen’ works!
Thank you, but i wont to change the header menu. Exact as in your screeshot
Forum: Plugins
In reply to: [W3 Total Cache] Response HeadersThanks, i deactivated in both w3tc and, as you can see
http://goo.gl/P7ns83
in slowvenice.it still remain the value and in test.slowvenice incresed as in slowvenice.it
This , i think, confirm that some is not working in w3tc in slowvenice.it
ThanksHello, i have uploaded the plugin, activated but nothing change.
I really don’t understand , there are 3 fields in this plugin (company, referal and gender)
At least why i don’t see them?
Something more to do?
ThanksForum: Plugins
In reply to: [MiniMax - Page Layout Builder] Rich Text Module with Page Layout BuilderI have upgraded to Minimax 1.5.5 and WordPress 3.9 but the Rich Text module no longer works for me
Is this when you are login or logout?
this was the problem. Now works fine. I’ll buy pro version.
Thanks$query = “
SELECT * FROM $wpdb->posts
LEFT JOIN $wpdb->postmeta ON($wpdb->posts.ID = $wpdb->postmeta.post_id)
WHERE
$wpdb->postmeta.meta_key = ‘_EventStartDate’
AND $wpdb->postmeta.meta_value = CURRENT_DATE()”;I have tried so and it’s worck fine
CURRENT_DATE() – INTERVAL 1 DAY