Questions tagged as 'wordpress'

1
answer

Configure PHPMailer for Newsletter

I'm using WordPress and in it, the SendPress plugin for sending the Newsletter. The configuration is done from the PHPMailer file. The problem is that it is sending only to emails that are within my domain. When I send to an external email (g...
asked by 21.01.2016 / 18:09
1
answer

How to display the "recent posts" of WordPress on an external html page [closed]

I made a website using HTML & CSS and I created the blog in CMS Wordpress. I have no experience with programming and now I need to search the database for the last 3 recent blog posts I created. Does anyone have any suggestions on wher...
asked by 20.01.2016 / 22:28
2
answers

Organize information in alphabetical order - Html / JavaScript or Wordpress

Next, I have a site in wordpress , I created a page inside that site and on this page I will have a list of companies something like this:    Company A - (Company name)       Company data (This data will be hidden, will appear wh...
asked by 27.01.2016 / 13:49
1
answer

How to buy password typed with password encrypted in Wordpress

I'm developing a WordPress system and I need to check the current user's password on the password edit screen, however I'm having problems with the encryption used in wordpress. I tried the code below published in the codex itself, but I did not...
asked by 16.03.2016 / 22:18
1
answer

Put maximum lines in wordpress summary

Hello everyone, I'd like to know how to put a 5-line limit on the summary. <?php the_excerpt(); ?>     
asked by 11.12.2015 / 16:36
2
answers

My maintenance page without being visible to admin

I have now started working on a wordpress site, but my client would like to put a page on fully customized maintenance. I've been seeing a few plugins but none of them gives me full freedom to do this, to develop HTML/CSS at 100%. I know...
asked by 12.12.2015 / 18:48
1
answer

How to create a new PostBox in WordPress

I would like to know if it is possible, and how, to create a BoxPost type like that of the image, but inside the box , instead of categories I wanted something "Titulo", "Ano", "Director", "Cast", <select> .. these things. And t...
asked by 14.12.2015 / 16:25
1
answer

facebook comment form replaces wordpress form

I want to put two comment platforms on my blog, facebook and the wordpress form itself, but when I put the code: <?php comment_form(); ?> The form is replaced by the form of facebook alone and ends up with two forms of facebook. Ev...
asked by 17.12.2015 / 23:51
1
answer

How to list all posts in a custom page? WordPress

Well, I've created a custom page where I need it to return everyone the posts you have registered on the site, just like home. I tried to do it in the normal way, creating a custom page and assigning elá the same code that is in index.php...
asked by 16.12.2015 / 15:12
1
answer

WordPress users report

I need to pull a report with the Name, City, Type of Store and Email information that were registered from a registration form. Is there a plugin that I can pull this report with this information?     
asked by 18.11.2015 / 14:07