mdubey
Forum Replies Created
-
the problem is resolved
thank you sir
thank you sir
but i also want to change button text for page like this page
https://araldimissioni.it/apostolato-dellicona/giornalino-dellapostolato-dellicona/
please let me reply soon
thanks for your good suggestion
Forum: Fixing WordPress
In reply to: How to fix resource issue like jquery and javascriptGreat ,
Thank you for your valuable suggestion , i problem has been resolved
so many thank you both of you
Forum: Fixing WordPress
In reply to: How to fix resource issue like jquery and javascripthello sir ,
is there any one who can solve my problem
please i need your help
Thanks
Forum: Plugins
In reply to: [PDF Thumbnails] how to set size of thumbnail imageThank you sir ,
its really very helpful for me and now i am very happy to fix my problem
you are great person
thank you sir
Forum: Plugins
In reply to: [PDF Thumbnails] how to set size of thumbnail imageplease sir help me to resolve this issue , i want the code by which i can fix width and height
Thank you sir
Forum: Plugins
In reply to: [PDF Thumbnails] how to set size of thumbnail imagei try other possibility of code but it generate http error
my code was
add_action(‘pdf_thumbnails_generate_image_blob’, function ($blob, $filename) {
$imagick = new Imagick();$imagick->readImage($filename);
$imagick->setIteratorIndex(0);
$imagick->setImageFormat(‘jpg’);
$imagick->scaleImage(0, 450, true);
return $imagick->getImageBlob();
}, 10, 2);Forum: Plugins
In reply to: [PDF Thumbnails] how to set size of thumbnail imagesir i apply this code it generate error …. server not found error
please try to give me tested code so that i can fix my code
i am very needful
Forum: Plugins
In reply to: [PDF Thumbnails] how to set size of thumbnail imageplease tell me sir , is there any way to restrict the size of generated image to about 770*450
i searched the web there are many method of imagic which can do that but i don’t know how to use it so please tell me about the code so that i can fix my problem
i only want to set generated pdf image size to 770*450
thank you
Forum: Plugins
In reply to: [PDF Thumbnails] how to set size of thumbnail imageand this is the page where i have to use this generated image
https://araldimissioni.it/?page_id=23
so here i needed all images should be same size about 770*450
please help me asap
Forum: Plugins
In reply to: [PDF Thumbnails] how to set size of thumbnail imageno actually , i want some thing like this in order to set generated image size for my all pdf
add_action(‘pdf_thumbnails_generate_image_blob’, function ($blob, $filename) {
$imagick = new Imagick();
$imagick->setResolution(200,200);
$imagick->readImage($filename);
$imagick->setIteratorIndex(0);
$imagick->setImageFormat(‘jpg’);
return $imagick->getImageBlob();
}, 10, 2);because i have to upload many pdf images with same size about 770*450
Forum: Plugins
In reply to: [PDF Embedder] Unexpected server response (204) while retrieving PDFmy website page where i used this plugin is
https://araldimissioni.it/?page_id=23
https://araldimissioni.it/?p=2874
please sir try to instruct me asap so that i can resolve this issue as soon as possible
Forum: Fixing WordPress
In reply to: I want to show my pdfs like pdf view with in post in one rowi don’t want first row , i only want 3rd row but like pdf view in second row
so are you able to provide the solution for that ?
please instruct me how to do this or instruct me any other things which is use full for me
Thanks Digico Paris
Forum: Fixing WordPress
In reply to: I want to show my pdfs like pdf view with in post in one rowok so what should i do , you mean there is no plugin for this type of task
Forum: Fixing WordPress
In reply to: i want some paginationany one there who can solve my problem in very easy way , i know this is not very tough
so please if any one read this , please help me