msbsally
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 configuration error@barnez
okayForum: Plugins
In reply to: [Contact Form 7] Contact form 7 configuration errorhi,
Am getting “this field has syntax error” in contact form 7 mail tab. No idea how to rectify. if i use shortcode in my page but its not working well.]
Thanks SalluForum: Reviews
In reply to: [Quick Featured Images] Time and life saverHello Martin,
Am looking for a plugin so that I can add multiple featured images in a single page. Will this plugin help me out with this??Thanks Sallu.
Forum: Fixing WordPress
In reply to: Slider ImagesIf anyone else encounter this problem pls checkout how many times have you called the jquery script.
Forum: Fixing WordPress
In reply to: Slider ImagesHi fatty,
Thanks for your time to look into my question. sorry for late rep. I have used another plugin for that its working well with my custom theme.By the way the problem which i encountered is “too many jquery scripts added” in my page.
Thanks & Regards
SalluForum: Fixing WordPress
In reply to: shortcodeHi,
In my Custom theme alone it is not working. In WP’s default theme its working fine.
I created widget and menus using,function arphabet_widgets_init() { register_sidebar( array( 'name' => 'MSB Widget', 'id' => 'home_right_1', 'before_widget' => '<div>', 'after_widget' => '</div>', 'before_title' => '<h2 class="rounded">', 'after_title' => '</h2>', ) ); } add_action( 'widgets_init', 'arphabet_widgets_init' );Am not getting my custom menus when i called in header.php as
<?php wp_nav_menu('header1'); ?>
Now Slider images also not working. Am using image-slider(lite)plugin.Forum: Fixing WordPress
In reply to: shortcodeI mentioned , Once again thanks for looking into my question.
Forum: Fixing WordPress
In reply to: shortcodeThank you for your answer Naxia.
But its not working for me.Am getting nothing except black background.
Once again to look into my question