nindrianto
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Injected External Links on many sites of mine@esmi, thank you so much for your suggestion. I’ll try it.
@jeffwilkins : I move my site in new host, and installing new wordpress. It really make me sick. I found one plugin related with nofollow tags for movie site that injected one external links, but no for some links. They’re still exist, even I disable/delete that plugin. Maybe you can solve it by @esmi solustion. ??Forum: Plugins
In reply to: [Plugin: Featured Content Gallery] compatible with WP 2.9.1hello FiD…
What I have done is just remove the jQuery.noConflict(); line in folder js (cpanel).
Try to remove var $j = jQuery.noConflict();
If you see the box of featured content shows the blank with 2 arrows left and right, then you have to set the picture size and category in plugin setting.That’s all.
Forum: Plugins
In reply to: [Plugin: Featured Content Gallery] compatible with WP 2.9.1No problem FiD,
You must login to cpanel and find folder js in the folder themes.
And in the folder js, you must find file function.js.
Next steps, just remove this line:jQuery.noConflict();
then save.
Now you go to dashboard to setting the plugin.
Make one new category, example: “featured” (put this it “featured content gallery plugin” setting)
Next, just continue to make a post and categorize it with “featured” category..etc. You know the next steps…See my blog for an example:
Entertainment for AllForum: Plugins
In reply to: [Plugin: Featured Content Gallery] compatible with WP 2.9.1IT WORKS ON WP 2.9.2 ! ??
Below are the solutions.
1. Login to Cpanel
2. Remove the line of
jQuery.noConflict(); on folder themes/js/function.js3. back to dashboard
4. make one new category and fill this category name in “featured content gallery plugin” setting.
5. Do not forget about image size and fill the key and value under post that made as featured post.Good luck.