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
Hi, I am sorry but I’ve never experienced such issue. Do you have this issue when you use a default theme like Twenty Seventeen (and create some default menu there)? If no, then try to open function.php file in TownPress theme root and remove lines 356 and 330 to see if it makes any change.
Lubos
Your editor probably opens it in a different way then mine. Just remove both lines which contains “nav_menu_css_class”.
However, did you tested the issue on Twenty Seventeen?
Breadcrumbs won’t work for 3rd party plugins except bbPress.
Okay, but why I have another url on news posts? Example open any post on this link http://cyprusf.ru/sobytija/news/
Not sure what you mean by that, be more descriptive please.
I mean: I have url http://cyprusf.ru/sobytija/news/ and after open post who call “Новость1” i have ulr http://cyprusf.ru/novost1 But I must have url like http://cyprusf.ru/sobytija/news/novost1
That is how the WordPress treats standard posts. It has nothing to do with the theme. Just switch to TwentySeventeen theme and it will be the same.
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.
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
Hi,
I am sorry, but you will have to purchase the theme with your account to receive support. I mean, without having the theme under your account you can’t event update to the latest version and I do provide help only for the latest release anyway.
Lubos
Hi there, so I’ve bought the license and updated themes with the new one, but still there are huge problems with mobile devices, as you can see under www.marktwald.de . here go in the menu under Bürgerservice – Rathaus – Gemeinderat&Ausschüsse… can you help me fix that?
This has nothing to do with mobile devices, your site is missing skin CSS. Please check your settings under Theme Options / Styling. Make sure to disable “Enable Custom Color Scheme” option.
BTW, you are NOT using the latest theme version. Your current version is 1.4.1 but the latest one is 1.5.4.
Hi, I am about to test the site under www.gschmui.de but nothing changes with custom color sheme disabled…
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?
Hi,
can you please elaborate on “cannot access my widget area”? What exactly you mean by that?
Lubos
Hey Lubos, In the Wordpress panel on the left hand side menu you have their is the default tab Appearance. If you hover over that there is a sub menu where you can view your themes, customize link, menus, editor, as well as the WIDGETS page. When I click on the widgets page I always get a blank screen.
I tried increasing my php (go daddy managed Wordpress), I disabled all plugins, I’ve updated my theme to the latest theme and still no luck. I cannot access in my parent theme or my child theme.
Thanks for the quick reply as well 
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
Hi,
have you created any new events set in the future?
Lubos
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
Hi,
it seems there is a conflict with a 3rd party plugin. Try to disable the Waving Portfolio plugin to see if it helps.
Lubos
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 !