daro2013
Forum Replies Created
-
Dear @rizaardiyanto,
Yes I am willing to buy pro version. May I have the following questions:
- If I fail to renew pro version, will it continue to work as normally with full features and functionalities? The reason I ask this is I dont need continuous updates due to my theme being abandoned by the its developers quite a while ago; I cant even update latest WP and some free plugins. So one year update from pro version is good enough or may not be needed for my theme.
- In case pro version does not well for the needs of my website, can I get a full refund.
I look forward to hearing from you soon.
Cheers
- This reply was modified 12 months ago by daro2013.
Dear @rizaardiyanto,
Do you have an email address? I can send credentials of my website to you so that you can help fix that mentioned bug.
Many thanks in advance.
Update3: Even posts and pages (not custom post type posts) cannot be seen by that User Role.
Cheers
Yes, I set that user role having all Edit capabilities including Edit private.
The custom post type is built-in with the theme.
Cheers
- This reply was modified 12 months ago by daro2013.
Update2: I have set the public to true as guided by the above link:
add_filter( ‘my_custom_post_type’, ‘update_custom_post_type’, 10, 1 );
add_filter( ‘my_custom_post_type’, ‘update_custom_post_type’, 10, 1 );
function update_custom_post_type( $args ) {
$args[‘public’] = true;
$args[‘has_archive’] = true;
$args[‘menu_position’] = 5;
// $args[‘supports’] = array( ‘title’, ‘editor’, ‘thumbnail’, );
return $args;
}But the list of custom post type posts are still not shown up for that User Role.
I very appreciate any help.
Update: I have followed this guide:
https://publishpress.com/knowledge-base/custom-post-types-capability/
But that user role cannot still see the list of custom post type posts.
Can you please advise how to fix this.
Cheers
sent
Update: I can confirm that your plugin has not converted images on my website after I reinstalled the whole website with fresh installation of your plugin.
I ll read your FAQs to correct the image path.
Thansk
do you have email? I can send it to your email?
Thanks
Yes, but it generated errors due to the plugin not recognising the image path created by Hide My WP. It is strange, all images are converted and their sizes are reduced by half according to gtmetrix, but not converted images are found in the folder you mentioned?
Any advice?
Thanks
Hi,
I cant see those images converted and store in /uploads-webpc/ folder; there are only two converted images which are named:
webp-converter-for-media-test.png.webp
webp-converter-for-media-test.png2.webpWhere all other converted images? I believe your plugin was not able to convert images in /uploads/ folder dud to its path being changed by Hide My WP plugin.
However, your plugin seems to reduce images on my website by almost half size which shown in gtmetrix.com?
Any idea where those converted images are stored?
Thanks
Hi Sir,
Thank you for prompt reply.
Your plugin has already worked for my website when testing it in gtmetrix.com
At present your plugin only converts images in WP media library? And what folder those converted images are stored?
Thanks
Dear Sir,
“I have just tested the login with Facebook and Google in some other popular social login plugins and I can actually see the same error message in their cases, too when I try to login over Android WebView.”
That may be true for social login plugins on WordPress depository. But it is not true for some social login plugins at Codecanyon.net – I have tested two of 3 plutins there; both are working. The third plugin developer also confirm his plugin work very well in Webview app.
I think your company should find a way of making NextEnd working; otherwise, many websites will stop using it.
Thanks
Hi Laszlo,
Thank you for your response both email and here.
But I see that your website states that they can be fixed using API. Here is that page:
https://nextendweb.com/nextend-social-login-docs/can-use-nextend-social-login-webview/
Is that still the case?
I have found other paid social login plugins working with both Facebook and Google – I tested one of them and it is working in Android webview app.
Well, I may have to give up NextEnd and go for that paid version with live updates.
Thanks a lot
Hi Sir,
Is there any way that NextEnd Facebook and Google logins dont use popup windows to signup/login because webview app does not allow that. That is why they go blank after registration?
Many thanks