Most voted "wordpress-theme" questions
Wordpress themes control the appearance and presentation of the site content. Use this tag for questions related to website frontend design and operation.
Learn more…167 questions
Sort by count of
-
9
votes0
answers898
viewsComment form does not appear in theme
I am creating a new theme for Wordpress and can not make appear the file comments form comments.php. The other related elements (already saved comments, amount of comments, etc.) usually appear, but…
-
6
votes0
answers236
viewsWhat are the basic requirements for creating a Wordpress template?
I would like to know, according to the experience of those who have worked with this theme, what are the basic requirements to create a Wordpress template. What to avoid and what to value when…
-
5
votes2
answers1345
viewsClick on the Link and open a player below it
I have some links, example: Link1 Link2 Link3 Link4 and would like to click on Linkx it opens an "embed" just below it, and that each Link brings its corresponding video. I’m working on a wordpress…
-
5
votes1
answer341
viewsHow to find out which template Wordpress is using on a site page?
I’m often not sure exactly which Theme file is generating a page from the site, for example, http://example.com/nome-da-pagina-post. What I do is I put one echo within each Theme template,…
-
3
votes2
answers1347
viewsHow to create a fixed link in wordpress?
I am implementing a site in html static for wordpress, are not all pages that need the cms to manage the content, my problem is the following! I cannot create a Menu link to a static page or any…
-
3
votes0
answers759
viewsI need to put an excel table in wordpress
I have a small table in Excel, where there are some calculations, formulas, actually this table is a simulator of my client’s fees and he wants to put on the site :(. Is there a plugin for this? Any…
-
3
votes1
answer92
viewsGrid Skeleton Responsive with Wordpress
Next I’m building a website that needs to show the posts with wordpress, however I’m using the Skeleton grid framework, it works as follows: <div class="container"> <div class="row">…
-
3
votes3
answers547
viewswp_enqueue_script does not work
I am creating a theme for Wordpress, however the wp_enqueue_scripts does not work. The code that is in the functions.php is: <?php function scripts_and_styles() { if ( ! is_admin() ) {…
-
3
votes1
answer888
viewsHow to apply the_content filter in get_the_content Wordpress function?
I am developing a theme for Wordpress, for hobby and to study a little PHP, Javascript etc. and I am facing a small problem. I’m working with the controller concept where all logic will be processed…
-
3
votes0
answers121
viewsPHP of Wordpress!
Very good afternoon, I’m new here at stackoverflow and have a question related to a wordpress theme, I have the following programming in php: if ($i == 0 || ($i % 3 == 0)){ echo '<div class="item…
-
3
votes1
answer2927
viewsHow to use 2 Wordpress themes on the same blog?
I have a theme I want to use on the home page and I have another one I want to use for posts. Is it possible to do this? If so, how?
-
3
votes1
answer147
viewsOrganize capabilities and levels of wordpress users (no plugin)
First I’ll explain the scenario, I want to make a system where there will be four different types of people accessing it. The Administrator, "moderators", authors, and partners. I wanted to use the…
-
2
votes2
answers2370
viewsIntegrate a jQuery plugin to a Wordpress theme
I’m using the Nivo Slider on my site from the basic example offered by the plugin. No file header.php of Theme I put the scripts and the <div> with the images pointing to a directory of Theme.…
-
2
votes1
answer44
viewsWhat is the name of these instructions in Wordpress?
How is PHP instructions specific to Wordpress called? Of the type: bloginfo("url"); bloginfo("template_url"); get_bloginfo("description", "display"); I tried to look for Features but that’s not it…
-
2
votes1
answer246
viewsIn a Wordpress gallery, use the Alt attribute of the images as html comment
I’m developing a Wordpress theme and I’m having a problem. In my functions.php, I use the following code that changes the composition of [gallery] and so I can customize the gallery of posts. The…
-
2
votes1
answer276
viewsCustom Photos and Attachments in Wordpress
I need to put photo gallery and attachments files in posts and Wordpress pages, but with a custom style in the display within the post. How do I just upload the images and files in the edit, linked…
-
2
votes1
answer45
viewsRemove spaces between a page and another
<?php /* Template Name: Index Page */ ?> <?php get_header(); ?> <?php $about = new WP_Query( 'pagename=home' ); ?> <?php if( $about->have_posts() ) : $about->the_post();…
-
2
votes2
answers757
viewsHow to deploy with Wordpress
I want to increase the agility of my projects made with Wordpress. I usually use the git just in the themes. When everything is ready, I raise the theme in the traditional way, by FTP. Of course, I…
-
2
votes1
answer634
viewsHow to add a dynamic footer in Wordpress?
I’m making a site in Wordpress and wanted to know if there are any plugin that makes a footer run, and I can change the content of the footer in the backoffice. I don’t have code because I don’t…
-
2
votes1
answer448
viewsDifferent sizes for images highlighted in wordpress!
I’m in trouble and I don’t know how to fix it I’ve tried everything and nothing! I have a theme that uses 3 different images for the highlighted image, I’m using the add_image_size to generate these…
-
2
votes2
answers165
viewsKeep Settings when Changing URL - Wordpress - Theme: Adventure - Organic Theme
I’m having trouble in the theme settings by changing the URL of a wordpress site using the Organic Theme’s Adventure theme. I made some scripts to change the functions in the database, which is ok!…
-
2
votes0
answers21
viewsChange Tittle Section
Good evening, I need help to get a text to follow the title of the page. Here it should show "test" instead of "blog"…
-
2
votes1
answer179
viewsChange meta robots WP
Colleagues. I took a project of which was developed in WP. Unfortunately I do not know touch in WP, but I would like to change the line: <meta name='robots' content='noindex,nofollow' />…
-
2
votes1
answer35
viewsHow to modify the list in wordpress code?
Good afternoon, I have a problem in the development. I want to know how I modify the menu I am doing. In the function.php is the following code: <?php //menu function register_my_menus() {…
-
2
votes0
answers30
viewsNew Wordpress Menu
Good morning. I created a new table in the wordpress database called wp_newsletter, where save only the email that the user puts when browsing the site. I was wondering if you could create a new…
-
1
votes1
answer9573
viewsHow to display recent Wordpress posts on a page
I found a way to display the Wordpress articles with the following code. <ul> <?php $recent = new WP_Query("cat=3&showposts=5"); while($recent->have_posts()) :…
-
1
votes1
answer461
viewsError in CSS of Wordpress plugins
I am with the following problem, my theme in Wordpress does not recognize the CSS of plugins installed in the internal pages, on home works normally, but on other pages, no plugin I install…
-
1
votes1
answer1351
viewsERROR syntax error, Unexpected T_VARIABLE
I have a problem and am beginner in PHP, I do not know if it is easy to fix this error. (Parse error: syntax error, Unexpected T_VARIABLE in…
-
1
votes1
answer425
viewsFor sale in Themeforest
Fala galera, Has anyone from Brazil ever sold items on Themeforest? Does it pay? Are there other alternative platforms? I saw that need documentation of the item to sell on Themeforest, would anyone…
-
1
votes1
answer531
viewswordpress does not show posts according to tag or category
I am developing a theme for Wordpress, and I get the error 404. I have a post with a certain category, and I can access it normally by your permalink. However when accessing via your categoria or…
-
1
votes2
answers64
viewsproblem when showing wordpress category
I’m developing a theme for Wordpress my menu is generated as follows in header.php <li><a href="<?php echo get_option('home');?>">Início</a></li> <?php…
-
1
votes1
answer164
viewsHow the first image of the post shows - Wordpress
I am editing the theme for wordpress http://www.arrastheme.com/ but a problem has arisen. My images are hosted on picasa and linked in the post. The images do not appear in the home or in the…
-
1
votes2
answers104
viewsChange Wordpress functionality
How to change this script, so that instead of it grab the image from the Wordpress directory, it grab the first image that exists in the post. The purpose of this script is instead of the theme…
-
1
votes1
answer434
viewsCalling from the 2 post in the wordpress loop
I am making a loop in wordpress using Wp_query and need to list me only from the 2 post, ignore the 1 first post. In the past I used query_posts('offset') to do this, but using wp_query I’m not…
-
1
votes3
answers623
viewsWhite bar at the top of wordpress
I am riding a theme in wordpress 4.1 and am going through a problem in Chrome. A white bar appears at the top of my layout and I am not able to remove it! Look: And when I check the Chrome Speedper,…
-
1
votes1
answer1443
viewsHow to create categories for a Post type in Wordpress?
Simple doubt, but I can’t find a solution. I created a type of Post called "Products" in functions.php, but it doesn’t come with categories natively. What do I put in the functions to allow the user…
-
1
votes0
answers180
viewsWordpress home page with differentiated structure
I’m converting a template into HTML made with Bootstrap that will only be used in Home page for the format of Wordpress and would like to include the slideshow. Because of studies, I come here to…
-
1
votes0
answers26
viewsHow to modify this statement to get a url to pt_BR?
I’m working on the theme Academy made by the gringos and I would like to know how to modify this instruction to be able to replace register for cadastrar and thus get a url in pt_BR. 'register'…
-
1
votes0
answers45
viewsHow to direct Submit from a form to the method of a Wordpress plugin?
I am studying Wordpress, and to exercise I am developing a theme and a plugin. The goal is to use a contact form in the theme, that instead of sending the data by email, as usually done, make the…
-
1
votes0
answers326
viewsWhat is the best way to organize files in a web project?
First of all, a thousand excuses if this question does not fit the objectives of the site. I want to create a "pack" of themes/skins for wordpress (maybe with some mu plugins), phpbb (or similar)…
-
1
votes1
answer2424
viewsHow to list all posts on a custom page? Wordpress
Well, I created a personalized page where I need her to return all the posts you have registered on the site, as if it were the home. I tried to do it the normal way, creating a custom page and…
-
1
votes0
answers196
viewsError when activating a theme in Wordpress
Every time I add a theme in Wordpress gives the following error: Parse error: syntax error, Unexpected '[' in public_html/wp-content/themes/Styleshop/epanel/core_functions.php on line 9 Wordpress is…
-
1
votes2
answers373
viewsList POSTS in Wordpress by views
I need to make sure: <?php while ( have_posts() ) : the_post(); ?> list according to the amount of views (post_views_count), it’s like to list popular posts only it will enter the table…
-
1
votes1
answer43
viewsQuestions about pages and links in wordpress
I am developing my first theme, without having any previous experience with wordpress, I have some questions... I will have to have several pages in my theme, I saw that I can separate into…
-
1
votes0
answers135
viewsWordpress theme edition with Bootstrap
some questions. I am studying Child Theme because I was told that is the best way to change topics. Question: I’m doing a lot with bootstrap and would like to change a theme that has bootstrap, in…
-
1
votes1
answer30
viewsLimit rendering of images
I’m using the plugin https://wordpress.org/plugins/taxonomy-images/ to relate images to categories, and I’m printing icons next to the post title so(code below) but it brings all related categories…
-
1
votes1
answer625
viewsSpecific css file for each wordpress page
I’m making some custom pages in a wordpress template and would like to put a css stylesheet in each one right in the header. Is there any way to do that? I tried to get the title of the page and I…
-
1
votes1
answer23
viewsShow Thumbnails of a particular wordpress page
I am developing a theme for wordpress and created a custom page, I gave the name of the file page_vans.php when I will create a page on Dashboard I have the template option that appears to me to…
-
1
votes0
answers24
viewsUse wordpress video without iframe
I am with a question that can be quite beginner, is there any way to display youtube videos on a wordpress page without using Iframe? There are several discussions saying that Iframe is a bad idea,…
-
1
votes0
answers47
viewsHow to make Bootstrap work in Theme options - ADMIN
I can’t get Bootstrap to work on the Settings API options in my Wordpress theme. I added in the action admin_enqueue_scripts together with other JS and CSS Wp_register_style ('custom_wp_admin_css',…
wordpress twitter-bootstrap bootstrap-3 bootstrap wordpress-themeasked 7 years, 3 months ago Gislef 261