0
votes
3answers
32 views

four forms, Four buttons, four links, one page. Is there a better way?

I have a page that will have multiple buttons, and I want each button to take the user to a different place. I've searched all over for tutorials, and can't figure out what to do. I have this in the ...
0
votes
1answer
99 views

Links posted on Facebook page do not show up

I am working on a small module which needs to automatically post links on a Facebook page. I have done the following setup: Created a Facebook page (the one who will display the links) Created a ...
2
votes
1answer
663 views

Multipages with Phonegap/Cordova 2.2.0

I'm trying the cross platform framework phonegap and have some problems with multipages. All I want is the following: Page 1: static content Page 2: listview The code I use: Page 1: index.html ...
2
votes
1answer
56 views

Drupal 7 page by page links

I'm working on a drupal site, and what I'm wondering is, I have a site that will have a main navigation menu-bar at the top of the page. Then, other then the front page, each page will have it's own ...
0
votes
1answer
39 views

How can I create a link to a specific page in wordpress?

It seems like a simple task, but I'm having difficult time finding any information on this. Basically I have an "Events" page created in wordpress to which I want to create a link on my main page. I ...