Questions tagged as 'wordpress'

0
answers

301 subdomain target page redirect

Good afternoon, I have a subdomain which is a wordpress blog, I'm having trouble making redirection. On google developers.google.com/speed/pagespeed he's sending me this warning. link link link How do I do this in wordpress I tried t...
asked by 04.09.2016 / 16:08
1
answer

How to redirect a request to a specific folder?

I'm using Apache 2. I'm currently developing a website and would like to show a preview to my client. To not have to mess with DNS now, I need a way to map the URLs of the sites to specific folders. For example. I am developing a website for...
asked by 22.08.2016 / 19:23
1
answer

Use wordpress login on another site

Today I have a site made in Joomla, where the user logs in, and if he is in a certain group, he can access a restricted area, an internally developed php site. This site is in a directory on the same joomla server. I want to migrate to Wordpr...
asked by 19.08.2016 / 21:24
1
answer

How to solve Google Cache problem? [duplicate]

I tried the pagespeed and even though I installed the plugin from Wordpress it appeared:    Leverage browser caching   Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load newly...
asked by 10.08.2016 / 00:21
0
answers

Swap sidebar positions directly in phpmyadmin

I'm having a wordpress problem where it's not letting clicar and arrastar to change the positions of the widgets (not just the widgets but the whole site). I need to only change the positions of 2 widgets that are there, I would li...
asked by 30.08.2016 / 16:42
0
answers

wp-login redirecting to old domain

I made the transfer of wordpress to another folder and the problem is that when I log in and click the button to validate, it redirects (successfully logged in) to the old domain. I've already changed baseurl and home to new domain...
asked by 30.08.2016 / 07:03
0
answers

next_post_link () function for posts in the same category does not work

I need to generate a button for the next category post and am using the following code <?php next_post_link('%link','<span class="button-1">%title</span>',TRUE); ?> But it does include posts from other categories even if y...
asked by 01.09.2016 / 14:41
1
answer

Custom Taxonomy in Wordpress

I have a posts registry, which is actually a doctors registry. My question is how to target a specific taxonomy.php file, since I have two files with their select s in the database. In one show one information and the other, others...
asked by 01.08.2016 / 19:42
1
answer

Restrict number of recent posts in the TAB

I have in home a module that displays recent posts , one being featured and three in the module browser, totaling 4 posts. After I started creating more posts, I messed up the module. How can I restrict to appear only 4 posts? Being one feature...
asked by 22.08.2016 / 22:09
1
answer

View carusel bootstrap in php

I have a problem in the active class to display 4 images in a carousel. Ex: The user registers the clients in the admin, and in the index he shows the last 4 clients registered, when the user clicks the next button, he should display another...
asked by 17.08.2016 / 14:38