Questions tagged as 'wordpress'

0
answers

Wordpress downloads the page and does not display

Good afternoon! I have the following problem, some pages in the WP control panel are downloaded instead of loading normally when I try to access them. This happened after I edit the .htaccess, I've restored the same and nothing to solve it. H...
asked by 23.03.2016 / 15:00
0
answers

Error when activating a theme in Wordpress

Every time I add a theme in WordPress it 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 in the newer version, i...
asked by 23.04.2016 / 04:53
1
answer

Questions about pages and links in wordpress

I'm developing my first theme, without having any previous experience with wordpress, I have some doubts ... I will have to have several pages in my theme, I saw that I can separate in different files ("pag1.php", "pag2.php", etc ...), as I d...
asked by 09.03.2016 / 20:46
1
answer

How do I register for a CPT to go to a specific page? [closed]

Search but I have not figured out how to get a player's CPT data (which includes name, photo, and phone) to go to the players page. In other words, I want the registration data in the (back-end, administrative panel of WordPress) to be displa...
asked by 21.03.2016 / 19:30
0
answers

Conflict of routes in AngularJS and Wordpress

I'm having a problem with routing in AngularJS and Wordpress. Before I did not use html5Mode(true) and my route was /#/dashboad and the /blog route worked normally. But when I started using html5Mode(true) and the route sta...
asked by 06.04.2016 / 17:17
1
answer

Custom Taxonomy within another Custom Taxonomy in WordPress

I need to create the following hierarchy within the WordPress admin: Category - > Product Line - > Product A product belongs to a line that in turn belongs to a category. I thought about creating a Custom Taxonomy for Categories...
asked by 07.04.2016 / 00:58
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

Wordpress doubles the permalink

In wordpress on the home page are all the posts I made. In each post has the title and a photo. In the title, the title link is correct, for example: 'meusite.com.br/post1' But in the photo, the link looks like this: 'meusite.com.br/p...
asked by 23.01.2016 / 14:31
0
answers

Main loop change Does Wordpress impact the server?

I used pre_get_posts to change the loop of my Wordpress site. The idea of this loop is to not post posts that I define an expiration date, whose dates are added in a custom field ( postexpiry ). Do these key queries (prese...
asked by 17.02.2016 / 18:08
0
answers

JQuery script does not load on mobile devices

I have a question. I have a site in wordpress, and only one page is not loading jQuery, and only on mobile! Can someone help me? Here is the script that is not opening: <script type="text/javascript"> jQuery(document).ready(function(...
asked by 03.03.2016 / 22:57