Tagged Questions
0
votes
2answers
20 views
Wordpress template deleted, but still working and showing on template selection
I have a template front-page.php in my theme. Its name is "Front Page".
My problem is that when I commit changes in this file. It wont reflect on the front end. This happened just yesterday and I ...
1
vote
1answer
39 views
Display all image files from a directory into WordPress template page
I've been refraining from posting in here as I feel it's such a simple question that's been answered many times over and over again. I know this because I've read through countless posts people have ...
0
votes
1answer
69 views
How to do a Magento Manual Restore?
I backed up the entire public_html folder, and had the mysql backed up as well. I'm new to Magento so I did a clean install and a mysqlimport with the database. Seems like the site is almost fully ...
0
votes
0answers
32 views
How can I show pages containing PHP in phpBB?
I am trying to show custom pages on my phpBB forum.
What I did so far:
I renamed index.php to forum.php, edited functions.php like this
'U_INDEX' => ...
0
votes
0answers
38 views
Call different template in Foundation Wordpress theme within plugin page
I'm trying to marry the required+ theme based upon the Foundation Framework (found here: http://themes.required.ch/) with The Events Calendar plugin (found here: ...
1
vote
1answer
170 views
Custom skins engine for WPF
I would like to let the users of my apps (C# + WPF) to build their own themes and skins.
What is the best way to achive that? Are there some examples or maybe some sort of "skin engine" I need to look ...
0
votes
0answers
48 views
.Net SPA Themes and resources [closed]
developers,
Is there any framework (out of the box) thats support customer CSS-Themes and resource text files?
We have multiple customers and some of them would like to pay for their inhouse design, ...
0
votes
0answers
53 views
magento mobile template not loading properly
I'm using magento 1.7 and i want to switch to a mobile template ( current payed template is not responsive :/ ) via design exceptions (as the instructions for my mobile template says).
First page is ...
0
votes
0answers
54 views
incorrect taxonomy order in metabox wordpress 3.5
i have registered custom taxonomy called "property_location". i have added some locations to the taxonomy in following structure
but in property listing meta box the locations are displaying in plain ...
0
votes
1answer
105 views
Custom template or theme (header and footer) for PDP page in Magento
We're redoing our theme in Magento to use a grid system (Twitter Bootstrap), and I've been tasked with the duty setting up the PDP page to use this new grid system template. We eventually will want ...
0
votes
0answers
20 views
How does Wordpress take template objects to be managed via Admin and displayed on the front end?
I'm currently working on a project of my own, building my own cms platform which I hope one day I can complete and release open source. My problem is I need to figure out a way on how to take a ...
0
votes
1answer
97 views
Drupal 6 content type different templates ( or different themes ) subsites
mysite have follow directories:
mysite/sites/all/themes/a
mysite/sites/all/themes/b
mysite/sites/all/themes/c
There are 3 content types:a, b,c. And each type I want to use the tpl file under his ...
0
votes
0answers
54 views
Wordpress theme(template). add_filter with class
I have class:
class Walker_Category extends Walker {
}
Andi have function start_el() in this class.
I want to catch this function from file functions.php of my template.
How to catch it?
Tried
...
0
votes
1answer
1k views
Change wordpress templates to Arabic [duplicate]
Possible Duplicate:
Wordpress and RTL
i have a wordpress template suitable for the english language, i want to make it suitable for the eastern languages such as arabic & hebrew, this ...
0
votes
0answers
215 views
How to override LinearGradientBrush defined in data template in another xaml file without copying the whole template again
In my WPF application, I have some purchased grid theme applied on all over app, a CR is required to be able to modify this theme per module/screen, the modification scope will be brushes, colors ...
-1
votes
1answer
423 views
Magento 'Classic theme' free theme problems [closed]
I'm using the free theme from templates-master called magento classic theme for my web store.
Problem is i followed the instructions to the letter, but the left 'category' menu is expanded ...
0
votes
1answer
379 views
Roundcube Template Customization
I am customizing the default theme provided with roundcube. however i am facing problems while adding image in my template. the image is inside the images folder inside mytheme. i want to add that ...
2
votes
1answer
456 views
Codeigniter & Phil Sturgeon's Template Library - Can I put view partials in a theme folder?
I'm using Phil Sturgeon's Template Library in my CI installation. When I try to put view partials' files in a theme folder, they do get called properly, but if I try to echo a $template variable in ...
0
votes
1answer
484 views
CodeIgniter Phil Sturgeon's template library error
I'm using a template library from Phil Sturgeon.
I also use modules.
Module blog only works when I add
$this->template->set_theme('nvc');
$this->template->set_layout('theme');
But I ...
0
votes
2answers
48 views
How do I write a template that will be used on every page and then include sub-templates?
I followed the Django "first app" tutorial, and now I am wondering how I could write templates that the whole site will use. I can write the templates for each view, but how do I write a template that ...
0
votes
1answer
83 views
How do I mimic the default template used for a WPF control?
I've got an area (control of type Border) on my window with content that relates to the selected object in a nearby GridView within a ListView.
I want the style of that area to match the style ...
1
vote
3answers
245 views
Manually set template using PHP in WordPress
I'm designing a new template to replace an existing one. The template is called featured.php and I'm going to be replacing it with featured-new.php
I want to pass the variable "new" in the ...
1
vote
2answers
672 views
Tumblr theme dev: Square-75px photos for Photoset posts
I am trying to use Tumblr's Theme API and just found out that for Photoset posts
the variable {PhotoURL-75sq} (which should be inside block:Photos won't return a value.
It works ok for single photo ...
0
votes
3answers
198 views
Conflicting Window and Local Resource in WPF Application
In coding a WPF application I used a ListView and defined an template as a resource at that level:
<ListView IsSynchronizedWithCurrentItem="true" ItemTemplate="{StaticResource ...
1
vote
2answers
197 views
Change template in Wordpress plugin
I want to detect if the subdomain is "m.", and if so display a different template. Couldn't find what I was looking for, in the Wordpress API to do so.
1
vote
1answer
956 views
Drupal 6 overriding a modules Block template files
I built a module called ap_news and it creates a few blocks. I have my custom block template files in "sites/all/modules/custom/ap_news/theme/". It all works but I want the designers to be able to ...
1
vote
1answer
352 views
Editing code in a template page with own theme in magento 1.6
I have created a copy of the blank template and inserted 2 parts of it at:
app\design\frontend\default\mytheme\
and
htdocs\skin\frontend\default\mytheme\
Then I inserted the theme name in the ...
1
vote
2answers
1k views
Wordpress: Package plugin with theme
Okay, this may sound silly but stay with me.
I am packaging a Wordpress Premium Theme for sales in a major marketplace. The theme is heavily dependant on a couple of plugins (self-developed).
I ...
0
votes
2answers
545 views
How to use a custom menu in Wordpress even if it is empty?
I am including a custom menu in a wordpress theme - I want it to display the menu list items however, in the case that no items were added to the custom menu I want it to display nothing because I ...
0
votes
1answer
53 views
Do you recognize this theme
I'm working on a project and my client gave me this theme as a guideline to what he wanted. I can build something similar but I remember seeing this theme before so I think it's a template. Can ...
14
votes
4answers
883 views
The kitchen sink of HTML pages
I'm designing web themes and I'd like to put together a "kitchen sink" HTML page which contains the most common design elements of a web page. It's great to show theme features but also helps me ...
1
vote
1answer
542 views
Add Date and Author to node.tpl.php
In the code below I'd like to show the created date, author and have them be linked but nothing for they do not show. I believe I need to be doing $node-> rather that row, haven't figured out the ...
0
votes
1answer
37 views
Wordpress: how to create a template that is still available when you switch theme?
I have a custom template for my portfolio page. However, after switching theme, it's gone because it is in my previous theme's folder.
Technically, I can copy that file into my new theme folder. ...
2
votes
1answer
2k views
Override typed textblock style for contentpresenter in WPF
I have defined the Textblock style that are typed (as opposed to have a key value) so that it applies to all the textblocks.
<Style TargetType="{x:Type TextBlock}">
<Setter ...
1
vote
1answer
694 views
Website/webpage template which uses Modernizr?
I am looking for a website or web page template which uses Modernizr effectively. I looked at a couple from ThemeForest but I couldn't see where Modernizr came into play. In fact I disable loading the ...
1
vote
1answer
848 views
Override form using PHPTemplate
I was wondering how I should override the way a form looks in Drupal 7 using PHPTemplate. I have some difficulties displaying all the information on my page.
I have a page with a form and some ...
0
votes
2answers
711 views
How can I use a content source field in tumblr custom HTML theme?
I'm trying to create a custom HTML theme in tumblr.com I'd like to use a content source field which is highlighted on image - http://i.stack.imgur.com/5xkM5.jpg
For example I want to place a custom ...
1
vote
2answers
626 views
code to create alternating grid view of nodes on homepage - Drupal 6.20
im trying to create a grid view of all nodes on the homepage that iterates through 3 different template patterns so I can have different imagecache presets for each node passed into the view.
I use ...
0
votes
2answers
622 views
Drupal theme won't read CSS file
I'm currently working on a drupal theme but keep having problems with getting the theme to read the damn css file. I started off theming with the Framework theme, I tried organising the files on there ...
2
votes
2answers
692 views
What are the changes to Drupal 7 Theming VS Drupal 6?
I've heard that Drupal 7 theming has been simplified, but couldn't find much resources on the internet about it.
I'm especially interested to learn what are the changes that boost productivity and ...
1
vote
2answers
287 views
Looking for WP 3.0 sample posts data
I'm looking for quality sample posts data for WP 3.0 and up (for theme development). Any suggestion ?
1
vote
1answer
197 views
templates to use with Zend/CodeIgniter framework?
I'm trying to build an online recruitment site using the Zend/CodeIgniter framework. I wanted to know which of the two frameworks is the easiest to use and which gives support for templates.I want to ...
3
votes
2answers
3k views
Custom Menu tabs in Drupal user profile page
I want to add a menu item along side the [view] [edit] [files] ... menu links at the top of the user profile page. When a user clicks it, it should behave like the others, in that it doesn't just ...
1
vote
3answers
532 views
Drupal preprocess function and session
I set a session var at template preprocess function in a theme I use, but the first time I open the site I cant read the session var, if I refresh the page it works fine, anybody know what can be the ...
0
votes
1answer
177 views
Style a button to match the current theme for the expand/collapse button on a TreeView
As you know, the built-in themes all define styles for the standard controls such as the TreeView control. We're trying to create something that looks an awful lot like a TreeView but isn't actually ...
0
votes
2answers
1k views
Magento theme problem
I tried creating a new theme in Magento by creating the following folders:
/app/design/frontend/interface/default
/skin/frontend/interface/default
I copied into these folders the entire content of ...
2
votes
3answers
163 views
Does python have a safe, user editable script markup for templates like RoR's liquid?
I'm looking for a templating language, that end users can safely edit to customize their html/theme of a web application.
Something to how https://github.com/Shopify/liquid works.
1
vote
2answers
316 views
Select a template through the admin area?
Up to now, I've always hard coded what page template a certain page should use, either based on the URL, or what type of node it is.
What would be really useful is if there was a way to select which ...
0
votes
1answer
28 views
Tempate not displayed on the page attribute section while adding or editing the pages
I have used wordpress and there is a section page attributes which includes Parent, Template and order. What my problem is i am not being able to see the templates to select while adding the pages. ...
0
votes
2answers
623 views
Drupal main theme template file for any node
How can I switch to a different theme template file for any node that I want?
I understand how to create sub-themes like node-recipes.tpl.php for a node that has a path of "recipes". But what I want ...

