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 - 51 through 75 (of 2,462 total)

Home Forums

  • #534354

    Towfiq I.

    administrator

    Phil,

    Yes they have to be same.

    #529020

    Towfiq I.

    administrator

    Mehmet,

    How many fonts do you see in your font list?

    #528981

    Towfiq I.

    administrator

    Replace this:
    <h1><a class="logoimga" title="<?php bloginfo('name') ;?>" href="<?php echo esc_url( home_url( '/' ) ); ?>"><img src="<?php echo $logo['url']; ?>" /><?php bloginfo('name'); ?></a></h1>

    with:

    <h1><a class="logoimga" title="<?php bloginfo('name') ;?>" href="<?php echo esc_url( home_url( '/' ) ); ?>"><img src="<?php echo $logo['url']; ?>" /><span><?php bloginfo('name'); ?></span></a></h1>

    after doing this, let me know

    #528979

    Towfiq I.

    administrator

    Kathy whats your site address?

    #528419

    Towfiq I.

    administrator

    Kathy,

    Open up head4.php and replace this:

    <a class="logoimga" title="<?php bloginfo('name') ;?>" href="<?php echo esc_url( home_url( '/' ) ); ?>"><img src="<?php echo $logo['url']; ?>" /></a>

    with this:

    <h1><a class="logoimga" title="<?php bloginfo('name') ;?>" href="<?php echo esc_url( home_url( '/' ) ); ?>"><img src="<?php echo $logo['url']; ?>" /><?php bloginfo('name'); ?></a></h1>

    Regards

    #520800

    Towfiq I.

    administrator

    Roual, Just checked your site. The Slider appears fine on mobile.

    #520799

    Towfiq I.

    administrator

    Decky,

    Go to Settings > Reading and set your “Posts Per Page” options to 10.

    Regards

    #518949

    Towfiq I.

    administrator

    Aaron, whats your site address? It could be a plugin conflict.

    #518944

    Towfiq I.

    administrator

    Kenny,

    Thats not possible. What you can do is, Go to Appearance> Menus and from the “category” box, add the “journals” category to your menu.

    #518943

    Towfiq I.

    administrator

    Stefan,

    Please make sure all of your slides have a title.

    #517561

    Towfiq I.

    administrator

    Please make sure each of your slides have titles. The title field is required.

    #517560

    Towfiq I.

    administrator

    Are you using a cache plugin. try clearing the cache.

    Thanks

    #515317

    Towfiq I.

    administrator

    While creating the gallery, please make sure you selected the “link to File” setting, instead of “Link to Attachment” setting.

    Regards

    #515309

    Towfiq I.

    administrator

    whats your site address?

    #512990

    Towfiq I.

    administrator

    Ryan, Make sure you are using theron pro version 2.0

    Thanks

    #510239

    Towfiq I.

    administrator

    Please make sure you have checked the Welcome text from “Elements position” from Asteria Options > Frontpage.

    Regards

    #506915

    Towfiq I.

    administrator

    Georgina,

    Please go to Settings> General and make sure both your site address and wordpress address are same.

    #506914

    Towfiq I.

    administrator

    Max,

    Sorry thats not possible at this moment. You can only display it in the home page.

    #506913

    Towfiq I.

    administrator

    Yan,

    Whats your site address? Please make sure each of your slides have a title.

    Regards

    #506892

    Towfiq I.

    administrator

    Alexandr, You can only do that in the PRO version.

    #494965

    Towfiq I.

    administrator

    Jose,
    Try adding this to your Custom CSS:

    #topmenu ul {text-align: center;}

    Regards

    #494949

    Towfiq I.

    administrator

    Joey,

    This is a known issue. I will try to fix this in the next version.

    Regards

    #494938

    Towfiq I.

    administrator

    Ana,

    What help do you need?

    #489860

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    .midrow_block:hover {
        color: inherit;
        background-color: inherit;
        padding-top: 2%;
    }
    
    .midrow_block:hover .mid_block_content a, .midrow_block:hover h3 {
        color: inherit!important;
    }
    
    .midrow_block:hover .icon_wrap i {
        color: rgba(0, 0, 0, 0.15);
    }
    
    .midrow_block:hover .block_img {
        border: 5px solid rgba(0, 0, 0, 0.15)!important;
    }

    Regards

    #489846

    Towfiq I.

    administrator

    Mikon3, Make sure all your slides have a titles. The Title field is required for the slider.

Viewing 25 posts - 51 through 75 (of 2,462 total)