Discussion on GoBlog - Responsive WordPress Blog Theme

Discussion on GoBlog - Responsive WordPress Blog Theme

Cart 1,071 sales
Well Documented

BloomPixel supports this item

Supported

This author's response time can be up to 1 business day.

540 comments found.

Hi. I am still facing issues with the ‘noindex’ code. Have a look at the screenshot. <file:///Users/ruchikarmalkar/Desktop/No%20idex%20code%20screenshot.png> Could you please let me know how to find this code from the WP dashboard and remove it? Please help…

Hi. I am still facing issues with the ‘noindex’ code. Have a look at the screenshot. https://www.dropbox.com/s/tq8o5vzpfay9kup/No%20idex%20code%20screenshot.png?dl=0 Could you please let me know how to find this code from the WP dashboard and remove it? Please help…

Hi

This code is not present in theme. Try the following:

Login to your WordPress dashboard and go to Settings -> Search Engine Visibility and see if you checked this option. If yes then uncheck it. If this option you checked then the code shown in screenshot is added to any blog.

P.S.: This option is not from theme, it is a WordPress functionality.

Hi I want change size of small tumbs images on the sidebar. now 55X55 px, i want larger than this. for example 80X80 px. can you help me ? Thanks

Hi

It is not possible to change the image size as of now. All image sizes are fixed.

Thanks

How difficult is it change the height of the header?

Do you want to add logo with bigger height or is there any other purpose?

Thanks for the reply. Yes, something like that. I have a graphic in my current header that I’d like to keep — it’s dimensions are 2560×1440 (16:9 aspect ratio).

If you want to add logo with bigger height then it will automatically increase the height else I will help you with that.

I want to add social media icons like fb share and twitter on home page below each post. How should I do that?

Hi

It is not possible to add social share buttons on homepage. Only single posts can have share buttons.

Thanks

Hi thanks for lovely Goblog. please on the next version, add display number of post views.

Again thanks.

Hi

Glad you like the theme. I can’t promise but I will see its possibility.

Thanks

Hi, I’ve translated the theme to french and noticed that the “Primary sidebar” (and the secondary sidebar as well) serves both as a unique ID and a lang key, which breaks the sidebar if translated since it is hardcoded almost everywhere.

Also, the “Home” label in the breadcrumbs is hardcoded in the functions.php file. So it’s a pain to translate it.

Hi

ID is only assigned to primary Sidebar and Secondary sidebar has only class.

Is there any way that I can check what is breaking on your site?

I just fixed this “Home” label and an update will be provided for the same.

Thanks

May you please clarify how the Subscribe Widget works now that you migrated away from Feedburner and into MailChimp? I was able to get it to work in an extremely limited way, by putting in the form URL, but the “Subscribe Text” field isn’t explained anywhere in your documentation, and furthermore the widget appears to ignore all fields but e-mail, including even the name of the subscriber.

Hi

Subscribe Text is shown above the form in the widget.

That is just a basic mailchimp form. If you want advanced form you need to generate the form as per your requirements from your mailchimp account. You will get the code for that form and then paste that code in text widget. Every user has his own requirements and you need to generate your own form from your account.

Thanks

Hi. I need your help with this code.This code is not allowing the blog pages to be indexed in Google.

<meta name=’robots’ content=’noindex,follow’ />

Could you let us know how we can remove it?

Hi

This code is not in theme. You must have installed a SEO plugin, that added this code.

Thanks

Got it. Thank you so much for the quick revert.

Hey – how do I configure the sub-menu items of the navigation?

Hey

You can configure sub-menus like this screenshot – http://prntscr.com/95kz0n

Thanks

Hi Support,

In Google webmaster, I am getting Structure data error on all website urls. How can I fix that.

Missing: author Missing: entry-title Missing: updated

Hi

I will check this thing in webmasters and it will be fixed in coming update if there is any issue in theme

Thanks

This issue is still showing. Can you please check ?

Code was already updated long time back to fix it. Didn’t you update the theme?

Thank you for the great theme. However, I have two issues: 1- The mobile size RTL design is so not organized unlike the original one if you can fix this issue. 2- Is there any option to remove the post from the slide bar if the post doesn’t include photo in it?

Hi

1. What thing is not appearing right on your mobile? Can you give me your URL so I can check it?

2. I will check this and make change in next update if it is best for all users.

Thanks

Hi,

This is LTR: http://imgur.com/9S60va3 This is RTL: http://imgur.com/gXicRlx

As you can see from RTL that the line under the date is not completed. And down there is unwanted vertical lines. Also both of them have small avatar and miss-placed. Please fix that in the next update

Ok. It will be fixed and update will be provided.

Thanks

Hi, few month ago I have installed the Goblog theme and now I want to integrate woocommerce to sell some products.

When the woocommerce is installed, I receive the following notice: Your theme does not declare WooCommerce support.

