Questions tagged as 'wordpress-theme'

0
answers

Archive Problem - Wordpress

Alright? I'm using a premium template called Beta Design. But on the blog, the Sidebar Archive does not work. That is, if I click to filter by month / year, it does not filter ... Someone to help? Here is a print to illustrate the problem:...
asked by 09.01.2017 / 17:13
1
answer

Shortcodes do not work on my wordpress theme

I'm creating my theme and everything is ok, But I installed a plugin and it does not work properly when adding shortcodes to the theme. In the page it appears in the console the html tags of the plugin, but it gets a big white space without t...
asked by 28.01.2017 / 16:13
1
answer

Wordpress: Image placed in the header.php add in the internal pages

No header.php I put for example <img src="wp-content/themes/meu_tema/asserts/imagens/logo.png" title=" /> On the homepage it works, but on the inside it does not work. How to get around this?     
asked by 14.11.2016 / 15:51
2
answers

wp_pagenavi does not work in category.php

I downloaded and installed the Plugin wp_pagenavi I placed at the end of my code, it appears only that page does not click, either 2 ... 3 ... it does not page, it always repeats items 1 to 10. Code <?php get_header(); ?> <div...
asked by 16.11.2016 / 19:51
1
answer

Open POST in php file

By default I know I can list some wordpress articles on an external page in php using a "require ('../../ wp-blog-header.php');" . However, by clicking on one of these articles, it goes to the default page that opens the entire post. My q...
asked by 27.11.2016 / 20:49
1
answer

Change title text menu

Hello. I bought the theme of a store for woocommerce, and I would like to change the text of the options menu, how do I? Thank you     
asked by 03.11.2016 / 21:51
2
answers

Change the font in wordpress.com through css

I'm trying to change the font of a website hosted on WordPress.com. In the file css , I make the source in the first line of the code: @import "//fonts.googleapis.com/css?family=Lekton"; Then, I determine the font that will be used:...
asked by 07.10.2016 / 17:26
1
answer

WordPress - Backup / clone help [closed]

I've been doing a job that the client has required that your site stay online and in the same way until all changes are made. How can I do this ?? Would I have to use another domain ?? I would like to change the theme but I'm afraid the site wil...
asked by 20.09.2016 / 22:41
0
answers

Wordpress: How to "pull" conditional taxonomy in a selection field?

To optimize loading and improve understanding for the user, I need to get the location hierarchically, eg: In Wordpress the order is: Brazil  -Santa Catarina   --Florianópolis In the post editing page I want to: Select a Country...
asked by 22.10.2016 / 15:14
1
answer

wordpress get url from meta_key value

I would like to get the separate value url placed in meta_key I have a custom field "Custom file" called mp3 ai put the mp3 multiple fields would like to get url of each value This code below shows the url only of the last mp3 added <...
asked by 04.03.2016 / 07:10