mr.achim
Forum Replies Created
-
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Plugin doesnt workthank you 007 ! 🙂
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Plugin doesnt workyes i think the problem was from minify. there are still a lor of errors ?
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Plugin doesnt worki made an update to freshhome.ro wp theme, and i don’t know why the fixed widget it isn’t working anymore. can you please help me ? thanks ..
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Plugin doesnt workIt’s working ! Thanks a lot !
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Plugin doesnt workfresh is working, thanks !
@ travelica, i tryed with to comment like bellow and nothing :
function my_scripts_method() {
wp_deregister_script( ‘jquery’ );
wp_register_script( ‘jquery’, ‘ /* http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js */ ‘);
wp_enqueue_script( ‘jquery’ );
}
add_action(‘wp_enqueue_scripts’, ‘my_scripts_method’);Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Plugin doesnt workfor freshhome.ro : something strange… the plugin its working only when i am loged on the website. if i logout its not working anymore. i have cleared the cache and no results
for travelica.ro : i instaled jquery updater and its not working
please help
[Moderator Note: No bumping, thank you.]
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Plugin doesnt workok its working on freshhome now 🙂
i dont know how to update the jquery for travelica.ro ..
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Plugin doesnt worki done that on freshhome.ro, still not working.
on travelica.. i have wp 3.8.1 , how can i update jquery ?