Gibum
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Parse Error when trying to access Products -> CategoriesI figured it out, sort of. I decided to download a fresh version of the latest wordpress and pulled the class-wp-terms-list-table.php. I saved my existing file and replaced it with the new fresh one. The Categories and Tab page seems to be working now.
Forum: Fixing WordPress
In reply to: Parse Error when trying to access Products -> CategoriesI should also mention I encountered a similar issue when I first pushed WP locally to live. It was happening to a different .php file, but I reuploaded that file to the FTP and thankfully that worked. However, reuploading the class-wp-terms-list-table.php file didn’t solve this issue.
Forum: Themes and Templates
In reply to: Mobile Menu item repeats 3 timesThanks esmi! i’ll do that.
Resolved
Forum: Themes and Templates
In reply to: Editing pages in Child ThemesThanks! Resolved.
Forum: Themes and Templates
In reply to: Editing pages in Child ThemesIts working now. I removed the theme, reinstalled and it seems to work fine now.
How strange.Forum: Themes and Templates
In reply to: Editing pages in Child ThemesWPyogi, I noticed that none of my changes in my child theme > style.css takes effect unless I write the !important markup. Why is this the case? Is this normal?
Forum: Themes and Templates
In reply to: Editing pages in Child ThemesSweet, thanks for the quick reply.
Forum: Themes and Templates
In reply to: Editing pages in Child ThemesSo by default my child theme will use the files in the same folder, rather than recalling files from my parent folder?