samoreen
Forum Replies Created
-
Forum: Plugins
In reply to: [Front End PM] Is the sender notified when I block him/her ?OK. Please forget. I did miss something.
The blocked sender is not notified immediately but warned when trying to send a message or to answer to the person who blocked him.
That’s OK. Sorry for the trouble.
PAtrick
Forum: Plugins
In reply to: [Enable Media Replace] Metadata inconsistency problemHi Gerard,
Can you tell me please how to set the Caption field before uploading the image?
Probably the same way as you get and set the Title. To get it, just use $image_meta[‘caption’] instead of $image_meta[‘title’].
To set it, use $update_ar[‘post_excerpt’] = $caption; instead of $update_ar[‘post_title’] = $title; .
Just a guess.
Patrick
Forum: Plugins
In reply to: [Enable Media Replace] Metadata inconsistency problemHi Gerard,
Steps to reproduce :
1. Pick up an image having the title field set to, say, Title 1 and the Caption field set to Caption 1 and upload this image to the media library. You can see the value of these fields when opening the image in the media library.
2. Go back to you your original image and use a metadata editor to change the title to Title 2 and the caption to Caption 2.
3. Use the replace command to upload again the image using the second upload option, not the “File only” option.
4. Open again the image in the media library. The title is now set to Title 2 and the caption is still set Caption 1.
Note that in metadata editors the real tag name of Title is ObjectName and the real tag name of Caption is ImageDescription.
Hope this helps.
Patrick
- This reply was modified 3 years, 11 months ago by samoreen.
Forum: Plugins
In reply to: [Admin Columns] Login count column ?Hi,
Forget it. My mistake.
Sorry for the trouble.
Patrick
Forum: Plugins
In reply to: [Subscribe to Category] Possible problem with featured imageHi Sydney,
I’ll do further testing but I think you’re correct.
> I have seen situations on my own website that sometimes the featured images disappear.
I also recently noticed that sometimes, the features image is not displayed when editing templates in Elementor. Sometimes, a page refresh is enough and sometimes this need more actions like emptying the browser cache.
Don’t spend too much time on this. I’ll let you know if I find something.
Best regards.
Patrick
Thanks for the quick reply.
I actually meant taxonomy filtering (sharing on social media only posts belonging to a given category or CPT). I see now from screen captures that this feature is available in the plugin.
Strangely enough, I didn’t see any mention of it in the product page and I still can’t say whether it comes with the free version of with a premium plan.
Regards.
Patrick
Hi WebMat,
Yes, the problem appears to be fixed.
Thanks.
Patrick
Thanks.
Interesting. This approach makes filtering easy. I’ll only have to insert the shortcode into the template for the post category that I want to publish to Facebook. Clever.
Patrick
Forum: Plugins
In reply to: [Dynamic Conditions] No longer works after WP 5.7Hi again,
Forget it. It’s a conflict with the Flexible Elementor Panel plugin. Maybe you’ll want to discuss this with the author.
Sorry for the trouble.
Patrick.
Forum: Plugins
In reply to: [WP Maintenance] Autorisation d’accès par r?le : comment ?OK. Problème identifié. J’ai une page de connexion personnalisée. Il faut que la désactive en mode maintenance.
Patrick
Hi,
This is not exactly a visual issue and there’s nothing to show. Maybe my original post is very unclear ?
I want to use the global “theme style” of Elementor. However, I’d like to make 2 or 3 proposals to my users. To do this, I need to save the current theme style, build another one, save it, etc.
When presenting the 2 or 3 theme styles that I created, I want to be able to load any of them at will in order to make comparisons. So, the request/question is : how can we save and reload theme styles ?
I hope this is now easier to understand.
Patrick
Hi Jordy,
It was me. After posting here, I realized that this forum is not for premium products. I have answered your email.
Patrick
Forum: Plugins
In reply to: [Subscribe to Category] {{post_excerpt}} issueExcellent ! Again, thanks a lot for the high quality support.
Patrick
Forum: Plugins
In reply to: [Subscribe to Category] {{post_excerpt}} issueExplicitly setting the number of characters fixes the “post_content” problem.
Thanks for the quick answer.
Forum: Plugins
In reply to: [Subscribe to Category] {{post_excerpt}} issueAs for Click here to read more not being translated: It is localized so it should be translated. What local language have you set?
Ah, OK. My WP is in french but I’m using the english version of Windows. That’s probably the cause of the problem. I’ll check this on another system.
Thanks.