Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Issue on the header part #77885
    kalatos
    Participant

    Hello,

    of course I try to explain.

    URL: http://dpssosabowski.pl/wp/?page_id=37

    this is part with the actual information “Aktualności z życia DPS”.

    – First question, how to show whole news without button “Read more”. Even if I not use it from the text editor them put it automatically.

    – Second question is related with the news presented here: http://dpssosabowski.pl/wp/?p=301. I used there some shortcode to show NexGen gallery:

    “Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est.

     

    < img src=”http://dpssosabowski.pl/wp/index.php/nextgen-attach_to_post/preview/id–302&#8243; alt=”” / >” – added spaces to show you code instead of image

    But gallery it not shown. I do not know why. I used similar shortcode on main page and this is works as I wish.

    Regards,
    Lukasz

    in reply to: Issue on the header part #72778
    kalatos
    Participant

    Hello again,

    fortunately it works, thank you very much.

    could you please support me also in order to setup news part like I wish ?

    Thank you.

    in reply to: Issue on the header part #68749
    kalatos
    Participant

    Hello catchinternet,

    thank you for your support. For the header right logo it helps, thank you. Regarding silver line, now it is still visible on the top of the header, how to disable it permanently?

    I bought also pro version to improve page with the news. Now even If I not put “read more” into the text theme automatically divide each news. How to setup to show all the news in on side without “read more button”?

    And second question regarding pro version and NextGen Gallery module. When I put gallery that should be shown in the news why it is not visible? I am using standard wizard to put NexGen gallery in the text editor.

    in reply to: Issue on the header part #66897
    kalatos
    Participant

    It works, many thanks 🙂

    in reply to: Issue on the header part #66851
    kalatos
    Participant

    Hello everyone, can I ask once again if somebody can help me? I put in place Sakin code but line is still visible.

    in reply to: Issue on the header part #65138
    kalatos
    Participant

    thank you for your support. Unfortunately line is still visible in the header.

    All the code that I have fulfilled in the box you can find below:

    #header #mainmenu {
    text-align: center;
    }

    #header #mainmenu ul li {
    border: none;
    display: inline-block;
    float: none;
    height: 40px;
    }

    #header .social-search form.searchform {
    display: none;
    }

    #header .logo-wrap {
    width: 100%;
    }

    #site-details {
    float: right;
    text-align:center;
    }

    .page #main #content img {
    background-color: transparent;
    border: 0;
    }

    .h4 { text-transform: none; }

    #header .layout-978 {
    position: relative;
    }
    #headimg {
    clear: none;
    display: inline-block;
    float: right;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 55px;
    width: auto;
    }
    #headimg img {
    width: auto;
    }

    #header #mainmenu ul li:hover > a {
    background-color: #444;
    color: #e3ba84;

    #header .top-bg { display: none; }

    in reply to: Header additional picture move position #55863
    kalatos
    Participant

    Hello Sakin,

    you are the best, thank you so much for your support.

    Regards,
    Lukasz

    in reply to: Header additional picture move position #55783
    kalatos
    Participant

    And the second question regarding main menu. I got some changes in the css:

    #header #mainmenu {
    text-align: center;
    }

    #header #mainmenu ul li {
    display: inline-block;
    }

    How to hide last blank part from the menu?

    in reply to: Header additional picture move position #55780
    kalatos
    Participant

    Here is the link to the page: http://dpssosabowski.pl/wp/

    in reply to: Add space between titles #41417
    kalatos
    Participant

    Sakin, you are master. I read an article few days ago about 10 plugins that everyone should have on your WordPress.

    One of them is related to SEO. As you suggest i checked configuration of that plugin and option to double site title was ticked 🙂

    I don’t understand what is the depending between SEO and twice titles but nevermind, now looks very well.

    Thanks a lot and have nice night.

    Best regards,
    Lukasz

    in reply to: Add space between titles #41413
    kalatos
    Participant

    Hello Sakin,

    thanks for your answer. It’s hard to explain.

    I try to attach one more screen, maybe that one will be more clear for you.

    Page is disabled now for everyone so it’s no make sens to share link now 🙂

    Please look at on attached screen. Issue that I described is in red frame.

    Issue is that WordPress displays Page title two times.

    Mask now is: Title of each pagesMain title | Main title

    should be: Title of each pages | Main title

    I hope that now is more clear.

    in reply to: Issue with website tittle #32848
    kalatos
    Participant

    Hi again Sakin,

    I red some of your previous answer before i decide to ask about my issue and as i saw you are one of the master of knowledge related to catch themes 🙂

    I added one more little modification because second part was not centred.

    #site-details { 
    float: right; 
    text-align:center;
    }

    I also did some small changes on primary style.css file. If i understand properly it is wrong way because when i will try to update catch skin all my changes will override, is that correct?

    One more little question, color of font between title and description is a bit diferent. How can i align it to whe same color? I suppose that i should add description also as the href to the main page, but i dont know how to do it 🙂

    Thanks for your advance.

    Lukasz

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