dimitris33
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how to call a custom menu inside a pageI think you need to
1.create your custom menu
2.place it in your page / file
3.code it with css / js to make it an accordion or use a pluginhttps://codex.wordpress.org/Function_Reference/register_nav_menu
https://developer.wordpress.org/reference/functions/wp_nav_menu/Forum: Networking WordPress
In reply to: Move sub-domain to another server as new main websiteI never done it but there are lots of tutorials howtos you can read.
Forum: Plugins
In reply to: [Styles] How to export and import customized StylesI found this plugin but i am not sure if it’s working https://wordpress.org/plugins/customizer-export-import/
Forum: Networking WordPress
In reply to: Different languages of the primary siteHi,
i think it’s better to post your questions in the plugin forum to get help from the author
https://wordpress.org/support/plugin/multisite-language-switcher
Forum: Fixing WordPress
In reply to: How to see what changes the client made, restoring original siteif it is only css then you can compare the original with theirs.
Forum: Localhost Installs
In reply to: Connection Information – FTP credentialsdid you try this ?
WordPress asks for your FTP credentials when it can't access the files directly. This is usually caused by PHP running as the apache user (mod_php or CGI) rather than the user that owns your WordPress files. As a workaround you can put your FTP credentials directly in wp-config.php define( 'FTP_USER', 'username' ); define( 'FTP_PASS', 'password' ); define( 'FTP_HOST', 'ftp.example.org:21' );in your wp-config.php ?
Forum: Plugins
In reply to: [Styles] plugins: Styles – Styles Twentyfourteen (with WP 4.4.2)Hi, you can start by updating your WP + plugins to latest versions and try again.
About your memory error
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
I tried to use the plugins and i got no problems.
Forum: Fixing WordPress
In reply to: Change logo url for logged usersIf you know where in your child theme the code for the logo is printed you can add the check there, this is how i would do it, but your solution may be better π
Forum: Fixing WordPress
In reply to: WP won't updateIn this thread the permissions and htaccess are discussed as a solution.
Forum: Fixing WordPress
In reply to: Post says published, but doesn't show on siteI think i got what you mean, the posts are published but not on the home page?
lots of things that may cause this, check the category you used for the posts for example.
you can also check your server’s log.
disable temporarily your plugins?
Forum: Fixing WordPress
In reply to: Unable to add new plugin, with new WordPress installation.Your site is on 4.4.2 already π
When I'm trying to visit plugins>>Add new from my admin panel, I'm getting the error. 'An unexpected error occurred. Something may be wrong with WordPress.org or this serverβs configuration. If you continue to have problems, please try the support forums.'this is for adding a plugin.
About the rss, i tried to find more information,
1.you can check your php version
2.open a port in your server
3.re install WordPresshttps://wordpress.org/support/topic/problem-installing-plguinsthemes?replies=21
I propose you talk with your hosting company to help you.
Forum: Fixing WordPress
In reply to: Can't update install plugins or update wordpress.You can check your permissions
https://codex.wordpress.org/Changing_File_Permissions
and talk to your hosting company.
Forum: Fixing WordPress
In reply to: WP won't updateWhich path?
Forum: Fixing WordPress
In reply to: WP won't updateYou can check your permissions too
https://codex.wordpress.org/Changing_File_Permissions
for backup check
Forum: Fixing WordPress
In reply to: Post says published, but doesn't show on sitewhat am trying to see is where the images are missing
http://clark.kyschools.us/Depts/CommEd/index.php/2016/02/09/february-yoga-classes/
these all have images, i am trying to find the ones that dont