dimitris33
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Image missing success.pngSuper, thanks!
Forum: Fixing WordPress
In reply to: My Blog | My WordPress Blog || WONT GO AWAYForum: Plugins
In reply to: [WooCommerce] Product categories hierarchyi forgot to mention that this happens (i think) when i enter 10 categories and subs and then the next day i add more subcategories.
Forum: Fixing WordPress
In reply to: Problem when trying to edit my pageswhich version of the file do you have at the moment? which version of WP do you have?
is this post.php file the original file or modified?
you can also disable your current theme and revert to a default one(if you have one) like 2013,2014.
to do that with ftp rename your current theme to something else.You can try this too.
for me the best thing to do is to, export your database, reinstall WP and import your database back, but it is better to find someone that can do this for you.
Forum: Fixing WordPress
In reply to: automatically categorize blog posts under different pagesWordPress=love!
Forum: Fixing WordPress
In reply to: Problem when trying to edit my pagesHi, editing core files like you did is a bad practice.I suggest you remove the file (if this is the only edit you made) and try to login again(find the original problem and fix it).
Here are some links to help you
https://codex.wordpress.org/Resetting_Your_Password
http://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/Forum: Fixing WordPress
In reply to: automatically categorize blog posts under different pagesHi, you can go to your wp>appearance>menus and use the categories and add them in your menu.
Forum: Fixing WordPress
In reply to: Jquery not workingI see that you have an error with the crayon plugin, did you look for an updated version of it?
Forum: Fixing WordPress
In reply to: Is it possible to change the default header styles?You need to edit the css and make the changes you need.
Use a child theme or a custom css boxHi sleadeav
this is true, sometimes when you update WP plugins / scripts / themes break.Why this happens is because technology moves on and so the developers are introducing new functions /features in WordPress.The web is also changing (Chrome, Firefox etc) so again developers have to change their code.
Before a WP update the authors of plugins / themes have to update their code too.Usually they offer an updated version if there are any incompatibilities.
Best way to prevent problems is to stay updated for new versions of your plugins and contact their author when new WP versions are released.You can also have a staging site to test updates.
Forum: Themes and Templates
In reply to: Formatting lostYou have a js error with the carousel plugin, what formatting did you lose exactly?
Forum: Fixing WordPress
In reply to: Is it possible to change the default header styles?In my opinion it is easier to change the font size of the h1 headings, i am not sure how you created custom ones.
Forum: Fixing WordPress
In reply to: Where can I find those html files in WAMP?I think you are looking for this guide.
Forum: Fixing WordPress
In reply to: Woocommerce SupportYou can check this page https://support.woothemes.com/hc/en-us/articles/203106357-Add-Login-Logout-Links-To-The-Custom-Primary-Menu-Area
for example code.
Forum: Fixing WordPress
In reply to: WTF changed theme install method?Please make sure you are logging in as the administrator of the site, otherwise you won’t be able to change themes.