New Landing How can we help? Atelier I need help with these issues

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #273772
    skrippts
    Member
    Post count: 9

    I have the following problems

    1.) Fonts – Custom fonts do not display even when selected

    2.) Images need to have an option of a drop shadow

    3.) Images need to have capability of putting a caption on top of the image and centered

    4.) The copyright area of the website needs to have two sections, namely the right hand section which

    needs to have a Contact Us and Email link and the left hand section which shall have the standard

    copyright text/ All Rights Reserved.

    #274029
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding the issues:

    1) Can’t access to your site.
    https://www.dropbox.com/s/7d44ovu0wo0vrrj/Screenshot%202016-06-12%2011.02.07.png?dl=0

    2) There isn’t any option for it at the moment, will suggest it to the development team.
    Any idea of the drop shadow you want and in what images so we can try to sort some css to do it.

    3) You can use the Image Banner asset for this.

    4) Is not possible at the moment. You can try to add some html(table with 2 columns) in the copyright text

    -Rui

    #274195
    skrippts
    Member
    Post count: 9

    http://dev.kilex.net/Mawalla/

    try again hereis the link

    #274388
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It seems permissions issues.
    https://www.dropbox.com/s/ry2lexfko5144x5/Screenshot%202016-06-13%2020.57.52.png?dl=0

    Can you set the directory below and all subdirectories and files to the permission mode 755
    /wp-content/uploads/redux/custom-fonts

    -Rui

    #274449
    skrippts
    Member
    Post count: 9

    The permissions are set to 755 kindly find attached image FYI.

    Attachments:
    You must be logged in to view attached files.
    #274670
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try to add this code below to you htaccess file. Backup it first.

    <FilesMatch "\.(ttf|otf|eot|woff|font.css)$">
      <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
      </IfModule>
    </FilesMatch>

    Can you also check with your hosting if they have any restriction in loading *.ttf files.

    -Rui

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register