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

That seemed to work. Is there a way to make the text smaller that reads “3.50 out of 5 (14 votes)” or after voting?

Brain916
tagDiv Member

Actually I was able to fix it and change the size of the text.
Now the new problem is, the button is not displaying on the mobile site.

Brain916
tagDiv Member

When I add this code with it:
button, html input[type=”button”], input[type=”reset”], input[type=”submit”]{
width: 100%!important;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
}

It makes my search button go all out of whack

Brain916
tagDiv Member

Here is a link:
http://www.sneakerfiles.com/adidas-zx-flux-floral-sound-garden/

I also notice if I put the shortcode below the text, it works but anywhere else (in the middle) it won’t.

Brain916
tagDiv Member

I am using WP-Postratings.
I just activated another theme, tried it and worked perfectly.

Brain916
tagDiv Member

Also, not sure if it helps, there is a field for the plugin to add custom CSS. This is what it says:

Custom Button Class
to customize the button

Here you can add any custom class to the button. By using custom class you can use your own style for comment button. Leave empty if you don’t care. (Works only with “On Click” option)

So shouldn’t I be able to make it unique?

Brain916
tagDiv Member

That seemed to work. Is it possible to change the height and add a hover effect to it?

Brain916
tagDiv Member

I am using 1.7.1 because for some reason I can’t upgrade to the latest.

But on another note, I used the shortcode for the ratings plugin on pages, which works perfectly fine. But when I added a short code to the posts section, once you click what “star” number you want to rate them, it loads then disappears. Is there a way of fixing this? It’s not due to the plugin since it works on pages.

Brain916
tagDiv Member

Here is the link:
http://www.sneakerfiles.com/air-jordan-xxx-30-release-date-colors/

Scroll to the bottom of the page, you will see the ‘Load Comments’ Button.

I would also like to style it like the homepage ‘Load More’ Button seen here:
http://www.sneakerfiles.com

Thank you

Brain916
tagDiv Member

For the first route, I opened the td_module_single.php file in my child theme and it looks nothing like the screen shot you shared. I am pretty keen on editing only the child theme as I don’t want to loose anything upon updating. Is this possible, or does it have to be in the main folder?

Brain916
tagDiv Member

Yes I am going to need some help as I have tried everything and am getting the same ugly grey block. I think you guys are on break and don’t want to leave it live on the site for to long, so I will wait when you guys are back in office.

Brain916
tagDiv Member

Tried everything and still doesn’t work. Just sent you guys an email.

Brain916
tagDiv Member

Update:
After doing some digging, I had to update the Child Theme Functions code which I copied and pasted from the new install folder.

Now this is what I am seeing when I go to blog posts:

http://s23.postimg.org/tdc23s3zf/123456.png

As you can see, everything from the post title down is non existent.

Brain916
tagDiv Member

I tried all that…still failing. Here is a screen shot of the errors that are displayed not only on the homepage but most areas in WP-Admin

http://s7.postimg.org/cu1mhqhqj/123.jpg

Note: These errors occur after I install the latest version of News Mag and then activate my Child Theme.

Brain916
tagDiv Member

This is what I did:
I tried to update my News Mag theme to the latest, which I was running 1.7.1 I believe. I dragged and dropped the folder into my FTP (made a backup of everything). My website started to show a bunch of errors, so I decided to go back to the old version.

From there, I dragged and dropped the 1.7.1 back into FTP which returned the site back to normal. But the theme dashboard is now grey instead of blue and I can’t save anything. The save button no longer shows. Also when I go to custom javascript or css area, nothing comes up.

Brain916
tagDiv Member

Thanks for your reply. For number 1, I did figure it out. Thank you. For number 2, I am going to mess with that now, thank you for the heads up.

Ok, now for number 3, it didn’t work. Let me explain what I am trying to do a bit better.

For mobile, the top header doesn’t show up, which is good, I don’t want it to. However there is a link that I want to have in the navigational bar on the mobile theme (Release Dates). In order for it to show on the mobile navi bar, I would have to add the link to the secondary navigational bar for desktop versions.

Is there a way I can add the Release Dates Menu (with drop downs) on the mobile theme without putting it on the secondary navigational bar on desktops?

Let me know if that helps, if not I can try and do some photoshops to help.

Brain916
tagDiv Member

No I haven’t figured it out yet. The website is SneakerFiles.com and you will notice the ad after the first four blog articles.

Brain916
tagDiv Member

Couple issues I ran into with this:

1. Middle ad is not aligning correctly.
2. The “read more” button shows up then disappears.

Brain916
tagDiv Member

Since everyone is sharing, I will share mine:
http://www.sneakerfiles.com

Went simple with it. Wanted the focus to be more on the content, but I am very happy with it.

Brain916
tagDiv Member

First Findings: Added the Shim plugin, left VC on. According to P3 it’s exactly the same and nothing has changed. Still slow and VC seems to be using a lot of resources.

I have deactivated VC and already seems super fast. Although I am getting this two short codes that aren’t display what it needs to:

[vc_empty_space height=”32px”]

[vc_separator color=”grey” align=”align_center”]

Here is P3 before disabling the plugin:
http://tinypic.com/r/35b5o5u/8

After running P3, this is the result:
http://postimg.org/image/dfvmss621/

I am very happy so far. It would be cool if the short codes would work, but I will trade it in for speed any day.

One thing I did notice was the Smart Sidebar no longer works on the homepage. Not sure if it’s due to me remove the space and top lines, and less room or it’s because VC is no longer active.

Brain916
tagDiv Member

Thanks for the info Chris, I am about to deploy it now. Will update my findings.

Brain916
tagDiv Member

I was sent here for the Shim plugin, is it still in beta mode? Is it ok to use now? VC is killing my server as well as getting multiple emails from Google webmaster tools.

So basically I would upload the plugin and deactivate VC? Can I then delete VC?

Brain916
tagDiv Member

Thank you.

Also is there a way to decrease the amount of MYSQL requests? As well as speed up the plugin load time? The plugin has also increased the size of my homepage. Is there a way to trim this down?

Brain916
tagDiv Member

Hey Alin, I tried to add the min height in the main themes css and nothing changes. I have it just like this:

}
.td-top-menu-full {
background-color: #222222;
z-index: 3;
position: relative;
min-height: 55px;
}

Brain916
tagDiv Member

Ok, so two questions:
1. Can I just copy the code provided and paste it straight into the stylesheet?

2. Can I put it in the child theme css? Or does it need to be at the main themes css?

Viewing 25 posts - 76 through 100 (of 126 total)