Questions tagged as 'wordpress'

2
answers

how do I delete a wordpress category from google results?

I have a site in wordpress with some categories for example "our-clients", "portfolio", "articles" but the category our clients should not appear in Google results if someone can help thank you     
asked by 13.06.2017 / 04:50
1
answer

Fatal error: public_html / wp-includes / option.php on line 126

I migrated my Wordpress site to another hosting, I did everything right, but this error is occurring:    Fatal error: Uncaught Error: Call to undefined function untrailingslashit () in /storage/ssd3/451/2091451/public_html/wp-includes/option....
asked by 28.06.2017 / 23:55
1
answer

Permissions Error in WordPress - NextGEN Gallery

Hello I'm using the NextGEN plugin in WordPress and now it is displaying the following error when I create a gallery:    Could not write to file. Please check filesystem permissions. Filename: E: \ home \ constructor246 \ constructoraks.co...
asked by 06.06.2017 / 23:58
2
answers

Add a blog to a site already built in WP [closed]

My client already has a web site of her she wants one more channel, BLOG, I thought to create another blog folder and to make a new installation wp, because it would have freedom for themes, or I thought to create a new category BLOG n installat...
asked by 29.05.2017 / 13:58
2
answers

CMB2 - Wordpress

/** * Video metabox */ $videos = new_cmb2_box( array( 'id' => $prefix . 'video_url', 'title' => 'YouTube Vídeo', 'object_types' => array( 'video_destaque_home', ), // Post type 'con...
asked by 02.05.2017 / 02:48
1
answer

How do I get id of a category using the return of the category name of the Wordpress function single_cat_title ();

Friends I have a menu with the following links from the Products and News categories I want when clicking on any of the links and my category.php < strong> return only posts from the category you clicked on. I have in my page single_cat...
asked by 01.05.2017 / 06:40
1
answer

Certificate error while sending an email

Hello, yesterday when sending an email through my website and my client created by wordpress, I encountered an error sending the email: Warning: stream_socket_enable_crypto(): Peer certificate CN='*.locaweb.com.br' did not match expected CN='...
asked by 15.05.2017 / 18:51
1
answer

Template Hierarchy - Wordpress

I would like to know in a simple, easy-to-understand way, if anyone can explain about the WP template hierarchy. I have already seen a lot about it, including the image of the documentation, but I have doubts as to how much to use archive.php fo...
asked by 21.04.2017 / 06:20
1
answer

Create a function in WP for when it is redirected

I need to create a function in Wordpress so that when the user logs in automatically it is redirected to another link, here is my code like this: $user_id = get_current_user_id(); if ($user_id == 2) { //aqui adicionamos o ID do usuário cadastr...
asked by 11.04.2017 / 23:20
1
answer

Wordpress Error - cURL library

A site has arrived here in the company to update the posts etc, however, every page I create, I can not access it after the publication. I get these errors: Error connecting to http://www.popmundi.com.br/?p=2370 for caching (HTTP code 301)....
asked by 16.05.2017 / 15:02