Discussion on TownPress - Municipality & Town Government WordPress Theme

Discussion on TownPress - Municipality & Town Government WordPress Theme

Cart 3,378 sales
Well Documented

LSVRthemes supports this item

Supported

This author's response time can be up to 2 business days.

2014 comments found.

Love your theme! It comes with JS Composer and I don’t see where in the files I received it includes a license file or license number. I can’t update it without this.

Can you send me the “Visual Composer License Key” it is prompting me for?

Hi! How can I turn off comments? Thank you!

Hi,

please check this.

Lubos

Hi While installing the Townpress theme, I am getting error and installing fails. It says ” The package could not be installed. The Theme is missing the style.css stylesheet. Theme installed failed.

Please do the needful. Thanks Kasana

Hi,

you are probably trying to install the wrong file. Please follow the documentation.

Lubos

Hi, great theme and i would buy it, but i have one question:

I want to use on top MAP “WP Google Map Pro” because i want to display some more Map Locations, and in default theme is only one allowed, right? Is it possible to change code or something to deactivate default MAP on top and display “WP Google Map Pro” via shortcode or something?

Hi,

you will have to change the code to do this and you will have to hire a freelancer if you are not a developer yourself.

Lubos

I am getting this parse error: Warning: call_user_func_array() expects parameter 1 to be a valid callback, no array or string given in /home/towncouncil/public_html/wp-includes/plugin.php on line 503

Have current version of theme. www.hillcresttowcouncil.org.

Hi,

try to deactivate all plugins to see which one is causing this.

Make sure that your server is running at least PHP 5.3 (contact your host provider if you are not sure about this).

Lubos

Thank you – it was some script I added for facebook. – all fixed.

Hi, I use your theme to build the site of my little town. It’s nice. I’ve a pb to translate the thème. I put the files fr_FR.po fr_Fr.mo in the langage folder, and l. “upcoming events”, town notice etc… http://www.quintigny.fr thanks for your answer F.Lamy

Thanks, i did this lsvrtoolkit-fr_FR.mo and lsvrtoolkit-fr_FR.po. But the plugin’s are not translated.

I test new, and i can change the title of the widget. it’s ok thank’s Fred

Glad you sorted it out

Hello,

My municipal customer does not like their background images being faded with the grayish gradient on each of the pages. They are asking for the full image to be shown in the background of the pages.

Can you direct me to the CSS class where this element lives?

Thanks Jae

Hi,

you can remove the gradient with this CSS:

.header-image:after { display: none; }

But that won’t make your BG fullscreen, that will require more advanced approach and you will have to hire a freelancer for that.

Lubos

Could you take a quick look at the Accordion in this theme it does not expand the sub items:

http://cambriavolfireassn.com/committee/

Hi,

please use custom theme’s Accordion element, not VC default one.

Lubos

URGENT !

I can’t access to my admin panel.. it turns out white blank screen of death. and when i enable wp_debug : true his error was came out.

Notice: Undefined index: i621df4f in /home/ybnizarz/public_html/wp-content/plugins/contact-form-7/admin/admin.php on line 1

Warning: Cannot modify header information – headers already sent by (output started at /home/ybnizarz/public_html/wp-content/plugins/redux-framework/ReduxCore/inc/class.redux_helpers.php:1) in /home/ybnizarz/public_html/wp-content/plugins/redux-framework/ReduxCore/core/newsflash.php on line 71

Warning: Cannot modify header information – headers already sent by (output started at /home/ybnizarz/public_html/wp-content/plugins/redux-framework/ReduxCore/inc/class.redux_helpers.php:1) in /home/ybnizarz/public_html/wp-includes/pluggable.php on line 1207

when i delete it shown Server error 500. Next step what should i do ?

You got reply.

noted. tqsm

Hello, I have a question about this theme. How can change the Main menu to top level position ? I work for east timor government (UNDP – Attorney General ) and purchase the theme to help them. The prosecutor has help from un and others, but our budget is limited.

I created new website for prosecution and would like to know if he could help me. I need the main menu similar to this : http://www.pntl.tl

Thank you

Hi,

you can enable it under Theme Options / Header Settings with Header Menu option. BUT, it won’t look exactly as the menu on the link you’ve shared. That menu was customized to look like that.

Lubos

