Minal Diwan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How we add custom css in wordpress template editor inside iframeHi @threadi
yes when we changing mode of site in full site editing,
below i have added attached recordinghttps://cln.sh/Lgx4Eeuc7gfU7zZP7epC
- This reply was modified 2 years, 7 months ago by Minal Diwan.
Forum: Fixing WordPress
In reply to: Bullet Points Not ShowingHi @jantsa13
Can you try to add following css code in your css file
.innerblocks-wrap .wp-block-themeisle-blocks-advanced-column ul { list-style-type: disc; }
I think it might be helpful for you.
Thanks- This reply was modified 2 years, 8 months ago by Minal Diwan.
Forum: Fixing WordPress
In reply to: Converting 1000+ posts from Classic editor to Block EditorHi @smaartyp
Could you try to install “switch to classic editor or block editor” plugin in your system.
Before that importing database.
Please follow below URL:
steps to convert posts from classic editor to blockThanks
Forum: Fixing WordPress
In reply to: How can show the only child categories using shortcodeThanks @vijayhardaha
I have got solution.Forum: Fixing WordPress
In reply to: How to disable home navigation links on the top of the page?Hi @martis23
Can you add below css in your style.css or Appeareance > Customizer > Additional CSS:
.aux-breadcrumbs > span a { pointer-events: none; }
Thanks
Hi @rnmartinez
If you are using twenty twenty two theme
and using Header template so you can customize it from editor site and adding search icons from wp block.
ThanksForum: Themes and Templates
In reply to: [Twenty Twenty-Two] Header section paddingHi @rnmartinez
Please check the list view block
and follow below step
https://www.awesomescreenshot.com/image/22317183?key=a01b46b0c5bcd5c3b5a74e1989cd90ab
https://www.awesomescreenshot.com/image/22317348?key=145091bb877e6b78188a0cbc59acb27c
adjusting padding using group block and also adjusting site logo width for reduce size of headerThanks
Forum: Fixing WordPress
In reply to: Box Around Menu Items heightHi @bluecom
i am happy i was able to help you.Good Luck!
Forum: Fixing WordPress
In reply to: How to remove small gap space in header area between menu and imageHi @yukoyoda
Can you please check the editor side of https://yukooda.com page.
and find it is there any empty paragraph occure.`<p><!–vcv no format–></p>’
as i find from inspector.thanks
- This reply was modified 2 years, 9 months ago by Minal Diwan.
Forum: Fixing WordPress
In reply to: Box Around Menu Items heightHi @bluecom
Can you plz send css file url
because i didn’t find your css in this custom.css file
https://blueprintarts.com/wp-content/themes/thegem/css/custom-hXUoX2ZZ.css?ver=5.8.3Forum: Fixing WordPress
In reply to: Box Around Menu Items heighthi @bluecom
Did you added above css?Forum: Fixing WordPress
In reply to: Box Around Menu Items heightHello @bluecom
Here I have applying css for box around menu items and its not affecting menu height with or without scrolling menubar.
.header-style-3 #primary-menu.no-responsive > li.menu-item-active > a{position:relative;border:none;} .header-style-3 #primary-menu.no-responsive > li.menu-item-active > a::before { content: ""; position: absolute; top: -10px; left: 0; width: 100%; height: 100%; background-color: transparent; border: 2px solid #3c3950; padding: 10px 4px; }
Thanks
Forum: Fixing WordPress
In reply to: How to remove small gap space in header area between menu and imageHi @yukoyoda
Do you want to remove complete space below menu
Link of screenshotif yes
so can you plz remove extra <p> element from<div class="entry-content"> <p><!--vcv no format--></p> </div>
and set padding
.singular-section { padding: 0; }
- This reply was modified 2 years, 9 months ago by Minal Diwan.
Forum: Fixing WordPress
In reply to: Image order in gallery in WordPress 5.9 – reorder imagesHi @marcinch78
Can you plz check the gallery block gallery image changing direction setting in your setup.
here i have attached screenshot of image reorder settings
screenshot:https://www.awesomescreenshot.com/image/21072705?key=326f4525c88aab1e3d6ea81e840f47dcForum: Fixing WordPress
In reply to: Can’t loginhi @onyxstone21
When you hit an internal server error it usually means some parts of your web server is not configured correctly or the application is trying to do something and the server is failing to carry out the request due to a conflict or restriction. This error can only be resolved by fixes to the Web server software . It is up to the administrators of the Web server site to locate and analyse the logs which should give further information about the error. However, there are often ways to quickly get around the problem:
- Backing Up Your Site
- Server permission
- Server timeout
- Script timeout
- Errors in .htaccess files
- Check the Error Logs
- Clear your browser cookies and cache