• Hey Everyone….

    Shauno was a able to write a program that would allow me to recall top voted images to anywhere on my website. The only problem I have is where do I insert the program. He says to Copy and paste into your functions file: the only problem is that I dont know where the functions file is. Then he said paste this code anywhere you want to show your top images: <?php shaunos_awsome_top_images_i_should_really_consider_donating(10); ?> So I ask where in the visual template or the html template. And do I need a special php plugin to recall the function of the program.

    Shauno I know I have been picking your brain so I decided to post so anyone could try and help.

    Thanks

Viewing 15 replies - 31 through 45 (of 51 total)
  • See it how? The program will echo content. It should be obvious.

    Yes, single.php.

    Thread Starter SlickVicENT

    (@slickvicent)

    what I want is for clients and visitors on my website to see the top voted images on my home page.

    Thread Starter SlickVicENT

    (@slickvicent)

    take a look at this link and maybe it will help you understand a little more of what I am looking to do

    https://www.ads-software.com/support/topic/plugin-nextgen-gallery-voting-need-help-displaying-the-top-voted-images?replies=40

    So… did you paste in that code and did it work?

    No offense, SlickVicENT, but you seem to be very easily distracted and about half the time or more you don’t do what I tell but do something else instead. That is your right, but I am getting tired of repeating myself. Please decide whether you want my help or not. If you do, then do what I say and answer my questions clearly and precisely. Otherwise, no hard feelings and good luck to you, but I’ve got other things to do.

    Thread Starter SlickVicENT

    (@slickvicent)

    No of course I want your help… and I have done everything you have asked…. Now I just wanted to know how will it be visible to my clients and visitors on my home page.

    I just sent you the other link just to see if you get more info about what I want since I don’t know much about php and wordpress as I am fairly new to it.

    Sorry for making you feel I didn’t want your help. Please continue to help but if you don’t want to I understand.

    Ok. I am happy to help. Its fun. Just try to be clear about you’ve done, whether it worked or how it failed.

    Does this, “Now I just wanted to know how will it be visible to my clients and visitors on my home page.” mean that you were able to see the top voted images? If so, you are almost there.

    Thread Starter SlickVicENT

    (@slickvicent)

    Thank you so much… yeah it is fun cuz I’m learning as I go along… have a lot of ideas for my website and so far wordpress has mad it easy for me.

    ok so far I have inserted function in the functions.php file and I have inserted the call function in the single.php file and now I want to be able to see it on my home page or any page on my website….

    and so far its not visible on any of my pages

    If you put that function where I told you to, you should have been able to see something on those single post pages… unless of course, something is still wrong. Does NextGen gallery work except for this function?

    Thread Starter SlickVicENT

    (@slickvicent)

    gallery is ok…

    when you say single post pages what does that mean??? beacuse my pages are not listed as posts.

    Now besides functions.php and single.php files do I have to insert any call tag on my edit page screen??

    Can you post an URL to your site? Or is it offline right now?

    Thread Starter SlickVicENT

    (@slickvicent)

    I got a quick look at your site but now its giving me a server timeout error. Anyway, where on that site do you want to put the top voted stuff?

    Thread Starter SlickVicENT

    (@slickvicent)

    I want it on my home page… I want to encourage visitors to register

    Ok. Your site is back. Wow 21 javascripts files and 18 css files. No wonder you have perfomance issues.

    Anyway… Looks like your home page is using a template called page-with-sidebar.php or maybe page_with_sidebar.php. That is the file you are goin to have to edit to get that on the home page. Open that file and stick the function call in there.

    Thread Starter SlickVicENT

    (@slickvicent)

    Ok but is that going to go on the sidebar??? is the sidebar the best location?? Cuz I would like it in the main body??

    Plus I’m going to modify home page to not have much on the side bar.

Viewing 15 replies - 31 through 45 (of 51 total)
  • The topic ‘Where to insert program and how to recall’ is closed to new replies.