Hello
like the theme!
I’m adding some css from a child-theme.
When I add @media rules, they work on my computer, but not on mobile devices.
Watch it here https://www.test4.websitehebben.com/
What can I do?
Regards
Janco
]]>I would like to modify the Chunk Theme so that the Category label does not appear next to each of my blog posts. I will not be categorizing my posts, so it looks sort of odd to have the hyperlink text “UNCATEGORIZED” right next to each and every post. I’m new to WordPress so a simple fix is much appreciated!
I’ve already looked into plug-ins and can’t find one that removes the text. Most will let me “filter” but this isn’t what I want to do.
Thank you.
]]>I paid Bluehost to migrate my website from WordPress.com to www.ads-software.com:
Unfortunately, they did not clone/copy it exactly how it was.
I assume the .org version of Chunk does not have the same customizations as .com?
I am trying to revert my background image to the sides and have white be the background for the posts. As is, the text can not be read. Did this change with the Chunk update?
I’d also like to change the default colors (quotes, “leave a comment”) from aqua to orange.
Minor changes, but I hope I don’t have to code?
]]>I logged into my wordpress account and noticed this messaged
Warning: include(/home/goingu5/public_html/wp-content/themes/chunk/inc/updater.php) [function.include]: failed to open stream: No such file or directory in /home/goingu5/public_html/wp-content/themes/chunk/functions.php on line 289
Whenever I update a post, comment, or page I get this message and it goes no where.
Can anyone help? I cleared my cookies but nothing
]]>I’ve uploaded a header image at the recommended size (800x140px). I’ve optimized the image in photoshop so that it appears large and crisp.
However, when I upload the image, it appears blurry on higher res screens, such as retina displays, etc. Is there a way to maximize the resolution of the header image so it is crisp on every display?
Thanks!
]]>I started using wordpress and the chunk theme in 2013 and after initial hiccups have had no problems. Then, following a security scare I did what I should have done long ago – updated software, backed up my datebase, setup backups via VaultPress. All rather too rapidly and without documenting my changes!
Now suddenly, my main (only) menu has reverted to right-to-left and reverse order. I seem to remember when I started to use the Chunk theme I had to add some code somewhere to set it left and ordered left to right. Presumably this file has got corrupted or lost.
Could some kind soul tell me what to do ie what lines to add to which file.
Thank you
I attempted to remove comments from my posts by commenting out <?php comments_template(); ?> from my content.php and content-link.php. In doing so, there is now a lingering “–>” at the end of each post.
Example, bottom of post: https://zerocounts.net/2015/01/09/online-only-consoles/
If I remove the comment closer “–>” from content.php and content-link.php, the “–>” is removed from the single-post but kills formatting in my larger feed.
Sorry if this is hard to follow. Any help would is greatly appreciated.
]]>When trying to log into WordPress, I am receiving the following error:
Error: Cookies are blocked or unsupported by your browser. You must enable cookies to use WordPress.
I’ve cleared my cache, and ensure cookies are enabled. I’ve tried multiple browsers from multiple computers. I’ve turned off all of my plugins, and even have gone as far as to rename the plugin folder to ensure the problem is not located there. However, when I switch to the default WordPress theme, then problem goes away. It’s only active when I have the Chunk theme activated.
Has this issue been resolved? How can I fix this? I love the them and want to continue using it, but this is debilitating.
Thanks for the help!
]]>Hi,
Sorry for no response last time, but the answer was great and fast !
So, today, my blog is much better and I’d like to go commercial now. My problem is the wordpress logo associated to the page in the tab.
Any chance to get my own pix/logo using CSS of my page ?
Thanks allready for you aswer !
anyonecoffee.com
]]>I have a few css issues I need assistance with…I have a child theme set up and it’s ready to go.
Most of my issues are with pages, and not posts. Posts seem fine, but pages have a lot of wasted space where nothing goes.
1.) On pages only, I would like the vertical line and all the space to the left of it gone for good. I want to leave this intact on posts.
2.) On pages only, I would like to have the navigation space and comment space removed. As it is, there is a huge chunk of useless space at the bottom of pages. (perhapes this is how the theme earned it’s name?)
3.) On pages only, I would like the page content width and title width to be 800px.
I made a few CSS changes, but they affect both pages and posts. I can’t seem to isolate the page only portion.
Here is what I currently have in my child theme. I’m somewhat on the right track, but when I dig deeper, it only becomes confusing to me.
@import url(“../chunk/style.css”);
/* center widget area */
#widgets {
text-align: center;
}
/* remove ugly left border */
#contents {
background-color: #FFFFFF;
border-left: 0px solid #CCCCCC;
height: auto;
margin-left: 0px;
padding-bottom: 10px;
}
/* remove beneath content */
.hentry .main, .main, #comments, .navigation, #widgets, .widget-area .widget, #footer {
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
}
/* move menu items to the left */
#menu li {
float: left;
}
/* remove padding from menu & change border colors */
#menu {
border-bottom: 3px solid #000;
border-top: 0px solid #DDD;
margin-bottom: 25px;
padding: 0px;
text-align: right;
width: 800px;
}
/* change content with */
.page .hentry .main {
width: 800px;
}
I understand the navigation space at the bottom of posts, since they have a “next” and “previous” post – however, pages don’t – so this is just useless to me. The same thing with that extra space to the left; posts make use of it by having a date and category option, while pages do not. It just looks like something is missing.
Thanks, guys!
]]>How can I add an author image to the sidebar?
]]>On the static front page of my site at australianurbangolf.com the pictures in the table re-size to be very small.
I have noticed that there is no HTML method to override this re-sizing.
How can this be rectified?
]]>dear team, i really love this theme, but need to make some changes and would like to ask for your help.
i′d like to only show titles on the overview pages like the homepage, category pages and tag and search pages. i want the body text (content) only to be visible in single or page view.
where and how can i change that the best way?
thanks,
eric
Hi folks, I’m using the “Chunk Theme”
I’d like to change the look of the Categories on my Blog :
https://www.thepetrolengineer.com/
If you click for example on the Category “Food” there should be an overview of the written articles with small thumbnails instead of showing the whole article.
2nd question:
What can I do to have dropdowns on the Menu?
3rd:
How can I add an extra Sidebar(on the right side) that follows when you scroll down?
thx for your answers!
I’m not a pro in coding, so If you have any I could use, or plugins or whatever I’d be very thankful!
Cheers!
]]>Hi everyone,
I was wondering if someone can assist me in moving the first column of my blog which indicates the post date, comments, and category further to the left side of the page?
The reason I’d like to do this is that I feel the each post content is crammed into such a confined area and would like the content to stretch out a bit more if that makes sense?
I also added a sidebar to the right side of my page, but afterwards my LiveFyre comment box stretches out and overlaps into the sidebar area. Is there anyway to keep this contained within the content area?
I have attached screenshots for illustration purposes. Thanks!
Screenshot: the column I’d like to adjust https://awesomescreenshot.com/09125hqm4b
Screenshot: My livefyre comment box overlapping.
https://awesomescreenshot.com/02925hqwc1
Hello all!
Hope everyone had great holidays!
I’ve been trying to build a static site using Chunk at https://www.shainblum.com (hi Kathryn!!), but I’m very confused about how the “Home” page is handled in this theme.
“Home” automatically appears in the menu and seems to exist by default as an editable page, but when I attempt to customize the theme and set “Home” as the default static homepage, it doesn’t appear in the dropdown list and can’t be selected. And if I try to create my own “Home” page, I’m forced to call it “home-2” in the URL and end up with two Homes in the menu.
Is “Home” the static homepage by default? Or is there something special I need to do to force it to become the static homepage?
Thanks much!
Mark S.
]]>I have created a blog archives page. I would like the months to remain in descending order (as with the current blog), but the posts within each archived month to be ascending, ie chronological. I would also like people to view an archived month as one continuous file, rather than keep clicking on older posts.
I know these questions have been dealt with before, but the solutions require more coding expertise than I have! Could some kind soul tell me what code I need to insert, in what files and where in the file.
I’m using the chunk theme and have set up a chunk child theme. One day I will get round to learning about php etc – honest.
]]>Does anyone know what the default font used for the Chunk theme is? I always thought it was Helvetica, but I did a side by side comparison with some text in Helvetica and it looks quite different.
If you want an example of the text being used it can be found on my blog: https://bit.ly/JnSThg
Thanks in advance for any possible help.
]]>Hi: I’m using Chunk for my blog. Is it possible to have a static front page with my most recent post only?
I tried going through the Chunk Theme features and selected “Front paste display your latest post” but it’s not working.
I need help with the Chunk Theme. Does anyone know how to reinstall the default “leave a reply” on a page. I’m not sure what I did but it’s no longer on my about me page.
website is goinguncomplicated.com
Thanks
]]>Hi Everyone,
I started adding some pages to my new WordPress page, but noticed that the categories for the pages remain on the right.
How can I go about aligning all these page categories to the center?
Thanks!
]]>Hi Guys!
I just installed WordPress onto my website (link: https://www.muygalan.com) not too long ago and installed the “Chunk” WP theme (Found here: https://www.ads-software.com/themes/chunk)
Now I haven’t messed around with WordPress in ages and would appreciate some help regarding the following issue:
– I uploaded a header image, but cannot seem to center it. I have perused these support forums and read a few similar scenarios, but the code offered by other users didn’t seem to match up with my theme’s coding.
I know it seems like a simple fix, but I’m just not getting it.
Help?
]]>Hi, I’m trying to set the formatting for my blog posts so when you go to the page you see just the first paragraph of text and maybe a photo, which you then click on to read the post in full. I don’t want what I currently have: A huge scroll of text.
I went to sSettings > Reading > “For each article in a feed, show…” and clicked on ‘summary’ rather than ‘full page’, which I assumed would do the trick. Wrong. It’s exactly the same both ways.
Can you help?
Thanks
]]>Hi – please can you help? I wish to disable the date and time stamped on all my posts (or at least new posts). Reason being, I want my wordpress site to look less like a blog, more like a proper website.
Thanks
]]>https://www.willtravel4hugs.com
I am still in the process of editing my page to make it look right before I get started blogging. I leave for my trip Sunday and still have quite a few things to figure out!
For now- I’m trying to add a logo to my header. I want it to be roughly the same size as my font (maybe a little bigger) and be on the left. But from the left of the logo to the right of the font, I want that t
o be centered. (so move the font over to the right a little).
My current code doesn’t have a space for a logo and I am going through a child theme anyways. What code would I need to add to get a logo to appear there and move my header over a little?
Thanks!(also, the easiest way you can show me, the better. I’m new and don’t know what I’m doing. I’m proud for getting this far even haha
]]>I am new to this blogging thing and originally started out with wordpress.com until I realized you couldn’t customize as much as you wanted (and it’s a pain if I ever wanted to switch over later) so I changed to .org. I know nothing about css code, but I’ve been able to at least figure out enough where I’ve managed to edit all the colors on my site and even some fonts.
I’m stuck though in what I need to add to my child theme’s code to get the site title “alternative perspective….” to appear above the header “willtravel4hugs”
I am basically trying to get it to look like it did on my wordpress.com blog: willtravel4hugs.wordpress.com but that theme was not available on .org so I had to pick a similar one and edit it how I liked.
https://www.willtravel4hugs.com is where I’m at now.
]]>I was just wondering what part of the CSS code would need to be changed to increase the font size of a post’s body.
I don’t want to increase titles, just the body of text for each post.
Thanks! ??
]]>I’ve had issues using several plugins and have had major issues.
The most recent is “Lead Player.” When posting a video through this plugin the footer widgets and several blog posts have disappeared.
I have used this plugin on other sites with no problem.
I also was unable to upload a plugin called “AttentionGrabber.” It says “plugin instalation failed.
I really love the simplicity of this theme. Any help would be greatly appreciated.
My url is https://www.thepreparedperformer.com
Thank you,
Molly
Hello,
I am a total newbe and have no idea if there is a good solution to my problem. Maybe you guys can help.
Here is the situation. Whenever I minimize or stretch out the browser window, it moves my menues and makes them go over back ground picture. Can I somehow make everything stay in on place (fixed position) and just become smaller if the window becomes smaller or when website is open on different resolution.
]]>Need to make the theme one column. the images appear at random on the sidebar so I’m trying to get that removed and make it just one whole column. How can I make all pages one column?
I’ve asked this question about the images scrolling at random when clicking before but got no answer.
PLEASE answer me back this time.
]]>