Discussion on TownPress - Municipality & Town Government WordPress Theme

Discussion on TownPress - Municipality & Town Government WordPress Theme

Cart 3,394 sales
Recently Updated
Well Documented

LSVRthemes supports this item

Supported

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

2017 comments found.

Hello. I am transitioning our website to https and have an issue. When running a site lock check, I notice that the only thing not displaying in https is our logo which is set from the Theme Options panel. Is there a way to add the https version of the logo to this so our site passes SSL inspection for HTTPS?

Thanks, David

Hi,

the protocol should be generated automatically based on your site settings. Unfortunately, I won’t be able to take a better look at it sooner than after 14th. If you won’t be able to resolve it until then, please get in touch with me.

Lubos

Hi, great theme

Is there a way I can add an extra tab(button) to the top section where the map, login and search features are? I am trying to add a facebook rectangle button there

thanks mark

Hi,

you will have to hire a freelancer to custom code such functionality.

Lubos

Hello. I am looking to see if there is an option (through Theme Options or CSS) to create more header space so you can see the background images more. Also can we extend the image height before it fades to white? Cannot see much of the background image.

Hi,

it is possible via CSS. Unfortunately, I am off computer until 14th. Please get in touch with me after this date and I should be able help you with this.

Alternatively, take a look at older comments here, if I remember correctly, I’ve already shared such CSS somewhere.

Lubos

Thank you. I did figure it out after much playing with the code.

Hi, since I uploaded the new version of the theme I cannot see the google map in each page. At the moment Visual Composer is not updated but I don’t if it depends from that.Also in the homepage I cannot see the event. How do I sort it out?Thanks

Hi,

Google maps now require Google API key to work. You can insert it under Theme Options / Header Settings. You will find a link with more info in field’s description.

Lubos

Thanks, I inserted the code into the correct field. What about the events widget?I have one event in the list but the widget doesn’t show it in the homepage. In the section “EVENTI DA NON PERDERE” is written “there are no events at this time” Here my website https://www.melendugnotoyou.it/

Thanks in advance

Make sure this element is not set to display events only from certain category which doesn’t have any events at the time.

Hello,

Can you tell me please is this page responsive? Does it work on mobile phones, tablets etc? What does support include?

Hi,

this theme is responsive.

Here is the item support policy

Lubos

Hi there, Tried installing TownPress, but am getting this error:

Fatal error: Unsupported operand types in /home/content/p3pnexwpnas02_data02/74/2821274/html/wp-content/themes/townpress/functions.php on line 100

Can you assist?

Hi,

go to Theme Options / Footer Settings and try to change the value of Bottom Panel Columns to any other value and save. Then change it back to your desired value (from 1 to 4) and save it again. If it won’t help, make sure your server is running at least PHP 5.4.

Lubos

The error occurs as soon as the theme is activating so I am unable to access the Dashboard to make the modification.

Then let’s try different approach. You will have to edit functions.php file in theme’s root. If you can’t access admin, you will have to do it via FTP. Open that file and go to line 100 and change it to this code:

$bottom_panel_col_number = 12 / (int) $bottom_panel_columns;

If it won’t help, then make sure you are running at least PHP 5.4 (it should be possible to set the PHP version under your hosting settings. If unsure, contact your hosting provider).

Please let me know if you resolved it. I will try to address this issue in the next update.

Did a fresh install, followed directions, but the events and documents widgets are not working properly. tmp url: http://biz205.inmotionhosting.com/~yermoc5/events-base/

As of this writing, the category list shows one event in each of two categories, but the widget says “There are no events at this time.” I noticed someone else with a similar problem – was it resolved? It seems to me that it might be related to “post_type” as “revision” instead of “lsvrevent” or “post_status” as “inherit” instead of “publish”, but I’m not a wordpress expert…

Hi,

This is the correct events page. “Events Base” is just for setting up the page settings of the events page, you shouldn’t link to it.

Ad widget: make sure that widget is not set to display events from certain category (which doesn’t have any events at the time).

Lubos

Hello,

Great theme! Is there a way to display also past events? By default the theme shows only the upcoming event posts.

Thank you!

Hi,

you can enable events archive under Theme Options / Events

Lubos

Thanks for your quick reply. Enabling the archive it show a links “show past events” below the upcoming events. Is there a way to display all posts ordered by date?

There is not such option.

Hi!

We bought your theme and we have some events witch repeat every week.. is it possible to add them in one time? Because now we have to add the same event 50 times..

Bjarne

A oke! Is it possible that you can suggest us one witch is compatible with your theme?

This is the most popular one. I haven’t tested it myself, but if I remember correctly, some of my buyers are using it with the theme. It’s free so it’s worth to check it out.

Thanks!

Ahoj Luboši, aktualizoval jsem šablonu na verzi 1.4. Snažím se zprovoznit mapy, ale nemůžu najít pole Google Maps API Key v Header settings – https://drive.google.com/open?id=0B--VXVZol_IbaHBpdlVwSUtsNGM Poradíš prosím. Díky Michal

Nazdar,

to nove pole by malo byt hned nad polom Address. Skus to este raz aktualizovat cez FTP.

Pripadne si over ci v subore wp-content/themes/townpress/includes/redux/extensions/options-config.php zacina na riadku 380 blok “GOOGLE MAP API KEY”.

Lubos

Hi guys! I have a problem when I try to upload a new document inside “Documents / Upload File”, do not nothing when I click there… I was upgrade to 1.4, I already deleted and installed the plugins, and nothing..

Do you know what is happend?

thank you

Hi,

please share your wp admin credentials via PM, I will take a look at it.

