Forum Replies Created
list of topics you have created till now.
-
-
Ah, that worked! Thank you.
My next problem is this: how do I change the text on the blog page that says “LATEST FROM THE BLOG” ?
http://imakestuff.online/#/publications
Thanks
Hi, thanks. The button works. The link format does not. Attached is a screenshot.
https://s17.postimg.org/vq9il6lz3/postformatlink.png
Also, how can I make the button open the link in a new tab? I tried adding: target=”_blank” at the end of the shortcode, but it did not work.
Hi, yes, my mistake. URL: imakestuff.online and I am trying to put these external article links in what used to be the Blog page. Thanks.
Also, for the about me section of imakestuff.online, how can I get the second row of services to line up with the first row on large screen view? The 2nd row is shifted to the right a little bit.
Hi and thanks. However, I am having two problems:
1. I used the link_wrap shortcode you provided but it appears as plain text in the post. Why isn’t it working?Code used: [link_wrap]http://uxmag.com/articles/digital-power-structures-the-whispered-secret-of-ux[/link_wrap]
2. I wanted to create a button that links to the article as well. It is appearing as plain text too and not working.
Code used: [button text="Check it outtt" new_tab="yes" size="big" icon="fa-book" color="green" colored="yes" url="http://uxmag.com/articles/digital-power-structures-the-whispered-secret-of-ux"]
And I am in reference to the about me section.
Hi. imakestuff.online is the website. Thanks.
Thanks but actually I am asking: can I add new colors? I wasn’t sure how to create a shortcode. Basically, I want two more colors since I have six total elements and I want them all to be different colors. Can I just create a new CSS class in the custom css section and then reference it as a shortcode? Is that how shortcodes work?
.color5 i { background: #abcdef; } – would I then be able to use a “color5” in the short code?
Also, how do I make the client images bigger?
Ok I have updated accordingly, but it is still broken. What can I do?
Thanks. It is imakestuff.online
Thanks. I can’t find js/main.js within WordPress – what’s the easiest way to edit it?
Hi and thanks. This fixes the problem for medium size. However, please go to imakestuff.online now and check it out – there is a problem with the small size. Not lining up. Thanks.
Whoops, I solved it. It was being pushed down by other widgets. Sorry.