Thomas
Forum Replies Created
-
Forum: Plugins
In reply to: [SQLite Object Cache] No effect for meHi OllieJones,
Thank you for replying. If I can be of any help, of course.
Here’s how I do it:define('WP_CONTENT_URL', ‘https://www.mywebsite.com/newfolder’);
That’s all ??
Wishing you a happy, healthy and prosperous year ahead.Hi Steve,
Of course, I hide them and ignore them, but my server records these errors in the logs and it’s just a lot of lines all the time ??
Thanks in advance for the correction.Forum: Plugins
In reply to: [SlimStat Analytics] Customize page is upside downHi @mostafas1990,
Sorry for the delay in responding, I was away on business.
Yes, I use the latest version, the 5.0.4
And still no error in the console on my side.I was away on business… but I guess it’s better for you to consider that a response that doesn’t come fast enough is worth closing the ticket.
Why ask me if I confirm?
Yes, I confirm… otherwise why would I have already told you that “Wishing to be sure that it comes from that, I specify that by removing the shortcode, the error disappears.“So I reconfirm the same thing.
I’m not in the habit of opening a ticket without doing a minimum of testing first. This is to avoid disturbing the developers unnecessarily.
RegardsForum: Plugins
In reply to: [SlimStat Analytics] Customize page is upside downNo errors. And this is the only page that fails.
All the others are flawlessForum: Plugins
In reply to: [SlimStat Analytics] Customize page is upside downHi,
My English is not very good and I don’t know what you call “the console”.
Is it the console of browser ?
If yes, I opened it and there is no error.- This reply was modified 1 year, 7 months ago by Thomas.
Forum: Plugins
In reply to: [WooCommerce] related_products shortcode error lineHi @babylon1999,
I tried WP Staging but I have a problem with it because it doesn’t take into account images that are outside?/wp-content/uploads: “We are already working on an update for WP STAGING to support custom folders like this.”
https://wp-staging.com/docs/no-images-are-visible-on-staging-site/
So, it blocks and doesn’t want to create a site.
Anyway, I’ll try later with Storefront but I need to make a copy first, change the theme on this one and reapply my child theme. So later on, it’s not very serious either.
In any case, thank you for your support on this issueForum: Plugins
In reply to: [WooCommerce] related_products shortcode error lineHello @babylon1999
Thank you very much for your answer.
Ok, I’ll try to show you this by detailing things well.
Indeed, as for you, if I do not activate the display of errors in the wp-config, I see nothing.
Example on my test site: https://preprod.wireless-products.com/produit/antenne-combinee-5g-4g-lte-3g-2g-lpwa-gps-gnss-magnetique-ip67-ip69-3-4dbi-27db5v/
The three products that are displayed at the bottom of the page are from the following shortcode: do_shortcode('[related_products limit="3" columns="3"]');
To see and display the possible errors, I use a Query String.
In my wp-config.php file, I have integrated this :if (isset($_GET['show']) && $_GET['show'] == 'errors') {
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_DISPLAY', true );
error_reporting(E_ALL);
ini_set('display_errors', 1);
} else {
define( 'WP_DEBUG', false );
define( 'WP_DEBUG_DISPLAY', false );
}
Therefore, if you try the same url with the Query String (https://preprod.wireless-products.com/produit/antenne-combinee-5g-4g-lte-3g-2g-lpwa-gps-gnss-magnetique-ip67-ip69-3-4dbi-27db5v/?show=errors), you will see the error appear.I haven’t tried with StoreFront but I will when I can.
My theme is OceanWP.Best regards,
ThomasHi @kushnamdev,
I tried a site staging with WP Statging but I have the same problem, it still doesn’t take into account images that are outside /wp-content/uploads: “We are already working on an update for WP STAGING to support custom folders like this.”
https://wp-staging.com/docs/no-images-are-visible-on-staging-site/
But it’s not a problem, I will create a preprod site, identical to mine.
I will send you the link and the login by email.Hi @kushnamdev,
Thank you for your answer!
No, I am not in multisite, it is a single WordPress standard site.
The hook I notified allows WordPress and WooCommerce to upload and read the images on a subdomain.
Example, my site is mydomain.com and the images are on media.mydomain.com/uploads/
All my plugins manage this very well and fetch the images from the subdomain.
But maybe it’s me who didn’t understand how Optimole works?
Because when I installed it, I was expecting the images to automatically change url to a remote CDN server. Is this the case?
Or is it just an “optimization” of the images?
If so, I’ll reinstall Optimole on my test site and send you the urls so you can see that my image urls don’t change, it’s still served by my subdomain.
Regards,
ThomasForum: Plugins
In reply to: [PDF Catalog Woocommerce] Images are not displayedI’m talking to myself here but if it helps anyone else:
Correction, digging into the plugin, it’s not only an image location thing but a format thing also.
The .wepb format is not supported by this plugin.
- This reply was modified 1 year, 8 months ago by Thomas.
Forum: Plugins
In reply to: [PDF Catalog Woocommerce] Images are not displayedHi,
No answer?Forum: Plugins
In reply to: [Dynamic XML Sitemaps Generator for Google] No recording of changesDone!
Forum: Plugins
In reply to: [Dynamic XML Sitemaps Generator for Google] No recording of changesYou’re welcome ??
I just reinstalled the plugin, it’s fine.
Thank you for your response and responsiveness.Forum: Plugins
In reply to: [Dynamic XML Sitemaps Generator for Google] No recording of changesHello,
Finally, still the same problem: the “save changes” button does not trigger any event. Impossible to save the changes made in the options.
NB: I thought it was working but I was wrong, I was testing another plugin