Using the hooks, I’m followed the instruction of woocommerce for the themes that aren’t compatible (like Goblog), but without success. https://docs.woothemes.com/document/third-party-custom-theme-compatibility/

It’s possbile to have a solution ? Thank you best regards

You can use the following code and your shop page will look good:

.woocommerce #container {
    float: left;
    margin-left: 0;
    margin-right: 2.6%;
    width: 65.8%;
}
.woocommerce #container #content {
background:#fff;
border:1px solid #e3e3e3;
}

You can add this code to Custom CSS section of Theme Options. It will not remove that message but your page will look good.

Thanks

Ok, it’s working, thank you

Thank you for the really nice looking and clear theme.

I have a few comments and questions: 1. Not all text can be translated over “.po” as some phrases are directly in code. So I had to correct the code but now I understand that if I update the theme I’ll lose all my translations. Please pay attention to it in your next projects. 2. I like “Social Media Share Buttons” that are preinstalled in the theme more than other social plugins but it misses the biggest Russian site – Vkontakte (vk.com) so I can’t really use it. Can Vkontakte be added? 3. When post is split to pages the current page is not highlighted. So people can’t understand what page they are on at this moment and which one is next. Can it be corrected?

Hello

1. Can you tell me which text strings you had to translate manually? I think all strings were present.

2. Yes, I will add share button for vkontakte in next version.

3. This improvement will also be done in next version.

Thanks

Hello, I would like to enlarge the sidebar to 400px (I assume it is around 300px) without reducing the width of the main section of the layout, so that the whole site is ultimately wider. Modern monitors usually leave a lot of blank space on each side anyway. May you please send me the code for that? I assume I would put it at the bottom of Styling Options under Custom CSS.

Previously, at http://themeforest.net/comments/6632315 you wrote: “Content area width is 770px. I can give you custom code to change it to 728px. Custom CSS code can be added in the theme options panel easily.” What inspired you to send me a bill? Something about me?

Earlier you asked different query mate. You asked content area to reduce to 728px and that is possible from Theme Options. I can still give you code for that purpose. But your current query is to increase width of sidebar without reducing the width of content area. This change needs advance level editing and is not possible from Theme Options. If you want to increase width of sidebar and reduce the width of content area. keeping overall width of theme same I can still help you with that.

For making overall width wider, you need to create child theme of it.

Two questions related to mobile content:

1) In the mobile version of my site, the background becomes light (it is a dark background image for larger screen sizes). Is it possible to change it to a dark background for mobile? Some of my content almost vanishes on the light background.

2) The mobile menu overlaps my header image. Is it possible to change the color of the background of the mobile menu so that it stands out over the header image?

My site for reference: http://184.154.234.249/~johnscof/

I don’t think that you set the sidebar widget border to 0 because I can’t see the code added to your theme. And I also checked at my end when I set border to 0 the border doesn’t show. Can you make sure that you set the border 0 and saved the settings too?

This is the setting from Theme Options > Styling Options: http://184.154.234.249/~johnscof/wp-content/uploads/2015/11/widgetborder.jpg

You need to put 0 there to remove the border.

Hi,

I like your theme.

I need to know if it’s possible to change the navigation menu background colour to any other colour or make it transparent.

Thanks

Hi

The menu is over the header and you can change the background and links color of menu from Theme options. You can also make it transparent.

Thanks

Thank you. Sounds good!

Hi there,

Love the theme.

Just one issue I’m having:

When my browser is over a certain width (I’m not sure what number) on both Chrome and Safari, the width of my posts/pages and sidebar gets wider.

When I reduce the width of the browser below a certain point, it slims back down to normal again.

Here’s my site: http://copytactics.com/blog

Would you happen to know why?

Thanks,

Michael

Hi

It is hard to check in this way. You must either provide the width of browser of give me the screenshot. Then I can check your problem.

Thanks

bought your theme, which shows an image across the top of the page. where is this accessible. I can’t find where to upload my images for this portion of the theme

Which image you talking about? Below header?

the wide one that fills the whole screen. I actually already found where to edit it, but wanted to know if you can tell me the dimensions of that image? It looks like it doesn’t adjust with the dimensions of an uploaded image, but maintains whatever ratio is already there. What are those dimensions?

I am using this image – http://demo.bloompixel.com/goblog/wp-content/uploads/sites/13/2014/03/camera1.jpg

You can check its dimensions and use the similar image.

Thanks

I’m trying to determine if I can remove the title area on posts on my main page or at least make it minimal. Is there a style or multiple styles that I need to edit?

This is my page: http://184.154.234.249/~johnscof/

For example, I would like to have the white area and title above the horizontal line in the “Past Present” post to disappear. Possible?

Hi

No, it is not possible to hide the title as title is the main part of any post however I can give you custom code that you can paste in Theme Options to hide the post title.

Thanks

That would be perfect. Thanks!

You can use the following CSS code and paste it into Theme Options:

.post header, .search .main-wrapper header, .attachment .post-box header { display:none; }

Thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey