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.

Hi,

I have just installed the theme and was perfect, but I have seen that the look and feel is not the same as in the demo, for example for events: https://preview.lsvr.sk/pressville/events/

And In my installation is: https://imgur.com/M7JztY9

I have the LSVR Events plugin 1.8.0 version, not sure if I have to update from somewhere.

Thanks

Hi,

you can change the layout under Appearance / Customize / Events.

Lubos

More of comment really….when using the LSVR Documents Widget, clicking on the “more” button parses the category (as it should) but it doesn’t take forward any tags, so the whole category is then displayed. Is there any way that tags can be included as well so that only tagged documents are shown within the category.

I accept that a workaround is to expand categories further and not use tags at all, but I thought I’d ask :-)

Hi,

I am sorry but that is not possible (at least not without custom coding). Tags have their own archive pages. A tag is basically a specific form of category in itself in the WordPress context.

Lubos

Is it possible to edit widgets to make the background transparent (takes on the background of whatever is behind it). Specifically, the featured events widget. Additional CSS doesn’t change it.

Hi,

try this CSS to make the Featured Event widget transparent

.lsvr_event-featured-widget__content { background-color: transparent; }

Lubos

I haven’t purchased yet, but am very tempted to for my city planning consultancy. My clients are cities all around the Southeastern US. The Directory section would be a great way for to feature projects in a number of categories. i am thinking I would add each project by address (choosing a central location or, if possible, just use city, state). I’d like to hide the street address, zip code, and ‘USA’ when viewing the map icon info, overlays in the grid listings, and on individual pages. Just curious – since I can’t see the back end – how difficult will it be to hide/lose that address info? Maybe having to tweak the theme files or css? Thanks!

Hi,

address which is used for locating the listing on the map and address which is displayed on the site are added via two different fields. The display address can be even left blank if you want. Here is the admin screenshot.

Lubos

Is there a setting somewhere to change the width of the sidebar? I want it at 15% instead of 33.

Hi,

you can try this CSS, but it will make most widgets look completely broken:

@media ( min-width: 992px ) {
body .columns__main { width: 85%; }
body .columns__sidebar { width: 15%; }
}

Lubos

I retract previous message. Problem solved.

Hi,

glad you’ve sorted it out!

Lubos

I want to put Custom Sidebar Two on my front page but when I select the template, sidebar on left, i don’t see the sidebar setting where I can choose one. I have checked the checkbox under options for Sidebar Settings but no luck.

Hello, I need to display the submenu items in the top menu. How can I do this?

Sorry, where I can find the htmls, css and js files inside the theme folder to edit the theme and show the submenus?

Under template-parts/header/menu-secondary.php. You should of course do it via a child theme. The location for CSS and JS is in the “assets” folder, but this information is irrelevant since you have to write your own CSS/JS and put it in your child theme. Do not change anything in the parent theme because you won’t be able to update the theme. Everything code-related has to be done using the child theme.

Right! Thank you very much for your great job!

Documents (excluded categories) breaks LSVR Document Widget. If you add any category in appearance/customise/document/excluded categories then the LSVR Document Widget ends us displaying documents from all categories regardless of the category selected. Is there any way I can rectify this please ?

Hi, have you updated the LSVR Documents plugin as well (to 1.7.1 version)? Because the way you are describing it is the way how it works on my end. Excluded category is not displayed on archive nor in widget. It is displayed in the widget only if you specifically select it.

I sincerely apologise, I didn’t realise that I needed to update the plugins as well (sorry whilst I am an old hand at hand coding websites, I am a newbie with Wordpress). You are absolutely correct, once the widgets were updated everything works perfectly.

I should really read up on Wordpress a lot more than I have done…...back to school for me :-)

When you update the theme, you should see a notification at the top of your admin if there are new plugin updates available. Or just check out the changelog on the item page where any plugin updates are always mentioned.

Events section tag filter not working properly. I’m able to create tags on a single Event (website.com/events/singlearticle).

When the tag is clicked, it goes to correct page (website.com/events/event-tag/tagname) and shows the tag name as header BUT instead of showing list of posts with the tag, it shows “No events matched your criteria”.

How can I fix this? Thanks.

You can send me a PM.

just sent, thanks.

Got it and replied.

Hi (firstly great theme), is there any way of supressing the author of documents (and anything else) being displayed. Even though I have un-ticked “Author” under “Screen Options”, the author is still displayed. TBH I would be happy with a blanket supression of the author right across the theme.

Many thanks in advance.

Sorry, I was looking in the wrong place. Of course the answer is untick it under Customise ….doh !!!!

Hi,

check out options under Appearance / Customize for each post type.

BTW Screen Options are related only to your admin screen, they have nothing to do with the frontend.

Lubos

Many thanks….....weekend support in 7 minutes, I’m impressed !!!

Hi,

I have recently purchased Pressville Theme, first of all thank you for the amazing theme it really looks great and has everything a municipality website needs.

