MtN
Forum Replies Created
-
Hi
there is a new news!
after i replace the jQuery version, some features in the theme broken!I replace this:
wp_enqueue_script(‘jquery’, get_template_directory_uri().’/includes/js/jquery.min.js’, false, ‘1.6.4’);with this:
wp_enqueue_script(‘jqueryvbnvcxc’, get_template_directory_uri().’/includes/js/jquery.js’, false, ‘1.11.1’);what i have to do?!
Hi
I fixed the problem!
it was from the jQuery v1.6.4 , I updated it to v1.11.1 and the menu appeared.thanks.
Forum: Plugins
In reply to: How to auto rename upload images?!is there an answer ?
Forum: Fixing WordPress
In reply to: problem in date with "mysql2date" functionHi brother..
I tried your code
<?php echo date(‘Y’,current_time(‘timestamp’)); ?>
it works fine it print (2015)also i tried this code
<?php echo mysql2date(‘Y’,current_time( ‘mysql’ )); ?>
and it works fine it print (2015 )..that’s good. problem fixed ??
but why? what the problem in:
<?php echo mysql2date(‘Y’,current_time(‘timestamp’)); ?>
what’s the thing that makes it work wrong?Thanks alot
Forum: Fixing WordPress
In reply to: problem in date with "mysql2date" functionup
Forum: Fixing WordPress
In reply to: problem in date with "mysql2date" functionOMG!
my website going to the future in this moment the date is 9185
anyone can help please ??Forum: Installing WordPress
In reply to: Is there a way to force wordpress to use innodb engine?Hello , i asked Bluehost support, and they say “sorry just Admins can update MYSQL for shared hosting”.
thank you brother for your time and your help. ??
Forum: Installing WordPress
In reply to: Is there a way to force wordpress to use innodb engine?Hi Adithya, thanks for your replay ??
hmmm , I’m on shared hosting (bluehost) so i think update MySQL feature not available for shared hosting. but i will ask the support.Is there another way like “code” to insert it into wp-config.php file?
thanks a lot.
Forum: Installing WordPress
In reply to: Is there a way to force wordpress to use innodb engine?Hi asdrsn
i tried alot times to install wordpress with innodb but in all times the tables created with MyISAM engine!!
i read the page that you put it in your replay and i think the default engine starting exactly from MySQL 5.5.5 not 5.5!
Is there a difference between mysql V5.5 and V5.5.5 ?sorry my English language not so good, Thanks