
534 comments found.
Hi, I just purchased the theme this morning and when I inserted my Google Analytics tracking code in the footer section the code is showing up at the bottom of the screen and not being tracked. I double checked that I had the full code three times and it’s still messing up. Help?
Also, when I try to do a list with bullets, the bullets don’t show up.
Hi
Seems like there is an issue with analytics code section. I have updated the theme and update will be available soon.
Where are you trying to add a list with bullets? If it is in article then the list shows up with bullets.
Quick question, how large can I make my logo in the header, and does it retain high resolution?
It depends on the length of the right menu. The smaller the menu, the wider the logo you can use.
For header style 2, the length of logo can be same as length of header.
Thanks! Also, one other question. I bought the theme, but it won’t install. It says,
“The package could not be installed. The theme is missing the style.css
stylesheet.
Theme install failed.”
What am I missing? I tried installing the zip, but it didn’t take.
Now I tried loading the child theme, and I can’t get to my dashboard, and my site (and everything else) is just a white page with nothing. Any help?
I think style.css file is not uploaded on your server. Please make sure that style.css file is uploaded using FTP.
Hi, is it possibile to make the header sticky (fixed after the scroll)?
Hi
Yes, this option is available in this theme.
Please include a CHANGESLOG section in the item description or anywhere else so we can see what changed from version to version,
Thanks
Hi
I have added changelog.txt file in the theme folder. I also add changelog in the description area. The update is just approved few minutes back. I’ll be adding it to description area also.
Thanks!
You are welcome
Hey, if you like this theme could you please rate (5 stars) this theme. I would really appreciate it.
5* Already done yesterday
Check the “Reviews” tab of your item
I liked its Simplicity!
Thanks a lot for that
I forgot to check it
Hello there,
this theme is amazing! love it!
One question, how can i get the twitter widget working?
Regards, Sven
Hey
Glad you like the theme
For twitter widget, you need a create a widget on Twitter website first. After creating a widget, you will get a widget ID. You can read about it here – http://en.support.wordpress.com/widgets/twitter-timeline-widget/
Let me know if it helps.
Hey there, now it’s working fine, thank you very much
Glad it worked
Yeah!
Can you add xing.com into the social media widget within the next updates? Would be fine
Yes, definitely.
Great. thank you!
How can i add the subtitle to the text logo?
Subtitle is currently not added to the theme. I may add it in the coming update.
Would be nice. Found some bugs, can i send them via mail? Regards, Sven
Yes sure, please mail them ASAP because I’m going to upload the update.
Hi, I bought the theme and am having issues with the blog post featured image sizes. I am uploading the same size images for every post but some are being displayed as cropped.
Is there a way to standardise or adjust blog post featured image sizes to make sure that all pics display the same on the blog home page?
Thanks
Also, I would like to know if:
1. It’s possible to change the post type icon in the bottom left hand corner to a custom icon of your choice? (I am assuming the code is in the editor somewhere?)
2. It’s possible to set a word or character limit for the post snippets.
Thanks for your help!
Hi
Thanks for the purchase
The image size needs to be at-least 770px wide. If the images are large, WordPress will crop the images to proper size so that all featured images appear properly. If they appear smaller, you might be uploading images less than 770px width.
I didn’t add option to change post type icons because these icons best suited the post formats. But if you want to change them, there is a file named post-format-icons.php in inc folder. There you can easily change these icons.
From options panel, it is not possible to set word limit, but if you are comfortable with editing files, you can easily edit it in content.php file.
echo excerpt(40);
Thanks for your reply! My images were 800px wide and yet they still came up small. What worked for me was reducing the size of the image in WP’s “Media” editor to 770px wide, clicking “update” and then going back in to edit the image and clicking on “Restore original”. That basically did it for me. Thanks for the other tips.
You need to keep the same aspect ratio or more than that. The image size is 770×360px. Try resizing your 800px image to 770px and see if height is equal or less than 360px.
BTW for old images on your blog, you can use force regenerate thumbnails plugin to resize all the images.
I’m newbie on Wordpress, and this is my try. Just quick question, how do I get you’re cool Post with Tiled Gallery work into a post.
Hi
Thanks for the purchase
When you add a new post, you can see a box on the right side for Post Formats. There you need to select Gallery.
When you select Gallery, a new box will appear below post editor titled as “Gallery Post Options”. You can upload multiple images there and select the tiled gallery type and publish the post.
I hope it helps.
Thanks. Another question, I change the template language to spanish, with “translate ready” in wp-config.php setting pt_ES. But also need the WP backend in spanish and I cant do both works. Because the backend wp in spanish is es_ES in the same line.
Any Ideas?
Please read the articles – http://codex.wordpress.org/Translating_WordPress, https://codex.wordpress.org/WordPress_in_Your_Language
Hi! Thanks for this great theme.
Just a few questions:
1) I can’t add icons to menu items, even if I followed the steps mentioned in the documentation; the css class is not shown in the html
2) Is it possible to add more social networks to the Social Media widget?
3) How can I have the rss feed link of the site?
Thanks
Sorry but I have other questions:
4) How can I show the content for “image” and “link” post type?
5) How can I show the social media sharing buttons for every post in the homepage?
Thanks in advance.
Hi
1) Did you add full code of icon from font-awesome website in this format:fa fa-home
2) No, it’s not possible. BTW which icon you want to add, may be I can add it in coming update.
3) In this way – http://www.your-site-url.com/feed
4) Currently homepage content is not added for these post formats but I’m adding it in coming update for image, video and audio formats. But for link formats it is not possible because content will not suit the design of link post format.
5) You can’t use theme’s social media buttons on homepage. You have to use a plugin or edit the files.
Thanks
Hello. How to I change the langugage for the theme?
Hi
To translate your theme to other language, please read the documentation.
Please provide a link
It is in the downloaded theme package.
Thanks I will check it out. I just drop the .po file in the /lang folder and change WPLANG i config.php right?
Right
Thanks. Missing some stings, like: Leave a Comment, comment. Will this be fixed?
And “related posts” “leave a comment” “comments”
You are right, few strings are missed. These will be fixed. Thanks for reporting
Any idea when this will be fixed? Thanks a lot for the fast response. 5-stars!
Within a day or two, I will upload the new version.
Please rate (5 stars) it, if you are liking my theme and support. I would really appreciate it.
DONE! Also have a feature-request, would it be possible to have a diffent background on the slider than the background on the header? I have a red header and would like the slider to have black as background-color. I fixed this with css but I guess it would be nice to handle this in the admin-gui.
Thanks a lot for rating
You can add the following code to Custom CSS section. Custom CSS section is added for such minor CSS additions.
.header-slider { background-color:#000000!important; }
Thanks, I have already put the css-style in the footer but anyway I guess the common is to have the image tinted in white or black. Great theme looking forward for the fix of the strings.
You need not to add it in footer. Please use Custom CSS section for it. You will lose the changes whenever you update the theme.
Ahh I used the “before-footer”-section in the UI. I dont like !important
ok. I thought you manually added the code in file.
Hello, got two questions for you: 1- the feature image option, once i upload an image, and save it, it doesn’t appear in the post anywhere, is there any other setting i need to adjust for it to work? 2-Is there any way for the front page(latest post page) to display only specific posts(categories) as opposed to all the latest ones.
thank you very much for your support.
Hello
1) Featured image option is used to set a featured image for homepage. It will not be shown in article.
2) Currently this option is not available. But your point is noted and it will be available in coming update.
Thanks
thanks for your quick reply, sorry i wasn’t clear about first question, the image isn’t showing up on the home page.
It is not possible. Can you see the featured image in any published article’s edit screen?
yep, the image thumbnail shows on the post’s edit screen, but doesn’t appear in the homepage posts, very weird :s
It’s strange. Can I have the access to your system using Teamviewer?
I’m not sure how that works
You can download the Teamviewer software and message me your ID and password so I can check on your system, what’s the issue at your end.
oh i think i know what the problem, if the post format is Audio, the featured image isn’t showing, but if its format is standard it shows.
so the question now becomes: is it possible to set an image to an audio post format? lol
No, for audio post format, you can show SoundCloud, MixCloud or any other audio code on homepage as featured section.
yeah, it makes sense. thanks though
Cheers
I love the theme, thank you very much for your hard work!
1. For some reason, when I have an excerpt on the home page, it’s displaying both a “Read More” text link as well as the “Read More” button. I would prefer just to display the button, but I can’t find anything concrete on that.
2. Is there a way when viewing a Video or Gallery style post to have the video/gallery/etc show up at the bottom of the post, rather than the top?
Hi
Glad you love the theme
1) I haven’t added extra read more text on homepage. You might be using <!-Read More-> in your post editor screen. Please check.
2) In single post you can show video below post title by inserting it in the article body but not on homepage. Gallery will be shown above post title only.
Thanks
Yes, I am using <!-Read More-> in order to create long excerpts. Here is an example of what I’m trying to do:
However, if I put it all in the Excerpt box, WordPress is limiting it to 55 words. The correct excerpt appears if I use the “Read More” tag, but then I’m displaying two separate Read More links, one the written one and the other is the Read More button from the theme. I only want the button to show.
Here is what you can do. Choose Full Content option from options panel and paste the following CSS code in Custom CSS section:
.more-link { background:#ff8800; color:#fff; float:left; font-size:12px; font-weight:700; line-height:19px; margin:0; padding:9px 12px; text-transform:uppercase; } .more-link:hover { background:#000; color:#fff !important; } .read-more a { display:none;}
This will style your Read More link to a buttons and hides the other read more buttons. You will get what you are looking for.
I hope it helps.
Thanks
Hello!
Im trying to use a custom menu with the theme but it seems to just show the pages.
Under: Apperance->Custom->Navigation i select Meny1 but the theme still shows my pages.
Got it. I needed to check the checkbox “Main Menu” under Menus.
How can i change the Avatar on the rigt top corner of Blogpost?
Regards
You need to register your Avatar on https://en.gravatar.com/ with same email ID that you are using on your WordPress blog.
Thx my dear! Happy weekend!
Happy weekend to you too
Hey!
One more Is it possible to use the Tiled Gallery in a simple Site not in a Blogpost?
Best Regrads
What do you mean by simple site?
Tiled gallery can only be added into posts in place of featured images.
ok, think about to change that, i am pro-photographer an i search a long time for clean theme like yours. Maybe you get more Costumer with that possibility
Regards
The link you gave me is also a post and you can add tiled gallery to posts.
It wasn´t a Blog Post. I test it. I can add it in Administration, but it won´t be shown in the front end.
But in goblog it’s available for posts only. I don’t understand the language in the screenshot.
Just purchased, and I’m impressed so far… but:
- Is there a way to globally turn on “Show Featured Image on Single Page”, instead of having to edit each post? - The “Read More” button shows below each post even when excerpts are turned off. Is there a way to get rid of the “read more” button?
Hi
Thanks for the purchase
I also realised that this option must be there. It will be available in coming update.
For which post format read more button shows even after turning off the excerpt?
Great – thanks, that’ll be very useful. My blog is at http://www.porkcracklins.com. No excerpts, but the “read more” button is still at the bottom of each post on the main page.
In the new update I also added the option to hide excerpts on homepage. In that case you will be able to hide excerpts with read more buttons.
Thanks for the quick update! Odd, I made changes to the CSS to make the header/nav more compact. I moved the modified style.CSS to the updated theme folder. And idea why there’s still a lot of buffer space around the header and navigation? Before (https://www.dropbox.com/s/w4do4i2wcnehtic/PC%20Cached.tiff) and after (https://www.dropbox.com/s/i7g5vhwbiw56qxm/PC%20now.tiff).
Can’t say anything without checking actual site.
Sorry, http://porkcracklins.com (CSS at http://www.porkcracklins.com/wp-content/themes/goblog/style.css). Also noticed that the update caused the navigation to format differently, with less uniform spacing.
Header appears fine in the link. I’m not getting which space you talking about.
Agh. User error. Really loving the theme, great work.
p.s. I added a function to include a full-size photo on single posts, instead of the cropped featured image.
Great
BTW:
“In the new update I also added the option to hide excerpts on homepage. In that case you will be able to hide excerpts with read more buttons.”
On the home page, the “read more” button still appears when full content is selected (no excerpts). It’s confusing, because there’s nothing more to read…
It appears there with full content because comments are still on single page. To read the comments, this button is used.
Ah, thanks! And for the quick response.
I may remove it in the next version. Seems like users don’t want this button with full text.
Hi there, Love the theme. Is there any way that the post meta can be moved to below the post content? Also, my recent posts section shows 5 posts despite having it set to show 3. Could you please help with this as well?
Thanks in advance.
Also, is there any way to have the previous/next article blocks show as just links? I tried updating it in the settings but it doesn’t seem to do anything.
If recent posts are showing 5 instead of 3 then you may have 2 sticky posts.
Previous/Next currently have one style only. However you can use following Custom CSS if you want to show it as links only:
.post-navigation .post-nav-links span, .post-navigation a { color:#333 } .post-nav-link-bg { display:none } .post-navigation .prev-link, .post-navigation .next-link { background: rgba(0,0,0,0); padding: 0 7%; }
Hi There, thanks for your help. The CSS you gave me worked only I meant that I just want the link to say ‘Previous Article/Net Article’ and not include the Post Title.
It is not possible. BTW it is good to display the title of next and previous articles.
Hello, I installed this theme a few minutes ago and chose the 3 column layout but when I went into the widgets to customise, the secondary sidebar said – only displayed when 3 column layout is chosen which I have chosen already. So now my blog looks awkward because a column is missing on the left side. I bought this theme specifically because I liked the way the 3 columns were displayed in the preview. HELP! Thanks!
Hi
You need to select the third layout from left if you want to show two sidebars. For all other layouts, either one or no sidebar is displayed.
Thanks
Thanks. I already did this. In layout settings, I chose the 3 column layout to display two sidebars and saved it. I also selected the boxed option but when I go into the widgets to customise subsequently, it’s not providing the option to do so. Isn’t the widgets tab where the option to customise both side bars would be or I have to look somewhere else? Thanks!
Never mind. I deleted all the other themes, signed out and signed in and it began working properly. Thanks anyway.
Glad that it worked
Hi! I purchased these theme and I totally love it! Could you please suggest how to disable sharing metadata to Facebook? I don’t want that before the text all sorts of metadata appear. Thanks!
I didn’t get you.
When I share my blog post on FB, not only the title of the post and the text appear, but also: date, again the title, tag, Leave a comment. Other FB blog shares appear only with title and the blog-site, no metadata when sharing a blog post on FB. I don’t want what us in red: http://kliker.si/?p=16
In fact … I can’t even share a FB link from the blog post, when I’d like to share it, it freezes…
Oh yes, just noticed. It is sharing post date, comments etc as well. Let me check the issue.
Anything new about fixing this problem? As I now have several posts I can’t even share the link on FB as the featured image wouldn’t show with the text . In fact, only the link appears on FB, nothing else
.
It shares the text as well but post meta is also shared. No update for this as yet. I will be fixing it ASAP.
hello i just bought the theme. i want to have it appear like in the demo. i imported everything, but still it is different. i need the home page to be a page with the blog in it so i can write a heading, etc. and edit the look. not it is just the recent blog posts. when i click home, i get nothing.
Hello
Thanks for purchasing the theme
You saying that you want it like demo and then you saying that you don’t want to display recent posts on homepage but the thing is demo is showing recent posts on homepage. Please clarify what do you want so I can help you accordingly?
I do want the recent posts, but i want them in a page. i want to write an introduction to the homepage and then have the posts under the introduction.
It is not possible to write an introduction on homepage because it is a simple blog theme. That thing is possible in magazine style themes. Blog style themes focus mainly only posts.
You can write introduction for homepage and then display posts on other page. This thing is possible.
i see, i did not know that. how do i eliminate the author box in the bottom of the blog?
You can disable it from options panel.
ok. one more thing. the blog page does not show the list of posts. it is empty.
how do i show the image in the header under the menu bar like on the demo? and what about the home icon in the menu bar?
Which blog page? Homepage or you created any other page?
You can show it from theme options. You will find the option in header tab.
To add icon in menu it is fully explained in documentation, please read that.
thank you.