Ankush4475
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Background images not appearingok SG server is good server for Speed optimization
i See your images are perfectly coming , means its your browser cache
try open your browser in incognito mode or clear your own browsers caches then check
Forum: Fixing WordPress
In reply to: having issue with wordpressRe update the wordpress files from ww.wp.xz.cn site , get new copy and replace the plugin.php file with that
try that and let me know
Forum: Fixing WordPress
In reply to: having issue with wordpressits very simple issue
Forum: Fixing WordPress
In reply to: Smooth Scroll doesn’t work anymoreWelcome!!
“Looking forward to help you” in future
Forum: Fixing WordPress
In reply to: How to remove gray boxes under the items@steve You are also right ,
but mostly users used paid themes and this option is hidden on some theme , so i suggest plugin for this person 🙂i saw your profile , you are Super senior to me and i respect your words 🙂
Forum: Fixing WordPress
In reply to: How to remove gray boxes under the itemsPaste this in same css box
.product-category .box {background-color: #fff !important;}
Forum: Fixing WordPress
In reply to: How to remove gray boxes under the itemsThat also need css will check this tomorrow 🙂
- This reply was modified 4 years ago by Ankush4475.
Forum: Fixing WordPress
In reply to: How to remove gray boxes under the itemsInstall Custom css plugin and add this css in that plugin
install this https://ww.wp.xz.cn/plugins/wp-add-custom-css/ or any other custom css plugin and paste the below code.product-small.box {
background: #fff !important;
}Forum: Fixing WordPress
In reply to: Options for Editing? Confusing!ok then install or buy Elementor or WPbakery composer that will give ou full size editing experiance
Forum: Fixing WordPress
In reply to: Can I Embed a youtube video without previewYes use text editor
Forum: Fixing WordPress
In reply to: Options for Editing? Confusing!Hi
Install https://ww.wp.xz.cn/plugins/classic-editor/
this will install all your problems 🙂
Thank You
You can use any custom css plugin
Or use this one
https://ww.wp.xz.cn/plugins/wp-add-custom-css/Thank You
Forum: Fixing WordPress
In reply to: Columns not stacking on mobilei think Dowgrading is not good option for this , in future you have to upgrade the wordpress because old wordpress verison are easily hacked by hackers 🙂
1. use https://ww.wp.xz.cn/plugins/custom-options-tree/ or any option plugin you like
2. yes you can drag and drop the edit pages option , you can do that easilyForum: Fixing WordPress
In reply to: Default Image of Blog PageSimple use ( dimension are in W x H ) below
1800 x 600
1800 x 500
1800 x 400This will be perfect you can use it , site will auto adjust it , so no need to worry
- This reply was modified 4 years ago by Ankush4475.