Most voted "wordpress" questions
Wordpress is a content management system (CMS) written in PHP with Mysql database, aimed primarily at creating websites and blogs. This tag includes questions about modifying themes and plugins, and extending their source code, always observing the scope of the site. Do not use for support questions, installation etc.
Learn more…1,512 questions
Sort by count of
-
0
votes1
answer56
viewsJquery if element (':Visible')
I’m trying to create an if so that if one div is visible, another one will disappear (in a wordpress template): jQuery(document).ready(function($){ if($('.classe1').is(':visible'){…
-
0
votes1
answer56
viewsWordpress , why the plugins I install is without css and javascript?
Hello. i am trying to put a photo gallery in a wordpress template I did, however at the time I put the plugin it inserts the HTML into Pages > Add Page And then add the plugin code [gallery_bank…
-
0
votes0
answers254
viewsRegistration form - Free content area
I have an area in home of my site where I want, when clicking to see the article or download, open a registration form and after filling, is released the normal navigation of the site. My problem is…
wordpressasked 8 years, 10 months ago Aline de Souza 51 -
0
votes1
answer1224
viewsHow to display Wordpress "recent posts" on an external html page
I made a site using HTML & CSS and created the blog in CMS Wordpress. I have no experience with programming and now I need to search the database the last 3 recent blog posts I created. Does…
-
0
votes0
answers103
viewsHow to extract data from this type of array? It is a query in Wordpress
I need to extract the e-mail and the nome of this user but I don’t know how to proceed in this arrays. You can help me learn how to proceed to extract this data and record it into a variable?…
-
0
votes1
answer2569
viewsError when establishing a connection to the Database
I’m getting this message over and over again : Error when establishing a connection to the Database I read some articles about this problem and always the solution that indicate is to check the…
-
0
votes1
answer216
viewshtaccess does not work for wp super cache plugin
I installed the wp plugin super cache for wordpress on the server and it’s working fine. But I can’t understand why my rules on . htaccess does not work for the homepage. I rewrite the requests pro…
-
0
votes0
answers295
viewsWordpres Error 404 - Not Found The requested URL was not found on this server
Started appears this message on my wordpress site. 404 Not Found The requested URL /.html was not found on this server. The strange thing is that when I remove the www and try to access it by a…
-
0
votes0
answers54
viewsValueless custom field appears in meta_key query in Wordpress
When creating any Custom Field with the ACF plugin, even if I don’t add any value to it in a post, when making a query via meta_key these posts that have no value are displayed. For example, I…
-
0
votes0
answers229
views -
0
votes1
answer242
viewsSetting up Phpmailer for Newsletter
I am using Wordpress and in it, the plugin Sendpress for sending the Newsletter. The configuration is made from the file Phpmailer. The problem is that it is only sending to emails that are within…
-
0
votes1
answer531
viewswordpress grab the meta_key value url
I would like to get the separate value url placed on meta_key , I have a custom field "Custom file" called mp3 then put the mp3 multiple fields would like to pick url of each value this code below…
-
0
votes0
answers548
viewsERP integration with wordpress by an XML
Good afternoon, you guys, I was wondering if anyone knows of any tutorial or book about integrating an ERP into wordpress by an XML. I need to make Woocommerce receive the Xml data and include them…
-
0
votes2
answers1992
viewsOrganize information in alphabetical order - Html/Javascript or Wordpress
Following, I have a website on wordpress, I created a page inside that site and on that page I will have a list of companies more or less like this: Company A - (Company name) Company data (This…
-
0
votes0
answers206
viewsWordpress Multisite how to post once on all sites
My question is this:. I have two themes that I created, one is the main one, has two custom fields for post, where I would put all the content in it, at the time of displaying, it would show me only…
wordpressasked 8 years, 8 months ago Rafael Oliveira 15 -
0
votes0
answers736
viewsNew Wordpress does not load media
I am developing a theme in wp 4.4.2 and when trying to upload a photo to highlighted image of a post (thumbnails) I get the following screen: I put a square in red on the Oader that appears only to…
-
0
votes1
answer225
viewsError to configure Wordpress Multisite
I installed the wordpress on a server, and it worked all right, meanwhile when I try to add the function: define('MULTISITE', true); All pages appear the following error: "Error when establishing a…
wordpressasked 8 years, 8 months ago Felipe Bueno 87 -
0
votes1
answer98
viewsExport Blogger Images to Wordpress
I am migrating my blog from Blogger to Wordpress. As I do with images, because I will export them and then modify one by one. Should I redirect 301? Is that possible? How to proceed in this…
-
0
votes0
answers40
viewsUpdate Wordpress site using a parallel version
I have a Wordpress site where suffers constant updates, both layout and plugins/ functionality. Until then normal, but what I wanted to know is if there is an efficient way to update my site as if…
-
0
votes1
answer882
viewsWordpress password encryption changes when you login
Well I developed a website on localhost with the aim of connecting to a Wordpress database. I went to search a little more about the encryption that Wordpress used and I realized that I needed the…
-
0
votes1
answer53
viewsHighlight "Blog" menu when accessing a category or post
I have a wordpress site and would like as it is selected the menu according to the page I am, also be selected the item "Blog" menu when I am on a category page or in a post. This is the menu code…
-
0
votes1
answer265
viewsCreate email accounts using Postfix to send on Woocommerce
I have a website hosted on digitalocean. I have configured the server with Easyengine for installation of PHP, Mysql, Nginx, Postfix, Wordpress, etc. However, my Wordpress is not sending email, and…
-
0
votes1
answer2078
viewsDisable Woocommerce store temporarily
How to put a store in Wordpress made with plugin Woocommerce maintenance? I thought to take the 'STORE' menu from the top of the site, but if someone has the link saved in the browser, could use and…
-
0
votes1
answer98
viewsWordpress how can I create multiple loops in the index?
I’m trying to create several loops on my index in wordpress , I wanted to call the posts as follows: Releases: showing only 6 posts. Series: Showing only 6 posts. Recent Movies: Showing only 6 posts…
-
0
votes1
answer231
viewsRemove link from wordpress FORMCRAFT
We have developed a system for vehicle protection association and a Landing page for it (Sistemavalor.com.br). We use Wordpress to develop the Landing page and to develop contact forms we use the…
-
0
votes1
answer119
viewsDisplay image next to category related post title
I need to display an image related to the post next to the title of post, then I installed the plugin Taxonomy Images. I’m trying to make the display through the command used by the documentation:…
-
0
votes1
answer450
viewsInstall wordpress plugin on local machine
I am making a site in wordpress, the problem is that as I am new I am testing everything in my local machine, for this I configured apache and installed wordpress. in the file /etc/hosts configured…
-
0
votes2
answers114
viewsForm with multiple windows
I’m trying to make a form with multiple windows, but I don’t understand what’s going wrong. Code for testing What I want to do is that by clicking the buttons it hides and shows the next form.…
-
0
votes3
answers392
viewsHow to fill in Wordpress theme’s own form data using jQuery
I’m using a theme that has its own form structure. I need to make this one formulário access data from API of table fipe and fill in the make and model field of the car: I tried to insert a…
-
0
votes0
answers37
viewsRedirect or remove Function.include with . htaccess in Wordpress
I wonder if there is how I redirect error 404 of various articles that has been going on, the example is the following: http://meu-site.com/artigo-1/function.include…
-
0
votes1
answer29
viewsWordpress - Share the social network pulls wrong photo
When someone will share a news on my site (wordpress), it pulls the wrong image, you know why, or how to fix?
-
0
votes2
answers1127
viewsWoocommerce Product Registration outside the Wordpress dashboard
Guys, I’m developing a Wordpress site where I’m using the Woocommerce plugin for product administration and etc. In addition, the site will rely on sellers where they can register products in their…
-
0
votes1
answer75
viewsHow to buy password typed with password encrypted in Wordpress
I am developing a system with Wordpress and need to verify the current user password on the edit password screen, however I am having problems with the encryption used in wordpress. I tested the…
-
0
votes1
answer51
viewsUse the same disk for 2 Vms in Azure
I am with 2 Vms (Ubuntu 15.10) and a load Speaker at port 80 to balance and distribute access to them. In these Vms I will use a Wordpress application, but I would like to know how I share a disk…
-
0
votes0
answers75
viewsError in.php Wordpress plugin
I’m having a problem with a file. The error appears only when I transfer the folder to the hosting (Locaweb). In localhost using easyphp no error appears. Does anyone know how to solve? "Array()…
-
0
votes0
answers29
viewsProtect Wordpress Plugin Code
How to Obfuscate or Encrypt the code of a plugin that has been developed for wordpress? I have a plugin that only works by confirming the purchase email on the activation screen. What if I delete…
-
0
votes0
answers3990
viewsHow to customize the layout of the Woocommerce product catalogue?
In which file do I change the item structure of the Woocommerce product catalog? I’m listing the products on the home page with shortcode [products] and this way. I would like to make some…
-
0
votes0
answers35
viewsDisplaying the custom post type value
I created a "custom post type", it’s saving right in the post only I’m not able to pull the value to the post when I do the loop repeat. Below the code:…
-
0
votes1
answer317
viewsfailed to use get_header in wordpress
I am mounting a system with wordpress to facilitate development and I created a theme and put in the folder wp-content themes. The index.php, header.php and footer.php files are in the wp-content…
-
0
votes0
answers53
viewsProblem with Font Face
I’m using Font face in WORDPRESS, and in local hosting (WAMP) he picks up the font, but when publish online he does not take the font I want. the font folder is in: ONLINE: public_html/wp-content…
-
0
votes0
answers40
viewsError back-up wordpress folder wp-content hosted on hostgator
I need to migrate a website WordPress (Woocommerce) from Hostgator to Digital Ocean. However, I cannot access the folder wp-content. I already backed up the entire site via Hostgator, but it comes…
-
0
votes1
answer129
viewsHow do I make Google not index this script?
Hello! I started using a script on my wordpress site to display advertisements of an advertising network, the problem is that when I went to webmaster tools I noticed that the script is making…
-
0
votes0
answers825
viewsAdd more than one buy button in Woocommerce
I use a plugin to create the Woocommerce product pages, because I find the standard product sales page very simple, so I added some buttons in strategic places to induce the customer to click on it.…
-
0
votes1
answer488
viewsCustom Fields: Not appearing on the site page!
I have a page with custom fields, so far so good, but when saved on the site does not appear the field, that would be a BLOCK. I used the code <?php the_meta(); ?> and appeared like this,…
wordpressasked 8 years, 7 months ago Alessandro Ramos 421 -
0
votes1
answer40
viewsLoop Wordpress coming out uneven!
Good morning guys, I’m making the loop using wordpress + bootstrap and at the time of shows the content the loop some posts as shown in the following image: Follow the loop code: <div…
-
0
votes1
answer23
viewsview posttypes on the wordpress site
Friends I’m studying the posttypes is running in the CRUD testing environment. But I do not know how to appear on the site ex: If I created a posttype portfolio or products for example, as I do to…
wordpressasked 8 years, 5 months ago hyperpixel 389 -
0
votes1
answer34
viewsQuery
Good morning , I’m starting now in wordpress , I don’t have much experience,for example I have name and email form, and I would like to do a query so that these data are entered in tbl_usuarios for…
wordpressasked 8 years, 5 months ago Gabriel Longatti 559 -
0
votes0
answers64
viewsSending problem in contact form Bigstream Wordpress theme, configuration of mail-it.php file
I am not managing to make contact form of the wordpress theme Bigstream work, when I click to send it shows success message but the email does not arrive. I found the following file 'mail-it.php'…
-
0
votes2
answers31
viewsGet the name of the files sent by the form
I’m trying to get the name of the files after sending the form: add_action('gform_after_submission_5', function ($entry, $form) { $file_url = $entry['5']; $filename = basename($file_url); }, 10, 2);…
-
0
votes1
answer26
views