alturo
Forum Replies Created
-
I’m experiencing the same issue on my site but I can’t get it working even calling jQuery like you suggest <script language=”javascript” type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js”></script> neither <?php wp_enqueue_script(“jquery”); ?>
My site is madridmemata.es, I need to call two js, jQuery and other called taber.js but I’m lost I really appreciate any tip !!
Forum: Fixing WordPress
In reply to: js not loadingJust to add some more information, I placed my own jQuery but it still not working
<script src=”http://mysite.es/wp-content/themes/MMM/jquery.js”></script>
It seems the plugin is not inserting the row on the table wp_ngg_gallery despite it’s creating the folder structure on file system.
Forum: Plugins
In reply to: WP Super Cache and Ad-MinisterI’m also looking for a work around to get ad-minister dynamic with Super Cache, any tip here?
Forum: Plugins
In reply to: [Plugin: BP-FBConnect] curl_exec() has been disabled for security reasonsOfftopic :S
Forum: Fixing WordPress
In reply to: How to get the parent page permalinkI don’t see the way to get the permalink using get_page_by_title, Could you plese be more specific?
Thanks!