Discussion on Pressville - Municipal & City Government WordPress Theme

Discussion on Pressville - Municipal & City Government WordPress Theme

Cart 1,582 sales
Recently Updated
Well Documented

LSVRthemes supports this item

Supported

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

944 comments found.

is there a way for me to receive theme update notification automatically in WP backend and update from there?

You should update only the parent theme. You can do it manually as well.

Ad menu: just use custom link with # symbol instead of an URL. That’s basically a standard way to do a dummy link.

great, thanks. Regards to menu headers for submenu items, been using # was wondering if there was more proper way. how can i get the UI to look like the demo megamenu?

Good Day,

I just purchased your theme. How do i install it with the Demo page you have?

Well, if you’ve share your URL after you’ve imported the demo content I would be able to help you with it. The demo import works fine, but it won’t make your site look like the demo 1:1, there are more steps required to that. Have you did all the things in the After Demo Import chapter of the documentation? http://docs.lsvr.sk/pressville.wp/#demo-import-after

What exactly about news menu? I am sorry but you have to be much more specific with your questions. News are regular WordPress posts, that is not a theme-specific functionality.

Everything in the menu can be changed, just edit that menu under Appearance / Menus. If you are looking to change the documents page title to something else, you can do that under Appearance / Customize / Documents.

Can i change the link of the More News button on the front page? I think the post archive page was not included when i uploaded your theme. This is also regarding the News Menu.

I am sorry but, I cannot give you the URL as of the moment since i am still in offline mode. Followed also all post steps of your document.

News archive page is automatically generated, it is not a regular page. I mean you need to create a blank page first and then assign it under Settings / Reading as page for posts (and I am certain that blank page was included in the demo data, bug again, even if not, creating this page takes like four clicks). Your news will be displayed on that page automatically on your front end.

With all due respect but this is a basic WordPress stuff, if you are new to WordPress then please read through some beginner tutorials first as the theme support covers only theme-specific things. You need some basic WordPress experience to work with this theme (and with any other theme). https://wordpress.org/support/article/creating-a-static-front-page/

Is this easily uploadable in a wordpress website?

Hi,

this is a WordPress theme, so it works with the WordPress only.

Lubos

Also regarding the document control. Is it easily categorize where i upload the document in its specific category?

It works the same as categories for regular posts. Just create/choose the category in the right panel when editing a document post.

Good Day,

We are looking to buy this theme, i just have a few questions:

1. In the home page, can the name of the and its top 4 choices “event types”, Town Council”, etc… be changed or added?. Or can i have multiple Documents Page? I am thinking of separating documents from three departments

2. For the events, instead of recurring event. Is there a way that they can click “Join now” and register their names?

3. For the people details page, can we add more pictures inside?

Hi,

1.) of course, that is just a basic menu, you can edit it. You can even have multiple sections like that. The demo home page is just an example, it is not set in stone, you can have a very different homepage if you want. You can categorize documents as seen on the demo, but you can’t have more than one document archive page.

2.) unfortunately, that is not possible. However, not sure what exact functionality you mean by “Join now”, but you can use some 3rd party plugin to insert subscription form or some form of registration on any event detail page. It is the same like for regular posts/pages.

3.) Again, person post detail pages works almost the same as regular posts/pages. You can insert almost anything there. For example, if you plan to use standard WordPress block editor (Gutenberg), then there is a built-in gallery block editor you can use for that.

Lubos

For number 2.) we need people to register in the events that we posted using your LSVR Events plugin. Can the “Registrations for The Events Calendar” plugin be incorporated with your plugin?

That’s not possible. However, you do not have to use the built-in events functionality and can use a 3rd party one instead, like The Events Calendar for example. The built in events are meant to be very basic and provide only the essential features, if you need something more advanced then go with some premium 3rd party plugin.

Hello, I know you can view past events in its own page with the url. BUT is there a way to view past events in the block editor to put onto the homepage?

Hi,

that is unfortunately not possible.

Lubos

I copied your code and added it to additional styles, but nothing has changed…..

Under Appearance / Customize / Additional CSS

Thanks!

Thanks, it worked!

How do you hide people images in LSVR people widget?

Hi,

you can use this CSS:

.lsvr_person-list-widget__item--has-thumb { padding: 0; min-height: 0; }
.lsvr_person-list-widget__item-thumb { display: none; }

Lubos

Здравствуйте! Подскажите,пожалуйста, где можно изменить шаблон странички Person?

You can edit the people archive options under Appearance / Customize / People.

Did you write about the archive,and I’m talking about a separate entry Person

Person detail page options can be edited under Appearance / Customize / People as well, just scroll down to see those particular options.

is there a way to display upcoming and past events under separate headers on the same page? For example, similar to this: https://www.brookings.edu/events/

i mean the order it is shown. i used the link you rec’d yorusite.com/events/?date_from=2010-01-01 but it is showing 2010 (oldest) first down to 2020 last. I’d like the reverse order, 2020 first on the list going down to 2019, 2018…2010 last.

