Questions tagged as 'wordpress'

1
answer

How to create a shorcode with an extensive PHP code?

How do I create a shortcode with this code here?  When I load and put the category in the post it loads the groups and attributes.  It is a Profit and Loss worksheet based on category, attributes, and groups.  The goal is to create a s...
asked by 13.05.2017 / 13:47
1
answer

URL being generated incorrectly

I have a problem where my site's images are being pulled with special characters and makes some images inaccessible. For example: Url certain: eusou.fit/wp-content/uploads/2016/05/deltoides-quadriséries.jpg Url generated: eusou.fit/wp-cont...
asked by 19.02.2017 / 23:47
2
answers

JQuery does not find form

I'm using a form like this: <form name="mapping_marc" method="post" id="mapping_marc"> <?php foreach ($all_properties_id as $compound_name => $sub_properties) {?> <div class='form-group'>...
asked by 17.03.2017 / 13:50
1
answer

How to change table records in the Database after 30 days?

How do I create a condition in PHP that changes the record of a field in a column in the database every 30 days? Example: if ( $valor == 'value_1'){ // Função que altera o registro } value_2 // Value for which to change m...
asked by 01.02.2017 / 19:50
3
answers

How Wordpress Updates Are Made

Hello, I'm researching Wordpress related topics, and I looked for something that was embarrassing. How wordpress updates are made and it gets installed on our server. That is, I down wordpress, I upload to my domain, install everything correctly...
asked by 20.03.2017 / 11:57
1
answer

Doubt about dropdown menu WORDPRESS

I'm developing a website in wordpress and in the menu I have an item that is dropdown as follows: HOME COURSES COURSE1 COURSE2 ABOUT But I wanted the user not to be redirected to another page if he inadvertently click...
asked by 09.01.2017 / 12:23
1
answer

Add Parameters in the Wordpress URL

I have a plugin that manages links in Wordpress, with images and texts pretending to be related articles, all are external links. (Taboola Type). I would like to add some parameters at the end of the Links. Ex: Link == > otherite.com...
asked by 05.11.2016 / 14:08
1
answer

Placing (arrows) an arrow at the bottom of my active button

I have a tab menu that I need to put an arrow at the bottom of the button when it is active. Here is the image as it is: Ithastolooklikethis: Hereisthecodeforthis"menu": <div class="cq-tabs " style="width: 100%;" data-tabsstyle="style1"...
asked by 08.03.2017 / 14:48
1
answer

How do I get title and content on another page?

I wondered if you could get the title and content of a page you created on another page. For example; I created a page called Home and I also created a template for that page, and I did the same for the page called quem somos ....
asked by 21.09.2016 / 13:14
1
answer

Error in taxonomy.php

I have the following hindrance:    Fatal error: Can not redeclare add_term_meta () (previously declared in   /home/xxx/public_html/wp-includes/taxonomy.php:1757) in   /home/xxx/public_html/wp-content/themes/theleader/framework/inc/taxonomy-me...
asked by 11.08.2016 / 18:58