Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Dr. Killjoy

    (@dr-killjoy)

    I still wonder whether there is a solution for this issue or not. Could you help me out on this one?

    Thread Starter Dr. Killjoy

    (@dr-killjoy)

    I pressed the button “resolved” and my solution was gone. Anyway, not going to write down the solution again, so I’ll stick to the code.

    While I was describing the situation that needed solving, I discovered the solution to my problem. Here it is.

    In cp_multicolumn.css, I changed the first two styles under /* list style */:

    #cp-box .cp-box ul {
    	margin-left: 15px;
    	margin-bottom: 15px;
    	padding: 10px;
    	position: inherit;
    	color: black;
    	height: 345px;
    	width: 250px;
    }
    
    #cp-box .cp-box ul li{
    	margin-left: 15px;
    	margin-bottom: 15px;
    	padding: 10px;
    	font-size: 13pt;
    	list-style-type: none;
    	text-decoration: none;
    	float: left;
    	color: black;
    	height: 335px;
    	width: 250px;
    	display: list-item;
    	border-bottom: medium #8bb416
    }

    If there is any questions, just let me know.

    Thread Starter Dr. Killjoy

    (@dr-killjoy)

    Hi Lebasca,

    Thanks for the response. I also noticed that you did an upgrade of the plugin. Actually I started by looking into what that update would bring in difference and now I noticed that it now shows the text under Excerpt with the embed code of Soundcloud! That is just so awesome!

    I use Column Posts on my frontpage/homepage, where I use the Excerpt field to write little teasers that will lead people to the actual article and playlist, which doesn’t contain the text from the Excerpt field.
    So it is more a summary, then an introduction. Hope I made it a bit clear ??

    Anyway, I will reward you for your work! I am much grateful!

    Thread Starter Dr. Killjoy

    (@dr-killjoy)

    While I waited, I managed to uncover the Excerpt field in the wordpress admin area. It was neatly hidden, but I discovered, with the help of another thorough search on the interweb.

    It was located in the rolldown menu (something with screen setting) at the top right, while editing the post.

    Now that I found the Excerpt field, I am able to include HTML in my Excerpt. BUT… not all went well.

    It prints all the post titles correctly. But for some reason, with every post it prints, it prints the excerpt of the first post. While I had filled in the excerpt of every single post, and so it should print the excerpt of the respective posts.

    Did I put some code on a place where I shouldn’t have? Of course I will try and find the solution later today, but if anyone can help finding it, it would be much appreciated!

    Here’s the address again: https://www.test.muziektaal.nl

    Bye!

Viewing 4 replies - 1 through 4 (of 4 total)