Then try this:

yoursite.com/events/?date_from=2010-01-01&order=desc

Perfect! thanks!

Hi, I’m struggling to change the colour of the navigation bar sub menu background and was hoping you could provide some assistance. Here’s the link to the site in case you need it http://purleybid.co.uk/

Thank you

Hi,

use this CSS:

.header-menu-primary__item-link--level-0:after { background-color: #FF0000; box-shadow: none; }
.header-menu-primary__item--dropdown .header-menu-primary__submenu { background-color: #FF0000; border: 0; }

Lubos

Hi, I’m working with Pressville theme. I did something in the Standard Post Categories and now the breadcrumbs that are just below the menu, redirect to the home instead of news. Maybe I changed something in the uncategorized category, or I removed the News category. What can I do to the breadcrumb redirect to the post category? And another question: Is it possible that the breadcrumbs are different for each post category? I mean In News Category, redirect to News, but if I create the category “History”, in a post in the “History” category, could the breadcrumb redirect to “History”?

Thank you.

Hi,

1.) Have you set your page for posts page under Settings / Reading?

2.) Not sure I understand, news always links to news. The category is not displayed in the breadcrumbs at all, unless it is a child category of some higher category (but I am not 100% sure right now if it will display in breadcrumbs even then).

Lubos

Hi I’m currently configuring the pressville template, By adding an event and using LSVR Events on a recurring event, starting saturday 28 until saturday 04/01 for each saturady + sundays, I only get the first saturady 28 and the last saturady 04 but not the sunday 29. If i change and start on friday 27 I see correctly 27 + 28 +29 + 04 … Why is the sunday dissapearing ?

Hi,

are you using the latest version of the theme with all the LSVR plugins up to date? Have you set properly your timezone options under Settings / General?

Lubos

Good afternoon, I made the purchase cf818c61-3be3-4e4b-b437-5868f659e0a4 of template presville. I wanted to know what could be the problem of not being able to edit with “elementor” the home of this template. If you can indicate me I would be very grateful, Greetings, www.siguenza.es

Hi,

the demo content, which I assume you’ve imported, was made using the WordPress block editor, so it can’t be edited with any other editor (this is mentioned in the documentation). If you want to use Elementor instead, you will have to re-built that page (or any other page) from scratch. Here is the tutorial for the default homepage. Even though it also refers to the default block editor, all the mentioned elements are available in the Elementor (and even in WPBakery Page Builder) as well.

Lubos

Great theme. All of a sudden the lsvr widgets no longer appear in the editor. This block encountered an error…. What can I do to fix this?

Thanks.

Hi,

please update the theme and all the bundled LSVR plugins to the latest versions.

Lubos

Hi, im using pressvile on wordpress but the LVSR blocks does not works in guttenberg editor, i see message: This block has encountered an error and cannot be previewed.

Hi,

please update the theme to the latest version 2.0.4 and update all the LSVR plugins as well.

Lubos

On my home page I have the following code

[lsvr_pressville_posts title=”Stay Informed” subtitle=”Announcements and Meeting Information” category=”0” more_label=”More Information” layout=”title-left” limit=”50” columns_count=”4” enable_dark_bg=”true” enable_slider=”true”]

This causes the posts to show up, however it is showing the category and date. is there a short code or CSS trick to disable the category and date from showing up?

Hi,

please share your URL where I can see it.

Lubos

for others the css fix was:

.lsvr-pressville-post-grid__post-meta { display: none; }

This developer is the best, he is super fast and helpful the few times I’ve not been able to get the site working the way I need. I really recommend to everyone to pay for the support, it’s worth it

Hello and congratulations for your great work.

After the last update I get this message “this block has encountered an error and cannot be previewed” in your blocks.

Can you please tell me how to fix it?

Hi,

have you updated the LSVR Framework plugin to 1.5.1 as well? If yes, then make sure to clear your browser cache because this issue was already addressed in 2.0.3 update.

Lubos

It seems that i hadn’ t updated the framework plugin. Thank you for your instant reply

Hi I am trying to decide between pressville and townpress.

I am just an independant person (not local government) but want to show case my town and its attractions, lodgings etc. So I think pressville might be best.

Does the Pressville have a “featured listing” in the directory? Like if someone wants their business to be shown on the front page (or advertising), I can make it as a featured item?

Thank you

Hi,

there is no featured listing functionality, but you can rearrange your listings so you can put it as first.

Lubos

Hi Lubos I need to setup a two language site, could you please tell which multilanguage plug-in works better with the pressville theme?

thanks

Hi,

WPML should work fine.

Lubos

Thanks again Lubos :)

hello. i want like your theme. I see it is compatible with elementor. If i disable bakery vc, will it function properly? i want to have only one page editor active. thanks

Hi,

you do not have to activate WPBakery at all, it is completely optional.

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