Discussion on TownPress - Municipality & Town Government WordPress Theme

Discussion on TownPress - Municipality & Town Government WordPress Theme

Cart 3,403 sales
Recently Updated
Well Documented

LSVRthemes supports this item

Supported

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

2022 comments found.

When embedding Gallery (CPT) into posts, images are not opening in lightbox any more, each image opens separately. This was working before. Could there be some regression that you caused when you were doing updates to plugins?

Hi,

I probably know what is going on. I will release a fix for that asap.

Lubos

I’ve just updated the theme with the new version of LSVR Toolkit plugin which should fix the issue.

Thanks man! That was quick. Works great

Hi Team

Frist to say, great job with the theme. My problem is when i try to change information in the “Team Member Settings”, it just keep on loading and never allows me to edit it? Can you help me? Ps i am working on this theme for a customer

Hi,

make sure you are running PHP 5.6+ and you are using the latest version of the theme (1.5.4).

You will have to use an account with which the theme was purchased to get any further support. For example, you can ask your client to send me PM with your email address.

Lubos

Hello problrm theme Install

Hi,

have you followed the documentation? If yes, then please be more descriptive about your issue.

Lubos

Hello! we installed Wp-recall + premiumforum and if you go to some of the forum sections then the menu and all its clauses apply false values of the variables http://cyprusf.ru/forum/ How to fix it?
Hello, I have a problem with the Toolset Types and WPBakery Page Builder. I created a custom type of records using Toolset Topes and I want to output records from this type using the WPBakery Page Builder, but unfortunately nothing is displayed https://prntscr.com/grur5l https://prntscr.com/grur5q

I am sorry but I can’t help you with issues with 3rd party plugins.

Also, the Articles element will display only standard posts, so if you’ve created your own post type, that won’t work.

Hi,

i have problem with the visualizarion in resposive, when i try to see the web site in the mobile all CSS not working. What is happend? Thanks

Hi,

please share your URL where I can see it.

Lubos

Hello. Just purchased your theme, and attempted to install it via the WordPress Dashboard. The theme unpacks then fails with the message “The package could not be installed. The theme is missing the style.css stylesheet.”

Can you advise? Thanks much in advance.

Hi,

you are uploading a wrong file, follow the documentation please.

Lubos

You’re totally right, I skipped a step. Thanks so much.

We are a local municipality with questions about licensing. We have no plans to resell or recreate your product. We have different departments but are not going to sell anything. We want to recreate our website using your template on WordPress.

Here is our current (Outdated) site. We just would like to completely revamp this.

http://www.ci.lamar.co.us/

Would the Regular license do for this?

Hi,

no worries, regular license it totally ok for this.

Lubos

Hi there, we have a site programmed and paid by an agency, that doesnt help us anymore. Can we have support by anyone else? We bought the theme with the design from an agengcy and we don’t get answer from him. We have problems with the mobile version…

Greetings from Bavaria, Torsten Drühl /torsten.druehl(at)email.de

What exactly should I see under “Bürgerservice – Rathaus – Gemeinderat&Ausschüsse”? Please be more descriptive about the issue.

hi, on my samsung I get all tht text in one line vertical… the picture is shown half… I would like to have a textblock under the picture, that is middle…

That section is created via Visual Composer so it has nothing to do with the theme. Check the settings of that particular row in Visual Composer editor for more options.

Ahoj Luboši, můžeš mě prosím poradit proč nefungují odkazy v přízpěvcích na hlavní stránce ? – https://tupesy.cz/

Nazdar,

mozes byt prosim konkretnejsi? Skusil som kliknut na par odkazov v aktualitach a v najnovsich prispevkoch a vsetko mi funguje.

Inak velmi podarana implementacia TownPressu:)

Lubos

Děkuju za rychlou odpověď i uznání, jedná se o první tři příspěvky na hlavní stránce, v každém z nich jsou klikatelné odkazy které v detailu příspěvku fungují normálně ale na hlavní stránce ne – viz tento screen – http://prntscr.com/gnzgff

