Questions tagged as 'wordpress-theme'

0
answers

Wordpress child theme edition with Bootstrap

Some questions. I'm studying child theme because they told me it's the best way to change themes. Question: I'm messing around with bootstrap and would like to change a theme that has bootstrap, in case I'm not going to use style.css bec...
asked by 08.04.2016 / 14:53
0
answers

How to direct submit from a form to the method of a Wordpress plugin?

I'm studying Wordpress, and for exercising I'm developing a theme and a plugin. The purpose is to use a contact form in the theme, which instead of sending the data by email, as is usually done, persistence of this data in the database for later...
asked by 21.12.2015 / 17:25
0
answers

How to modify this statement to get a url for pt_BR?

I'm working with the Academy theme done by the gringos and would like to know how to modify this statement to be able to replace register with cadastrar and thus get a url in pt_BR . 'register' => array( 'ti...
asked by 13.12.2015 / 16:20
0
answers

What is the best way to organize files in a web project? [closed]

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) and mediawiki (or not), but first I need to...
asked by 15.12.2015 / 07:54
1
answer

wordpress does not show posts by tag or category

I'm developing a WordPress theme, and I get the error 404 . I have a post with a certain category, and I can access it normally by its permalink. However, when accessing via your categoria or tag , no result is returned. I'...
asked by 20.05.2015 / 22:42
2
answers

White bar at the top of wordpress

I'm setting up a theme in wordpress 4.1 and I'm having a problem with Chrome. A white bar appears at the top of my layout and I can not get it out! See: AndwhenIseeintheChromedeveloper,itappearsasifmyheaderiswithinbody!Kindofcrazythis,itha...
asked by 12.02.2015 / 01:24
2
answers

Change WordPress functionality

How to change this script, so that instead of getting the image from the WordPress directory, it gets the first image that exists in the post. The purpose of this script is instead of the theme to search only images from the WordPress directo...
asked by 23.12.2014 / 16:49
0
answers

WordPress homepage with differentiated structure

I am converting a template to HTML made with Bootstrap that will be used only on the Home for the WordPress format and would like to include slideshow . For the sake of study, I come here to ask you for help so that you can apply th...
asked by 17.02.2015 / 03:23
1
answer

How to link categories of a post in a WordPress site

I have a site in WordPress . I want to display the categories in the post , that is, in my theme. I tried the code below, but only the name of the categories of the post appears, but only text, you can not click and go in the category .. Can y...
asked by 06.03.2018 / 03:57
1
answer

single.php on wordpress

If I have a post my single.php will display this my full post on the site. Correct? But if I also have a page of view of developments, real estate, cars, etc ... Where each of these views have different styles, how can I distinguish th...
asked by 11.01.2018 / 12:19