Questions tagged as 'wordpress'

1
answer

Invisible links until you click on something or resize the page

I've customized a website , but for some reason, the first time the person accesses the site, the menu disappears until someone click on something. I can not figure out why. I found that all page text is invisible. It does not matter which p...
asked by 14.03.2014 / 22:48
1
answer

WP_Query does not work after adding meta_query

I have the following query: // WP_Query arguments $args = array ( 'posts_per_page' => '6', 'post_type' => 'attachment', 'meta_query' => array( array( 'key' => '...
asked by 13.03.2014 / 03:18
1
answer

Error installing Wordpress with the PG4WP plugin on the server

I'm using wordpress with the PG4WP plugin to use the postgresql . Localhost everything went well. But when I migrated to the server it returns the following error at the time of setting wp-config ( wp-admin/install.ph...
asked by 14.02.2014 / 17:39
2
answers

Wordpress folder permissions - 500 Internal Server

My Wordpress was working normally, I was editing the permissions for security reasons. I assigned all folders within my public_html to 755 and assigns all my files to 644 Well, now only 500 Internal Server ao acessar I als...
asked by 09.05.2014 / 15:09
1
answer

Original site does not accept CSS that in localhost is working

I use GIT for versioning the project in development. I have a form made with Contact Form 7 and to change its default, I changed some classes with css . In the local version it worked. However, when committing to the server, CSS is not acce...
asked by 07.05.2014 / 14:08
2
answers

Instagram in Wordpress without Login (without password use)

I need to put the instagram in the sidebar of a blog but the user has too much follower and is afraid of losing them and being hacked and so on. I tried to explain, but no way they want to put the password to authorize the plugin. Is there any w...
asked by 27.11.2014 / 05:22
0
answers

Ignore a slug by clicking on the [closed]

For example, I have the following example url:    dev.google.com/members/user/profile/activity/mentions. echo ( '<li id="' . $user_nav_item->css_id . '-personal-li" ' . $selected . '><a id="user-' . $user_nav_item->css_id ....
asked by 04.12.2018 / 14:09
1
answer

The qTranslate plugin hides the Homepage menu

On my WordPress site, I have the theme Designy . When in qTranslate you choose the Hide Content option, which is not available for the selected language , it disappears with the home page menu and the slider that is in the < in> Homepage ite...
asked by 04.02.2014 / 13:17
2
answers

How do I disable the WooCommerce CSS for the zero theme I created?

Hello, I'm encountering problems using WordPress's WooCommerce. I created a theme from scratch, but when installing WooCommerce all the visual part I built was changed by the WooCommerce plugin. I would like to resolve this, I checked the follow...
asked by 12.11.2018 / 12:01
0
answers

Hide Google user profile photo of site when logged in

Good afternoon, I'm making a website for a client, it has interaction with the Google Maps plataform, when the user is logged in to his google account, his photo appears in the maps, my client would like to disable it, I explained that only the...
asked by 09.11.2018 / 14:44