vyapaari
Forum Replies Created
-
AuthorPosts
-
vyapaari
MemberI’ve added the code snippet at
$parsed = <div class = “social-bar”><?php if ( function_exists( ‘floating_social_bar’ ) )
floating_social_bar( array( ‘facebook’ => true, ‘twitter’ => true, ‘google’ => true, ‘linkedin’ => true, ‘static’ => true ) ); ?> </div> after excerptIt’s just throwing this
true, ‘twitter’ => true, ‘google’ => true, ‘linkedin’ => true, ‘static’ => true ) ); ?>
vyapaari
Memberand one more i’ve installed floating social bar by wp-beginner to my site.. http://test.vyapaari.net. plugin not appearing on the articles when i tap on load more..
I tried changing theme-functions.php file. when i try to insert the below code in the line 374 it throws an error..
if ( function_exists( ‘floating_social_bar’ ) )
floating_social_bar( array( ‘facebook’ => true, ‘twitter’ => true, ‘google’ => true, ‘linkedin’ => true, ‘static’ => true ) );if there any option?
vyapaari
Memberi think the problem is with the account..i dont know for sure, when i created key using my personal id it worked.. Thanks for the help raja
vyapaari
MemberThis reply has been marked as private.vyapaari
MemberThis reply has been marked as private.vyapaari
MemberThis reply has been marked as private.vyapaari
MemberThats exactly what i’ve done.., didnt even missed a single step .trying again
vyapaari
Membercan u tell me how you generate the key, its not working for me, i followed the steps correctly. and its saying activated by: my email address . i dont know why is not working for me
vyapaari
Memberim not saying your code has an issue, just wanted to know which step i’ve done wrong. Any way thanks for the support
vyapaari
MemberThis reply has been marked as private.vyapaari
MemberThis reply has been marked as private.vyapaari
Membersry, here is the url for job board page http://test.vyapaari.in/jobs
vyapaari
Memberok, thank you.. and i’ve one more question. actually we are using the multiple themes on one wordpress site. we’re using Jonradio-multiple theme plugin, the widgets i am adding on this theme was not appearing on the other page. we have job board page , the sitebar menus are not appearing on the page..
-
AuthorPosts
