Questions tagged as 'wordpress'

0
answers

Woocommerce - Change the transport class if a field is filled in the checkout

I want to change the tax class (or zero taxes) of a purchase if a field is filled in the checkout, which would be the State Registration, if the company or individual has a state registration will not pay a certain tax, then zero . I tried in so...
asked by 14.07.2016 / 13:55
2
answers

Add Woocommerce Hook to add target attribute

I need to create a gain in my functions.php to change the woocommerce_template_loop_product_link_open function of the Woocommerce plugin. The original function is: function woocommerce_template_loop_product_link_open() { echo '<a...
asked by 01.07.2016 / 05:32
0
answers

every time I refresh add 1 item to cart

I'm working on a wordpress site and I'm having a problem. The site is based on the purchase of software - Premium, Free and for that I used a princing table . In woocomerce I created 2 products and the id of the created products I place...
asked by 24.06.2016 / 18:57
1
answer

Customize email sent by the wp e-commerce plugin

I use wp e-commerce on a website for customers to quote, but I would like to customize the email that is sent to site administrators when a request is placed. I need to do this without plugins of preference, as they are only a few changes in...
asked by 27.06.2016 / 20:51
1
answer

How to delete the view cart button in the cart submenu (see image) -woocomerce

Good people I wanted to delete the button that says view cart as you can see in the image below. I leave the site I'm developing below: ttu.awd.pt/home I'm a little noob in wordpress I need to explain in detail what to do thanks....
asked by 28.06.2016 / 11:39
0
answers

How to use an xml sheet in wordpress

Good evening, I'm new to website creation, I made a page in php that works fine using a script to load data from an XML file. This script loads - a video, video title, and description each time you click a link. From this xml file. But whe...
asked by 29.06.2016 / 01:13
1
answer

Limit image rendering

I'm using the link plugin to link images to categories, and I'm printing icons next to the post title so (code below) but it brings all related categories and I wanted to limit to just one can someone help me ?: <?php print appl...
asked by 29.04.2016 / 18:41
0
answers

Add the form title to a hidden field (Contact Form 7 WP Plugin)

Good afternoon, You can add the form title of the Contact Form 7 (Wordpress) plugin in a hidden field This is the shortcut used by the plugin: [contact-form-7 id="86" title=" Contact Title "] This is because I have a page with some o...
asked by 23.05.2016 / 12:39
0
answers

Color menu bar using the Mega Main Menu Plugin?

I'm using the Mega Main Menu plugin to set up menu bar in WordPress and would like to change the default color, how could I do that?     
asked by 05.04.2016 / 14:41
0
answers

Login redirecting on different pages in my Woocommerce theme

I'm developing my own Woocommerce theme, and now I need to make a redirect after logging in to a particular page where I'm using the Woocommerce login form. For this I have added the following function in functions.php if (!is_account_pag...
asked by 13.05.2016 / 03:47