New Landing How can we help? Themeforest Theme Support Supreme 2 Questions about Titles & Post Slider

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Supreme
  • #173343
    Bmall
    Member
    Post count: 5

    Can you help me please with the following issues? I am a new user of wordpress, so it may be easy for you but I cannot find solution.
    1. All my blog titles are a mess. The blog title appears twice. I don’t want the first one. It came like this when I installed the wordpress seo plugin by yoast.
    2. The post slider starts very slow when I refresh the page. The first thing somenone see when visit the blog is a green screen and it does not look good!
    Thank you in advance!

    #173436
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding your issues.

    1) can you provide a screenshot with the marked titles? Showing what title should be removed?

    2) Provide admin access in a private reply, to check if there is any option in the slider to avoid that.

    -Rui

    #173613
    Bmall
    Member
    Post count: 5
    This reply has been marked as private.
    #173663
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The first title comes from the WordPress General settings.
    Check the attached image.

    Hope it helps.

    -Rui

    Attachments:
    You must be logged in to view attached files.
    #173707
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved first issue so please check. I need specific page url to check second issue.
    Thanks
    Mohammad

    #173713
    Bmall
    Member
    Post count: 5
    This reply has been marked as private.
    #173714
    Bmall
    Member
    Post count: 5
    This reply has been marked as private.
    #173725
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please deactivate all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
    Thanks
    Mohammad

    #173893
    Bmall
    Member
    Post count: 5

    Nothing changed. Is this the script about the post slider (style.css 2532)? Should i change seconds at this code? The problem is when it starts, which one is that… Have you tested?

    #posts-slider .slide-caption-container {
    position: absolute;
    right: 50%;
    width: 940px;
    height: 100%;
    margin-right: -470px;
    #posts-slider .flex-caption {
    z-index: 99;
    position: absolute;
    bottom: -300px;
    background: #fff;
    height: auto;
    display: block;
    text-align: left;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;

    #173943
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to change in code. Hope it should work.
    Thanks
    Mohammad

    #182889
    Bmall
    Member
    Post count: 5

    It seems that the problem still continues. I tried disabling and enabling plugins, I tried to change the transition delay manually, I even tried by deleting cache, nothing happened.
    Any other thoughts??

    #182944
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try to add this css to hide that background during the loading.

    
    #posts-slider ul.slides{
    background:transparent;
    }

    -Rui

Viewing 12 posts - 1 through 12 (of 12 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