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 ...
0
votes
1answer
37 views
Add custom field on page creation
I'm developing a custom template for the first time and I want allow the user that is creating a page or a post specify more things such as a summary of the post (I don't like the <!--more--> ...
0
votes
2answers
26 views
I'm developing a wordpress theme and using custom fields. I've got the following code:
<img src="<?php echo get_post_meta($post->ID, 'thumbnail', true);?>" alt="Post Pic" width="615" height="275" /></a>
That code is giving this:
<img src="" alt="Post Pic" ...
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 ...
1
vote
1answer
49 views
Wordpress comments children customization to work with bootstrap?
I have been searching whole day how to customize comments template on Wordpress. Im working on new wordpress theme and trying to build it using bootstrap. At the end comment template got me stuck.
I ...
0
votes
1answer
33 views
Wordpress default stylesheet path
Is there any way to change default Wordpress stylesheet path? When I move style.css to /styles/style.css folder (and updating path in header.php) I cannot load my theme from admin panel, because WP ...
0
votes
2answers
32 views
Showing secondary nav on one page wordpress
I have this bit of code in my header:
<?php if (has_nav_menu('sub-header-menu', 'responsive')) { ?>
<?php wp_nav_menu(array(
'container' => '',
...
0
votes
1answer
25 views
Different wrapper background-images wordpress custom template
I need to load different background-images for the wrapper of my custom template, i need one in index.php, archive.php and in single.php.
I tried making a different div, but it doesn't works because ...
0
votes
0answers
26 views
Wordpress Custom Page Template with “fill in the Blank” Options
I am currently developing a page template for a Wordpress site and am trying to figure out how to create a Wordpress page template that can be created by filling in a few blank fields with text and ...
0
votes
0answers
61 views
My comments template cuts my page in half when updating a comment
I have a problem with comments in the Wordpress theme I'm building. As of now, I can comment just fine, but whenever I do (press "reply", "edit comment", press the date, really anything that involves ...
0
votes
2answers
84 views
Running a jQuery script in a Wordpress template
I'm trying to run the following script inside of the header.php file of a Wordpress site:
<script>
jQuery(function($) {
jQuery('[href=#membership]').attr( 'data-menu-top', '500' );
...
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
64 views
Naming a template of custom taxonomy
I am building a site in Wordpress were I have created 1 custom taxonomy named cars.
This taxonomy consists of several posts that work as follows:
if user goes in a page of the above taxonomy a ...
0
votes
1answer
31 views
How to make plugin work in each template in wordpress
I am new to plugin development .I want to get all images of a particular page/post and want to show them as slideshow below the page ..Currently i am able to gather all images in media library and ...
0
votes
1answer
56 views
Wordpress Pods: Index in Tempalte
Is it possible to get a pod items index in the template? For instance, if I have a pods variable that has ten entries in it, could I make a template that renders each entry with its place in the list ...
0
votes
0answers
103 views
How to add Wordpress header and footer to vBulletin 5 site
I'm trying to find a way to add my site header and footer from my wordpress blog to wrap my vBulletin 5 forum. I found all sorts of tutorials and guides online on how to do this using plugins to pull ...
0
votes
0answers
37 views
Wordpress load page template in subfolder
I make my Custom Post Types in a subfolder rather than in the main folder of my theme, so it's like: wp-content/themes/mytheme/services, and contains things like services.php, archive-services.php, ...
1
vote
2answers
54 views
Where do I find the source of a 'hook' in order to alter its output?
Basic question. There's a hook I want to alter and I have no idea where to find it. Here's the code I'm working with. The hook in specific is 'bp_before_member_header_meta'
"
/**
* BuddyPress - ...
1
vote
1answer
69 views
WordPress Custom Post template won't load
I created a custom post, and made a template file named single-postname.php
I can't get the template file to load, before I would just get re-directed back to the homepage, but after flushing the ...
0
votes
2answers
59 views
Wordpress Template for all child categories but not for parent
The best way I've found in Wordpress to use the same category template for child and grand-child categories is right here on stackoverflow:
http://stackoverflow.com/a/3117202/391929
BUt how to make ...
2
votes
2answers
78 views
Checking for page templates in child theme
I have a simple problem I'm hoping someone can shed some light on. I have a child theme with a custom page template and I'm simply trying to check weather or not the template is in use. Under normal ...
0
votes
0answers
13 views
How can I create a widget-like element to use in the content section of a Wordpress page
I'm recreating a website using Wordpress and was wondering if there was a way to create something, almost like a widget-like template or something and use it multiple times in the content area of a ...
-3
votes
1answer
44 views
Custom category template is displaying all categories
Here is the template. My category slug is 'news' and category id is 40. Ive titled the php file category-news.php and category-40.php. Both files give the correct template but it is displaying all ...
0
votes
1answer
70 views
How to use magento Mage.php file path in wordpress plugin “mage enabler”?
I am facing a small problem.I need the absolute path of Mage.php file in app folder.
I am using /pinktaff.u1163.cartikahosting.com/app/Mage.php in wordpress plugin "mage enabler"
but it is showing ...
0
votes
1answer
153 views
Does anybody know how to add meta box template select to custom post type in Wordpress?
does anybody know how I can achieve the following:
I have a custom post type called 'projects' I have 5 different page
layouts (each with a different number of images at different sizes
that are ...
0
votes
0answers
16 views
Adding Nexgen Template & CSS To A WordPress Theme
I recently added the ever-popular NexGEN Gallery to a WordPress site. My understanding was that, because of the way it's built, it should work without a hitch- in terms of template layout and CSS. ...
0
votes
1answer
56 views
How to Remove redirection on magento site?
There is a problem on my client site.Due to some of the redirections set up for magento.. I am not able to access the wordpress pages.. Whenever I try to access a wordpress page, I am redirected to a ...
0
votes
0answers
324 views
How to preview email templates of Woocommerce
I can't seem to find an option to preview the different e-mail templates of Woocommerce. In the admin section of Woocommerce there is a link to preview the "Order recieved" email for customers. But I ...
0
votes
0answers
69 views
Wordpress: Show parent page for post
I create a WP theme with templates.
I have created a template that lists all of my post categories, address "/ blog /"
Clicking on a category, the parent page is highlighted in the menu with the class ...
-1
votes
2answers
65 views
Looking for a three panel css layout like this wordpress one
I love the Day Dream theme on Wordpress. http://theme.wordpress.com/themes/daydream/. I am having trouble making my one column page have a line design run vertically along the left and right edges. I ...
0
votes
1answer
74 views
Limit number of posts for each category and child of, wordpress
I have a problem that I can not solve. As the title says, I want to define a different number of posts in each category. I tried to query posts and not work, and they leave the posts of all ...
1
vote
2answers
45 views
Random get_template_part in Wordpress
I'm looking for a way to show four template parts in a random order. They're arranged in a 2x2 grid and I need the order to be different every time the page loads. Here's the code:
<!-- Feature 1 ...
0
votes
0answers
31 views
links aren't working in wordpress
My links in my navigation aren't working on my wordpress site. All I did was upload a custom template, not every link goes to a 404. It doesn't make sense. I've checked the .htaccess file and it ...
0
votes
1answer
56 views
wordpress hard coded contact form failing
I decided to hard code a contact form for my Wordpress blog. I created a template and it is as follows. I just can't see the issue with it despite taking some time to look. Any help would be greatly ...
0
votes
1answer
56 views
side bar wrong position
Im trying to get a sidebar in php in the right position.
I have made a template in php and work with responsive css. But every time I
try to put the sidebar its appear in the last horizontal position ...
0
votes
1answer
191 views
Display custom post types in grid Wordpress
I am trying to display custom post type (CPT) in a grid view similar to on this site:
www.virtualpudding.com
I have thoroughly searched google and Stackoverflow to no avail. It needs to have a ...
0
votes
1answer
27 views
How to display comments from first post of the category in all posts?
I want the display the comments from first post of the category only.
Example;
Category
- Post 1 (2 comments)
- Post 2 (1 comments)
- Post 3 (5 comments)
If I am reading the Post 2 or Post 3, I ...
1
vote
3answers
53 views
Changes I make to CSS file don't reflect in browser for Wordpress
This is my first time creating a WP template. I used this tutorial: http://themeshaper.com/2012/10/22/the-themeshaper-wordpress-theme-tutorial-2nd-edition/
I am editing the style.css file that is in ...
0
votes
1answer
43 views
Change the order of templates in wordpress editor
When I go into the Wordpress Editor, the template files are ordered by the file name. For example:
404.php
footer.php
front-page.php
...
..
page.php
I would like to put this list so that it is ...
1
vote
1answer
86 views
Wordpress: Adding Widget Sidebar for specific template
Problem: A third sidebar I've added is not appearing on the target page.
Description: I wanted to see if anyone can see anything I'm missing in the steps to create and display a widget sidebar in a ...
0
votes
2answers
38 views
display sliding posts wordpress loop [closed]
I got new questions about my wordpress theme.i want to display sliding posts in my wordpress home page
. for example ;
post list :
- post1
- post2
- post3
- post4
- post5
when i reload ...
0
votes
0answers
91 views
Why Won't Google Index Dynamic Data Driven WordPress Templates?
I run a video game website, http://www.ddmsrealm.com/. At one point it was just an ASP database of the items and quests in DDO. It was indexed by Google with about 6000 entries. Basically one for each ...
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
2answers
100 views
How to add title attribute when a page has a particular template
in my admin page i can change the default template page to another custom template.
What i need is:
In my nav header menu i have many links and i have to set title attribute of a tag when the a tag ...
0
votes
1answer
36 views
Wordpress, create a convenient post by using a template?
I would like to know if there is a better way to create posts in the Wordpress dashboard.
I explain myself, I have created two categories called "News - left side" and "News - right side" where I'm ...
0
votes
0answers
93 views
Password protecting not working for custom post type single-template.php? - Wordpress
I have created a custom post-type 'Clients' where admin user can create new clients, add pictures and details to post, then password protect the page so only a particular client can access the ...
0
votes
1answer
67 views
Can't remove feed link from header
I have tried to remove via
remove_action( 'wp_head', 'feed_links', 10);
in template's functions.php but it doesn't work. I have still
<link rel="alternate" type="application/rss+xml" title="... ...
0
votes
1answer
119 views
Wordpress - How to get the most viewed posts?
How can I display my most viewed posts on a single page ?
For this moment, i've create a new template page (content-most-viewed.php) wich is called by get_template_part();
On Internet, i've read ...
1
vote
2answers
32 views
wordpress custom pre-fixed templates
I want to create a page template that has a pre-fixed css. Lets say I name it page-sevencol.php then I know that the content will have a fixed width and a specific style and so on. My pages have ...
1
vote
2answers
83 views
wordpress custom page template based on a specific <div>
I want to know how to set up a custom page template. My website is based on many different widths. example for some pages I use a div called <div class="content-wrap ninecol clearfix"> but for ...



