Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter Angela928

    (@angela928)

    Come on it’s been 3 weeks and no reply, I would like to get this done.

    pls help

    Thread Starter Angela928

    (@angela928)

    Thanks for the reply John, apologies for the lengthy post…

    Let’s see if I can be clearer, here is the mess I managed to put myself in.

    In WP Dashboard appearance\Theme options, I have manage to have the correct language for the required sections using [: Lg] [:] tag and it is reflected in the background image txt when I click my [language switcher menu] just a flag.

    in Settings\Languages I have enabled Fr and En and in General mode have the [Use Query Mode (?lang=en). Most SEO unfriendly, not recommended.] Selected.

    Default language/ Order is En

    In Appearance\Menus, I created 2 identical menu structures with the corresponding translated pages in both Fr and En with En selected as the Primary Menu

    With http://heuroconsult.com/?lang=en showing the appearance\Theme options in En
    and
    With http://heuroconsult.com/?lang=fr showing the appearance\Theme options in Fr

    However the menu/submenu only displays in En regardless if I am on the Fr or En site.

    Re. the Why my list of pages shows “Languages are not set” in the “Language” column?

    It means that there is no translation entered yet. Just start populating the translations and you will see the list of languages populated instead of “Languages are not set”. Until at least one alternative language is populated in the content, all languages show the same text.

    The explanation seems to be consistent with my En only language issue, so I did the following several times. Deleted menu in both languages and recreated my menus in both En and Fr.

    Deleted menu in both languages

    When to All pages/ edit page and selected the appropriate language tab French or English according to language content. Then update

    Then recreated En and Fr menus with the appropriate pages with, with the home pages as a custom link with ACCUEIL as home page in Fr with this url http://heuroconsult.com/index.php/fr/
    And
    HOME as home page in En with this url http://heuroconsult.com/?lang=en

    Finally I noticed when in menu edit that when switching from one menu to the other with the selector button for [Select a menu to edit] regardless of my previous update or the menu language selected, the tab with [Flag Language] always defaults to the last saved menu option (if I select Fr menu to edit, then select the [Flag Francais] tab – click save menu.

    When I then go to [Select a menu to edit] and choose En, the tab [Flag Language] is now [Flag Francais].

    Neither scenarios have an impact on the front end menu display. So is there another way to set the page language?

    I’m still muddy on the permalink options?

    I did read most of the FAQ as well as searched for previously posted similar Q

    Site is: heuroconsult.com

    Thanks

    Thread Starter Angela928

    (@angela928)

    No Love?

    Thread Starter Angela928

    (@angela928)

    So now that I have make some progress… or not really;

    in English
    http://heuroconsult.com/?page_id=363&lang=en

    in French
    http://heuroconsult.com/?page_id=363&lang=fr

    So far so good for translating

    Regardless my pages keep on defaulting to English

    I have created and deleted and recreated my menus with the French/English pages all in the appropriate order. But regardless I only get the En menu with English pages.

    I have verified that each page language tab is correct (although in all pages view the Languages column still shows [Languages are not set]

    The only way that I get my Fr menu to appear is if I set it as primary menu, I feel like I’m going in circles…

    Please help

    Greetings,

    I have used your plug in to translate my entire site (Theme is SKT Themes Full Width) and all has worked well except the ability to translate the HOME/ACCUEIL PAGE (En/Fr).

    I have made several post on the theme support forum and have had no result in getting this issue fixed. (see below)

    Please help, i have already spent a ridiculous amount of time to fix this.

    Thanks,

    Thread Starter Angela928

    (@angela928)

    Yes lesson learned

    Thread Starter Angela928

    (@angela928)

    k chat tech got in someway and disabled all the plugins so I can start from scratch again. I will not opted for the pre-domain config again.

    Thanks for your help. I hope I can make this work as intended

    Thread Starter Angela928

    (@angela928)

    k trying now

    Thread Starter Angela928

    (@angela928)

    heuroconsult.com

    Also on tech chat with domain host now

    Thanks again

    Thread Starter Angela928

    (@angela928)

    Thanks,

    found one more in: /public_html/.htaccess

    with this content:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    Thread Starter Angela928

    (@angela928)

    I would think so, I am in the file manager on my domain hosting site, I made a search for .htaccess and it is the only file that popped up

    public_html/Heurosite/wp-content/plugins/akismet

    Thread Starter Angela928

    (@angela928)

    Thanks for the quick answer, of course newbie here, I have located my .htaccess file however there is no domain info in it:

    # Only allow direct access to specific Web-available files.

    # Apache 2.2
    <IfModule !mod_authz_core.c>
    Order Deny,Allow
    Deny from all
    </IfModule>

    # Apache 2.4
    <IfModule mod_authz_core.c>
    Require all denied
    </IfModule>

    # Akismet CSS and JS
    <FilesMatch “^(form|akismet)\.(css|js)$”>
    <IfModule !mod_authz_core.c>
    Allow from all
    </IfModule>

    <IfModule mod_authz_core.c>
    Require all granted
    </IfModule>
    </FilesMatch>

    # Akismet images
    <FilesMatch “^(.+)\.(png|gif)$”>
    <IfModule !mod_authz_core.c>
    Allow from all
    </IfModule>

    <IfModule mod_authz_core.c>
    Require all granted
    </IfModule>
    </FilesMatch>

    Thanks

    I am having the same challenges using SKT Full Width theme, were I have on the home page 2 sections and a footer. I do not understand how to edit the Home page in one language so that it only shows the edit on that language’s home page eg.: Fr [mysite.com/index.php/fr/] and En [mysite.com/index.php/en/]. In Section 1, there is text on the slider images, including the contact us button. in Section 2, I have the “accordion” menu. Then the footer. I have tried a few different things, but whenever I edit any content on the Home page it is reflected the same way on both En and Fr.

    I did uncheck the custom fields as suggested above… no changes. I am trying to edit the home page from Appearance\theme options\Home page [Slider] tab.

    Going crazy running around in circles….

    Thanks

Viewing 13 replies - 1 through 13 (of 13 total)