944 comments found.
Hi! My map view has stopped working. I have updated the google API and I have associated billing with google and can find no error. Do you know of any known errors? An example is here: http://loerslev.dk/directory-category/pasningsordning/
Hi,
your Google API is not properly configured:
Google Maps JavaScript API error: ApiTargetBlockedMapError https://developers.google.com/maps/documentation/javascript/error-messages#api-target-blocked-map-error
Please note that your support has expired. Please renew it under your ThemeForest account / Downloads for any future support requests.
Lubos
I bought this theme in 2017 but when making updates to website this past year the WPBaker block builder element is not working. this came with the theme not something i purchased separately. do you have to pay every year to keep this feature?
Hi,
make sure to update WPBakery to its latest version. You should also update the theme itself.
You do not have to pay for anything, but the assistance is provided only to customers with the active support. It is up to you if you want to figure the issue yourself, or pay for support and let me take a look at it. All themes on ThemeForest come with lifetime updates regardless of your support status.
Lubos
Thanks I thought needed to pay to update it. All sorted now thanks. : – )
I am about the work on a 10 pages informational site that help unprivileged people get assistance in finding apartments. I want to use this theme as one of the required functions is to have a forum page. but only logged in members should be able to see forum posts. I see have style the forum page already to match the theme. I am not a big coder and will be relying a your great customer service. I know enough so don’t have to alway spoon feed me but quick responses in the process with be great. the deadline is 31, Dec, 2019. Do you think things go smoothly with this deadline?
Hi,
I am sorry, but it is impossible for me to say if you will be able to pull it off. I don’t know how experienced are you and the scale of the site. This is the question only you can answer. But if you have experience with WordPress and you know what you are doing, then it should be very quick. Make sure to read through the documentation for better understanding of how things work “under the hood”.
As for the forum, it is created using the bbPress plugin. So if you need stuff like visibility for members only, you will have to use some additional plugin like this or try to find something similar.
Lubos
Is it possible to add a fifth language in the secondary main menu
Hi,
not without custom coding, but I can add this option in the future update. I though that four would be more than enough, but I can make it five.
Lubos
Love this theme. I would like to add a pop-up (via 3rd party plugin – CM Pop-ups for Wordpress) to the Directory Page. The pop-up editor does not include the Directory in the list of pages of my website. Where should I add the following code to have it appear on the Directory Page when people click on it?
Code:
Page I want to add it to: http://eastberlin.us/directory/
Hi,
I am sorry, but you will have to contact me using an account with which you have purchased the theme to get help.
Lubos
Hello I have bought Pressville as it was mentioned it was compatible with Elementor. Purchase code: 59ebddcf-0020-4e1b-af70-c8a2ce6469e4 Now I notice that you cannot mix normal widgets with elementor widgets. When I edit a page with Gutenberg the Elementor parts are damaged and when I edit with Elementor, the blocks edited with Gutenberg are deleted. Is this nirmal behaviour or am I doing something wrong? If it’s normal, I would like to know how to create a bloc to display “Related content” => You could also be interested in this. Best regards Yves
Hi,
as long as I am aware you can’t mix Gutenberg with Elementor. Just switch to a default theme like Twenty Nineteen and test it there.
As fo the related content block, are you referring to some existing block in the Gutenberg or Elementor? I mean if the block is not available in the editor of your choice then the only solution would be to use some 3rd party plugin to install an alternative. I mean none of this has anything to do with the theme.
Lubos
Hi there! Our users reported an issue regarding the uploads of images. They upload an image to their website via Wordpress. The image is then displayed blurry in the preview of the image and the quality looks bad. After opening the image, it is displayed in good quality. Is there a way to prevent the pictures from appearing blurry as a preview? We are looking forward to your answer!
Thank you.
Hi,
have you set your media settings as per the documentation?
Please note that your support has expired. You will have to renew it if you need further assistance.
Lubos
Bug report: Weather widget shows inaccurate units for Imperial measurements. I have it on the homepage, and on “Today” it shows m/h, but for the subsequent 3 days it shows m/s. It would also look better if there was a space. Example, instead of 9m/h, use 9 mph (since in the US – one of the last countries to use Imperial – we tend to use “mph”instead of “m/h”).
Hi,
there seems to be a bug indeed, I will fix it in the next update. And thanks for feedback about mph vs m/h, will change it in the next update as well.
Lubos
Hi,
just wanted to let you know that I am currently working on a new update, but I am not really sure about this “m/h” vs “mph” thing. I am getting my data from https://openweathermap.org and they are also using the “m/h” unit there. You are also the first buyer who mentioned this and I have a lot of US buyers (I use the same widget for my TownPress theme as well). I mean if you really want to change it to “mph” you can do that via translation file, just let me know and I will explain how. But for now, I will keep it on “m/h”. I will fix the bug with forecast displaing the “m/s” instead of “m/h” and will add a space before the unit though.
Lubos
Hi there! Our users reported an issue regarding the uploads of images. They upload an image to their website via Wordpress. The image is then displayed blurry in the preview of the image and the quality looks bad. After opening the image, it is displayed in good quality. Is there a way to prevent the pictures from appearing blurry as a preview? We are looking forward to your answer!
Thank you.
Hi,
I am sorry, but you will have to contact me via an account with which you have purchased the theme to get support.
Lubos
Hi,
I would like a refund for the theme we purchased.
The code is : 28d99be3-b05f-47c8-9016-764de4e1b9f5
It is just not the theme i was looking for.
Thank you
is there a way to change the background color of the main nav bar? I tried adding background color to .header-menu-primary and .lsvr-container, they change background colors of other parts of the site not the main nav… Also, People page when viewing from iphone and if you turn phone to horizontal position, one of the blocks show blank space..looks like an error..
thanks.
Hi,
try this:
.header-navbar { background-color: #FF0000; }
Lubos
thanks, it works but now the background of nav menu items change to that color when screen size is smaller. is there way to have the nav bar background one color on desktop but keep it white when menu changes to a dropdown since there’s already a solid bar for mobile?
Sure, use this instead:
@media ( min-width: 992px ) {
.header-navbar { background-color: #FF0000; }
}
great, thanks. is there a way to set nav link colors for initial, active, visited for desktop? I tried changing it under customize > color > link and it changes all links across the site.
i tried adding css @media (min-width: 992px){ .header-menu-primary__item-link—level-0 { a:link …}} but it shows error a: not recognized. i’d like just the nav links to be white, diff color for visited, and hover box off.
The People page on iphone if you turn phone to horizontal position still shows blank block as part of grid..looks like glitch. is there way to fix?
“a:link” doesn’t make any sense. Try “a”, “a:hover”, “a:active” etc. I am sorry but customization is not included in the support. I’ve already helped you with bunch of customization stuff, so please consider hiring a developer if you need more help with that. If you want to create a customized color scheme then check out this tutorial.
Ad people: please share your URL where I can see the issue.
yea ive tried a, a:hover, etc… i’ll check out the link. thanks for your prompt responses, much appreciated
Pro tip: try to use object inspector of your browser (Firefox, Chrome and Safari have it built-in). It will allow you to select any element on your page, revealing its HTML and also its CSS styles, which you can even change real-time. Those changes won’t be preserved after refresh, but it is a good way to test it out before you add them via child theme / customizer. Spend some time with this tool to learn it and I guarantee you it will save you a LOT of time when doing any sort of HTML/CSS customization for any website. You won’t be needing to ask a developer how to change this or that color or margin etc. ever as you will be able to figure it out yourself in matter of minutes.
yes ive been using dev inspector on chrome..will poke around as each theme has its nuances tnx!
could you advise regards to the People column glitch mentioned above?
“The People page on iphone if you turn phone to horizontal position it’s one column off, seems there’s blank block as part of grid..looks like glitch. is there way to fix?”
Please share your URL where I can see the issue.
do you have an email i can share the link?
Use the contact form on my profile page.
Hello!
I would like to know the answer to a few questions.
1. How can I change the column width in the post text? By default, if 2 columns are added to the post text, then the width of both columns will be 50%. How to make the first column one-third of the width and the second column two-thirds of the width?
2. How can I make the text in articles 100% wide if I do not use the sidebar? Now there is a large empty space in posts, in the description of places and in notes to the left and to the right of the text block, if there is no sidebar. It does not look very attractive.
Thanks for the help.
Hi,
1.) are you referring to the columns in a block editor (Gutenberg)? If so, I am not really sure if that is possible without some 3rd party plugin. Check out this article.
2.) Please share your URL where I can see it.
Lubos
Is there a way to add a page title and some general text on the People page? I want to name it About and have couple lines of text so it’s not just a catalog of names with no context..
Hi,
you can change the title under Appearance / Customize / People. However adding a text description is not possible without some code customization. Basically you can just copy template-parts/lsvr_person/archive-layout-default.php file to your child theme (preserve the file path) and add your text before <?php if ( have_posts() ) : ?>.
Lubos
Ah. Is there code I can copy and paste from another page so it allows editing within the CMS? I tried your suggestion and it doesnt have any styling and no one using the CMS will be able to edit it..
The “People” header text changes if you click on subcategories (to “Staff”) for ex. When you click a subcategory, the main menu (People page) no longer shows as active. This can be confusing to users as they no longer know what page they’re on. Is there a way to fix this so header stays consistent (like Contact page header) and menu item shows active regardless of what subcategory(All, Staff, etc) is selected on the People page? Thanks.
Ad custom text: You can try a plugin like ACF. You can create custom admin fields and then just put the piece of the code into that template which will display your custom text. Please check out their documentation for more info.
Ad categories: I understand, however this is more like WordPress limitation. The theme itself doesn’t really control which menu items stays active.
I’d do that for regular pages but the “People” is not an usual page and shows as a section in the backend like Media or Portfolio…?
For Menu items, there’s no way to keep Page header like the Contact page and show as active page as you toggle within the People filter like the way Home or Contact page does?
Ad people page: you need to add that ACF code into the template file mentioned in one of my previous replies using a child theme. See this article.
Ad menu: that is not possible without some advanced code customization. This is, by default, not handled by the theme. The WordPress itself handles the decision which menu item is active. I may look into possibility to add such functionality in the future, but I can’t promise anything.
Ok, I’ll look into the people page and try as you suggested thanks. I’m confused why there’s no way to add a simple header that corresponds with active menu item for the People page..may be I’m not understanding..
Because in the WordPress context, the category archive page is a completely different page than the the default archive page which you’ve linked via menu. I understand that it makes sense to have that menu active even when in category, but it simply does not work like that. I mean if you do not mind learning something new then feel free to check out this articles which does provide a solution. The problem is that adding this solution in a global theme context won’t really work, because it relies on the menu item labels. And obviously not everybody will have his people archive menu item labelled “People” (especially non English-speaking users).
Again, I understand that from your user perspective this seems like an obvious thing to have, but the reality is much more complicated. That said, I will possibly look into it in the future.
I see..those two issues will be major problems..as a non developer, had I realized I may have gone with a diff simpler theme..as of now im in a predicament w tight deadline..
Is there a way to turn off Search and Filter results from the site (desktop and mobile)?
You can disable search under Appearance / Customize / Header
BTW, you can try to add link for each of your people category pages to your menu as submenu of the main “People” menu link. Maybe this will do the trick.
i found a workaround for the content block. If i can find a way to disable “People” title that changes with the toggling of filter and add a regular page header like Contact page, i think this theme can work for what i need..
Just copy the template-parts/lsvr_person/archive-header.php file to your child theme (preserve the file structure) and replace all the code between opening and closing H1 tag with your title. However, the upcoming theme update will feature a lot of changes to the files structure and this change may not work after the update, as different code change will be required to do that. However, just let me know in case you will need to make this change again.
It needs to be as editable part in the page, not hard coded as admin users will not be familiar with changing code. Is there an opt to increase the height of the header background img somewhere (across desktop to mobile)? The area in demo height is taller than what I’m getting for some reason..
In that case just replace said code with code provided by ACF plugin, I’ve already gave you the tutorial how that works in one of my previous replies.
You can change the header height with this CSS (add it under Appearance / Additional CSS):
.header-titlebar { min-height: 140px; }
Ad title: I’ve just realized that you can just remove lines 4,5,6 and 8 from the template-parts/lsvr_person/archive-header.php file (copy it to your child theme) and the default archive title (editable under Apeparance / Customize / People) will be used for category pages as well. So no need for the ACF plugin for that. But again, this change won’t work after the next update.
Thanks the header height worked fine. For the title, I tried..title shows initially but when I click on the filter items, title disappears completely. Where can I find the php tag for Contact page title? Maybe I can copy/paste that code..:/
Have you copied the correct file to your child theme in a correct folder and removed the correct lines in that file? This has nothing to do with the contact page title. It doesn’t work like that. Just copy the template-parts/lsvr_person/archive-header.php file into your child theme under the same path (create those missing folders) and remove lines 4,5,6 and 8, that’s it.
Yes. I tried and it shows the title initially but when you toggle to a filter, the title disappears.
I understand it’s not related to Contact page, I’d like a simple header that doesn’t change like the Contact page.
Thought maybe I can try using the same code if you can direct me to where I can find the php code for a page title (such as Contact page).
It seems you are doing something wrong. Feel free to share your credentials via PM and I will take a look into it. You can’t use the same code as for the contact page.
woohoo! i figured out a solution. now if i can only get the People nav item to stay active while toggling between “All” and other filter categories, it’ll be good to go! For the header height though, it only affects the homepage but not other pages..is there way to make consistent across all pages?
Great. Feel free to share your solution, maybe there is indeed an easier way to do it compared to my proposed solution.
i hid the code lines as you suggested, including line 7. Deleted the text under Customize ->People and wrote functions for a page and title. Took a while but works now. Could you advise re: header background img height? Thanks for your quick replies.
You can use the following code to pull the text from the Appearance / Customize / People / Page title field:
<?php echo esc_html( get_theme_mod( 'lsvr_person_archive_title' ) ); ?>
Ad header: I’ve already gave you code for it and you said it works. The thing is that you can’t change just the image size, because it is a background image, you need to change the height of the whole header. Anyway, here is the code again, just change the value as needed:
.header-titlebar { min-height: 140px; }
The page title issue is solved with the workaround I mentioned. Yes, I understand re: header img. I mean that .header-titlebar { min-height: 140px; } only seems to change the height for the home page and not other pages. Clicking the other pages reverts back to original height. I’ll look into it further..thank you.
Hi,
I just made a fresh installation of the presville theme. I installed all LSVR plugins and imported the demo (all 3 parts). The front end looks just fine (apart from the facts that images are missing). What i would like to know is how to edit pages with existing content from the demo. All i can see in the source code is something like below:
<!- wp:lsvr-pressville-toolkit/posts {layout} /->
<!- wp:lsvr-pressville-toolkit/sitemap {menu_id“} /->
<!- wp:lsvr-pressville-toolkit/events {title} /->
<!- wp:lsvr-pressville-toolkit/sidebar {sidebar_id} /->
I had the Classic Editor plugin enabled, which was probably not allowing Gutenberg editor ON.
I de-activated it and noticed that the blocks were showing OK. I am not feeling comfortable with Gutenber though. Is there any way to view/edit existing demo content using WP Bakery?
Even after i install WP Bakery Composer (from your plugins folder), the demo data are not transformed into VC Addons.
Only when i add new Pressville addons/elements to a page/post, they are shown as normal VC elements.
so i really hope there is a different way to overcome this issue.
Thank you
Hi,
the demo content was created using the Gutenberg editor so it is no possible to edit it with other editors. You can find the old demo data created using the WPBakery in the full package / Legacy / VC demo data folder, but they were created a while ago so I can’t really guarantee they will still work. You can give it a shot though.
The documentation also contains a tutorial on how to create a demo front page from the scratch. While it is done also via Gutenberg, all the elements and their options are also available in Elementor and WPBakery Page Builder, so you can still pretty much follow it.
Also, my professional advice is to not to import demo content at all (as mentioned in the documentation). You are basically bloating your installation with a dummy content you will eventually want to get rid off anyway. It makes more sense to actually learn working with this theme and built all the pages in the exact way you want them. But it is up to you of course, just something to consider.
Lubos
Hello again, and thank you in advance again.
I am working on Events page, re-creating your demo’s “Timeline Archive” view.
I am unable to force my Events page to display in “Timeline”or anything other than Grid. Also …. it doesn’t display the filter line, even tho it is checked in Appearance / Customize / Events.
Have inserted Pressville Events block (Gutenberg). Have changed settings in Customize.
https://pleasanton2.linncocreative.com/community/events/Thank you so much, Suzanne
Hi,
this option is available only for the default archive page, check this out. Appearance / Customize options are only for archive and detail pages. Standard pages created using blocks are a separate entity. I mean the blocks themselves have their own options.
Lubos
BTW, all post types have their archive page. There is really no point of creating a standard pages with blocks for list of events / listings / people etc. Please read the documentation, it is mentioned there. This is the basic WordPress functionality. I mean it works the same for standard posts (blog) with the only difference that you are supposed to create a blank standard page for that. But there is no need to do that for other post types.
Good morning, we bought your pressville template with a year of support. Sorry to bother you, but I can’t see the events in the template home, I’m probably doing something incorrectly. Can I send you my username and password for review in wp-admin? Thank you,
Hi,
please share your URL first. Have you imported the demo content? If so, you need to go to Tools / Regen. Events and hit the button. Also, do you see any events on yoursite.com/events URL?
Feel free to use PM if you what o keep your URL private.
Lubos
Do you have a quick start available for this template?
Hey. First off, thanks for all of your help thus far. I have three questions..
1. How to I adjust the scale of the header image? On the homepage I’m trying to get the full image I upload to show. No matter the size of the image I upload, it keeps getting cropped.
2.How to I get the header image on my sub pages to be the same size as the header image on the homepage?
3. Is the a way to change the language buttons (EN DE ES) on secondary header menu into social media icons similar to the ones in the footer?
This is a link to the staging site:
http://q13.adf.myftpupload.com/Hi,
1.) It will always get cropped, that is the nature of fullwidth background images on responsive sites. Just try to resize your browser window and you will understand what I mean. Anyway, you can still try to get best of the image by uploading it with a proper aspect ratio. For example, my demo background image is 2000×600px. You can also change the image vertical align under Appearance / Customize / Header.
2.) Go to Appearance / Customize / Header and disable “Enable Large Header On Home” option.
3.) Not without some advanced code customization. I mean it is not about changing languages to social links. The proper way to do that would be to disable languages and custom code list of social links there. The fact that there are currently languages does not play much role in this. Anyway, since customization is not included in the support, you will have to hire a developer for that. Just make sure to do it via a child theme.
Lubos
Thanks for the help. Is there a way to remove the language buttons from the header?
Under Appearance / Customize / Languages choose Disable.
Hello, I’m trying to re-create Demo1’s Sitemap block. My Pressville is v. 1.10.0 and Support is current.
I have created a 2-dimensional menu looking just like Step 1 in documentation. I have inserted a sitemap block using Gutenburg.
1. My block settings do not match documentation step 13. There is no Background image setting. (I really want that background image feature.)
2. I have ‘no. of columns’ set to 3, yet the menu displays in a one-dimensional display. It’s a single column with indented second level items.
https://pleasanton2.linncocreative.comWhat am I doing wrong? Thanks in advance.
Hi,
I’ve checked your code and you are using “TownPress Sitemap” block instead of “Pressville Sitemap” one. I assume you were using a TownPress theme on that installation and still have the LSVR TownPress Theme Toolkit plugin installed and active. In that case deactivate it and insert a proper block in Gutenberg.
Lubos
You are right. I started the site in TownPress then bought this lovely Pressville theme. Thank you so much, and sorry to be a bother.
No problem! Just make sure to deactivate (and if you do not plan to use TownPress then even remove) the LSVR TownPress Theme Toolkit plugin to avoid any conflicts.
Hi,
actually, the future events view is the default one. There is something off with your site.
First, update the theme to its latest version (1.10.0), then make sure your time & date settings under Settings / General are set properly.
Lubos
Thanks, will check and get back to you, thanks
Hi I have updated theme to 1.10.0, cleared the cache and still showing the oldest events. Any other ideas
Hi, I did a better look at your site and I got it. You are setting your events wrong. For example this event. You set its start to June 9, 2019 and end to July 19, 2020. This is obviously not right. You are probably confusing the length of a single occurrence with how often it is supposed to repeat. The start and end date fields are meant to be just for a SINGLE occurrence for an event (usually the next one at the time of creating the particular event post). I suppose that this single event is not a year long, right? It is just one night every Sunday. The “Repeat Until” field is the one which should be used to set how long will the occurrences last.