Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Forum Replies Created

Viewing 25 posts - 126 through 150 (of 2,462 total)

Home Forums

  • #464914

    Towfiq I.

    administrator

    First Download the image below:
    https://themes.svn.wordpress.org/triton-lite/1.3/images/social.png

    and then Go to Media Add New and upload the image and copy the uploaded file url.
    Then Go to Appearance> Editor and replace this line:
    .social ul li a{ display:block; width:28px; height:28px; background:url(images/social.png) no-repeat; text-indent:-999999px;}

    with this:
    .social ul li a{ display:block; width:28px; height:28px; background:url(YOUR_COPIED_FILE_URL_HERE) no-repeat; text-indent:-999999px;}

    #464693

    Towfiq I.

    administrator

    try adding this to your Custom CSS:

    #topmenu ul li a {
      font-size: 14px!important;
    }
    #463435

    Towfiq I.

    administrator

    Heather I would be grateful if you could Rate this theme on wordpress.org 🙂

    Asteria Lite

    Thanks

    #463384

    Towfiq I.

    administrator

    First download this image: https://themes.svn.wordpress.org/theron-lite/2.0/images/social.png

    Then from your wordpress dashboard, upload the image from Media > Add New and after uploading, copy the file url

    and then open up your style.css and replace this with the copied url:

    images/social.png

    #463378

    Towfiq I.

    administrator

    Can you guys please send me your site’s username and password through this page to let me examine the issue from the backend:

    Contact

    Thanks

    #463358

    Towfiq I.

    administrator

    Oliver you need to login first to see the Premium Forum.

    1. How did you add the image? did you add the image by clicking the “Add media” button?

    2. Can you please elaborate on what you mean by come out weird?

    Thanks

    #463352

    Towfiq I.

    administrator

    Patrick hats your site address?

    #463351

    Towfiq I.

    administrator

    please go to hastebin.com and put all the code of your functions.php file and share the hastebin link here.

    Regards

    #463155

    Towfiq I.

    administrator

    Open up header.php and add this:

    <li class="soc_steam"><a title="Steam" target="_blank" href="YOUR_steam_LINK_HERE">Steam</a></li>

    after this:

    <li class="soc_rss"><a title="Rss Feed" target="_blank" href="<?php echo of_get_option('rsssoc_text'); ?>">RSS</a></li><?php } ?>

    2. then add this to your stylesheet:

    li.soc_steam a {background: #fff url("http://i.imgur.com/qdCejpn.png")!important;background-position: 2px 2px!important;background-repeat: no-repeat!important;border-radius: 50%;}

    #463083

    Towfiq I.

    administrator

    no theres no limit. can you post a screenshot of the issue?

    #462755

    Towfiq I.

    administrator

    Sounds like a permission issue. Ask your host about this.

    Thanks

    #462753

    Towfiq I.

    administrator

    Penelope, You got this wrong.

    There was a recent mass hack on all over the world.. where a social.png file was used.. the theme has a social.png file for 5+ years. its not infected.. now webhosts are being paranoid and removing all the social.png s from their servers… This is what happened in your case.

    There is an easy fix for that, just rename social.png file to soc.png and replace all the “social.png” word with soc.png in your stylesheet and you are good to go. this is tested and works. I suggested this change to other Triton PRO theme users and they successfully made the changes and using the theme till now without any harm.

    And I use my personal email address because I want to respond quickly to PRO user’s emails and give them better support.

    Regards

    #461738

    Towfiq I.

    administrator

    Open up page-contact.php and replace this line:

    <?php _e("Send", "asteria"); ?>

    with this:

    <?php _e("Envoyez", "asteria"); ?>

    #461735

    Towfiq I.

    administrator

    Sorry for that. Just fixed the issue. Try Now from towfiqi.com >My Downloads

    Thanks

    #460372

    Towfiq I.

    administrator

    William by author information do you mean an “About the Author” section? you will have to use a plugin for that..

    #459880

    Towfiq I.

    administrator

    Actually what happened is it has been reset to header type 1 which doesnt have a background color. You can change the background color from Asteria Options> Basic> Header Type and set header type to “Header Type 4”

    Thanks

    #459877

    Towfiq I.

    administrator

    Can you send me a page link where the author name should be visible but its not?

    #459733

    Towfiq I.

    administrator

    No. It wasn’t removed..The font list are missing on some servers.. The issue is fixed when you make the changes I suggested to make in wp-config.php..

    Its weird that its not working for you..Are you guys sure you made the changes to the right file?

    Let me know.

    #459682

    Towfiq I.

    administrator

    Whats your site address?

    #459517

    Towfiq I.

    administrator

    Please make the change to wp-config.php and let me know how it goes..

    Thanks

    #459470

    Towfiq I.

    administrator

    hmm.. open up your wp-config.php file from your wordpress installation folder and add this line:

    define('FS_METHOD', 'direct');

    after this:

    define('WP_DEBUG', false);

    Let me know

    #459398

    Towfiq I.

    administrator

    you are using the lite version right? how many fonts do you see in the list?

    #459286

    Towfiq I.

    administrator

    Probably caused by the language Plugin you are using.. You just update it.. right?

    and you will have to login first to see the PRO forum.

    Thanks

    #459276

    Towfiq I.

    administrator

    Please Go to Asteria Options> Slider and set the slider height to auto

    #459274

    Towfiq I.

    administrator

    Open up header.php from Appearance> Editor and replace this:

    <li class="soc_plus"><a title="Google Plus" target="_blank" href="<?php echo of_get_option('gpsoc_text'); ?>>">Google Plus</a></li><?php } ?>

    with this:

    <li class="soc_plus"><a title="Google Plus" target="_blank" href="<?php echo of_get_option('gpsoc_text'); ?>">Google Plus</a></li><?php } ?>

    Thanks

Viewing 25 posts - 126 through 150 (of 2,462 total)