Mohammad Hosseini
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Footer menu modificationso it doesn’t exist on the Menu page and what about Widget area?
When you active your theme does it add a section to your WordPress column (in dashboard area)?Forum: Fixing WordPress
In reply to: Website loading twiceIt works normal for me
Forum: Fixing WordPress
In reply to: Edit HTML ui-datepicker-inlineoh sorry, you can’t change the datepicker style. It’s from an external link.
you must change it with something else.
can you please explain whats idea do you have?Forum: Fixing WordPress
In reply to: Child theme not appearing in admincan you send style.css of both folder here?
child theme and the main oneForum: Fixing WordPress
In reply to: Recommended Postyour theme supports Favorited post?
Forum: Fixing WordPress
In reply to: Child theme not appearing in adminwp-content/themes/jobseek
[jobseek] is your theme folder name right?
and your child theme must be [jobseek-child] right?Is there any of these items in the child folder?
functions.php
style.css
creenshot.pngForum: Fixing WordPress
In reply to: Child theme not appearing in adminsend your website url if it’s possible
- This reply was modified 7 years, 7 months ago by Mohammad Hosseini.
Forum: Fixing WordPress
In reply to: Child theme not appearing in adminCheck this item to be corrected:
1. [themefolder] and the child get [themefolder-child] in directory.
2. functions.php and style.css maybe creenshot.png must be on your child theme folder
3. The below code must be written on your style.css:/* Theme Name: [themename] Child Description: This is a child theme for [themename] Theme Author: [name] Template: [themename] Version: 3.0 */Forum: Fixing WordPress
In reply to: Child theme not appearing in adminHi
can you please give us the first paragraph css code in child theme folder on your directory?Forum: Fixing WordPress
In reply to: Footer menu modificationCheck theses steps:
1. Default menu on WordPress
2. Theme optionForum: Fixing WordPress
In reply to: Site isn’t loadingworked for me either
Forum: Fixing WordPress
In reply to: Edit HTML ui-datepicker-inlineHi there,
Can you explain what you need with some screenshot of your website if possible?
The Date picker border is your problem, right?Forum: Fixing WordPress
In reply to: Homepage text overlaid on Homepage imageHi there,
Your website is protected by password.Forum: Fixing WordPress
In reply to: unable to login and edit my wordpress websitedo you have access to host panel?
Forum: Fixing WordPress
In reply to: Insert a vertical video in a blog postHi there,
you can do this by some css code.