Kirjoitetut vastaukset

Esillä 15 vastausta, 121 - 135 (kaikkiaan 158)
  • Thread Starter jhh78

    (@jhh78)

    Ei vaan onnistu…
    1. Otin kopion indexistä juureen ja tein muutoksen /wordpress/ polun eteen
    2. Ny kun yritän mennä admin-paneeliin, niin antaa virheen 404 ja
    itse julkisella puolella sivun määritelmät on metsässä (ulkoasumäärityksiä puuttuu)
    3. Ja kun oan indexin pois juuresta, niin kaikki pelaa ok /wordpress/ alikansion alta

    Mikä vialla?

    ————————————-

    Using a pre-existing subdirectory install

    If you already have WordPress installed in its own folder (e.g., http://example.com/wordpress), then the steps are as follows:

    Go to the General panel.
    In the box for Site address (URL): change the address to the root directory’s URL. Example: http://example.com
    Click Save Changes. (Do not worry about the error message and do not try to see your blog at this point! You will probably get a message about file not found.)
    Copy (NOT MOVE!) the index.php and .htaccess files from the WordPress (wordpress in our example) directory into the root directory of your site—the latter is probably named something like www or public_html. The .htaccess file is invisible, so you may have to set your FTP client to show hidden files. If you are not using pretty permalinks, then you may not have a .htaccess file. If you are running WordPress on a Windows (IIS) server and are using pretty permalinks, you’ll have a web.config rather than a .htaccess file in your WordPress directory.
    Edit your root directory’s index.php.
    Open your root directory’s index.php file in a text editor
    Change the line that says:
    require( dirname( __FILE__ ) . ’/wp-blog-header.php’ );
    to the following, using your directory name for the WordPress core files:
    require( dirname( __FILE__ ) . ’/wordpress/wp-blog-header.php’ );
    Save the file.
    Login to your site (if you aren’t still already). The URL should still be http://example.com/wordpress/wp-admin/
    If you have set up Permalinks, go to the Permalinks panel and update your Permalink structure. WordPress will automatically update your .htaccess file if it has the appropriate file permissions. If WordPress can’t write to your .htaccess file, it will display the new rewrite rules to you, which you should manually copy into your .htaccess file (in the same directory as the main index.php file.)

    Thread Starter jhh78

    (@jhh78)

    Mitäs sitten, jos themesin alla oleva nimi on muutettu? Onko silloin mitään mahdollisuutta selvittää mikä teema on kyseessä?

    Thread Starter jhh78

    (@jhh78)

    Kiitos Niko vastauksista…

    Mitä tarkoittaa, kun jotkut puhuu että sivustot kannattaa rakentaa jollekin Framework-pohjalle (jolle vissiin rakkennetaan kaikki perusjutut mitä tarvitaan aina jokaisessa proektissa)?

    Foorumi Multisite
    In reply to: WPMLja NextGen galleria
    Thread Starter jhh78

    (@jhh78)

    Tuntuisi jotenkin todella erikoiselta, että jos jotain muuttaa suomenkielisellä sivulla, niin sittenkö pitäsi alkaa kahlata tämä koko string translation-kohtaa rivi kerralla läpi?

    Ei kai nyt sentään? =)

    Thread Starter jhh78

    (@jhh78)

    Ok, koitamme saada ensin sivustomme oikealle domainille ja sitten jos vieläkin tökkii, niin laitan sulle yksityisviestiä jos teetässin sulla ko analyysihomman…

    Thread Starter jhh78

    (@jhh78)

    Mikko, mistä sä muuten näit ne kuvagalleriat mitkä mulla on asennettuna? Pingdomistako (tiedät galleriat nimeltä vai oliko niillä joku yhteinen paikka)?

    Thread Starter jhh78

    (@jhh78)

    Mikko

    Poistin nyt kaikki turhat pluginit pois (pitääkö poistaa nekin jotka ovat dektivoituja?) joita en tarvitse…

    Kokeilin pingdomilla miltä sivun hitaus nyt vaikuttaa, antoi tällaisen raportin… Mitä noille kahdelle ylimmälle voisi tehdä? Ja eikös tuo näytä siltä että kestää vaan aikaa ottaa yhteyttä palvelimelle? Onko palvelin vaan liian hidas tuolle kuormalle?

    [URL=http://s38.photobucket.com/user/Buikki/media/Web-hommia/ScreenShot01-08-15at1100AM_zps34544cc7.png.html][IMG]http://i38.photobucket.com/albums/e117/Buikki/Web-hommia/ScreenShot01-08-15at1100AM_zps34544cc7.png[/IMG][/URL]

    [URL=http://s38.photobucket.com/user/Buikki/media/Web-hommia/ScreenShot01-08-15at1101AM_zps58c62ffa.png.html][IMG]http://i38.photobucket.com/albums/e117/Buikki/Web-hommia/ScreenShot01-08-15at1101AM_zps58c62ffa.png[/IMG][/URL]

    Thread Starter jhh78

    (@jhh78)

    Kiitos.

    Onko wordpress sivustoissa jotain ulkoisia linkkejä, joita pakosta tarvitaan? Ajattelin vaan kun tuntuu että sivustoni latautuu aika hitaasti..

    Firefoxin development-työkalu antaa muuten seuraavamlaisen virheilmoituksen melkein joka sivulle:

    Aikaleima: 7.1.2015 14:42:21
    Virhe: TypeError: document.getElementById(…) is null
    Lähdetiedosto: chrome://web-developer/content/overlay/javascript/overlay.js
    Rivi: 7333

    Thread Starter jhh78

    (@jhh78)

    Kiitos.

    Eli tarkoitit varmaan, että kannattaa tehdä aina child-teema ja sen child-teeman alla olevaan style.css:äään kannattaa tehdä nuo kaikki muutokset. Niinkö meinasit?

    Thread Starter jhh78

    (@jhh78)

    Joo avasin Dreamweaverillä tuon gay/black.css:n ja sain vaihdettua 6px:n 0px:ksi. Nyt ei näy viivaa…

    Miten Chromen Elementti-työkalulla näkee tuon section.widgetin?

    Thread Starter jhh78

    (@jhh78)

    Kiitos taas Mikko…

    Missä tuo ko määre fyysisesti oikein on, miten pääse siihen parhaiten käsiksi? Onko se gray/black.css tiedostossa? Tuo ko css:ää ei ainakaan ole Admin-hallinnan kohdassa Appearance- Editor. Löytyy vain style.css sekä liuta muita php-tiedostoja.

    Thread Starter jhh78

    (@jhh78)

    Kiitos Sami, koko ajan oppii uutta. =)

    1. Eli missä kohdassa developement-plugin kertoo mitä lisäosia tulisi vielä asentaa? Onko joku paikka mssä kaikki puuttee näkee yhtäaikaa vai näytetäänkö puutteet esimerkiksi tietty sivu kerralla?

    2. Eli mullako ei ollut tuossa theme-checkissä mitään hälyyttävää? Eli kun poistin nuo hard-code linkit niin homma olisi noilta osin ok?

    3. Oikeassa yläreunassa on Debug-palkki. Kuinkas sitä käytetään, menenkö aina sivu kerrall ja sitten painan debug-nappia?

    Tässä debug-tietoja tietyltä sivulta, onko nämä ok?

    Request:

    veto-30-stokerikattila
    Query String:

    pagename=veto-30-stokerikattila
    Matched Rewrite Rule:

    (.?.+?)(/[0-9]+)?/?$
    Matched Rewrite Query:

    pagename=veto-30-stokerikattila&page=
    —————————————-
    ja Object cache-välilehdeltä löytyy seuraavaa, onko ok (ja mitä nuo cachet tarkoittaa, kaksi ensimmäistä riviä)?

    Cache Hits: 5081
    Cache Misses: 433

    Group: options – ( 198.77k )
    Group: default – ( 2.04k )
    Group: users – ( 0.40k )
    Group: userlogins – ( 0.03k )
    Group: useremail – ( 0.05k )
    Group: userslugs – ( 0.03k )
    Group: user_meta – ( 8.42k )
    Group: set_admin_lang – ( 0.05k )
    Group: themes – ( 15.62k )
    Group: _icl_t – ( 3.37k )
    Group: element_language_details – ( 5.64k )
    Group: element_trid – ( 0.12k )
    Group: icl_object_id – ( 0.44k )
    Group: element_translations – ( 1.96k )
    Group: posts – ( 158.10k )
    Group: pre_option_page_for_posts – ( 0.02k )
    Group: post_meta – ( 37.07k )
    Group: wp_query:posts – ( 2.35k )
    Group: convert_url – ( 0.33k )
    Group: pre_option_page_on_front – ( 0.02k )
    Group: ls_languages – ( 0.96k )
    Group: post_tag_relationships – ( 0.03k )
    Group: exclude_other_language_pages2 – ( 0.05k )
    Group: nav_menu – ( 0.28k )
    Group: icl_get_term_adjust_id – ( 0.29k )
    Group: icl_get_edit_post_link – ( 0.18k )
    Group: comment – ( 0.13k )
    Group: icl_get_comments_number_filter – ( 0.01k )
    Group: category – ( 0.28k )
    Group: category_relationships – ( 0.29k )
    Group: post_format_relationships – ( 0.02k )
    Group: bwg_tag_relationships – ( 0.02k )
    Group: widget – ( 0.51k )
    Group: plugins – ( 30.92k )
    Group: counts – ( 0.16k )

    Thread Starter jhh78

    (@jhh78)

    Ja tässä Theme-Checkistä virheet, kun poistin ulkopuolelle viitanneet hard-code tekstit… Mitä pitäsi vielä muuttaa?

    ——————————————————–

    REQUIRED: The theme uses the register_post_type() function, which is plugin-territory functionality.
    RECOMMENDED: No reference to add_theme_support( ”title-tag” ) was found in the theme. It is recommended that the theme implement this functionality for WordPress 4.1 and above.
    RECOMMENDED: No reference to add_theme_support( ”custom-header”, $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
    RECOMMENDED: Tags: is either empty or missing in style.css header.
    INFO: theme-functions.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.

    Line 578: require( get_template_directory() . ’/includes/class-sds-theme-options-cust

    INFO: class-tgm-plugin-activation.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.

    Line 1059: require_once( ABSPATH . ’wp-admin/includes/class-wp-list-table.php’ );

    Thread Starter jhh78

    (@jhh78)

    Kiitos taas. Eli ko virheilmoitusten kanssa homma ok…

    Kuinkas tuota developer-pluginia käytetään? Mulla on nyt sivun yläpalkissa debug sekä developer otsikot. Developer-otsikon alta asetuksissa mulla on aktiivisena ainoastaan Debug Bar sekä Pretty Permalinks.

    Thread Starter jhh78

    (@jhh78)

    Kiitos Mikko!

    Anteeki kirjoitusvirheet, mutta tarkoitin tuossa 3-kysymyksessä, että kun kavennan sivustoni, niin menuvalikko menee erilaisksi (mm puhelimessa, pystyasento) ja sen avattavan valikon yläpuolelle tulee musta vaakaviiva ja muutenkin siihen viivan yläpuolelle jää liikaa tyhjää tilaa. Miten tuon viivan saa pois? Ja haluan sitä turhaa tyhjääkin tilaa pois? Development-työkalulla en pääse siihen käsiksi? Pääsetkö sinä?

Esillä 15 vastausta, 121 - 135 (kaikkiaan 158)