dimitris33
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I can not change my wordpress and woocommerce languageI recommend asking at https://wordpress.org/support/plugin/woocommerce so the plugin’s/theme’s developers and support community can help you with this.
Forum: Fixing WordPress
In reply to: My website is not responsive on mobile, i don;t wanna overflow on x;I can’t see it, maybe you can add screenshots?
Forum: Fixing WordPress
In reply to: Backend been disabledYou probably need to change the credentials in the database directly
Forum: Fixing WordPress
In reply to: Customizer Options for CategoriesI think you are missing the ‘register setting’ for one
check this page, i think it will help you
Forum: Fixing WordPress
In reply to: Error loading this resourceI recommend asking at https://wordpress.org/support/plugin/video-embed-thumbnail-generator so the plugin’s/theme’s developers and support community can help you with this.
Forum: Networking WordPress
In reply to: Unable to access network admin dashboard and mainsite's homepageTry manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to
/wp-content/themes/and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).Forum: Fixing WordPress
In reply to: Pages missing from Menu CustomizationTry deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
including changing back to regular Zerif Lite in case creation of the child and adding of some code there is what complicated things, but it has been no help.
do you mean that even with the parent theme you can’t see any pages?
Forum: Fixing WordPress
In reply to: How to Fix Photo to Fit My City BannerIf you use a commercial theme or plugin and need support, please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.
Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.
Forum: Fixing WordPress
In reply to: Blog as parent category instead of page?I don’t think so, although i didn’t get what you want to do : )
i mean the structure you want to have in your menu.
> and show my latest posts at the blog category archive page instead
Forum: Fixing WordPress
In reply to: console error in wordpress websiteIf you use a commercial theme or plugin and need support, please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.
Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.
Forum: Fixing WordPress
In reply to: Media library not showingTry deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, try switching to the default theme for your version of WordPress to rule-out a theme-specific issue (theme functions can interfere like plugins).
Forum: Themes and Templates
In reply to: [Virtue] fn class missingI did a quick search and the issue might be that fn is a property of vcard?
Forum: Themes and Templates
In reply to: [Virtue] fn class missingfound something interesting..
when i inspect the element i dont see the class but when i open the source code in a window the class is there! in red color(if that helps)
is that normal?
Forum: Themes and Templates
In reply to: [Virtue] fn class missingI am sorry i can’t.I tried with no plugins and i dont have any other custom code.
I can see this<p rel="author" class="vcard-name"><i class="icon-user"></i>name</p>i can try to figure out myself why it’s happening but if you have any ideas, feel free to share : )
Forum: Fixing WordPress
In reply to: Installation Issuesdid you try debugging? and / or checking your error log ?