Forum Replies Created
list of topics you have created till now.
-
-
If you can’t do it and least let me know so I wouldn’t be counting on it. Despite the fact that the template is called “full-width” and you have listed having a full width template on themeforest, which is misleading.
What’s up, dude, did you ever ask about that?
Can’t I just edit the full-width page layout in my child theme or something? If you offer “full-support”, try and answer in a day or two. I know it was the holidays, but ever before that you take 4 days for every one of my replies.
I appreciate that very much!
I should say that the image I uploaded has 1920 width x 1055 length.
Thanks for your reply!
Unfortunately, the code didn’t work. I have it selected “full-size” on the display settings. I tried it with both alignments to center and without any alignment. I also tried putting !important on it.
I also tried adding the photo as a background to the header for the homepage. It actually works halfway, when I set the width to 120 it runs all the way to the right edge of the monitor, but on the left side, there’s still that 1-inch padding, even when setting the header padding-left or margin-left to 0.
I don’t know if that helps you at all :D, so here’s a link – https://battlethepain.org/. I have the CSS you gave me and the settings on the image as you instructed in the in there now.
I should say that I want the full-width photo to be on my homepage. I tried setting the page layout to “Full-width page” and it does get bigger but it’s still not full-width. Can I achieve full-width display of the photo, whether it be on the homepage or on the full-width page layout? Also, does having my homepage set as full-width page affect me negatively in any way? SEO wise or otherwise?
I just realized my HTML didn’t display… Anyway, basically, i added an image through the add media button and tried putting it into the full-width shortcode. I saw that from this topic – http://www.pixelwars.org/forums/topic/issues-with-full-width/ , but that person didn’t have READ.
Thank you, boss!
It worked. The link in the header was just a problem with the caching plugin that I worked out. As far as the fonts go, I saw another thread in which you advise someone to do the following:
Go to appearance > Editor > functions.php and delete;
wp_enqueue_style( ‘fontello’, $theme_directory . ‘/css/fonts/fontello/css/fontello.css’, null, null );
and
wp_enqueue_style( ‘montserrat’, ‘//fonts.googleapis.com/css?family=Montserrat:400,700’ . $subset, null, null );The guy you said that to was using another theme, but could the same be done in my case? I’m only saying that because I’m afraid the google bot may look down upon having that error and may potentially dick me over SEO wise. And I’m getting that error from every link checker I run on my site.
The google fonts are actually resulting in a 404 error. Here’s a screenshot:
i.is.cc/2xJvBRRX.pngI also just noticed that when viewing on Mobile,
There’s a random link “blog” on top of the header, do you happen to know how to fix that?
Is it possible to change mobile menu from the drop-down button to just displaying the links, like it is on desktopYes, of course, thank you!
it’s https://battlethepain.org/
I fixed the copyright text spacing issue, so now I just need to figure out how to decrease the space between the photo on the homepage and the menu bar (possibly to the point where there’s no space between the two).
Also, I would like to figure out how to get rid of / enable caching for the google fonts that come with the theme. I am not using them anymore, as I purchased a custom font.
Thanks again.
instead, how do i prevent the google fonts I’m not longer using from being loaded because they are render-blocking
I just realized the gzip compression has to do with my server and not you guys, so please disregard that part. Sorry about that
I guess I just removed ul li and then it worked for changing the background on hover. So final code was
.main-navigation a:hover { background-color: red; }
Thank you man, works perfectly!
Is there a way for the background color of the links on the menu to change on hover, rather than the text?
I tried using the same code you provided, except added “background-color” instead of just “color” but needless to say it didnt work
Hey, thanks so much for responding.
Sorry, I came off so spammy but my computer crashed and I didn’t realize the comment went through the first time.
I actually resolved both issues. As far as the footer goes, I didn’t have the Footer Widget Locations options on Yes, in the theme options.
The manual I got from themeforest. For whatever reason, I had just downloaded the WP installable file and not the extended file with the documentation, assets and all that stuff.
Thanks again, the theme is amazing!
Also, as you can figure out by my question, I really need to read the manual on the theme, however, I downloaded the theme from themeforest, and I can’t find the documentation with the manual anywhere in that .rar file.
Would u be kind enough to refer me to where I can get that manual from?
Also, I downloaded the theme from themeforest, and I can’t find the documentation with the manual for the theme anywhere in that .rar file and was hoping you guys would be kind enough to let me know where I can find it.
Hey,
I attempted to do this now, but it didn’t work, so I was hoping you’d be kind enough to share how to make the sidebar narrower in the current version of the theme/wordpress
Hey,
I tried pasting that code, but nothing changed. Is that as a result of an update or something?