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
answer24
viewsSort articles via link
wordpress has a system where you sort how many files should appear on the home page, Categories etc. It would be possible to sort the amount of files through the browser link? Here we have a part of…
-
0
votes1
answer72
viewsRedirect Loop - Wordpress x Google Chrome
Something strange has been happening since yesterday on a client’s website http://terraencantadaonline.com.br/. On some Pcs and only using Google Chrome(IE, Firefox and Safari are ok), when trying…
-
0
votes1
answer382
viewsScrolling page on wordpress
good afternoon! am creating a Thema in wordpress with scroll page. my pages are divided by Slug, page-services, page-portifolio and etc.. only when I put it in the loop it does not list the content…
-
0
votes1
answer112
views -
0
votes1
answer1981
viewsProblem "The requested URL /wp-login.php was not found on this server." in wordpress, what to do?
Hello, I have a big problem related to the Laboratory website whose scholarship. My guidance teacher asked me to make some changes to the Lab site developed on the Wordpress platform. He asked me to…
-
0
votes1
answer530
views<button> does not work in Firefox within a Wordpress theme
I am creating a button inside a Wordpress theme, but the same does not work in Firefox, already in Chrome and IE works without any problem. My button: <button class="faleconosco"><a…
-
0
votes1
answer53
viewsCreating . httacess for wordpress
I set up a wordpress on a linux hosting, need to set up so that the post url instead of: http://www.example.com/index.php/post be it: http://www.example.com/post From what I read I must mecher in…
-
0
votes2
answers1263
viewsShooting click event with Trigger does not work as expected
I am using the Wordpress plugin Metaslider for slides, and in it is possible to add links to the images. I created a button and I need to simulate the click, as you were clicking on the currently…
-
0
votes1
answer100
viewsCollect data from wordpress database
It has how to make connection in the Wordpress database, and to take the data of some tables of it and to transfer in a Site ?
-
0
votes2
answers93
viewsCan anyone explain this logic to me in Wordpress?
Good saw this logic in Wordpress theme developed by a colleague, and there was the following logic: <?php $i = 0; $post_type = new WP_Query( 'post_type=cpt' ); if ( $post_type->have_posts() )…
-
0
votes2
answers205
viewsAdd in the product title the parent category of the registered product
Personal as I take the parent category of a registered product, as per ex: Categoria Pai -categoria filho 1 -produto cadastrado 1 -produto cadastrado 2 -categoria filho 2 -categoria filho 3 I am…
-
0
votes0
answers235
viewsGenerate image causes error imagettftext invalid font filename - wordpress
I am working on a wordpress project, and I need to generate an image dynamically, using PHP’s imagecreatefromjpeg() function in addition to the imagettftext() function to add custom text to the…
-
0
votes1
answer35
viewsModifying image size inside the wordpress content
For friends who understand wordpress, could you give me a hand? I need to modify the size of the images inside my content, image inside the posts. I took an image resizing function here and works…
-
0
votes1
answer52
viewswordpress - post type link friendly
have a website www.classiplast.com.br it’s working all right. However, I am creating an area within it where I want to have a page called a company guide and when the user accesses…
-
0
votes3
answers2095
viewsExtremely slow site loading in Wordpres
After several tests and now not knowing what else to do, I decided to turn to this community so that you can try to help me. I am developing a client’s website in Wordpress. The address is…
wordpressasked 9 years, 3 months ago Giovanna Cóppola 1 -
0
votes1
answer372
viewsdisplay posts in multiple columns sorted by categories
As I have a limited knowledge of php, I would like to get a notion of the code needed to, in wordpress, achieve the following: Assuming you have x categories, on the homepage of the site you should…
-
0
votes1
answer2313
viewsHow to find Fatal error: Out of memory wp-db.php
What sinigfica this error in wordpress and how to fix it Fatal error: Out of memory (allocated 247988224) (tried to allocate 17584463 bytes) in /backup/public_html/wp-includes/wp-db.php on line 1094…
-
0
votes1
answer95
viewsDisplay of Wordpress pages
I’m in need of a help here about pages and display with Wordpress. I have to make a website for a service provider, and that company has two branches in different cities, and each city has its…
-
0
votes2
answers754
viewsI want to check if a link has been clicked and redirect it with Wordpress
At the bottom (footer) has an image that is link to a page - external to my site - Google Docs. I want to restrict access to this page of Google Docs as follows: - If who clicked on the image/link…
-
0
votes1
answer62
viewsWordpress Paging Problem - Site within a folder, but that is accessed by the domain root
I need a lot of help from you, I am a beginner in Wordpress and although I have some notion of logic, I am still very layman in programming. I made a wordpress installation inside a folder called…
-
0
votes1
answer34
viewsConditional Tags Worpress for mobile devices
How do I use a Conditional Tag in my wordpress theme so that a certain script is not loaded on mobile devices. There is such a tag? If there could show me an example? In this example the script…
-
0
votes0
answers75
viewsShow only comments made on author posts
I would like to know how to make this code I found in the forum of WordPress displays only comments made on logged user posts (Author logged in) in the WordPress. I want to display this list on…
-
0
votes0
answers50
viewsWp Super cache - Home Problems
Someone could explain to me how to use this plugin correctly? I installed and activated but the site home is emptying the cache too fast. I explain. on pages, posts, etc., the cache is made and does…
-
0
votes0
answers285
viewsHow to enable Woocommerce Sidebar?
I own a site in Wordpress 4.1.15 and use Woocommerce as the virtual store. One of the users deleted the pages of Checkout and Shop and when I saw I returned the pages of the recycle bin but after…
-
0
votes1
answer302
viewsWhat does id="Primary" class="content-area" mean if it does not exist in the style.css file?
I’m starting now to develop themes for Wordpress and I’m studying the default theme of it. But so far I have not understood what these ID’s and classes mean that there are no configurations of their…
-
0
votes1
answer115
viewsPost thumbnails are not showing
Why is not appearing the thumbnail in my Wordpress post? I added the add_theme_support( 'post-thumbnails' ); in functions.php but still not showing up, my code in cont <?php // Styling Tip! //…
-
0
votes0
answers51
viewsReplace this Wordpress symbol (List of items)
When placing a content from a pdf file to Wordpress, the lists of items appear as this strange symbol instead of the traditional polka dots. Is there a way I can dynamically replace it without…
-
0
votes1
answer104
viewsrake aborted! Ruby on Rails, Wordpress Plugin
I had to enter the world of Ruby the force to modify a Wordpress plugin, I’m new to Ruby, only followed tips and I can not manage to solve the problem. Following the steps to do this I find myself…
-
0
votes1
answer1256
viewsWoocommerce - Open product page only if the user is logged in
Good afternoon, I need a method that understands if the user is logged in or not to access the product details page. I am using a Woocommerce (Storefront) to manage a product site, and would like…
-
0
votes1
answer88
viewsSend posts from Wordpress sites partners to my site
Good night. I need to develop a Wordpress plugin that works by taking the post posted on the site where the plugin is installed (which is from a partner site that provides content) and sending the…
-
0
votes2
answers310
viewsPage with different layout
I’m starting to develop themes for Wordpress and so far managed to some content and tutorials of how to do such a thing, however the information I have is that: the page page.php is responsible for…
-
0
votes1
answer71
viewsRedirect 301 adding many "/"s at the end
I am facing the following problem with the combination of more than one .htaccess in my project. I have the following structure siteprincipal.com.br (não é WordPress) and inside a domain with…
-
0
votes0
answers30
viewsHow to list post from other wordpress sites on a wordpress site on other hosting?
I need to list the last two posts of another Wordpress site that is on another server. I have access to the Server of this other site that I want to get the posts. I tried to pull via RSS, however,…
-
0
votes1
answer134
viewsProblem developing Wordpress comments.php form
Hello! I am developing a theme and my form on comments.php is giving error. The rest of the comment file is working right. I am following the book "How To Be a Rockstar Wordpress Designer" as…
-
0
votes0
answers37
viewsRss does not return Thumb in wordpress
Guys, I’m trying to list posts from another site via RSS. Everything appears except the images Thumbs.. My result and code is this: NOTE: I have access to the server of the files where I want to…
-
0
votes1
answer146
viewsReport of Wordpress users
I need to pull up a report with the information Name, City, Store Type and E-mail that were registered from a registration form. Is there any plugin that I can pull this report with this…
-
0
votes2
answers943
viewsIndex in Wordpress Subfolder
I’m riding a hotsite on php in subdirectory where the installed WordPress. But by accessing the folder you’re giving me the error 404, being with a index.php normally. I searched and could not…
-
0
votes0
answers70
viewsErroneous paging count in wordpress
When the Slug stored in var $type is for example 'pizzas-salgadas' the pagination rolls normally, now when this Slug changes, the pagination appears even without the need to appear, with several…
-
0
votes1
answer33
viewsPut maximum lines in the wordpress summary
Hello guys I would like to know how do I put a limit of 5 lines in the summary. <?php the_excerpt(); ?>
-
0
votes2
answers522
viewsMy page in maintenance, without being visible to admin
I have now started working on a wordpress site, but my client would like to put a page in fully customized maintenance. I’ve been looking at some plugins but none of them gives me total freedom to…
-
0
votes2
answers178
viewsHow to create a new Postbox in Wordpress
I would like to know if it is possible, and how, to create a kind of Boxpost like the image, only inside the box box, instead of categories wanted something to ask for.. "Title", "Year", "Director",…
-
0
votes0
answers45
viewsWordpress pagination using wp_pagenavi
I am making a pagination in wordpress using wp_paginavi. is working, he is creating the pagination, the problem is that the posts are not changing according to the pagination. My loop: <?php…
-
0
votes0
answers94
viewsAndroid app can’t pull Wordpress data
I developed an application in Java for Android, together I installed in my server in Hostinger Wordpress with the REST API. However, after running the application on my mobile, it can not download…
-
0
votes0
answers222
viewsPage-blog.php pagination in Wordpress
I’m creating a theme Wordpress and created a page called Blog that is using the file page-blog.php as a model and the Slug of the page is also blog, where the same will list all the posts of a CPT…
-
0
votes1
answer114
viewsFacebook 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 facebook form alone and…
-
0
votes1
answer1507
viewsError when inserting highlighted image and in Wordpress media
I am trying to insert images in wordpress media, and highlighted images, however, regardless if the file is too small or too large, while loading, returns me an error message "Error sending. Try it…
wordpressasked 8 years, 11 months ago Júlio Rodrigues 351 -
0
votes1
answer146
viewsHelp with wordpress loop to generate json api
Hello good morning I would like a noose here in this code: 'Object'=> get_the_nome da imagem que esta no destaque() 'Categoria' =>get_the_nome da categoria follows the complete code : $args =…
-
0
votes1
answer99
viewsChildren’s Template for a Wordpress post category
How do I determine the layout style of children posts in a specific category? It is possible to do this?
-
0
votes1
answer96
viewsCookie or Session in Wordpress
I created an external page in WP, but I need only who is logged in to wp-admin can view the page. The external page is not part of the WP, it is an independent page. How would I check this? I…
wordpressasked 8 years, 10 months ago user24136 -
0
votes2
answers2569
viewsEdit theme in Wordpress
It is possible to edit a theme in Wordpress without affecting the structure of it, and add more features to the third party theme?