ThemeForest

Big City - Personal and Blog WordPress theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello,

I would like to like to add characters to separate my menus in the navigation bar and would like to know how to go about adding this code? I would like to add dots in between my menus such as the one seen on the following website: http://www.thirtysomethingfashion.com

Also how can I center this custom navigation bar? Thank you.

MNKY
MNKY Author

Hello,

You can add background image for the menu item
#header-widget-area .widget_nav_menu ul  li {background:url(images/css/category-ico.png) no-repeat 0px 0px;}
Replace category-ico.png with your dot image. To center, change position for whole
#header-widget-area

Thanks!

Default-user

Hello,

Thanks, I was able to center the navigation bar but now it shows above my logo instead of below. How can I change it so that it shows below my logo?

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello,

Another question: In the primary widget area I have added the categories widget, however it shows actual folder icons before each category on my website page. I would like to remove the folder icon and have only the names of each category. Where can I go to make this change?

Thanks again,

MNKY
MNKY Author
Just remove this from style.css:
.widget_categories a{padding-left:25px; background:url(images/css/category-ico.png) no-repeat 0px 0px;}
Thanks!
Default-user

Thanks, it worked!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi there, would it be possible to have a fullwidth background image with this theme? THX Cecil

MNKY
MNKY Author

Hi,

You can upload an inage to cover full screen, if it is latge enough.But if you want scaled 100% cover, you will have to add few lines in css.

Thanks!

Default-user

When i buy this theme, would you provide the css code for the picture? And is there an overall support coming with this theme for future problems? I really would love to buy this but i am not fully confident with coding. THX Cecil

MNKY
MNKY Author

Hi,

Yes, will tell the exact code. Yes, you can ask in comments or visit support forums, which is preferred method. We will help where we can, unless it really requires paid and deep customization.

Thanks!

Default-user

Thats brilliant news, would you answer 2 more questions:

- Advance WP Query Search Filter – CPT-onomies: Using Custom Post Types as Taxonomies – Google-Maps-GPX-Viewer

And how much is the professional support per hour if i would use it.

THX in advance. Cecil

MNKY
MNKY Author

Hi,

Are these plugins? But we do not offer paid customization jobs ourselves, you can look for customization person here, on themeforest forums or ask our support member, if he is available for this.

Thanks!

Default-user

THX! And are these plugins compatible to your theme?

MNKY
MNKY Author

Are these free plugins? Could you post links, so we can test them.

Thanks!

MNKY
MNKY Author

Hi,

Have made little testing, but you can contact us to get test platform, so you can test it with what you really need.

Thanks!

Default-user

How was your little testing? And yes, it would be great to get access to a test platform. And would it be possible to use widgets in the header?

MNKY
MNKY Author

Hi,

Have not done some in-depth tests, but all installed and some basic functions worked fine. Just send us a private message via profile, so you can test plugins and theme as you plan using them.

Sure, we have top widget area.

Thanks!

Default-user

i sent the private message, hope you got it. THX!

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United Kingdom

Hello,

It is a very nice theme and I enjoy using it. I have two issues when viewing a site on a mobile device.

1. The background is covered in blue question marks instead of being plain white from the theme settings.

2. Images and captions do not scale and instead overflow the edge of the content div. This looks ugly and makes it hard for visitors to view images.

Any help would be appreciated.

Thanks,

Joe

MNKY
MNKY Author

Hello,

1. In theme options go to mobile settings, set background for mobile phones there.

2. Add this to style.css

img {max-width:100% !important;}

Thanks!

Default-user

Thanks. I found that the problem with image scaling occurs only when I have a caption on the image. Without a caption it displays correctly.

In the theme options I have no option for background in the mobile settings tab, only ‘enable responsive design’. I am using version 3.1.

MNKY
MNKY Author

Hi,

1. In style.css delete this line:
.wp-caption img {margin: 5px 5px 0;}

and change 

max-width: 632px !important;
to
max-width: 622px !important;

on line above

2. Sorry, I thought you were talking about The Blog theme, my bad. Make sure, there is no image file uploaded as background improperly, which results question marks. Also this can be some kind of flash or script you are running on website.

Thanks!

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
KateB375 Purchased

Hi MNKY,

I am attempting to use the Post Slider in the theme, and when I choose it, and provide it with a category to display, it just shows a blank window regardless of which settings I choose.

Is it safe to assume that I should be able to pick a “Featured” category and say give it 5 items and it will display 5 items from that category in the slider? Do I need to specify the post id’s as well or can I do just the category?

Any help would be appreciated.

MNKY
MNKY Author

Hi,

You have to specify category ID, if you specify post ID, it will overwrite it.

Make sure you specified correct category ID.

Thanks!

Default-user
KateB375 Purchased

Hi there,

I did specify the post id. Here is a screenshot of the post slider settings I used.

https://dl.dropboxusercontent.com/u/118434/slider.png

I loaded the sample data from your XML file as well and category 2 is the blog category.

Here is the test site where I’m staging this: http://www.wamesh.com. You can see what I mean.

Thanks!

MNKY
MNKY Author

You have set post slider to show thumbnails only, in demo we have both. For thumbnails to display, you have to set featured images for your posts.

Thanks!

Default-user
KateB375 Purchased

Wow, now I feel silly. Thanks for the help! :)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello

I was able to center the navigation bar but now it shows above my logo instead of below. How can I change it so that it shows below my logo?

Thanks

MNKY
MNKY Author

Hi,

Try moving it using css, in header files, it is already below logo.

Thanks!

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hello I am having trouble with the blog section of my website using this theme. When any other theme is installed, my blog shows up just fine. When i install the Big City Theme, – I get the message “Apologies, but no results were found for the requested archive”. http://jennifersarpong.com/blog-3/

I love this theme, but really need my blog section to function. Any help would be appreciated, thanks.

MNKY
MNKY Author

Hello,

It this page set to blog in settings/reading? Also check, if no categories are excluded in theme options.

Thank you!

Default-user

The categories check fixed it. Thanks so much!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello,

I am having troubles with my contact page : http://www.papamoderne.fr/contact/ I can not define my position on google map. I already fill the latitude and longitude in the theme option but it's not working.

Thank you for your help and excuse my english :)

MNKY
MNKY Author

Hi,

Have you entered correct values? Try these:

-37.812242 and 144.968913

Thanks!

by
by
by
by
by