asadz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Bottom part of the images became blurry in my blog postsHello @choonthen ,
No worries here is the video link below you will easily check the video and paste the CSS : https://go.screenpal.com/watch/cZX31TnVzt3
Forum: Fixing WordPress
In reply to: Bottom part of the images became blurry in my blog postsHello @choonthen ,
I have checked your website and I found the issue
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
-webkit-backdrop-filter: blur(0px) !Important;
backdrop-filter: blur(0px) !Important;
content: "";
height: 100%;
-webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
mask-image: linear-gradient(0deg, #000 20%, #0000);
max-height: 40%;
}just add this css into additional just go to the appearance > customize > additional css and then paste this css
Hello,
You will create more professional website in WordPress using the woodmart theme this theme is easy to use and SEO friendly check this theme in themeforest.
Forum: Fixing WordPress
In reply to: Photos small, not proportionateHello @dconheels ,
Just add this css on your website go to the appearance > customize > additional css
img.size-large {
width: 100%;
}copy and paste this css
Forum: Fixing WordPress
In reply to: index.php in the urlHello @wooster82 ,
Go to the permalink and remove the all thing and only add this %postname% this will resolve your issue
- This reply was modified 6 days, 9 hours ago by asadz.
Forum: Fixing WordPress
In reply to: Category change won’t updateHello @genwags ,
Firstly you need to purge the cache again and remove cache plugin because sometimes cache plugins are so frustrating on the other hand sometimes hosting provider is local so when we change the anything on the website it will implement after the couple of hours.
Forum: Installing WordPress
In reply to: migrating from wordpress.com to new host – no pages importedHello @timendez ,
You should try to migrate with migrating plugin which name is updraft or all in one migration plugins. It’s the best plugins to migrate the website from one host another host
Forum: Fixing WordPress
In reply to: Category change won’t updateHello @genwags ,
it might be cache issue purge the cache with litespeed plugin or use the wprocket to purge the cache and then check
Forum: Fixing WordPress
In reply to: Elementor page contents vibrate and undue motion up-downHello @benedek1997 ,
I have checked your website your website front end is not showing. Firstly, You will disable the plugin folder and then check it it’s still showing previous thing switch the theme to default wordpress theme might be these thing will resolve your issue
Forum: Installing WordPress
In reply to: Just installed: Where’s my home page?Hello @hmishkoff ,
The sample page is your home page in by default WordPress setting and the WordPress sample is assigned as a home page. If you change the thing on the sample page it will be at the front of your website.
Forum: Fixing WordPress
In reply to: Sync Micro ingram product to wordpressThere is no plugins to sync the products from ingram micro to wordpress and there is no specific error are showing
Forum: Fixing WordPress
In reply to: Can not edit nor make a new page after 6.7Hello @theconsul ,
First you need to switch the theme and check if it’s still show errors then upgrade the PHP memory limit in WordPress wp-config.php and paste this code into this file
define( 'WP_MEMORY_LIMIT', '256M' );
after that still showing an issue contact your hosting provider then.
Forum: Fixing WordPress
In reply to: Sync Micro ingram product to wordpressI don’t have any screenshot I just thought if anyone have done in future so please share the process
Forum: Fixing WordPress
In reply to: Featured images issueOhh that’s sounds great feel free to reach me again if any issue will happen
Forum: Fixing WordPress
In reply to: Featured images issueohhh don’t worry I have attached the video to copy and paste the code after pasting the code hit publish button issue will resolve. Here is the video link: https://somup.com/cZX2lDJrHc
- This reply was modified 1 week, 1 day ago by asadz.