I have uploaded the theme in my website and my website has 3 language and the good thing is that the theme support rtl and what i really want is i need to have three different logos for 3 different languages.

Thank you!

Hi,

it depends how you’ve implemented the multilingual functionality. If you are using WPML, then check out this thread https://wpml.org/forums/topic/logo-translation-8/. If you are using some other plugin, then please check out their support forums for a solution.

Lubos

I am using Polylang

Check out this https://wordpress.org/support/topic/polylang-logo-change/

I am sorry but the theme support doesn’t include help with 3rd party plugins. If the solution above won’t work then get in touch with the plugin author via their support forum https://wordpress.org/support/plugin/polylang/

Hi, firstable thank you very much for this amazing theme. I am building it using elementor and Gutenberg and I love it so far!

I have a couple of questions:

1. How do I get the weather from the widget in Fahrenheit and not centigrades?

2. in the directory single pages the social media icons don’t look centered. it’s a way to change their colors and maybe remove the circle background on them?

3. Is there a way to have the directory map larger on desktops? would it be a lot of code work to have the map in the right side of the page and the listings on the left?

Great! Will do.

Hi Lubos, I am having the same icon issue with the “search this site” form widget in the sidebars, The magnifying glass icon is all the way in the bottom of the search form, how can I center it?

Thanks!

Try this one, if it doesn’t help then please share your URL since I can reproduce this on my end:

.c-search-form__button { line-height: 32px; }

I want to add a post category in events design, but I can’t add with Gutenberg I will be happy to help me

You can’t without custom coding.

With all due respect, but we exchanged more than 50 messages in mere a few days. Most of it was about customization which is not included in the theme support anyway. Please stop abusing the theme support. If your project is way too big for your skills, hire a developer for the job. Thank you for your understanding.

ok thanks

Hi I can’t change header background image help me plz!

when I upload a new one, I still get the image that I uploaded before, no I don’t get any error

solved, when I just deleted the image from gallery

It was probably something with the cache.

Hi, I can’t edit any part in WPBakery Page Builder if you want, I can send you my login details and one thing else, I havn’t found any place to activate my theme

Hi,

please note that the demo content was build using the block editor (Gutenberg) so it can’t be edited via WPbakery. If you want to use WPBakery, you have to create those pages from scratch. Here is the tutorial on how to create main demo page from scratch. All the elements mentioned there are available in the WPBakery as well.

Alternatively, you will find legacy WPBakery demo in the full package / Legacy / VC demo data folder.

If you meant something else by “can’t edit any part” then feel free to get in touch via PM.

“I havn’t found any place to activate my theme” – not sure what you mean by that. If you’ve activated your child theme under Appearance / Customize, then followed the prompt to install and activate all the bundled plugins, then that’s all regarding the installation/activation.

Lubos

Hi I add a menu (say “article”) on “Primary Header Menu” by copying plugin “lsvr_document”. Everything is going well, but the font style/size & color of the list tittle of “article” have changed. In the lsvr_document, font size is smaller and red. However, in article, the font of list tittle becomes larger and blue with underline. Where I did a mistake in copying lsvr_document? I copy every line of “document” code into “article” by changing word “document” into “article”. thanks a lot.

Hi,

I am sorry but, I do not understand your question. Please share your URL where I can see the issue.

Lubos

I am sorry, my web is not on the internet yet. it is still on localhost :) if you don’t mind, I will send the screenshoot through your email. thanks a lot.

Just send me a PM and I will reply from my email.

Hi I have problem with the menu events. When I type the date (date from and date to) and click Filter, my screen goes to front page, and doesn’t go to the event list. I am using URL ”?post_type=lsvr_event” on that menu. I am a beginner. I saw a similar question 1 year ago from akobryan, but I didn’t find an answer for that. Thanks a lot.

Hi,

please set your permalinks settings as per the documentation http://docs.lsvr.sk/pressville.wp/#post-installation-setup-permalinks (and go through the rest of the documentation as well)

Lubos

thanks a lot :)

For the Events calendar filter, once I filter dates and results display, if I click on “Reset Filter” it shows an error msg “No events matched your criteria” instead of returning to the original state of listing all events. how can i fix this?

Hi,

please share your URL where I can see it.

Lubos

just sent you an email w/screenshot thanks.

please i do have issues about finding and importing the demo import

Hi,

what kind of issues exactly? Have you followed the documentation http://docs.lsvr.sk/pressville.wp/#demo-import

Lubos

Hi,

I’ve replied to your PM you sent today, but the mail was returned. There is something wrong with your email address. Anyway, here is my reply:

Please follow the documentation: http://docs.lsvr.sk/pressville.wp/

However, if you are new to WordPress, then make sure to read through some WordPress tutorials first: https://codex.wordpress.org/Getting_Started_with_WordPress

If you have further questions, just let me know.

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