Questions tagged [custom-pages]
90 questions
1
vote
3 answers
Display custom page at the end of uninstallation
I'm trying to find a way to display an "Uninstall complete" Page at the end of the uninstallation like the "Installation complete" page displayed at the end of the installation, and in the same time skip/hide the automatic uninstall finished…

BenDev
- 349
- 3
- 18
1
vote
1 answer
Show failure link in 404 error custom page
Is it possible to show the user the link or the file, which can not be found through the html code of a 404 error custompage?
I asked google, but could not found any informations.
Also I do not know php and would now wondering
if it would be…

Deva Store
- 33
- 9
1
vote
1 answer
In WordPress how to add post to custom pages:
I am new to WordPress.
suppose i have made pages as follows
home, news, about us
now if i want to create post for news page only
news1,
news2
then posting new post how could i set this settings?

Raj Damani
- 782
- 1
- 6
- 19
1
vote
1 answer
Wants a custom page to display employee detailed profile when clicked on listview employee
I have one custom list for displaying employee pic and name and i want to navigate to next activity when list item is clicked, In next activity i want to display details of employee dynamically from web service!! how to do that please give some…

AndroidSeeker
- 19
- 4
1
vote
1 answer
Custom page template pagination not working when permalink structure is changed
I created a page template at http://www.durgeshsound.com/gallery/
Here my pagination buttons are not working. this issue arises when permalink format is http://www.testsite.com/sample-post/
But when I set permalink format to default for example…

varsha
- 1,620
- 1
- 16
- 29
1
vote
1 answer
NSIS Check Textbox empty not working
I'm trying to display a page in NSIS to obtain two different values. I want both to be not empty. The page actually displays altough I can't get my page leave function to check properly for empty fields.
Function CCInstallOpts
ReserveFile…

Hernán
- 4,527
- 2
- 32
- 47
1
vote
1 answer
How to create a duplicate home page in Wordpress (Genesis child theme)
I want to create duplicates of my home page so I can do split testing with Google Analytics. I created a custom page template by copying and pasting front-page.php into a new php file. The new template shows up, but when I create a page using the…

Nick
- 11
- 1
- 3
1
vote
1 answer
create a standalone page in magento
Im trying to write a script which add products in database. Its a magento website. Im trying to create a standalone page (example.com/import.php) and include magento framework so that i can use magento catalog model to add products. So far i tried…

Kevin
- 749
- 2
- 10
- 27
1
vote
1 answer
How can i restrict access to the files of my website?
How can i prevent users from getting the list of files that exist in my website?
For example when users type on the address bar the WebsiteAddress+/DirectoryToSearch/ they get the list of files in that directory, without getting any permission…

OrElse
- 9,709
- 39
- 140
- 253
1
vote
0 answers
Wordpress Placing of the_content() function in custom page
I have made a custom page in my wordpress theme. The page is working fine. But I am facing trouble using the_content(); function. I am using a few custom fields to display some content on the page and I want the content of the page, that is entered…

Zeeshan
- 75
- 1
- 2
- 7
1
vote
3 answers
Magento creating new customer page
Ok i cant figure this out at all. I have searched and i cant find anything either. Whats the best way to add a new page to the account section. I am trying to integrate a support ticket system into a magento account page i.e. so the user must be…

JSweete
- 269
- 1
- 7
- 17
1
vote
1 answer
TasksList - how to move TasksList to other WizardForm Page and keep it's content?
When I'm trying to change TasksList's Parent, I get an empty list as the result.
WizardForm.TasksList.Parent := WizardForm.DirEdit.Parent;
WizardForm.TasksList.Top := WizardForm.DirEdit.Top + WizardForm.DirEdit.Height +…

RobeN
- 5,346
- 1
- 33
- 50
1
vote
2 answers
How to design and print a custom 'application form paper' in WPF?
It's actually a physical paper - an "insurance form" - in which the insurance customer fills in their information.
So far the customer had to write all the asked information in the blank fields on the paper, using a pen of course.
But I decided to…

Ali
- 1,152
- 2
- 14
- 33
1
vote
0 answers
ASP.NET Dynamic Data - Custom Pages for derived types
I am able to create custom pages for a base type, but not for any of its derived types.
I have a Product class and derived types LightPipe and CardGuide. I created a custom page under CustomPages/Products/List.aspx. This work fine; Dynamic Data…

user1601265
- 11
- 2
1
vote
2 answers
Sharepoint Site Template - Custom .aspx pages
I am creating a site template in Sharepoint. I also have some custom .aspx page, that I want to deploy in Layouts\myDirectory. Using my site template I will create a Web (SPWeb) that should use the custom pages and reference them by an url of the…

kjv
- 11,047
- 34
- 101
- 140