= BUTTONS / ICONS / TEXT / THEME OPTIONS =

This topic has 34 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp

  • Avatar: Eva
    Eva Kemp
    Support staff
    August 21, 2015 at 16:30

    Hello,

    IP address has been sent to your email address.
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Libardo
    Libardo
    Participant
    August 21, 2015 at 16:35

    Ok please try again

    Avatar: Eva
    Eva Kemp
    Support staff
    August 21, 2015 at 16:52

    Hello,

    Editor is unavailable in Appearance section of wp-admin panel and we can’t connect via FTP. Please open access for us.

    Regards,
    Eva Kemp.

    Avatar: Libardo
    Libardo
    Participant
    August 21, 2015 at 17:01

    please see private

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 21, 2015 at 18:04

    Hello,

    Sorry, but we still can’t connect:
    http://storage3.static.itmages.com/i/15/0821/h_1440176587_5347086_7dc2760546.png
    Please give us access to the editor via wp-admin panel in Appearance > Editor.

    Regards,
    Eva Kemp.

    Avatar: Libardo
    Libardo
    Participant
    August 21, 2015 at 18:45

    try again for the editor

    Avatar: Libardo
    Libardo
    Participant
    August 21, 2015 at 18:45

    try again for the editor ..

    Avatar: Eva
    Eva Kemp
    Support staff
    August 21, 2015 at 19:18

    Hello,

    I’ve fixed it. Please check testimonials now.
    The reason was because of your comment

    #########################################
                            TESTIMONIALS WIDGET                 
    #########################################

    If you want to comment something in style.css you should use /* */, as I’ve changed in your child style.css:

    /* #########################################
                            TESTIMONIALS WIDGET                 
    ######################################### */

    Regards,
    Eva Kemp.

    Avatar: Libardo
    Libardo
    Participant
    August 27, 2015 at 16:27

    Hi Eva,

    How can I clear the image name from all the website?

    http://i1340.photobucket.com/albums/o728/LibardoBarreto/FDSF_zpsglezwzya.png

    Which code to use to clear this?

    Avatar: Eva
    Eva Kemp
    Support staff
    August 27, 2015 at 16:38

    Hello,

    Try to add this code in footer.php before </body> tag:

    <script type="text/javascript">
    jQuery('document').ready(function($){
    	$('img').parent('a[title]').removeAttr('title');
    });
    </script>

    Also you can refer to WordPress forum for the solution.

    Regards,
    Eva Kemp.

    Avatar: Libardo
    Libardo
    Participant
    August 27, 2015 at 16:56

    Hi Eva,

    I added this code in Footer.php Child Theme but still no luck.

    <script type=”text/javascript”>
    jQuery(‘document’).ready(function($){
    $(‘img’).parent(‘a[title]’).removeAttr(‘title’);
    });
    </script>

    Can you check?

    Avatar: Eva
    Eva Kemp
    Support staff
    August 28, 2015 at 08:39

    Hello,

    I’ve added this code in footer.php of your child theme:

    <script type="text/javascript">
    jQuery(document).ready(function($){
    jQuery('img').removeAttr('title');
    });
    </script>

    Clear browser cache and check images now.

    Regards,
    Eva Kemp.

    Avatar: Libardo
    Libardo
    Participant
    September 2, 2015 at 15:26

    Hi Eva,

    We want to do a Coming Soon for the BKBCuracao.com for the website that we are busy working on it for them and would like to know if the theme has a Bug Issue or the DEMO content is not updated? But from what we select of the Coming Soon List we see all tree browser that there is a blank space at the top of this Coming Soon page:

    Firefox:

    http://i1340.photobucket.com/albums/o728/LibardoBarreto/FIREFOX_zpszibrdzt3.png

    Google Chrome:

    http://i1340.photobucket.com/albums/o728/LibardoBarreto/CHROME_zpsdihbazot.png

    Internet Explorer:

    http://i1340.photobucket.com/albums/o728/LibardoBarreto/IE_zpslw72awat.png

    IS there a code for this to fix this or so?

    Avatar: Eva
    Eva Kemp
    Support staff
    September 2, 2015 at 17:24

    Hello,

    Did you install the template on your site?
    Please provide us with your page link if you have this issue.

    Thank you.
    Regards,
    Eva Kemp.

  • 1 2
    Viewing 34 results - 21 through 34 (of 34 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.