
70 comments found.
Hi, I have recently purchased your theme, and I have noticed that unfortunately I cannot edit the portfolio page, the one that collects all the elements of the portfolio. I would like to change the layout: change the visibility of the elements (which are now square) and the number of elements, I would like them all to be seen without creating an additional page. How can I do?
Hello,
By default, WordPress is set to show ten posts per page. To change the number of pages go to Settings menu>Reading sub-menu. On the page that opens you will see Blog pages show at most. Type the number of posts you would like to display and click on the Save Changes button at the bottom of the page.
Is it suitable for architect website ?Can have video background? Happy New year
This might be the smoothest the on themeforest..will you ad woocommerce?
Hello,
With the WordPress editor, you can modify/create content for suitable purposes. But I don’t plan to add WooCommerce support yet.
Happy New year you too.
Nice theme!
hi, i want to show another logo in mobile version. How can I do it ?
Hi there,
The theme does not support this feature.You can do this with CSS (Appearance>Customize>Additional CSS).
For example:
@media (max-width: 767px){ .custom-logo-link{ display: block; width: 100px; height: 60px; background-image: url(https://i1.wp.com/vira.romaweb.ru/wp-content/uploads/2019/10/slide_1-3.jpg); background-size: cover; } .custom-logo-link img{ display: none; } }Just replace url with your image url and change width to fit your image.
Hi, thanks for the solution.
Can we show the title words one under the other while the page is loading (“r-intro-title” css)? When the page title is long, it does not fit on the screen.
https://disk.yandex.com.tr/i/Xoqb7SCtoEX-GQNot sure if this is a good solution, but you can try it.
Go to Appearance>Customize>Additional CSS and add the following:
@media (max-width: 767px){ .r-intro-title .title{ word-spacing: 9999px; } }
I tried but it didn’t work.
I want it to be exactly like this; https://disk.yandex.com.tr/i/gDtknl1Qe-44Rw Is this possible?The code above should work. screenshot
What you said didn’t work for me. screenshot: https://disk.yandex.com.tr/i/nCDQ67yuEs9KuA
Please try it on a real device: http://imroma.com/uploads/vira-intro.mp4
thanks
Hello I am interested in buying your website, the only thing is I can only see photographs and not a video. I want to create an entertainment news site with trailers
Hello,
The theme supports the Video block. This way you can easily embed videos in pages. More about Video block
Hi Roma, I wanted to ask you two things. Little things, which in a normal theme would not even be seen, but in this so beautiful and perfect, are immediately noticed. 1. On device, the the primary image in hero slide results cut off on the left; on the screen instead, the title overlaps the circular button. How can I fix it? 2. Can you recommend something to customize the 404 page? My best regards Alberto
Hi Alberto,
1. Please give me a link to your site.
2. You can try this plugin
Hi, Roma, the link: https://lavoceconvergente.altervista.org/
Sorry, I’m afraid I don’t quite understand what the problem is. The title does not overlap the button. screenshot
Could you please clarify what exactly you want to fix.
Maybe I understood: I must have the zoomed view of the screen, but is on the device that the primary hero image results cut on the left. Besides at this link, I have to refresh the page to see the content. https://lavoceconvergente.altervista.org/come-apprendere-gli-armonici/
@media (min-width: 2000px){ .r-page-slider .title{ font-size: 3.125vw; } }The bug on the contact page has been fixed. Please download the latest version of the theme.
Thanks Roman, for your timely help. Everything works perfectly. Alberto
Hi, Roma first my compliments for Vira. A quick question: wow can I manage the intro font size? I changed Six cap with Playfair and results too big. Thanks in advance for your help. Alberto
Hi Alberto,
Go to Appearance > Customize > Additional CSS and add the following:
/** Mobile and Tablet **/ .r-intro-title h2{ font-size: 46px; } /** Desktop **/ @media (min-width: 1200px){ .r-intro-title h2{ font-size: 100px; } }
Works perfectly. Thanks a lot. Alberto
Hello!
We have a problem in the tabs with your theme.
Hope you can help us
http://oscanni.com/vid/video.movThanks
Hi there,
Unfortunately, I cannot help you. The theme does not support the WooCommerce plugin.
OK, In case someone needs it, I have been able to solve it, applying the following:
in content-single-product.php::
<script> jQuery(”.woocommerce-tabs li a”).off(“click”); jQuery(”.woocommerce-tabs li a”).click(function(e){ e.preventDefault(); jQuery(”.woocommerce-tabs li”).removeClass(“active”); jQuery(this).parent().addClass(“active”); jQuery(”.woocommerce-Tabs-panel:visible”).hide(); jQuery(”.woocommerce-Tabs-panel:visible”).hide(); jQuery(jQuery(this).attr(“href”)).show(); return false;}) </script>
Thank you anyway
Greetings.
[WARNING] Failed to import portfolio_category Commercial [WARNING] Failed to import portfolio_category Events [WARNING] Failed to import portfolio_category Portrairs [WARNING] Failed to import “Journal Cover”: Invalid post type portfolio [WARNING] Failed to import “Spirit & Flesh”: Invalid post type portfolio [WARNING] Failed to import “Porter Magazine”: Invalid post type portfolio
getting error on import
[WARNING] Failed to import portfolio_category Commercial [WARNING] Failed to import portfolio_category Events [WARNING] Failed to import portfolio_category Portrairs [WARNING] Failed to import “Journal Cover”: Invalid post type portfolio [WARNING] Failed to import “Spirit & Flesh”: Invalid post type portfolio [WARNING] Failed to import “Porter Magazine”: Invalid post type portfolio
Hi there,
1. Go to “Appearance › Install Plugins”
2. Install and activate plugin Portfolio Post Type
3. Run import
hi, thisi is my website with your theme: http://www.alessiavardanega.com/ I want to replace the writing at the top left (logo) with an image. How can I do?
Do you have an email for this kind of assistence or I have to write always in the comment? thanks
Hi there,
You can add a logo by going to Appearance> Customize> Site Identity.
ok thanks. I have to send you some image, I can’t replace some block. How can I do?
You can send a link to an image in the comments.
I need to insert a plugin for a social wall in your theme. Some suggest?
and can i have a normal text editor? such as WPBakery Page Builder or something similar? because with this block editor I find it hard to work
1. There is no similar functionality in the demo version. So I have no suggestions on this.
2. The theme has not been tested with these plugins and I cannot guarantee that they will work.
I have a problem with a column. I need that this column is full-width (not with margin or padding on left and on right). I set all right in backend but it isn’t full width. What have I to do? Here you can find the image with problem: https://www.advisionair.it/alessia/cattura-01.jpg and here the website under construction https://www.alessiavardanega.com/
Wrong tags in the page layout. Column block must not be inside tag b. screenshot
but in source code in backend I can’t find the tag b. Why? See attachment: https://www.advisionair.it/alessia/cattura-02.jpg
This means that the content has been modified with some JavaScript. Try disabling the Instagram plugin.
I’ve closed all b tags, I have disactivated the instagram plugin, but it doesn’t work: https://www.advisionair.it/alessia/cattura-03.jpg
Please turn off maintenance mode.
Done, thanks!
margins have always been set in this way, but it doesn’t work See attachment: https://www.advisionair.it/alessia/cattura-04.jpg
You need to select Default instead of None
great! thank you very much!
Please turn off maintenance mode.
Done
Don’t put your shortcode (social wall) in columns.
but I need to insert this shortcode. How can I do?
You can add this shortcode, but not inside the column (if you want to center align it). Add it directly to the body of the page.
I have a problemwith the visualization of page About me, but only from mobile. Here the mobile visualization:https://www.advisionair.it/alessia/cattura-06.jpg Here the correct desktop visualization: https://www.advisionair.it/alessia/cattura-07.jpg As you can see, the right image is very small and on the extreme left. How can I solve this problem? Thanks!
Hi there,
screenshot
I’ve remove the right alignment, but there’s still the some problem
Alignment is still present. screenshot
I have, I hope, the last problem. Only from tablet there’s a wrong visualisation of the two columns under che slide in home page: https://www.alessiavardanega.com/ This is the wrong visualisation from tablet: https://www.advisionair.it/alessia/cattura-08.jpg This is the correct visualisation from desktop: https://www.advisionair.it/alessia/cattura-09.jpg What can I do? Thanks!
In this case, you need to nest the paragraphs into columns (block/columns)
Hi, I’ve transferred a site I built with the Vira theme and once I completed the transferrable install transfer from my WP Engine account to my client’s, the backend theme admin looks really broken and not as it did prior to transfer. Is it possible to have you take a look to see what’s happened with it?
Thanks
Hi there,
Please make sure you are using the latest version of WordPress and your theme.
Yes, everything is up to date. Something is very broken with the theme’s page admin. Is there a ticket support for this theme? I need someone to please take a look at it. Thanks
Ok. You have migrated content from an older version of WordPress.
1. Add the following code to your child theme’s functions.php file
add_action('admin_head', 'my_custom_css'); function my_custom_css() { echo '<style> .editor-styles-wrapper .is-root-container .wp-block[data-align=full]{ margin-left: 0 !important; margin-right: 0 !important; } </style>'; }
2. Also some blocks look strange. Example
Dear support, I have purchased Vira and build a great website with it. I have on issue I hope you can help me out:
On mobile the landing page does not load the movie clip and a couple of images. On desktop You will see a short videoclip and images illustrating the services of the company. On mobile the video is not there at all and lots of images are not loading at all.
THE URL IS : paca-productions.com
Can yo help ? Thank you!!
Hi there,
1. I checked several times and do not find any there any issue related to the MP4 video. I pasted an MP4 video and it worked great. I think that the problem is related to that video which you posted there.
Please try to add another MP4 video link.
2. Please disable Lazy load images (Autoptimize).
Hi MrMurza, sorry to ask you again, I’m not able to find the portfolio pages (like event or portrait) thanks for your help
Hi there,
These are the categories of the Portfolio Post Type plugin.
thanks for your quick response. I feel ashamed, but I have no idea how to use it
Hope this helps – http://vira.romaweb.ru/documentation/#portfolio-section
Ok. I’ve check and now it’s ok. So I can’t link to a portfolio category page if it’s not in the visible menu?
Click on the screen options tab (Appearance > Menu top right corner) and check the “portfolio items” checkbox.
Hi MrMurza, I’m just in trouble with some visible setting. When I try to change the column colors: lay out settings is visible but the the drop down menu is blank, and color and text setting are not visible at all in the block menu. Thanks for your help
Hi there,
These options are only available for columns.
Yes, I’m talking about column as I said, may be it’s better a screenshot https://snipboard.io/ZzKo1l.jpg thanks
These options are only available for columns, not for a column. screenshot
Hi,
I have a problem with menu. I want to make it on a left side, but there is on a left side:
http://vanessazalewska.com/Please help with that.
Vanessa
Hi Vanessa,
Go to Appearance>Customize>Additional CSS and add the following code
@media (min-width: 768px){ .main-navigation .column-menu{ order: -1; padding-left: 4vw; } }
Regards,
Roma
Hi,
Now working, I add it.
Vanessa
Hello, I am having issue with the preloader.
I have a showcase gallery on my page, and preloader is displaying all the items on the intro (so basically is not loading as they are 226).
How can I set it to load just n.X of them?
Thanks a lot
Hi there,
I’m afraid that’s impossible.
Thanks for the reply.
Neither any way to set from a CSS editor a code for hide n.X pics? Or any CSS class I can assign to the block for tell the loader to ignor it?
Thanks much again
.intro-images .img-bg{ visibility: hidden; } .intro-images .img-bg:nth-child(-n+10){ visibility: visible; }
Thank you, that’s working, still load the images, but not sure how to avoid it..
Can I maybe deactivate somehow the loading only for a specific page?
Thanks!
No. I think it would be better to split the page into multiple pages.
Hi I have a question about the big titles shown in the page loader – my titles ar quite long and do not fit in one line on the screen and the words get broken up – how can I reduce the font size for this titles ? Please let me know- thanks!
Hi there,
Go to Appearance>Customize>Additional CSS and add the code:
.r-intro-title h2.page-title{ font-size: 40px; } @media (min-width: 768px){ .r-intro-title h2.page-title{ font-size: 80px; } }
Hi – thank you! And how can I adjust it or mobile version ? It appears still to big on the mobile phone. Please let me know – thanks!
Thanks a lot! Can you provide a code that works for mobile version too? Its still too big on mobile screens. Thanks!
Hi there,
The above code works for mobile phones too. Just replace 40px with your value.
I have set the value on 5 now but its not changing the size. Please have a look at paca-production.com . Any other ideas? Thank you!
.r-intro-title h2.page-title{ font-size: 16px; }
Hi again,
I wanted to know if it was possible to remove the photos of the transitions. When we click on a page, there is a scrolling photo and I would just like to keep the title. Is it possible ? If yes, how ?
Hi there,
I’m not sure what that means. Please specify.
Hello,
I am contacting you because I bought the theme a few months ago, and I would like to know if it was possible to make a big modification on the site. I would like that when you hover the mouse over the menu tab, the menu appears on the home page. Do you think this is possible?
Hi there,
Yes, this is possible with JavaScript. For example:
document.querySelector('.r-menu-toggle').addEventListener('mouseenter', function(){ if ( !Theme.menu.isActive ) { Theme.menu.showMenu(); } });
isn’t possible with CSS ?
That’s not possible.
ho ! okey , and how can i integrate javascrip into wordpress?