wordpress

How do I remove chrome tab names?

How to remove the names. Or at least limit it to 3 characters

How to properly connect jquery to WordPress via cdn?

What you need to register in function.php and whether it is necessary to prescribe something in header.php?

How to disable font-awesome (cdn) in WP

Guys, please tell me I can not on the site (CMS: Wordpress) disable the download of fontawasome by link: netdna.bootstrapcdn. ... /font-awesome/4.7.0/css/font-awesome.css' type='text/css' media='all' Can you tell me how to do this? Thank you in advance!

How do I remove an item from the woocommerce shopping cart?

I have a cart page where I display all the items in the cart, but if the user wants to delete them, they are not deleted. Alt ... OOT'].'/wp-load.php'); global $woocommerce; $woocommerce->cart->remove_cart_item( intval($_GET['product_id'] )); ?>

WP WOOCOMMERCE Category Output

How can I display a product category for example on the main page, I thought to use the rpwe plugin, but it displays posts... I would like to display categories as the top categories in the store, please help

The cart update button in Woocommerce doesn't work

I inserted a button to update this basket in my cart layout when the number of products changes, for example. I didn't touch ... my own classes. When you click on the button, the page is updated, but nothing changes. Tell me, what could be the problem?

Displaying subcategories on a separate page-Wordpress

Please tell me how to implement the output of child custom taxonomies in WordPress? For example, there are several categori ... no posts. Only child subheadings should be displayed in them. And in the most recent one there will already be records here.

Ajax pagination of Wordpress

The Wordpress site has ajax pagination and ajax filter. Everything works correctly individually. But when we apply the filter ... // // mainBox.html(response); } }); return false; }); });

Why do multilingual plugins duplicate page content?

I'm trying to make a multilingual site with a Wordpress CMS, but the plugins duplicate the content for all translations. I i ... the standard fields is correctly translated. Read, like all plugins corretno work with ACF, then what could be the reason ?

Editing the html code of a Wordpress page that was loaded via the WooCommerce shortcode

$username. I can't find how to change the html code on the page related to WooCommerce. For example, text on thup after placi ... ntent using JS, but this the decision itself is stupid. I would be very grateful for any push in the right direction. Thanks.

The WP-REST API returned an unexpected result

I make a website on WP. I got the error: Ошибка обновления. Ответ не является допустимым ответом JSON.. Looked into the heal ... ache/2.4.38 (Raspbian) Server at 192.168.1.8 Port 80</address> </body></html> . How can I fix this error?

How to remove the alt and title attribute from images on WordPress

Hello everyone. Tell me, the site has a lot of pictures on each page, and on them I need to clear alt and title in the pict ... se? The solution with which to remove alt and title altogether is not suitable. It is necessary to remove them from the code.

Wordpress shortcodes (shortcode)

I'm studying WP. There is a shortcode add_shortcode( 'form', 'func_form' ); function func_form() { return " <fo ... ying to write my own plugin. I would like that when activating the plugin, shortcode became active. How can I implement this?

Correctly remove the fields when selecting the delivery method in WooCommerce

I have three types of delivery on my site (SDEK, Russian Post and pickup). Each of them has its own mandatory fields (full na ... deletion of these fields. Question - how do I force the page to be uncached or delete-add fields so that they are not cached?

Vukomers withdrawal of products from a certain category

It was necessary to display products from a certain category in a table with an additional field. Zakolhozil like this add_sh ... t displays all the products in general. in particular, this problem was not visible at all until the second table was needed.

Working with Word in php (doc, docx, rtf)

Is it possible to implement on php script that will apply a macro written in vba to a word file? What is needed for this, in which direction to google?

Output images using the ACF Photo Gallery Field plugin (WordPress)

Each entry should be able to add a gallery of images. I found an option for the ACF Photo Gallery Field plugin, I output it t ... h; ?> <?php endif; ?> <?php } /* конец while */?> <?php } /* конец if */?> </div>

How can I enter priority and frequency in the links of the sitemap map built with Yoast SEO?

There is a website on Wordpress with the SEO plugin Yoast SEO installed. I am interested in the sitemap map. At the moment, t ... freq>">http://wp-credit7-ua.test/<changefreq>weekly</changefreq></a> How can this issue be resolved?

ACF + Wordpress, output of posts with meta key and meta value

<?php // параметры по умолчанию $posts = get_posts( array( 'numberposts' => 0, ... n plain text, then everything works. At the same time, the output of the fields is absolutely identical with different types.

How do I insert YouTube broadcast comments on wordpress?

I want to display a broadcast from YouTube on the site page, but the live broadcast is displayed without comments, only the video window. How to display live broadcast comments? P. S Website on Wordpress