BTW, please stick to one thread when dealing with the same issue.

Lubos

Thank you Lubos, I sent you now! best

Custom Colour skin

I am trying to create a custom colour skin via your instructions within the documentation.

I can’t seem to find the code $accent: #ec5237; // primary accent color anywhere near line 26, there is a code $accent: #ec5237; // primary accent color on the first line, so I copied this code and changed the colour ref to #C02A2B and then copied the new code : $accent: #C02A2B ; // primary accent color into the Sasmeister program (left hand column) but nothing appears on the righthand side. is there something I am doing wrong?

Are you able to send me the code that I need to paste into the customskin.css that will use the new colour #C02A2B

great theme

many thanks mark

Hi,

are you sure you’ve opened the right .scss file? This is the one. Code itself should look like this. Maybe try to open it in a different browser.

Anyway, I’ve generated the CSS for you, but I highly encourage you to try to do it yourself again just to learn the process.

Lubos

Thanks Lubos – it all makes sense now. The confusion was caused because when you open the link to the scss file in internet explorer it doesn’t keep the formatting and everything merges into one text block, and as a consequence I couldn’t accurately find the correct code. Firefox works fine

all working now, thanks for your prompt response

Glad you’ve sorted it out!

Hi,

Please tell me what could be the problem. Stops displaying google map card by pressing the button in the header of the site.

http://prntscr.com/c9tqwn

Hi,

you need to update the theme to its latest version (1.4.0) and then insert Google API key under Theme Options / Header Settings into Google Maps API Key field. The API key is now required for map to work.

Lubos

Hi guys!! I have a problem from yesterday, I cant upload documents when I click in “ADD OR UPLOAD FILES”, I already deleted and uploaded the plugin called “lsvr-toolkit-townpress”, I disable all plugins, and nothing… any idea?

Hi,

either there is some kind of caching issue or you’ve did something wrong during installation.

First, check out if you’ve really downloaded the latest version. To do that, unzip townpress.zip file. You will find style.css file inside. Open it in any text editor and you will see theme version on line 6.

If you have 1.4.0 version (the latest one), then deactivate and remove your current version installed and upload townpress.zip. Alternatively, you can upload theme via FTP.

If you still see the older version then it has to be something with the caching. Either wait for few hours, or maybe try opening admin in different browser.

Feel free to share your URL, maybe I will see something there.

Lubos

Hi Guys! how are you? When I upload the new version 1.4 I cant visualize the site, becase sais something like “stylesheet missing” and i Cant activate the template… but If I put the theme 1.3.5 works well.. do you know what is happend?

Hi,

where exactly does this “stylesheet missing” appear? Have you tried updating via FTP?

Lubos

Thanks Lubos. Can I add a notification bar on top. There are a number of plug in options for that. Doesn’t look like it would affect anything.

Thanks Lubos. Definitely purchasing your theme. Found this plugin and it looks like it will fit the bill, https://codecanyon.net/item/foobar-wordpress-notification-bars/411466. If you have a minute let me know what you think. Thanks again

I can’t really tell without testing it with the theme, it may require some additional CSS. Just let me know when you come across any issues using this plugin and I will see what I can do.

Thanks Lubos.

Hi, I’m considering this theme for a Police Department and I’m being asked if there is a way to add a banner on top for emergency notifications such as road closures or weather related warnings. Can a banner be added? Thanks

Hi,

that won’t be possible without editing the code unfortunately.

Lubos

Hi, We had purchased TownPress theme & installed the demo as well on our website for a project. However while editing the pages we found out that Backend editor isn’t working. While using the Inspecting the element we found some Uncaught type error.

Please help us get this working.

We can also provide you login details for WordPress backend (if needed).

We’re hosted on JustHost.

Yes, the site is www.pattonparklake.org

When I try to select Visual composer when editing my home page, I get ‘No Licenses Found’

I have resolved the problem, thank you.

Unfortunately, I had a bad partner in developing a website for our community lake. We had it all set up and I released it to the public. I own the domain and although it was set up nicely, I was not allowed to make any changes to the pages. The partner deleted most of the pages and I am back to square one. I have tried to purchase the install for $50 but I am not sure if the payment went thru. The first two times it said it was unsuccessful so I switched to paypal and although it did not say it was unsuccessful, it didn’t say it was successful. I need to get this installed as quickly as possible since I have already announce its release in a publication today.. Please feel free to call if you need additional information 317-514-4992. I am a systems developer, developed many websites from scratch (html, ajax, php,mysql,....) but not expert with wordpress and don’t know your editor yet.

Hi,

sorry, but I do not offer installation services. You can find somebody at https://studio.envato.com. If you already tried to purchase installation service from Envato, you need to get in touch with Envato help.

Lubos

Hi Dear, I have installed this template on linux hosting. Like i contact you before for visual composer license, I am having a problem using visual composer, follow the link to see.

http://www.apnasialkot.net/wp-content/uploads/2016/08/visal_composer.png Its not allowing to add any element or showing me to edit an existing element. I am having a serious issue in editing this. I just purchased this template today and looking to have a little issues.

Regards

Hi,

please send me your wp-admin credentials via PM, I will take look at it.

Lubos

Hi, Dear Author, I just purchased the theme and installed on my domain. In order to create and modify pages it requires Visual composer license activation. How do i activate, where shall i find its license.

Regards

Hi,

you don’t need the VC license key to use the plugin. You need it only if you want to manage its updates by yourself. No theme on ThemeForest which bundles Visual Composer comes with its license key. Feel free to ignore any messages asking you to insert VC license key.

Lubos

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