It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
Is this an up to date WP template hierarchy:
The one one the WP site is not as clear to me.
Yes, this is correct. This hierarchy reflects what's listed on the Codex Wordpress Template Hierarchy (http://codex.wordpress.org/Template_Hierarchy) but in a more simplified manner.
Related
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
See the code here
I want common login for all the pages using master pages.
Just create a basic usercontrol and then drag it onto your master page.
Here is a simple example:
http://www.c-sharpcorner.com/UploadFile/cvinodkumar/LoginUserControl11232005011130AM/LoginUserControl.aspx
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I'm using XAF. How to add image in image gallery.I want to choose my image.
http://www.picza.net/show.php?id=20120712vvIdvOvdTldvx67961
It's quite easy. Add the required images to the Images folder located in a module (if there is no such folder, create it).
Related help topic: Add and Override Images
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
i want to know in site navigation which contol can be used?
i just know we can use treeview but i want more control that work with Site Map!
thanks
Dynamic menus
TreeViews
Site Map Path
Have a look at this info.
http://www.w3schools.com/aspnet/aspnet_navigation.asp
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I was searching for the webcast plugin for drupal but didnt find one. Any idea regarding Webcast module for drupal??
thanks in advance
take a look at FileField Podcaster or SWF Tools or if you're looking for something live check out Live Streaming http://drupal.org/project/vls
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Can you help me with creating an RSS feed?
Any text editor should be able to do it. As for formats/etc, have a look at the Wikipedia entry and links from there:
http://en.wikipedia.org/wiki/RSS
As for code libraries, we can't help you unless you are more specific.