1831 comments found.
Hello, where is your support ticket website? I am not seeing this. Thank you
Hi,
this is the support forum. If you want to share some private information, you can use PM instead.
Lubos
Hello,
My client would like a theme for multiple towns. Each town to have their own events, calendar etc etc. but all or last posted on main page is fine. Will your theme offer multi towns so they may have all their own pages/ content etc. ?
Thank you.
Hi,
I am sorry but you will need a separate site for each town (and each site will need its own theme license).
Lubos
That’s crazy, Has to be a work around for that. I’ll hire from freelancers.
Hi,
I had to reinstall the website with townpress theme. Now the footer image is not displayed any more.
I already tried this: .footer-widgets { background-color: rgba( 17,17,17, 0.5 ); }
But then the background only gets white. The background image is not visible any more.
Thanks for your support on this topic.
RA
Hi,
make sure you are using the latest version of the theme (3.8.1) and your server is running PHP 7 or 8.
Please note that your support is expired. You will have to extend it (under your account / Downloads) if you need any additional support. Thank you.
Lubos
Would it be possible to pay you to modify the theme slightly? In the events section, I would like the ability to add a series of dates as a list. As it is now, I can setup a single date or a reoccurring pattern which is great but, some meetings do not fit the pattern. I would like to enter a list fo dates for say a whole year or more. I know I could just create a new event but 1) this adds more entries than needed, and 2) it prevents the “next” meeting from displaying properly n the widgets. Would this be something I could pay you to add? Thank you.
Hi,
I am sorry, but I am not available for custom work. Also, such modification is a pretty advanced one, so in case you will hire a freelancer for that, make sure he/she is really, really good.
Lubos
We have themepress and I am having the issue of when we create an event- the date and time are not showing on the calendar
Hi,
please make sure you are using the latest version of the theme (3.8.1).
Please note that your support is expired. You will have to extend it (under your account / Downloads) if you need any additional assistance. Thank you.
Lubos
Hello- how do I install the demo data to look like the them you advertise. No images, etc, imported. Or direct me to a guide if you have one. thank you
Hi,
please follow this tutorial, however demo images are not included for copyright reasons, it is mentioned in the item description: http://docs.lsvr.sk/townpress.wp/#demo-import
Lubos
Hi – I did that. There does not seem to be a website builder with this theme, is that correct? If not, is there a plugin you recommend for this that is compatible with your theme? One to make it easier for clients to do updates themselves once the site is build – add columns, buttons, etc, easily.
Furthermore- there seems no intuitive way to edit the homepage. For example, I can’t change the “Choose your Interest” copy - I would send a screenshot but there is no way to do that here.
Thank you. That is definitely helpful. However, for homepage, when I am in Gutenberg editor I can not edit the Townpress blocks and choose which menu to use, nor can I edit the title of the blocks. when I add a new one, also, it’s titled “choose your interest” and there’s an error “Please choose which menu will be used to create this sitemap.” but there is no way to choose a menu.
There must be something off on your end. Are you using the latest version of WordPress with PHP7 or newer? You can go to Tools / Site Healths to see any potential issues. Alternatively, try accessing your admin via different browser to see if it helps.
I am on the latest version of wordpress and have tried different browsers…I can provide you login information via email or private portal?
Sure, you can use PM. However it is quite late over here, so I will reply tomorrow.
I just sent. Thanks so much!
You got a reply, please check your email.
Thanks for making such great theme. Keep up the good work! Question: Is there anyway to have different header images for all the predefined pages like events, people, gallery, etc.. I tried creating a unique page and use the LSVR widgets but the display format is not shown in the same way. Any idea’s how to make it work?
Hi,
unfortunately, that’s not possible without some custom coding. I guess the easiest way would be to use CSS like this:
.post-type-archive-lsvr_event .header-background__image { background-image: ('http://absolute-url-to-your-image.jpg')!important; }
Then just change “event” to “listing”, “gallery”, “document”, “person” for other archives. However this won’t work if you are using header background slideshow instead of a single image.
Lubos
Thanks Lubos, it seems to be working. To get it to work I had to add “URL” before the parentheses in the CSS.
But will that CSS also work on other types of pages like categories and a single page? If so what would the css look like? Thanks again for your help!
Right, my bad, there should be “url” before parentheses indeed.
For event categories it will look like this:
.tax-lsvr_event_cat .header-background__image { background-image: url('http://absolute-url-to-your-image.jpg')!important; }
For event single like this:
.single-lsvr_event .header-background__image { background-image: url('http://absolute-url-to-your-image.jpg')!important; }
Then just change “event” for “listing”, “document”, etc.
Hello, congratulations for the template, it’s great… a question: how can I configure the menu mobiles by default in an extended way?
Hi,
I am sorry but I do not understand the question.
Lubos
I mean that the mobile menu appears displayed by default….that is, it is not necessary to “click” on MENU to show it
You can use the following CSS, but that will make the toggle button not working correctly, so you should hire a developer to customize this even further.
@media (max-width: 991px) .header-toolbar { display: block; } }
Hello Thank you for your theme ! I am a french senior developper I am wondering about the french translation of your theme : Would you be interested if i make a file of french translation ?
Hi,
I am sorry but I do not plan to include any additional languages with the theme.
Lubos
Dear Sir,
After your last update a lot of things change in our site.
For example, by clicking in contact page directs on a page unrelated to the one we have chose.
In the English version of our site, this works properly. But in the greek version the page with the name ” Επικοινωνία῎ which means contact in Greek, directs you in an unrelated page. The settings of contact page in greek and in english are the same, yet the english version works properly and the greek it is not.
Below you can find our Site https://villagepetriti.grCould you please gives us an insight of what goes wrong?
Hi,
that’s not something the theme affects. Just edit the menu item and change it to whatever page you want.
Lubos
Defenatly is something wrong. do you want to give you acces to the web site?
Just go to Appearance / Menus and change the menu link to whatever you want.
Please note that your support is expired. You will have to renew it under your account / Settings if you need any further assistance. Thank you.
Hi,
it does work for me on your site. Try to refresh your browser via CTRL + R (CMD + R on Mac)
Lubos