Uz rozumiem. Excerpt vzdy skonvertuje akykolvek HTML kod na normalny text, bohuzial neviem ci sa s tym da nieco spravit kedze toto je defaultna WP funkcionalita. Skuste v Articles elemente povolit “Display Whole Content” aby sa zobrazil cely obsah prispevku.

Hello, For my website at http://3ae.2cd.myftpupload.com/, I cannot access my widget area.

I’ve updated to the latest theme. Also disabled all plugins and still no go. Any way you can help?

Try to enable debug mode, it should list the actual error instead of just white screen.

Thanks. Last question. How do you enable search in the header menu only on mobile devices?

You can hide it for devices with certain resolution with this CSS:

@media ( min-width: 992px ) {
.header-search { display: none; }
}

I know that you don’t handle 3rd party plugins. I was just wondering if you had the php code (maybe from another time) to allow the featured image to be a video? Say using the featured video plus plugin? the_post_video( $size ) has_post_video( $post_id ) get_the_post_video( $post_id, $size ) get_the_post_video_url( $post_id ) get_the_post_video_image( $post_id ) get_the_post_video_image_url( $post_id )

Hi,

sorry, but I don’t have a code for that.

Lubos

Hi,

I am using the theme and I am tryining to add some documents. When I try attaching more than one It keeps saying ‘Maximum upload limit of 1 reached/exceeded.’ Can this be increased in any way?

Thanks

Hi,

unfortunately, only on document per document post is allowed. This will be improved in the big 2.0 update I am currently working on, but that is still several weeks away.

Lubos

i have a problem with events. i cant see event list is my events page

yea i did but i cant list on page or i cant see event, only showing events in widgets menu

What is your events page URL? The URL you’ve posted is a regular page, not an events archive. Events archive URL is yoursite.com/events by default and you can change it under Theme Options / Events. Also, try to resave your Settings / Permalinks.

after resave permalinks its work, thank you

I would like to put a widget area on the top of all pages (not side bars). How can I accomplish this?

Hi,

I am sorry, but you will have to hire a coder for such customization or maybe there is some 3rd party plugin for that.

Lubos

Dear Ludos,

I’m considering purchasing the Pressville Theme for another project.

If possibly, could you send me some links to sites already using the theme.

Many thanks,

Peter

Hi,

sorry, but I do not keep record of sites using my themes. You can find some links if you browse through comments.

Lubos

Thanks for the advice. :)

I’m working on the following website using the TownPress theme.

http://beta.abbotslangley-pc.gov.uk/

Please tell me how to change the Page Title to background color to #1B8626.

Many thanks,

Peter

Hi,

use this custom CSS:

#page-header { background-color: #1b8626; }
#page-header:after { border-top-color: #1b8626; }

Lubos

Thanks Ludos – change made. :)

Hi Is it possible to insert an image directly in the event, so it shows with the text at site where the events are listed up.? Best regards Michelle

Hi,

sure, just use Add Media button in the editor as for any other post or page.

Lubos

Hi, how can I have alternative home in my pages? If I import demo content I can’t find it

Thanks

Hi,

the name of the page is “Home 2”. But you can easily recreate “Front Page 2” template in Visual Composer.

Lubos

First of all thanks for your theme which is awsomme !!!

I need help, i would like to add a google maps personnalized in the head !

But i see in your theme i can only add a localisation. Is there a way to add a custom map ?

Hi,

unfortunately, it is not possible to add a custom map without messing with the code.

Lubos

Hello, I’ve an issue with the pictures when I select a 9 photos gallery . The 6th first are on each other and the 3rd last ones are well displayed. Here is my page : http://airaines.fr/galeries/voeux-2017/ thanks a lot for your reply, Serge from France

Yes, there is a conflict… It wprks wothout this plugin. How can fix the problem ? Is there something to do ? However I have the last version of Waving Portfolio… ;-) Thx, Serge

There is nothing you can do about this. I will have to do something in the code to prevent this conflict. Maybe in the next update.

OK, 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