MasterC3501
Forum Replies Created
-
Forum: Plugins
In reply to: [Image Slider Widget] WARNING! SPYWARE INCLUDED after ownership change!!!…..ugh spent a hour looking for a plugin like this only to see this reported about it. gah!
Forum: Themes and Templates
In reply to: [Spacious] Cannot get rid of "hidden" right hand sidebarused this code to accomplish what I needed if anyone else needs help with this.
#primary { width: 71.0592%%; } #secondary { width: 25%; } @media screen and (max-width: 767px) { #primary, #secondary { width: 100%; } }this gave me a sidebar size of 305px on the 1218px layout
Forum: Themes and Templates
In reply to: [Spacious] Cannot get rid of "hidden" right hand sidebarThis doesnt appear to be fixed. I have this same issue. I tried to change the size of the content and sidebar (i want the sidebar to be wider anyways…(300px) and changed the width to 25% and the content to 72.xxx respectively (added the two default percentages so that the total width wasnt effected) but it caused the mobile site to break.
How can I change the widths of the sidebar and the main content to where it will still be responsive?
is this resolved yet??? Dont understand why the goto move for these plugin developers is changing your themes code. This is quite annoying and anything a plugin intends to FORCE the website to do should be made available to alter within the plugin’s settings. Seems like everything with Jetpack has to be corrected by changing code.
I had a contact form plugin fueling that page. The image was part of HTML that was implanted into the form introduction then used a shortcode to place the form into the post. The only way I could correct the issue was to rip the html code from the form and insert it into the actual post and use the shortcode for only the form itself and not allow the introduction to be a part of the form. I really wish Jetpack just had some fields in the posts and pages options to input a URL for the image and even select a size for it to be rendered at. Add this to the plugin shouldnt be to extreme I would think. This would allow Jetpack to work in the following order… Post options, featured image, images in post…. It could be just like the options for meta description and keywords, discussion settings, etc. It would eliminate ALL of these issues with OG:IMAGE tags and no one would need to alter code and crap anymore. Can this be accomplished? That way when I create a new post or page on Save Almost Human I will be able to just input whatever image I want as the og:image and whatever size I want without it ever effecting the post and dictating the sizes of images I can use on those posts.
that works for homepage sure but what about pages like this http://www.savealmosthuman.com/tell-syfy-to-save-almost-human/ why does the stupid plugin INSIST on pulling a blank image…. it makes no sense. There is clearly a very large picture on there
all weekend and not a single response?
it appears that this is primarily taking place on just my home pages…. why?
Forum: Fixing WordPress
In reply to: Dynamically display posts from current category in jump menuI am looking for the same thing but I would be ok with defining the category in a short code or something it doesnt need to determine category on own. cant find anything.
just wish i knew what I should check. I agree with you at this point though cause nothing on my backend is connecting properly to wordpress.org from looks of it Akismet saying it cant check spam
only thing that seems to work is my wordpress stats seem to work though….
I checked the messages in var/log/messages/
i checked the error logs in the root wordpress installation on 3 of the sites and not one single error.im at a loss as to what to do and feel like im gonna have a break down. 11 hours now I been working at this. This doesnt make any sense. just poof screws up out of no where.
is there something they should look for? I mean I have to give them direction otherwise they twiddle their thumbs. For instance I just called them and asked if there were any changes done to my server in the past several days and I knew if he had checked it he would see the reboots and would have seen a error I got earlier regarding spamd not booting properly. Well he puts me on hold for almost 30 minutes I am at day job so i couldnt hold anymore and told him that when he came to check in and said thats why i asked him to check server and not a bunch of other stuff he said he checked and it looked fine and then I called him out on his lies cause no way he checked the server and not seen that stuff. then he had the nerve to ask if there was anything else he could help me with…. sigh
My host (hostgator) are generally a bunch of idiots and in the past have done nothing but cause additional issue. I am on a VPS and I have restarted the server twice now with no success and being that they worked only yesterday all day and nothing has changed on my server since then I cant imagine what could be wrong with my host. are you certain of this?
Forum: Fixing WordPress
In reply to: [DRP Coupon] No Options Pageim an idiot ignore this….
so your referring to being able to put /sony-tv-50-inch/ instead of http://mysite (dot) com/sony-tv-50-inch/
Is that what you are referring to? If so I can look into it however is there a benefit to that feature other than convenience of typing out the URL?
I use the plugin redirection too and I found the relative URLs to sometimes cause issues with getting redirected to the home page and stuff. My biggest thing about this plugin was trying to keep it as simplistic as possible because I don’t like plugins that over do it and eat my resources type thing ya know?
Anyways let me know if there are any additional benefits to what you are requesting other than not having to lookup the entire URL even if that it the only reason I just want to be sure that is what you are wanting it for.