Questions tagged as 'wordpress'

1
answer

how can I use the names of the wordpress pages as header text?

Good, I am trying that in each wordpress page instead of leaving in the header the text that appears in the home page, the name of the specific page appears, does anyone know if it is possible and how? I've been looking for information for days...
asked by 02.02.2018 / 15:07
2
answers

Get the name of a brand and show it in Wordpress

I am using the Perfect WooCommerce Brands plugin for brand management of my company's online store. I would like to get the name of the brand and convert it into the corresponding link. <?php $brands = wp_get_post_terms( get_the_ID(), 'p...
asked by 18.10.2017 / 13:08
1
answer

FTP access problem

Recently I was given to modify a project in Wordpress , it happens that I use loop of Wordpress , there is a syntax error that is something normal, and I try to access by FTP to accommodate the code, but the FTP...
asked by 21.09.2017 / 03:43
1
answer

Hide posts of SimpleJob plugin in general search

I have the search widget in my blog section, when I search it also shows me information about the Simple Job Board plugin but this information I do not want to be mestre. How can I get that information not shown?     
asked by 08.08.2017 / 23:17
1
answer

Error 500 Internal server error host google cloud

Hello, I have a problem with my blog, when I open the page with my domain name ( www.aprendiendodeartesdigitales.com ) only the following appears on the screen:    "Internal Server Error   The server encountered an internal error or misconfi...
asked by 24.07.2017 / 17:55
1
answer

friendly url in wordpress

I hope you can help me with the following: I have this URL of my website that uses wordpress   link where link is a post, the post varies in number and ? n = kitchen that is a variable that I will add using $ _GET ['n']) to give an additio...
asked by 28.07.2017 / 06:11
1
answer

Can I pass a shortcode as an attribute of another shortcode? Wordpress

I'm doing a shortcode that allows me to show only x information to certain users, the shortcode receives an attribute (which would be the user's email), compares it and if it's the same it does x thing, but it's not going ... add_shortcod...
asked by 08.06.2017 / 17:44
1
answer

sale price of woocommerce have any value and that is not less than the regular price

I want to change the value of "sale price" of the products so that I do not get an error when I put it higher than the "Regular price", how could I do this? Using PHP in the woocommerce code or installing a plugin? I've been looking at...
asked by 31.05.2017 / 15:42
2
answers

SSL wordpress certificate

Good morning. I would like to learn how to configure the security certificate, in Wordpress. I greatly appreciate anyone who wants to show me how this process is done.     
asked by 06.04.2017 / 14:58
1
answer

Hover product woocommerce

Good morning, I was investing to make an online store, and I need to know how I can do so that when I hover over a product I show the available sizes. Something similar to what you see on this website: link Is this setting available in t...
asked by 05.04.2017 / 16:27