daudi250
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay not showingI am having the same issue of appe pay not shwowing in normal mode. Its shows up in incognito mode on safari.
Does this got something to do with php compatibility.? Like php 7.2.? Is the plugin comparible with php 7.2.?
Forum: Plugins
In reply to: [CKEditor WYSIWYG for Gravity Forms] CKEditor Syntax Error/*
* Add Gravity PDF 4.0 support
*/
public function decode_wysiwgy_gravitypdf_4_0( $class, $field, $entry ) {
if ( self::is_wysiwyg_ckeditor( $field ) ) {
require_once( plugin_dir_path( __FILE__ ).’gravitypdf/WYSIWYG_Textarea_Field.php’ );
$class = new GFPDF\Helper\Fields\WYSIWYG_Textarea_Field( $field, $entry, GPDFAPI::get_form_class(), GPDFAPI::get_misc_class() );
}
return $class;
}this is the code that is messing with it. removed this one and it is working fine now.
here is a golden tip. go page speed insights of google. load the results and on the end it will say to download optimized content.
download that and it will download a zip file. open that and it will show you a doc with some files. read the text file and do as it says for images. if you havent modified your css or want to modify it, dont change your css.
once you are done, then see the speed.
Forum: Fixing WordPress
In reply to: Adding favicon.icothe opption of favicon addin is mostly in the theme options
Forum: Fixing WordPress
In reply to: My images keep getting cropped in my slideri think you need make a custom landing page by going into themes options and from there add the slider, so it can show on the homepage
Forum: Fixing WordPress
In reply to: My images keep getting cropped in my sliderthere are many nivo slider, jquery slider.
Forum: Fixing WordPress
In reply to: My images keep getting cropped in my slider@brittybr you need to resize the image according to the size of the slider. 300X600
Forum: Fixing WordPress
In reply to: Error establishing database connection – Redirecting Error@lynmedia. appreciate it. you can see wp db manager for your database backup.
Forum: Fixing WordPress
In reply to: My images keep getting cropped in my slider@brittybr the image placed on the slider is Widht2560X Height: 1920
try this one.
https://prntscr.com/158prsForum: Fixing WordPress
In reply to: Error establishing database connection – Redirecting Errorfor the backup procedure, i would recommend. WP Database Manager. the best one to go with.
Forum: Fixing WordPress
In reply to: Javascript or some type of Injection on my WP 3.5.1 website.you can use this plugin of TAC by wordpress to see if the themes are infected or not. as far as the files are concerned, you can use antivirus, recommended by several developers for wordpress scanning.
Forum: Fixing WordPress
In reply to: Error establishing database connection – Redirecting Errori would suggest you to delete this backupwp plugin from cpanel>filemanager>yourdoomain>public_html/domain>wp-content>plugins
and the issue might be resolved.
@christine thanks for the reply and now i think the web is loading at ease. Disabled every plugin and activated only very useful plugins.
hm. thanks for quick reply sir..appreciate it. looking into it
can u see the look now. its messed up.. :S @wpyogi