Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all 59525 articles
Browse latest View live

fails to delete tables

$
0
0

Replies: 0

fails to delete tables
php 7.2.14


Llamar Eventos según su título

$
0
0

Replies: 0

Hola! En ESTA PÁGINA estoy usando este código para mostrar los resultados:
[event_blocks title=”Resultados 5º Fecha del Torneo Clausura” event=”” team=”0″ league=”46″ season=”50″ venue=”0″ status=”default” date=”range” date_from=”2019-07-27″ date_to=”2019-07-28″ date_past=”” date_future=”” date_relative=”0″ day=”” number=”10″ orderby=”default” order=”default” show_all_events_link=”0″ align=””]

Pero necesitaría que traiga los que tienen un título especifico y no un rengo de fecha, eso es posible?

3.5 version break the home page align

$
0
0

Replies: 1

Sir,
I use this plugin for about 2 years. But after updated version 3.5 break my sites home page align. So I deactivate it now. Can I rollback version 1.0.12.1, does it safe for my site if activate this old version? Please suggest or solve issue of new version.
Thanks.

Bon plugin

$
0
0

Replies: 0

Super je peut utiliser mon CSS sans risquer de tout perdre et sans utiliser de thème enfant. Bravo!!!

ppom_wpml_translate breaks ability to save default settings in WooCommerce

$
0
0

Replies: 0

Ran into an issue with the ppom_wpml_translate function in functions.php line 110. When loading the WooCommerce settings page and trying to save changes to it there are two PHP warnings that interfere with the ability to save any changes.

Using the Query Monitor plugin I was able to trace it to your plugin causing a save failure in WooCommerce settings.

Warning stripslashes() expects parameter 1 to be string, array given
Count = 10
wp-content/plugins/woocommerce-product-addon/inc/functions.php:119
Plugin: woocommerce-product-addon

Warning strtolower() expects parameter 1 to be string, array given
Count = 10
wp-includes/formatting.php:2126
Plugin: woocommerce-product-addon

It looks as though an array is being passed to the function as a field value. Not even sure why PPOM is loading on the default WooCommerce settings page. It should only be loaded for its particular settings tab.

Quick fix I implemented:


function ppom_wpml_translate($field_value, $domain) {
	if (!is_array($field_value)) {
		$field_name = $domain . ' - ' . sanitize_key($field_value);
		//WMPL
		/**
		 * register strings for translation
		 * source: https://wpml.org/wpml-hook/wpml_translate_single_string/
		 */
		$field_value = stripslashes($field_value);
	} else {
		// Do something with the array here??
	}

    if( has_filter('wpml_translate_single_string') ) {
		$field_value = apply_filters('wpml_translate_single_string', $field_value, $domain, $field_name );
    }

	// Polylang
	if( function_exists('pll__') ) {
		$field_value = pll__($field_value);
	}

	return $field_value;
}

Deletes more than just the selected variation

$
0
0

Replies: 0

I recently purchased the pro version. I pulled up a list of selected variations of all of my products and deleted that variation. When I went back to my products page, it had deleted ALL of the variations and products that contained that variation. This is going to cost me days to try and put the products back in. Why did it delete the variations that weren’t selected, and is there any way to recover them??

Design bug in RTL

$
0
0

Replies: 0

Hello guys!

I’m running GeneratePress on a new website.

The site is in Hebrew, so the theme switched to RTL, which is great.

Problem is, it seems as though the “posts” section in the homepage is being misaligned.

Image and video hosting by TinyPic

Can you help me fix that?

Thanks in advance!

  • This topic was modified 16 minutes ago by mtrends99.

Facebook Page Plugin AMP Error

$
0
0

Replies: 0

Hello,

Google Search Console showed me an error for my Facebook Page widget code in the AMP version. I put it manually on the canonical version of the article, AMP plugin handled it for AMP version of the page and with an error.

GSC shows that the following code, AMP plugin handled for me, causes the error:

<amp-facebook-page layout="responsive" width="" height="" data-href="https://www.facebook.com/artemis.in.ua" data-tabs="" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"><blockquote cite="https://www.facebook.com/artemis.in.ua" class="fb-xfbml-parse-ignore" fallback=""><a href="https://www.facebook.com/artemis.in.ua">Artemis блоґ</a></blockquote></amp-facebook-page>

The original code, FB generated for me, which is converted into AMP compatible is the following:

<div class="fb-page" data-href="https://www.facebook.com/artemis.in.ua" data-tabs="" data-width="552px" data-height="" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"><blockquote cite="https://www.facebook.com/artemis.in.ua" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/artemis.in.ua">Artemis блоґ</a></blockquote></div>

Would be thankful for any tips on how to resolve it.

I was trying to put the width, but it didn’t help out, GSC still detected an error.

Thanks in advance!

  • This topic was modified 13 minutes ago by bebyk.
  • This topic was modified 10 minutes ago by bebyk.

Best cache plugin

Content Security Policy blocking “delete cache”

$
0
0

Replies: 1

Hi

I have recently applied a content security policy for my website

The problem is everything works apart from the delete cache feature of Autoptimize.

If I dont have anything in script-src then delete cache works

If I have “self” along with a hash (‘sha256-ZoLPmUE984t1ctLy65xUnzPSpSzqqcao/3I8AjOTgNw=’) the site is secure and everything works apart from delete cache

Could you please recommend anything that I could try?

Also is there another way to clear Autoptimize cache say in the Cpanel?

Thank you

Best regards

John

Works! Need to cancel old pending first.

$
0
0

Replies: 0

I activated plugin and thought it didn’t work. Then I chose “cancel” old pending email notice and started changing again. And it works!

but when using affiliate plugins with Dokan

$
0
0

Replies: 0

Hello
I tested 2 affiliate plugins (affiliatewp and ultimate affiliate pro) both work well with woocommerce but after install Dokan both plugin got the same problem

both affiliate plugins has the feature of transfer affiliate’s commissions to be store credit user can generate from it a coupon to buy any product
the user stopped able to generate the coupon from his store credit after installing Dokan

so please advise

Elementor

$
0
0

Replies: 0

Hi there,
in Integral’s description, it says that it is compatible with Elementor. However, when I go into my pages and try to edit the Front Page, I can open it within Elementor but can’t make any changes. What am I doing wrong?

Customizing sections on front page

$
0
0

Replies: 0

And yet another question:
I would like to add a new custom section to the front page, is this possible? And if yes, what do I need to do? By now, I haven’t found a way to do so.

Beautiful and Wonderful!

$
0
0

Replies: 0

With your plugin, everything is all simplified. It made my work very easy, highly manageable and straight.

Thanks a million to all behind the amazing and magnificent plugin.

So grateful!


Superb Customer Service

$
0
0

Replies: 0

App is definitely good, however, the customer service is extra ordinary. Thanks to Ella, fixed the issue quickly even after requesting multiple things.

Can’t enter my page, i think it’s a scam

$
0
0

Replies: 1

Howdy,

I was trying to log in to my page today, and i shows me a scam page instead.
Can’t even get to admin panel.
What’s going on? please help

Dawid

Best plugin

$
0
0

Replies: 0

This is one of the best plugin I have ever worked with! Thank you! 🙂

Excellent!

$
0
0

Replies: 0

It’s a great option if you want to change your admin URL without one code line!

Compatibility Notice – FVM vs Beaver Builder

$
0
0

Replies: 0

Hi.

Just to notice that, after the update of FVM to Version 2.7.2, in order to use BB live, we must deactivate FVM.

Hope it’s useful to you.

Viewing all 59525 articles
Browse latest View live