dimitris33
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: problem with wordpressHi, you can try re configuring your local system
there are many tutorials to study.
Forum: Fixing WordPress
In reply to: Plugin that exports my wordpress blog and convert to static page ?You can try this https://fuc.wordpress.org/plugins/simply-static/
Forum: Fixing WordPress
In reply to: Exporting Content wordpress 4.7.3Hi, are you using a plugin to export / import?
Forum: Fixing WordPress
In reply to: make 2015 template full widthHi, the theme uses the sidebar for navigation, how do you want to make it full width? when will the navigation be?
Forum: Fixing WordPress
In reply to: Transfer WordPress Site ti another hostHi, i am not sure which method you used to move your site, i suggest you read the Codex first when you have issues with your site (and use these forums:) )
https://codex.wordpress.org/Moving_WordPress
one thing you can do is to revert your changes and try again.There are many ways to move a site, there are plugins too
Forum: Developing with WordPress
In reply to: Creating a Custom Widget AreaHello,
using a pugin probably will be easier.The CSS will be a problem, you will have to find the CSS that is used already in your theme and copy it to your new sidebar + widgets.You can use firebug for this or even ask the author of the theme.
Forum: Fixing WordPress
In reply to: languages are mixed in website?Hi, i believe this depends on the method you are using to have your site translated.If it is a plugin you can ask for help from the developer directly, that is the best option in my opinion.
Forum: Fixing WordPress
In reply to: Not Safe LoginHi rafael,
i believe there is nothing wrong with your site.The not secure note is because you are not using a ssl certificate and from now on browsers will tell that.You can install a ssl and get a https address.
for the login page i think this is what you see when you normally.
https://www.siteground.com/tutorials/cpanel/lets-encrypt.htm
Forum: Fixing WordPress
In reply to: Error 500 after installing pluginsHi, i believe the easiest solution is to ask your hosting company to restore your site to a date before you did the update.After that you can decide if you want to update your installation.
Forum: Fixing WordPress
In reply to: Fatal error messageHi essentiallyholistic,
If 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: Everything else WordPress
In reply to: Search Codex onlyHi Steve,
thanks for replying, is there something like this i can use?
Forum: Plugins
In reply to: [Styles] Styles: TwentyFifteen, ALL settings are goneHi lipofee, i am not sure what can cause this, i tried just now the plugins and i can see them working.First thought is that it has to do with the backups but that’s a guess.Could you try re installing the plugins? the two Styles ?
another thing you can try is check for any cache mechanism enabled? htaccess, server etc.
don’t forget to take a backup if you don’t have one.
Forum: Plugins
In reply to: [WooCommerce] Connect productsthink of parts and cars, a part can fit to many cars, and cars have many parts.if i use a grouped product it works but only for one model of a car but a part can fit to more than one car.
Forum: Plugins
In reply to: [WooCommerce] Attribute term orderFor anyone else having the same issue.
In products>attributes you create your attributes and their terms.If you want to change the order of those terms in your product variations and you can’t move them(like i did) you can re order them first in products>attributes>terms (open the terms and point near the checkbox, you can move them)and then you will see it on the front end too.
Forum: Fixing WordPress
In reply to: Wodpress Site takes 45 seconds to loadHi, your site looks heavy, i should start with resizing the images, you can use image optimization plugin (search in http://wordpress.org/plugins for one)
you can also read more on WordPress optimization.