23186 comments found.
Can you recommend a path to upgrade from Theme Version: 3.6.4, we tried once on a staging server, it failed to work at all, thus; are trying a different way. Is there a way I can gain access to all versions from 3.6.4 up so I can slowly build up to the current version 6.9.3 please? You must have some version control somewhere? Thank you…
Hello, @ingenuitor,
Unfortunately, this is not possible, you can only download the very latest version of the theme from ThemeForest.
And you have missed a lot of theme updates in between your current theme version 3.6.4 and the very latest version 6.9.3 in which we have added/removed many of the options/designs and functionalities.
You can read all about in the theme changelog here: https://www.portotheme.com/wordpress/porto/documentation/changelog/
We suggest to try to follow the instructions provided in this thread: https://www.portotheme.com/forums/topic/php-fatal-errors-after-updating/#post-821
We hope this will helps you in resolving your issue.
Regards, P-THEMES.
Please join our Discord Lesson
How about this, can you provide me access to the versions so I can update each level until I get to the current version needed, I’m email you direct? I’m sure I can handle it from there, there is always a path as long as I have the access needed. Thanks
Hello, @ingenuitor,
Could you please contact me via my email aizazawan55@yahoo.com so that I will try to share the version which I have in my computer, other then that this is not possible.
Regards, P-THEMES.
Please join our Discord Lesson
I sent you an email, thanks for your help…
Hello, @ingenuitor,
I have already replied to your email please check back to your email reply now and if necessary reply to it accordingly.
Regards, P-THEMES.
Please join our Discord Lesson
Hi Porto, My seo editor added a rich snippets gaq queries to my category products page. After this the code is showed but is not recognized by browser correctly. He edited in a WordPress editor www.candleart.es/aceites-esotericos.es
Thanks
I don’t know if maybe is needed activate the bakery page builder for this or do it in an specific block
Hello, @Joaquim_,
It should have to work fine, please try to add the query with the WP Bakery page builder element for the code and check back again, and if the issue still persists then please contact us via our support forum with your site WP Admin URL and Credentials so that we will check it for you on your site and help you out.
Regards, P-THEMES.
Please join our Discord Lesson
Hi Porto,
Sorry, my knowledge with this is low. Can you tell me please how to activate pagebuilder bakery for the categories? Or how to add the query. (I have activated the pluggin).
The layout of categories as you see is simple and have not activated the Bakery.
https://candleart.es/query7_.JPGthanks, Candle Art Joaquín
Hello, @Joaquim_,
You can create the block under Porto >> Templae Builder and use the page builder and insert your code in that block, after save changes you can copy the block shortcode and paste it in the Category Description.
Regards, P-THEMES.
Please join our Discord Lesson
Hi Porto,
I selected the Porto > template Builder > block classic. And later adding the shortcode to category but not working.,
- Should I select other block? or select the block faq?
https://www.candleart.es/FAQ.JPGthanks, Candle Art
Or maybe I should do it in the atribute: “Content Inner bottom” in the page of categories ?
Hello, @Joaquim_,
Please contact us via our support system with your site WP Admin URL and Credentials so that we will check it for you on your site and help you out.
Regards, P-THEMES.
Please join our Discord Lesson
Hi Porto,
Can you tell me which block to use for the FAQ? (classic block …?) I will try to solve it first.
Regards,
Hello, @Joaquim_,
What do you mean? I am sorry but I am not able to understand your point, Do you want to set the FAQ’s? If yes then yes you can use the FAQ’s block.
Regards, P-THEMES.
Please join our Discord Lesson
ok thanks, can you send any link or post where I can see how it works the FAQ’s block ?
And this way to do it is aligned with Structured FAQ data of Google? just for my information before to start. thanks,
Hello, @Joaquim_,
Please check the FAQ’s design here on our demo site: https://www.portotheme.com/wordpress/porto/shortcodes/faqs/ this is how it works.
It does not automatically generate structured FAQ data that is aligned with Google’s guidelines.
To align with Google’s structured FAQ data, you need to implement the appropriate schema markup on your website. Schema markup is a standardized format that helps search engines understand the content and structure of a webpage. It provides additional context to search engines and enables them to display rich snippets, including FAQ sections, in search results.
To create structured FAQ data aligned with Google’s guidelines, you can manually implement the FAQPage schema markup on your website. You’ll need to add the necessary HTML tags and properties to mark up each question and answer within the FAQ section.
Here’s an example of how the HTML structure would look like for a single question and answer:
<div itemscope="" itemtype="https://schema.org/FAQPage">
<div itemscope="" itemprop="mainEntity" itemtype="https://schema.org/Question">
<h2 itemprop="name">Question 1</h2>
<div itemprop="acceptedAnswer" itemtype="https://schema.org/Answer">
<div itemprop="text">
Answer 1
</div>
</div>
</div>
</div>
You would repeat this structure for each question and answer within your FAQ section.
It’s important to note that simply using the FAQ shortcode provided by the Porto theme won’t automatically generate the necessary schema markup. You would need to modify the code to include the appropriate schema properties and attributes.
If you’re not familiar with HTML and schema markup, you may need to consult a developer or utilize a plugin specifically designed for adding structured data to your WordPress website.
Regards, P-THEMES.
Please join our Discord Lesson
Hi. In last few days I realised huge increase of our website via FTP. There is one folder located at /wp-content/uploads/porto_merged_resources which . In this folder there are files which made more that 3 GB+ total folder size increase in last 8-10 days. Could you please let me know how to stop creating this files? I don´t have unlimited web storage so I have to keep only important files. Thank you
Hello, @MajorNR,
Please try to turn OFF/Uncheck the “Merge javascripts and stylesheets” and “Enable Critical CSS” under Porto >> Speed Optimization Wizard >> Advanced and Save and Continue, finally check back to your site after clearing the browser cache.
Regards, P-THEMES.
Please join our Discord Lesson
Hi
How to make the header full width ?
Thank You
Hello, @cloud-tech,
You can make the header full width from Porto >> Theme Options >> Layout >> Header Wrapper as Wide, save changes and check back to your site after clearing the browser cache.
Regards, P-THEMES.
Please join our Discord Lesson
The API is blocked from updating any plugins or theme. Please unblock it for my site
Hello, @umerseo,
Could you please contact us via our support forum with your site WP Admin URL and Credentials and with your theme purchase code so that we will check/verify and solve the issue for you on your site.
Regards, P-THEMES.
Please join our Discord Lesson
I need Korean language support for AI Generator.
Hello, @jminst,
Artificial Intelligence still finds some languages difficult to process, and it cannot generate large amounts of text in them. Therefore, you have to reduce the number of words or sentences and then regenerate it with AI.
Regards, P-THEMES.
Please join our Discord Lesson
hi, I use your popup builder (WPbakery) I created a popup and set the conditions to display everywhere on the site. I want to show the popup only once. So when the user closes the popup I don’t want to show it again. How can I do this?
Hello, @dennygoosensen,
Please watch and follow the instructions shown in this video: https://jumpshare.com/v/RiGqhp5dZdzduAks7zFw
And here is the code of the contact form checkbox for that don’t show the popup again:
<p class="mb-0"><label class="checkbox checkbox-inline" style="font-size: 12px;"><input type="checkbox" class="wysija-checkbox porto-disable-modal-onload align-middle" name="wysija_donot_popup" value="1">Don't show this popup again</label></p>
Regards, P-THEMES.
Please join our Discord Lesson
Is there a way to add a second row of thumbnails below the main product photo?
Hello, @edwardr723,
We regret to inform you that it is not possible with the current theme version and requires extra customization. Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page.
If you would like to avail of paid customization services, please submit a customization request to the to: https://www.portotheme.com/customization/
Regards, P-THEMES.
Please join our Discord Lesson
Perhaps you can consider it for a future upgrade, it would be much nicer for such as powerful theme.
Hello, @edwardr723,
Please submit it as a feature request on our forum here: https://www.portotheme.com/forums/topic/feature-request/
Regards, P-THEMES.
Please join our Discord Lesson
Hello Team, Your Discord Link: https://discord.gg/JdERckTS is Invalid Screenshot: https://prnt.sc/7x6QixaDP2h4
Hello, @JasonWeber987,
Sorry for the inconveniance, please try to go with this link: https://discord.gg/UNdv3MXk35
Regards, P-THEMES.
Please join our Discord Lesson
Hello, on the archive products page, how it is possible to have more characters in the product name. I dont wan’t ’...’ which cut the product name. Thank you
Hello, @yoannbouffard,
Please copy and paste the below given CSS code to Porto >> Theme Options >> Skin >> Custom CSS and check your site after removing the browser cache.
ul.products li.product-col .woocommerce-loop-product__title {
white-space: normal !important;
}
ul.product_list_widget li .product-details a, .widget ul.product_list_widget li .product-details a{
white-space: normal !important;
}
Regards, P-THEMES.
Please join our Discord Lesson
I have installed Shop Demo 7. When loading the home page there is a popup with “Subscribe to Newsletter”
Where I can find to stop this popup from loading?
Hello, @Rembrandt_Lights,
Please read and follow the instructions instructed in this thread: https://www.portotheme.com/forums/topic/remove-newsletter-popup/#post-778
Regards, P-THEMES.
Please join our Discord Lesson
Thanks ! It was the Porto Modal Box.
Hi I’m sorry for asking again this question.
I have installed all new and have chosen for import SHOP 2. On the home page there is no Modal Box widget.
So, also in this demo I want to get rid of the Newsletter popup. How do I do this ?
Hello, @Rembrandt_Lights,
Please navigate to Porto >> Template Builder >> Popup and from there edit the particular popup and remove the condition: https://www.portotheme.com/wordpress/porto/documentation/display-condition/ OR simply and completely delete the popup from your site and from trash as well, and it should solve your issue.
Regards, P-THEMES.
Please join our Discord Lesson
Thanks ! Removed the condition.
Sound’s Good!!
Request to reset my license. cfdcca9e Thanks
Hello, @digikomid,
I have reset your purchase code, now you can use the same purchase code for activation of your theme.
Regards, P-THEMES.
Please join our Discord Lesson
Hello, I am looking to get my problem resolved. Please read my previous comments and I have raised my ticket as well.
The website is breaking down after making the changes.
Hello, @jayeshbihani,
We would like to inform you that we have responded to your support ticket. Kindly check your support ticket reply now and respond accordingly. We kindly request you not to panic as this comments forum is solely for pre-sale and minor inquiries. When you generate a support ticket, it takes time to resolve, and once it is resolved, you will always receive a response from us. Leaving repeated messages here is not the appropriate approach.
We appreciate your understanding.
Regards, P-THEMES.
Please join our Discord Lesson
I would like to express my appreciation for the existence of your customer care team. However, providing a temporary solution does not align with the appropriate approach for problem resolution.
I have encountered similar issues in the past, and if there is any fault on your end, it is imperative that you have the strength to acknowledge it.
Thank you
Hello, @jayeshbihani,
Thank you for expressing your appreciation for our customer care team. We value your feedback and understand your concerns regarding the temporary solution provided. We apologize for any inconvenience caused by this approach.
We strive to offer effective problem resolution to our customers, and we acknowledge the importance of taking responsibility if there is any fault on our end. Your experience matters to us, and we are committed to addressing any issues in a satisfactory manner.
We appreciate your patience and understanding, and we assure you that we will carefully review your feedback to improve our services. If there is anything else we can assist you with, please do not hesitate to reach out to us.
Thank you again for bringing this matter to our attention.
Regards, P-THEMES.
Please join our Discord Lesson
Now, there is another problem on the website. I request you to check my support ticket and get it resolved.
Hello, @jayeshbihani,
We have again replied to your support tickets, please check back our reply there and please do not write here for the support tickets.
Regards, P-THEMES.
Please join our Discord Lesson
Hi, the latest version of WPBakery Page Builder ( 6.13.0) is not showing in the install plugin page (you posted it was 19 hours back) please advise, thanks
Hello, @dee-uk,
Please navigate to Porto >> Theme License and unregister the theme from there and then again register the theme with the same purchase code and then try to check under Appearance >> Install Plugins.
Regards, P-THEMES.
Please join our Discord Lesson
why some elements has wrong behaviour ? i dont have cache tool
Hello, @baspax1989,
I have just checked your site now and it is working perfectly fine for me, here is the screenshot: https://postimg.cc/Z98qWx6R it must be the cache issue at your end nothing else, please try to clear the cache and check back again.
Regards, P-THEMES.
Please join our Discord Lesson
Thank you very much for your reply, i see that im using cloud flare and so i had cache from outside of the backend settings so cleared and everything ok!
Sound’s Good!! 
Your WPBakery update has failed, in fact it has deactivated the plug-in completely & broken our shop. After clicking update on it via Install Plugins I’m getting
“Please visit the subscriptions page and renew to continue receiving updates.
Plugin not activated. A higher version of WPBakery Page Builder is needed for this theme. Please update the plugin.”
There’s now no way to re-activate the plugin at all.
Support has fixed this issue – Thanks PT Support
Hello, @TukMike,
Thank you for letting me know that the issue has been resolved by the support team. I appreciate their assistance. If you need any further help or have any other questions, please don’t hesitate to reach out.
Regards, P-THEMES.
Please join our Discord Lesson
I am facing a lot of problems in the theme. Even a single change affects the whole website in an unknown manner.
I can’t keep resetting everything. Need quick assistance.
Hello, @jayeshbihani,
Sorry for the inconveniance, could you please contact us via our support forum with your site WP Admin URL and Credentials and explain your issues there, if possible with some screenshots for our better understanding so that we will check and help you out accordingly.
Regards, P-THEMES.
Please join our Discord Lesson
Yes, I am in constant touch with your support team. Please check my latest message.
Hello, @jayeshbihani,
We have solved your issue and replied to your support ticket as well, please check back to your support ticket reply now and then reply to it accordingly.
Regards, P-THEMES.
Please join our Discord Lesson
I just checked. Only half of the things are resolved.
This is the 3rd time I am installing the demo website again. Even one single change affect the whole website.
Your team should look into it. The only reason why people purshace theme is to save their time and money. Unfortunately, my experience with porto has been completely opposite.
Hello, @jayeshbihani,
We have again replied to your support ticket, please check back to your support ticket reply now and then reply back to it accordingly.
Regards, P-THEMES.
Please join our Discord Lesson
I haven’t received any response yet. And the same problem is happening again.
The whole layout of the website has changed again. Like, it is in a box.
The same thing is happening again with the website. I cannot create a website again and again because of this.
I humbly, request you to look into it and get is fixed ASAP!
Hello, @jayeshbihani,
We have again replied to your support ticket, please check back to your support ticket reply now and then reply back to it accordingly.
Regards, P-THEMES.
Please join our Discord Lesson
Hello, @everyone,
Important Announcement: Updated Version of SR and WPB Now Available for Easy Site Updates.
Dear Valued Customers,
We are excited to announce that we have recently uploaded the latest version of Slider Revolution (SR) and WP Bakery (WPB) onto our internal server.
To update your site to the latest version of SR and WPB, please follow these simple steps:
1. Log in to your website’s WordPress admin panel.
2. Navigate to Appearance >> Install Plugins.
3. Simply update the plugins from there one by one.
4. Once the update is complete, your website will be running on the latest version.
We highly recommend keeping your site up to date with the latest version of our products to benefit from improved performance, enhanced features, and increased security. Should you encounter any difficulties during the update process or have any questions regarding the new version, please don’t hesitate to reach out to our dedicated customer support team.
We appreciate your continued support and trust in our products. As always, we remain committed to providing you with the best possible WordPress management solutions, empowering your online presence and success.
Thank you for choosing our products.
Sincerely, PThemes Team.
Hi I have webiste: carpgrains.com.pl change theme color ( black ) – https://ibb.co/5jjTDFF in all skin position. Clear cache but I have still this green color on this webiste. How can I change this color theme ?
Have a nice day Best Regards Mat
Hello, @mimikss,
I can see you are using the FVM cache plugin, you are using the lightspeed cache server end as well, so we suggest you that first of all, please deactivate the cache plugins from your site and remove the complete cache from server end as well till you are in the development process.
And then please try to change the color from Porto >> Theme Options:
Header >> Header Styling Menu >> Menu Styling Breadcrumbs >> Breadcrumbs Styling Footer >> Footer Styling WooCommerce >> Styling
Finally check back to your site after clearing the browser cache.
Please note that some sections color have been overidden by the elements setting, in that case you have to edit the page and then edit the element, and under the element settings change the color as per your requirements.
If still you need any help, you can reach out to us via our support forum with your site WP Admin URL and Credentials so that we will check it for you on your site and help you out.
Regards, P-THEMES.
Please join our Discord Lesson
Hi there, since last update I mis A LOT op theme options. For ex. show/hide comments, author, date etc. for single post.
How to fix and/or where to find these options?
Hello, @thecreativelabnet,
Please navigate to Porto >> Setup Wizard >> Full Site Editing and un-check the option from there, save changes and check back the options of the Post again and let me know the result.
Regards, P-THEMES.
Please join our Discord Lesson