redapplepuzzle
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Nivo Slider] [Plugin: Easy Nivo Slider] Big code showed on post :/I was checking that right now… Well, I deactivated all the plugins one by one and the code is still there. I guess I’ll need to find another plugin to work with.
Thanks for your help anyway, wspencer! So nice of you ??
Forum: Plugins
In reply to: [Easy Nivo Slider] [Plugin: Easy Nivo Slider] Big code showed on post :/I’m going to double-check the functions.php file. The contact form is working now, right? I was disabling plugins to see if it was collapsing with another one and I forgot enabling it back again. Silly me! Thanks for pointing it out!
Forum: Plugins
In reply to: [Easy Nivo Slider] [Plugin: Easy Nivo Slider] Big code showed on post :/Oh, by the way, I had to add this in functions.php since without this lines it doesn’t work at all. Anyway, even without that, the code keeps showing but it just shows the first picture.
add_action('init', 'my_init_method'); function my_init_method() { if (!is_admin()) { wp_deregister_script( 'jquery' ); wp_register_script( 'jquery', 'https://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js'); wp_enqueue_script( 'jquery' ); } }
Forum: Plugins
In reply to: [Easy Nivo Slider] [Plugin: Easy Nivo Slider] Big code showed on post :/Sure, here it is:
[nivo source="current-post" number=21 effect="fade"]
Thanks! ??
Forum: Plugins
In reply to: [Easy Nivo Slider] [Plugin: Easy Nivo Slider] Big code showed on post :/Thanks for the response, wspencer!
I’m using the shortcode. I get it automatically just clicking in the post’s Nivo logo. When I go to the plugin’s settings, I can see a preview, and there I can see this code aswell :/
Forum: Themes and Templates
In reply to: [Theme: Hatch] Posts arranged vertically instead of horizontallyI have this same problem! Did you find a solution?
Forum: Themes and Templates
In reply to: [Hatch] [Theme: Hatch] Adding the gallery squares?Mmm… I didn’t try that function yet (I’m also using Hatch Theme). Have you tried making the post a “gallery post” in the Edit Post options? It should be on the right!
Forum: Themes and Templates
In reply to: [Theme: Hatch] Portfolio page displaying several categoriesOh, no! This post is getting lost ?? Can someone help, please?