Ok, I understand this but i need to change header code in this case because this theme have a problem with header menu. When i used other monitor resolution, Logo and header menu are changed or out of place . To the header menu be ok , the logo must be less , but it lets disproportionate to the website. I believe a menu above or top level and right panel is more practical. Thanks for the answer. :)

Again, the menu on the link you’ve shared was customized (not by me). So if you want to achieve something like that, you will have to hire a freelancer. I will maybe add such menu in the future, but no ETA on that. If the existing menu is broken on your site, it is very likely that you have way too much items on its top level. Feel free to share your URL or screenshot.

Hi,

Is there a way of closing the side menu when an item is selected? At the moment, it remains open and we want it to close automatically.

Your theme is excellent and thanks again.

Hi, has the recent update fixed this? Thanks :)

Yes, it should be fine. Please update and let me know if it work as expected now.

Okay, thanks. Will do so.

I would like to use an element of Visual Composer that is displayed on their website, but it is not available when editing a page. How can I use the “Post Grid” option with this theme?

Below is a link to the Post Grid feature. Post Grid Use

Thank you.

Hi,

check out this please.

Lubos

It looks that the events feature does not allow for regular (eg weekly events) to be set up. Is it possible to use an events plugin in this theme with more capability? Would also like an “add to google calendar” feature. Thanks

Hi,

well, it depends on the plugin itself, but I can’t recommend you any specific one.

I may add those functionalities in the future, but no ETA on that.

Lubos

Love the Townpress theme! Will reccomend to others! I have a question though, is there a way to disable the sidebar navigation and ONLY have the top navigation. Once again love the theme!

Try this Custom CSS:

body { background-color: #FFF; }
.header-image:after {
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
background-image: -webkit-gradient( linear, left bottom, left top, from( rgba(255, 255, 255, 0) ), to( #FFF ) );
background-image: -webkit-linear-gradient( bottom, from( rgba(255, 255, 255, 0), #FFF );
background-image: -moz-linear-gradient( bottom, from( rgba(255, 255, 255, 0), #FFF );
background-image: -o-linear-gradient( bottom, from( rgba(255, 255, 255, 0), #FFF );
background-image: linear-gradient( to top, from( rgba(255, 255, 255, 0), #FFF );
}

Great and I think the last thing I need is how to put in a favicon

Got o Theme Options / Misc and use Favicon option

Hi,

Pre-Sale Question

How do you manage the users profiles and registration? Is there a plugin or just wordpress user system?

Thanks

Hi,

just WP user system and bbPress integration.

Lubos

Same as Rom174 , title ‘Notices Archive’, how can I fix it to get the actual name?

Hi,

it will be fixed in 1.1.7 this week.

Lubos

Hi Lubos, We have been running the theme for a couple of days the weather widget stopped displaying the current forecast. We made no changes, I refresh the weather cache and it doesn’t work. How can i do to solution? Thanks.

Hi,

have you added your openweather API key in Theme Options? Can you please share your location address you are using?

Lubos

I am unable to update to v1.1.6. I currently have v1.1.0. The installation fails

Hi,

can you please be more descriptive about “installation fails”? The easiest way to update is to activate any other theme (e.g. TwentyFifteen), then remove TownPress and install it again.

Lubos

Hi,

My main menu has disappeared. I can’t find why.

The address is: http://barreau-caen.com/

My Beta is still ok.

Many thanks in advance for your help.

Best,

So is everything alright or you need further assistance?

I do. If I installed the latest version of WPML AND all the required plugins for the theme to work (Contact Form 7, LSVR Toolkit (TownPress), Redux Framework and WPBakery Visual Composer) = The main menu disappeared. It happened since I updated the whole WPML pack. I’m stuck : http://barreau-caen.com/beta/test/ Again I can give you access to this version so that you can see for yourself… Many thanks in advance

Sure, send me your credentials via PM.

I have bought your theme, but something has come out, and i will have to use it i think over 5 moths, and i now have only 4 months of support, If i will need something then, do you provide help?

Hi,

1.) it depends on nature of the help needed. You will still have access to updates, so there should not be any issues when it comes to bugs, but if you will need some personalized help, then again, it depends. I would definitely won’t ignore your questions.

2.) what do you mean by “personal page”?You need to be much more descriptive

Lubos

1. Thanks. 2. A page for the Mayor, or some kid with talent… A page where you some Bio and so on… it will be nice…

2.) well, if it is a regular page, then just create it under Pages.

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