JuanchoWP
Forum Replies Created
-
Hi there,
I have the same problem! I check the path and it is wrong, so I can’t see any logs listed on the Last Logins tab. I just see and error Sucuri: Last-logins datastore file is not writable: var/www/WRONG PATH.
We can I edit/fix the path from? Database?
Forum: Plugins
In reply to: [HTML5 jQuery Audio Player] Play music continuously across page loadsthanks for the fast reply.
How about autoplaying songs only on the homepage but not on the rest of the pages?
Maybe I can achieve this by doing the following
<?php
if ( is_home() ) {
<?php echo do_shortcode(“[hmp_player “ej:autoplay”]”); ?>
} else {
<?php echo do_shortcode(“[hmp_player]”); ?>
}
?>The big question is how could I add the autoplay to the shortcode?
This is what I see in my source code but it’s not on my header.php for some reason
<script type='text/javascript' src='http://4xtrader.net/wp-content/themes/nando/js/jquery.js?ver=1.3.2'></script>thanks for the support again
thanks for the fast reply RavanH, ok I enabled Images & Inline content from the settings page and deactivated shadowbox and prettyphoto and it still doesn’t work, I can now see the loading wheel but after a few seconds it takes you to blank page. I also see the css and java on the header so that’s a start.
Any suggestions?
Thanks
Forum: Fixing WordPress
In reply to: blog post are showing up on comments (please help)problem solved, thanks anayways
Forum: Fixing WordPress
In reply to: blog post are showing up on comments (please help)I just checked all my page and post and it looks like the only one with that problem is http://4xtrader.net/4xwatch/
Forum: Fixing WordPress
In reply to: blog post are showing up on comments (please help)thanks for the fast reply, I switched to the default theme but problem stayed