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

Hello, here is the URL: http://www.sneakerfiles.com/oncourt/

Brain916
tagDiv Member

Go to ‘Theme Panel’
Then click ‘Translations’

Click ‘Translations’ (drop down menu should appear)

Scroll down to ‘Trending Now’ and then change the text in the field to what you want it to be.

Brain916
tagDiv Member

You need to add this in visual editor: td-ss-row css

Click the Pencil above the sidebar area, then in ‘Extra class name’ add in ‘td-ss-row css’

that should do the trick.

Brain916
tagDiv Member

That seemed to work. Only problem is when it loads, the old style shows for a second then disappears. How do I get that to be removed?

Brain916
tagDiv Member

Hey Alin, that seemed to do the trick, only one thing:

How do I increase the space between the “Load More” and footer? Here is an image pointing to the area (white) I want to increase: http://tinypic.com/r/2w4k7eg/8

Brain916
tagDiv Member

Hey Alin, here is a link: http://www.sneakerfiles.com/oncourt/

I actually wanted to make the height bigger of the top nav bar but have the text centered within it. Still aligned left, but right in the middle of the bar.

Brain916
tagDiv Member

Hmm, not sure about it. It works for me. Are you sure that none of the options are turned off like view on desktop? Have you looked at mobile to see if it displays? Maybe take a screen shot of the ads panel.

Brain916
tagDiv Member

Hello, I don’t work here but can help with number 1 and maybe 2.

1. You need to put the full URL into the social fields for the buttons to show up in the footer or header. For example say your YouTube channel is ‘BestWebsiteEver’, then you will need to add: https://www.youtube.com/bestwebsiteever
The social widget sidebar plugin you only need to add the social media account name.

2. I am not sure on this but did you just create the ads? If so, it can take up to an hour for Google to start displaying them.

Brain916
tagDiv Member

I don’t work here, but I assume you would go into “Pages” and edit whatever page you are using as your Home. I only counted 6 blog posts at the bottom, and 8 up top. More than like you will have to delete blocks in your page or move them around.

I don’t think 6 running across would work, but maybe 2-3 while still using the smart sidebar.

Again, I don’t work here, but have been messing with the theme for over a week.

Brain916
tagDiv Member

Thank you Lucian, that seemed to work. How do I go about centering the text so it fits in the middle?

Brain916
tagDiv Member

That helped a lot! Last couple questions following this up:

1. How can I increase the “Load More Stories” text?
2. I wanted to background black and the text white, how would I achieve this?
3. How do I add some padding between the load more button and the footer?

Also can I past the code in the style sheet instead of the custom code area?

Brain916
tagDiv Member

Hmm that’s weird. I was opening the header.php with text edit on Mac and that was the only code that showed up. When I open the file with XCode, it shows everything…very odd. Needless to say I see it now, thank you once again.

Brain916
tagDiv Member

I was looking in the child theme and regular theme, the header.php file is the exact same with the only line of code:

> itemscope="itemscope" itemtype="://schema.org/WebPage">

Brain916
tagDiv Member

Hello, so when I open the header.php in the child or regular theme, the only thing that’s in it is the following: > itemscope=”itemscope” itemtype=”://schema.org/WebPage”>

Brain916
tagDiv Member

Worked like a charm! Thank you very much Alin for your continued support!

Brain916
tagDiv Member

EDIT: This is exactly how I want it, not sure if this helps:

http://tinypic.com/r/nwneph/8

Thank you Alin, that worked! Let’s say I wanted to make the button go across the blog content area, larger, what would I add?

  • This reply was modified 11 years by Brain916.
Brain916
tagDiv Member
Date - reply

Perfection!!! Worked like a charm. Thanks for helping out

Brain916
tagDiv Member
Date - reply

@Alin [tagDiv]

Brain916
tagDiv Member
Date - reply

@alin aw I see I am going to give that a try then.

Just to make sure, can I remove the comment, author and date meta tag from all the modules or is it from the ones I am using? Or do I need to keep them and add // to them?

On a side note, if there is a future update to the theme, won’t it erase what I did?

Brain916
tagDiv Member

I see,
What if I want to add an eBay code that will be displayed on desktops, but when on mobile it swaps out for a google adsense code?

Brain916
tagDiv Member

Hello Alin,
For method one, I removed the <?php echo $this->get_date();?> from every module, but still shows.

When I add the code you shared:
.page .td_module_wrap .meta-info {
display: none;
}

Not only does it remove the post titles on block 14 (we are using it as a slider), but you can see it load then disappear.

To fill you in, I am using a child theme, based off the main theme. You can see it live here:

http://www.sneakerfiles.com/oncourt/

Also the URL is a demo site we will eventually move to the homepage (sneakerfiles.com) so if that helps anything…

Brain916
tagDiv Member

@mefta any tips on how you did it? Having the same problem.

Brain916
tagDiv Member
Date - reply

I know this is an older article, but I tried this and it doesn’t work. Still showing up.

Brain916
tagDiv Member

Wait, I have noticed that when you use this, only the header ads show. No sidebar ads or anything. I know the limit is 3 ads per page, so is google seeing this as pulling three different ads?

Brain916
tagDiv Member

Never mind, I figured it out. If anyone else is having this issue, use this template:

<div class=”td-visible-desktop”>

</div>
<div class=”td-visible-tablet-portrait”>

</div>
<div class=”td-visible-phone”>

</div>

replace fields with ad sizes.

Viewing 25 posts - 101 through 125 (of 126 total)