Questions tagged [custom-pages]
90 questions
0
votes
1 answer
How to set Custom Page not Found in Blogger?
I want to set my Bloggers Custom Page, Any one help me to set it. Please tell me the Script or code for this.

user3690258
- 11
- 2
0
votes
1 answer
Inno Setup Inputbox for serialcode with output into the registry
I used the code from this Answer from the Member TLama. I think it's exactly what i need, but I have two problems with it:
I need the Serial from the edit boxes in the registry. This is what i tried:
Root: "HKCU"; Subkey: "Software\myProg";…

Michael
- 1
0
votes
1 answer
Wordpress Page of Posts
I am building a personal website to host my university work, personal projects and photos etc.
The menu is a hierarchical structure made up of pages and links. Take my university pages for example. What I would like to achieve is to display posts…

Michael
- 4,282
- 9
- 55
- 89
0
votes
1 answer
Wordpress Plug-in vs. CustomPage
I am planning to use WP& a premium theme.
I want to customize "pages" to show data from a DB and also their design regarding to show this data.
I am a newbie that's why I am not sure if only creating a custom page template is enough for doing this…

RCI
- 145
- 1
- 1
- 6
0
votes
2 answers
Showing Announcement list in Custom Page in Sharepoint site
I am having a sharepoint site and i had added a custom aspx page and I want to show the announcement list items in that page. How to show the list items in a custom page ?. Helpful links and sample code would be helpful?

anantharengan
- 1
- 3
0
votes
1 answer
Drupal 7 - Creating a recipe website
I'm new to drupal and just curious about that what are the steps to create a recipe website, where Admin user and specific members could enter the recipes, and web site would be able to show each recipe on separate page as well as in listings.
There…

developer
- 521
- 1
- 5
- 21
0
votes
1 answer
wordpress Shorcode
I'm using car66 plugin in my wordpress site and I want to use the plugin's shortcode to add items into the cart. I don't know how to call a shorcode in a page. The short code is supposed to generate a button that allows the user to add items into…

sammyukavi
- 1,501
- 2
- 23
- 51
0
votes
2 answers
Wordpress ignoring page template from drop down
I am struggling with something that appears to be easy, page templates. I have read plently posts on this, people seem to forget to put the comment at the top of the page and can't get it to show up in the drop down menu on pages. I can do this, my…

Cool Hand Luke
- 2,120
- 9
- 32
- 51
-1
votes
1 answer
Add Pagination in custom Blog page template
I am using custom page for blogs(page-allblogs.php). I have not written all the code in this page because i wanted write clean codes. So this page has following codes:

Sujan Shrestha
- 1,020
- 1
- 18
- 32
-1
votes
1 answer
How to make SEO friendly URL for my custom pages in WordPress
I am designing and development a site using WordPress the problem is that i want to set SEO friendly URL for my custom pages and i don't know how to change in WordPress.
I have this URL currently working on a…

Komal khan
- 55
- 7
-1
votes
1 answer
Cannot click on contents desplayed in IFRAME of dynamics crm form
I've added an IFRAME on Accounts form of Dynamics CRM that is actually grabbing the contents from my custom page. But I am unable to click any of the hyperlink displayed in the IFRAME. Any workaround to make the contents accessible?

AQ Dev
- 43
- 3
- 14
-1
votes
2 answers
add custom metadata in custom page template wordpress
I have problem to add custom metadata to custom page template.
I googled a lot and found to add this to my custom page template
get_header();
some code here ......
load mysql data and put that data in function mySEO()
function…

user1721620
- 505
- 1
- 6
- 13
-1
votes
1 answer
Javascript DIV HTML display behind elements
I'm working with a embedded custom page used in a system the uses javascript to load html and display.
I have created a basic testing example to work out some bugs with two DIV elements. One is displayed with text and contains a mouse over and mouse…

Adam Wetzel
- 11
- 1
-2
votes
1 answer
how to transparent a nvabar in HTML for desktop and same nave bar show on toggle in mobile screen.?
hello everyone how to transparent a nvabar in HTML for desktop and same navebar show on toggle in mobile screen.? by using media query.

Muhammad Hassan
- 1
- 3
-4
votes
1 answer
Custom page php style css and images do not work
I am developing a site from osclass. I have created custom pages, but they do not carry the css style nor the images. The js and php css file are in the same folder. The files and images exist and are there. But the Chrome Developer Console is…

Gabriel Falcão
- 1
- 1