Tagged: , ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #29113

    Hi,

    We have some problems:

    You can see a Screenshot on http://www.streambox.pe/screen1.jpg

    1) I created 2 pages: HOME and CONTACTS but, I see 2 buttons for HOME..why?

    2) the border line touch letter S on contacts button.

    3) I don’t like the link “Enfold Theme by Kriesi” at the end of the page. How can I remove this?.

    4) How can I edit the footer to put information?, example some images or links .

    5) There are some words on wordpress like ” CATEGORIES”..how can I change this word (I need spanish)

    6) I have my page on blog.streambox.pe when I see it on my android cel and rotate the screen 90 degrees, the slider shows the previous width.

    Thanks,

    #139743

    Hi,

    1) You can go to Appearance > Menus and delete one of Home menu item

    2) As i see you have changed Header type so there is no such problem

    3) In your WordPress theme directory you should go to Enfold folder and open Footer.php file and find following code in line 96

    <span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>

    and change it to

    <span class='copyright'><?php echo $copyright; ?></span>

    4) Can you post a screenshot showing the changes you would like to do? You can use http://imgur.com/

    5) You can download Spanish files from this topic https://kriesi.at/support/topic/please-contribute-and-translate-enfold

    Then you should open wp-config.php file in your WordPress installation and find following code

    define('WPLANG', '');

    and change it to

    define('WPLANG', 'es_ES');

    6) You should reload the page when you rotate or change slide to make slider adopt current screen size.

    Regards,

    Yigit

    #139744

    Hi Yigit

    In order:

    1) in Page Pubished I only have 2 pages: Home and Contacts. In menu I only have 2 items: Home and Contacts.

    2) Obviously I changed the Header Style because I have a Problem that you seen on streambox.pe/screen1.jpg but I need a solution!.

    4) Footer: I don´t see any menu on WordPress to edit the footer.

    #139745

    Yigit,

    in question 5) about words like ”categories” I mean words on the site . For example on FOOTER,

    – INTERESTING LINKS

    – PAGES

    – CATEGORIES

    I need Spanish because my Clients are from Latin America.

    Thanks

    #139746

    Hi,

    1) What is the setting for “Front page displays..” in Settings > Reading?

    2) We need to see website live with that header type to inspect and find a solution :)

    4) You can find footer options in Enfold theme options under Footer and you can set widgets in Appearance > Widgets

    5) While adding widgets you can change their titles.

    Regards,

    Yigit

    #139747

    1) My setting on Front page is Home

    2) you can see my website now blog.streambox.pe

    #139748

    Hi,

    I see that your WordPress installation is not in Spanish, change that first and many things will change automatically, if you don’t know how to, check: http://codex.wordpress.org/WordPress_in_Your_Language

    Regards,

    Josue

    #161943

    Hi Josue,

    I Still have the problem in the menu.Ya can see the button border touch letter S.

    I didn´t touch anything because Yigit said that you need to see my page on line.

    Thanks

    #161950

    Hi,

    Please add following code to Quick CSS in Enfold theme options under Styling
    #top .main_menu .menu>li:last-child>a { padding-right: 13px; }

    Regards,
    Yigit

    #161983

    Yigit, is this a bug on the template?

    #162127

    Hi,

    No, your last menu item had padding-right: 0; that is why it was ‘touching’ border.

    Regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘varied problems’ is closed to new replies.