Home User profile
sbo
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
sbo
tagDiv Member

Thanks for the help.

I updated to 8.7 🙂 tbh, a site like mine is there any useful new features or is it just a performance update from 8.0? I read the blog you sent but cant come across any new features (for a blog with galleries, not store or business – https://tinyurl.com/ctmhtrn)

Thanks again!

sbo
tagDiv Member

So I see you’re showing me probably the most recent files. I currently have 8.0 installed (if its running good, I dont usually update it if not needed).

I’ll re-add the post date and see.

If I were to update, am I able to simply use the latest files or do I need to go through the whole process of the previous versions? ><

sbo
tagDiv Member

I also noticed this for over 1,000 posts in my Google Webmaster Tools. It shows ‘Errors – Missing: updated’, all recently detected in February (I have posts from 2013 on).

Please see screenshots. Is this fixed, and if so do you know the next step?

https://pasteboard.co/H7t5Kao.jpg
https://pasteboard.co/H7t5Pf2.jpg
https://pasteboard.co/H7t5Ue6.jpg

(I’ve gone to a lot of research on forums and they say to adjust ‘single.php’, etc but I decided to come here after before touching the theme…)

Thanks in advance.

sbo
tagDiv Member

SEO > title & metas > other > subpages of archives set to noindex

sbo
tagDiv Member

Disregard this post. I found an option in the Yoast plugin.

sbo
tagDiv Member

I don’t use the Yoast so I’m still in this situation with the G+ share button. It takes the correct image but the wrong URL post and title.

sbo
tagDiv Member

I see. I am actually using SEO Ultimate and I guess I will go about and use their meta description option to see how this goes. Thanks.

sbo
tagDiv Member

Got it! Thanks!

sbo
tagDiv Member

The module 7 doesn’t seem to work.

sbo
tagDiv Member

Okay so I did the following:

.td-post-text-excerpt {
display: none;
}

Seems to work on the blocks but not modules.

I tried

.post p {
display: none;
}

Which worked but it also hid the main post content so that was a no go.

  • This reply was modified 11 years by sbo.
sbo
tagDiv Member

Hey, so how do I go about just hiding the full subtext in the following:

Block 6
Block 2
Module 7

I’m sure its the same code for all of them, but if not just wanted to let you know in advance. I also tried the excerpt and that doesnt limit it to zero like I want.

sbo
tagDiv Member

This is relative to megamenu and it’s already open. How do I display more than just 5 of the subcategories when using a megamenu? I minimized the font size thinking it would display more categories on the side of the mega menu but no luck. I have 8 for one category and want to display them all. Thanks.

sbo
tagDiv Member

It’s redirecting me to the CodeCanyon plugin for VC – http://screencast.com/t/FgDjH0tI and I didn’t purchase it, it came with the theme. Where can I get this updated version?

sbo
tagDiv Member

@media (min-width: 767px) {
.td-post-featured-image {
display: none;
}

This code above DOES remove the featured image from above posts BUT it removes the featured image from showing in home/category view overall for this module. It’s strange because it loads but then disappears on the category views.

  • This reply was modified 11 years by sbo.
  • This reply was modified 11 years by sbo.
sbo
tagDiv Member

Works, thanks!

sbo
tagDiv Member

Ok great that worked. How about orderby random from only THAT specific category?

sbo
tagDiv Member

Hi, what is the code to randomize these below post articles?

sbo
tagDiv Member

Oh boy, and videos displaying the video itself on the category page. How do we prevent that and just show the featured image?

sbo
tagDiv Member

Hey, I got it with your reference above. Thanks!

sbo
tagDiv Member

Okay, I will see.

Another question for ya. I noticed that this prevents the featured image from showing on mobile. Is there a way to fix this so it displays?

Thanks!

sbo
tagDiv Member

I see how to put certain categories below posts but I have certain iframes that I want to add below only specific posts. If that possible? Having different codes below certain posts?

sbo
tagDiv Member

Great, I had to enable that. Now is there a way to disable the featured image from showing INSIDE the post? I have tried the following but no luck:

.td-post-featured-image {
display: none !important;
}

sbo
tagDiv Member

Emailed, thanks.

sbo
tagDiv Member

I apologize, I have tested it with Gallery set and all have a featured image. I am guessing there is supposed to be the featured image at the top of the post itself? I may have hidden it and I have such a long amount of custom CSS that i need to clean up. Maybe if you can help and see if it is in here so I can remove it that would be awesome!

.td-a-rec-id-sidebar {
  margin-bottom: 26px !important;
}
.td_mod6 {
  margin-bottom: 5px !important;
}
.post {
  position: relative;
  padding-bottom: 16px !important;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.next-prev {
  padding-bottom: 11px !important;
 display: none !important;
}
.widget_text {
margin-bottom: 10px !important;
}
div.gallery {
  width: 100% !important;
}
div.gallery .gallery-item *{
  position: relative !important;
  width: 100% !important;
  left: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 0px !important;
}
.similar-articles {
padding-bottom: 0px !important;
}
.td_mod2 .meta-info, .td_mod5 .meta-info, .td_mod6 .meta-info {
margin: 2px 0px 22px 0px !important;
}
#ssWidget2797 .ssWidgetTitle strong {
display: block;
height: 0px !important;
line-height: 27px;
font-weight: inherit;
}
.single .page-nav-post {
text-align: center;
}
.single .page-nav span {
min-width: 20px;
min-height: 25px;
font-size: x-large;
}
.ss_item_sb img {
width: 326px !important;
height: 145px !important;
border: 0px solid #D7D7D7;
padding: 2px;
}
#ss_wrapper_sb .ss_link_txt_sb:hover {
color: #333333 !important;
text-decoration: underline !important;
}
#ss_wrapper_sb .ss_link_txt_sb {
color: #333333;
display: block;
font-family: 'Roboto Condensed',sans-serif;
font-size: 21px;
letter-spacing: inherit;
text-decoration: underline;
text-transform: none;
}
.td-social-like-tweet {
margin-bottom: 22px !important;
}
.td-social-sharing {

margin-bottom: 10px !important;
}
.td_mod2 .meta-info, .td_mod3 .meta-info, .td_mod5 .meta-info { 
display: none; 
}
.header-search-wrap {
display: none;
}
.page-nav-post {
padding: 0px;
margin-bottom: 0px !important;
}
@media (max-width: 767px){
.td-header-bg .header-style-3 .td-logo img {
position: fixed;
top: 3px;
z-index: 3;
width: 180px;
height: 48px;
}
.td-menu-placeholder .td-affix {
height: 48px;
z-index: 2 !important;
position: fixed !important;
}
.container-fluid {
padding: 0 15px !important;
}
.row-fluid .span4 {
 margin-left: 1.20% !important;
}
@media (min-width: 1200px)
.row-fluid .span8 {
width: 68.174129353234% !important;
}
#ssWidget2198 .ssWidgetTitle strong {
display: none;
height: 0px;
line-height: 27px;
font-weight: inherit;
}
.top-header-menu, .td-header-menu-wrap .menu-post-and-page-settings-container .menu { margin: 0px 0px 0px 0px !important
}
.td-header-menu-wrap .menu-top-container {
float: left;
}

And if its not in there, what file its in and the line so I can see if I may have manually removed it?

  • This reply was modified 11 years by sbo.
sbo
tagDiv Member

Hey, thanks for the reply. Unfortunately the link says it’s not found. I can shoot you an email if you would like to keep it outside the forum?

Viewing 25 posts - 1 through 25 (of 174 total)