Hello! I would like for the footer widget to NOT be full-width. I would like for it to have a margin. Is that possible?
Thanks!
Unfortunately, that doesn’t seem to work. I changed the font-size to 30, just to be sure, and this is what it looks like: e50.4da.myftpupload.com/connect. You can see that the font size and color are changing, but the icons are not. It appears that “.vc_tta-title-text” refers only to the text and not the whole title. Can we try something else?
Thank you!
Thanks…I’d like to make the font styling of the author box match the text in the “Our Story” block above it, as seen here…http://e50.4da.myftpupload.com/about/.
The code for that “Our Story” block reads: <p style=”text-align: center;><span style=”font-size: 12pt;”><span style=”font-family: avenir-light;”>
Also, is it possible to give the Instagram FOOTER widget a margin, so that it is NOT full-width?
Is it possible to put the Instagram FOOTER widget into a page element? Could you provide the code?
Please understand…I do see that the text is changed, but the ICONS are not changed. In the rest of your theme, the icons take on the color of the text beside them, but this code only changes the color of the text and not the icons. Please see that the icons are still black while the text is red. Can you please provide the text to make the corresponding icons red as well? Thank you.
Actually, this code will work in a raw html element, but not in a widget for the sidebar. How can I adjust the code so that it works in a widget? Thank you!
Never mind! I found it…<div class=”td-footer-wrapper td-footer-template-13″>
<div class=”td-container”>
<div class=”td-pb-row”>
<div class=”td-pb-span12″>
<div class=”footer-social-wrap td-social-style-2″>
<span class=”td-social-icon-wrap”>
<i class=”td-icon-font td-icon-facebook”></i>
<span class=”td-social-name”>Facebook</span>
</span>
<span class=”td-social-icon-wrap”>
<i class=”td-icon-font td-icon-instagram”></i>
<span class=”td-social-name”>Instagram</span>
</span>
<span class=”td-social-icon-wrap”>
<i class=”td-icon-font td-icon-mail-1″></i>
<span class=”td-social-name”>Mail</span>
</span>
<span class=”td-social-icon-wrap”>
<i class=”td-icon-font td-icon-twitter”></i>
<span class=”td-social-name”>Twitter</span>
</span> </div>
</div>
</div>
</div>
</div>
Thanks for your help, but unfortunately, the code does not change the color of the icons. See here: http://e50.4da.myftpupload.com/connect/#share-your-creative-work. Is there a way to fix this?
Is it possible to display the categories in full-width WITHOUT a drop-down?
Sorry, I think I misspoke…I mean the author box element. This: https://www.screencast.com/t/nUhc8yFO02. Is there a way in font settings to customize the font family, style, line height, etc. for the Author Block Element? Thanks!
Thanks for this code. Where in the font settings can I change the font family, style, line height, etc. for the Author Box? Thanks!
Thank you! The Translations section change fixed it.
Catalin, thanks for the code, but this code makes it all lowercase. I don’t want it to be all lowercase, I want it to be normal…with the first letter capitalized and the rest of the letters lowercase, as in normal writing…like this: Related Articles and More From Author. Can you provide this code?
Catalin, it’s not a problem with the caches. Here is the link: http://e50.4da.myftpupload.com/this-weeks-featured-artist-tim-carr-talks-photography-and-24-hours-in-havana/. You will see at the bottom of the post that “RELATED ARTICLES” and “MORE FROM AUTHOR” are both in all caps, even though the Theme Fonts > Modules and Blocks General > Blocks/Widgets Title > Transform is currently set to None(normal text). I just double-checked. You can also see in the right sidebar of the link above, that the title of the “Latest Posts” widget is responding properly, showing “Latest Posts” and not “LATEST POSTS”. As a trouble-shoot, when I change the Transform setting to Uppercase, the Latest Posts title becomes LATEST POSTS. And when I change the Transform to Lowercase, both titles become all lowercase, showing “related articles” and “more from author” and “latest posts.” So it seems that the RELATED ARTICLES and MORE FROM AUTHOR titles aren’t responding when set to None(normal text). Can you please help fix this?
Simion, I can see that you think I am over complicating things. However, if you look closely, I think you will see that I am trying to make things more simple on this website. I would like to have a gallery where visitors can see all of the posts, and then sort posts by categories. I know that this is possible with this theme through adding an Ajax filter to one of the blocks. However, then there is a separate design/layout when the visitor clicks on a category which brings them to a different category page. Having these two page designs – one with a block and ajax filter, and the other the theme’s standard category page – is confusing to a visitor, in my view. So I would like to make things more simple, having only one gallery where all of the posts are visible and sorted by category, and the category tags linking to this gallery. One way to achieve this would involve putting all of the posts into one additional category (Gallery) and then blocking that category designation from being seen in posts and blocks. You can see that this is what I have done (http://e50.4da.myftpupload.com/category/gallery/). I have linked my Gallery menu item to the Gallery category page where visitors can see all of the posts, and then search according to category. Now whenever anyone wants to click on a category tag, they will be brought to one central gallery that is navigable by categories. **The only problem is the one that I outlined above…in using the code you provided and setting primary categories, the category tags are no longer consistent. I can think of a few solutions: I can see in the Theme Panel that the theme offers the option to HIDE CATEGORY ON POST AND ON CATEGORY PAGES; is it possible to separate these into two different options? Then I could hide the category on posts, and it would still remain on the category pages. Secondly, we could find a way to block the “Gallery” tag without it clearing the category tag altogether, perhaps allowing the next alphabetical category tag to show. Finally, we could find some way to block the Gallery tag without choosing a primary category. I could also go a different route, and set up a Gallery page with a block and ajax filter, and then we could link the category tags to route to the individual category pages within the ajax filter of the block. Any of these solutions would be quite helpful. If you have another idea on how I can reach this goal, I am most grateful. Thanks for your continued efforts to get this correct.
Thanks for explaining all of this so thoroughly. There is just one problem…when I assign “primary categories” for all of the posts which have multiple categories, then when I go to the categories page, the block only displays tags of the primary category. So for example, on the categories page, when you are looking at the Music category (http://e50.4da.myftpupload.com/category/music/), you see that the post “Nashville music’s John Mays gives his thoughts on showing creativity” shows only it’s primary category tag “Prose.” So it looks like it’s in the wrong place…a Prose article on the Music page.
I notice that when a post with multiple categories has NOT been assigned a primary category, then its tag follows the category page. For example, this post (http://e50.4da.myftpupload.com/this-weeks-featured-artist-tim-carr-talks-photography-and-24-hours-in-havana/) is in categories: Gallery, Get Inspired, Making a Difference, Photography, and Prose. The Gallery tag is blocked, using your code. (Thank you!) There has NOT been a primary category assigned to this post. So when you go to the Get Inspired category page (http://e50.4da.myftpupload.com/category/get-inspired/), the tag on the article shows “Get Inspired”. When you go to the Making A Difference category page (http://e50.4da.myftpupload.com/category/making-a-difference/), the tag on the article shows “Making A Difference”. And so on with the Photography category page (http://e50.4da.myftpupload.com/category/photography/) and the Prose category page (http://e50.4da.myftpupload.com/category/prose/). So the article looks like it’s in the right place…it shows the tag of the category page that it’s on.
How can we fix this? How can we make each article NOT show the Gallery tag (and I am happy to choose a primary category for each article) but still show the appropriate tags on each category page? Thanks so much!
Hello! Thanks for this code. I notice that it does remove the “Gallery” tag on all of the posts, but it unfortunately also removes all of the tags. For example, this post (http://e50.4da.myftpupload.com/day-3-of-spring-2016-new-york-fashion-weeks-most-inspiring/) is in the categories Gallery (which is hidden), Get Inspired, and Music. However, no categories show in Block 5 on the homepage here: http://e50.4da.myftpupload.com/. Can we block just the Gallery tag, and not all of the other categories? Thanks!
Thank you!
Thanks for this code. This code makes the “Gallery” category not displayed on the posts in the post page…I also need for it to not be displayed in the blocks. For example, on the homepage, I am using Homepage Post and Block 5, and on the Blog page I am using Block 13…the category is still visible in all of these. Can you provide code that will make the “Gallery” category visible ONLY on the category page? Or code that will make it not visible in all of the blocks including the Homepage Post block? Thanks?
Yes, this is what is needed. Please provide the code for the exact category: Gallery. Thanks!
Ok! This was very helpful. Is there a way to omit the bio from the author box element…so that it shows only the picture, name, and link?
Yes, I think there’s a misunderstanding. Let’s use the “Get Inspired” category as an example. I would like for the Get Inspired tag to show on the category page, but I do not want it to show on the post, or on any of the modules. So, for example, a post will have two categories: Get Inspired and Photography. I want it to display “Photography” but not Get Inspired. But if I go to the categories page, there will be a “Get Inspired” tag, and if I click on it, that post will be there. How can I do this? (By the way, I tried setting the primary category, but the post and modules will still show the other category that I don’t want displayed.)