Questions tagged as 'site'

1
answer

Log out and refresh page

I am editing a user panel, with login among others. But I have a question, when I click on EXIT (the logout of the page), I would need it to refresh the page besides leaving the user account, I already tried to increment several refresh and relo...
asked by 26.03.2016 / 22:49
0
answers

How to put a media input in metabox wordpress

How do I put a media input in the metabox? The only code I found was this: <input type="text" name="produto_post_name1" class="regular-text content2" value="<?php echo $produto_post_name1; ?>"> <a href="#" class="button insert-m...
asked by 31.10.2018 / 15:23
0
answers

Problems in form using drupal cms

Good morning everyone, I am implementing some functionality on a platform using CMS Drupal 7. In the user registration form I added a field called: user type, which is a multiselect of a taxonomy. When I am going to register the user and select...
asked by 23.10.2018 / 15:06
0
answers

Problem when clicking the anchor menu #

Below is my jquery script that makes hiding a certain content of the #over for example and when clicking the menu it hides the old one and shows the new one but when I call the new one the content gets all messed up quoting piece could help me?...
asked by 18.07.2018 / 22:01
1
answer

Javascript error when selecting the button in another tag

<style> section article { display: inline-block; width: 45%; height: 100px; } header, nav, section, article, footer { border: 1px solid gray; margin: 4px; padding:...
asked by 03.06.2018 / 03:16
0
answers

Session on Wordpress pages

Good morning my dear, I'm facing a following problem: I have a website that is being managed by Wordpress, one of the pages are password protected, the first time I enter the page it asks for the password to access, but after closing the tab or...
asked by 28.05.2018 / 14:09
1
answer

Layout Wordpress Site

Good morning! Well, I need to develop a website with the layout below in Wordpress. What theme do you think I should use?     
asked by 11.07.2017 / 15:51
2
answers

Javascript to click on a link it simulates the down arrow key

Good afternoon people, I'm having trouble with a javascript, I need to put a link where when I click the javascript it simulates the down arrow. $(document).on('click', function (){ //função clicar e simular seta para baixo }); Tha...
asked by 01.06.2017 / 19:45
1
answer

Sidebar on a site made without CMS

I made a website where I own a Blog. This site was made without CMSs like Wordpress. Only in pure code. In my Blog posts I would like to have a sidebar next to the text. Displaying only a preview of the Facebook page. I do not know if you...
asked by 04.05.2017 / 15:47
0
answers

When using www site does not load the icons

If I access my site meusite.com.br , my icons load normally, but when using www.meusite.com.br does not load any icon, I use the bootstrap icon class;     
asked by 14.02.2017 / 04:53