23226 comments found.
I purchased the theme a few months ago as well and tried to update it but it was deleted. I reached out to Spyropress and have yet to receive the updated version. I hope you guys are not scamming people. I really need the updated version as I was having issues with the old one and hoping the updates would fix it. please get back with me
New porto theme is not same with old theme. Please contact spypress developer.
Nice Theme,
BUT i need you support in two point:
1- i used polylang plugin for languages switcher and its didnt work with languages switcher menu. Can you tell me how i can fix this issue.
2- I need to import Arabic google fonts to use it in my site how i can do that?
font link https://www.google.com/get/noto/#/family/noto-kufi-arabThanks
Hi,
1. We didn’t tested polylang plugin in porto theme. We tested wpml language switcher in porto theme. Could you use wpml? 2. Please customize the following code in functions.php:
// Load Google Fonts
$gfont = array();
if (isset($porto_settings['body-font']['google']) && $porto_settings['body-font']['google']) {
$font = urlencode($porto_settings['body-font']['font-family']);
if (!in_array($font, $gfont))
$gfont[] = $font;
}
if (isset($porto_settings['alt-font']['google']) && $porto_settings['alt-font']['google']) {
$font = urlencode($porto_settings['alt-font']['font-family']);
if (!in_array($font, $gfont))
$gfont[] = $font;
}
$gfont[] = 'Noto Kufi Arabic';
Please add the following style in style.css:
body { font-family: “Noto Kufi Arabic”; }
WTF – ok i try to keep calm …
I get this theme (original this Theme) from SpyroPress – now i can t downloadt the Theme.
So tell me – it looks for me like a funny joke – look the timeline:
1. I get the theme from spyroPress + $ 50 2. Spyropress delete the Theme 3. If i want want updates have to take again + $ 50
So please tell me what happen
Greetings from Germany
You do not need to purchase again. As this Porto wordpress theme is completely different with old one from Spyropress, you can not update theme from old to new one easily. Please contact Spyropress to get updated version.
Hi I can’t seem to get a page background color for my pages. I’ve tried using the color option that didn’t work, and then I tried uploading a background image (using the same color) and that didn’t work either. the page background keeps showing as transparent.
can you help please? I’ve flushed the cache, cleared the history, even used different computers, but I still see the same transparent bg for the body of the site. I only want the header transparent, not the page bg. hope you can help. Here’s how it’s looking so far: http://shop.survivingtheoregontrail.com/
Please send me wp admin and ftp accounts through support page. Let me check.
Are there any option for removing wishlist button from product pages.?
Hi, Don’t have this option. You should customize yith woocommerce wishlist plugin.
hi, I already purchased Porto and actually would also like to know how to change the portfolio slug in the URL for a shorter one? /portfolio_cat/ —> to /cases/
Could you add url rewrite in htaccess file?
can you provide example what to add to htaccess if I want to rename to cases? I use the standard. I dont get it working as it overrides and loads /PORTFOLIO/ or /PORT_CAT/ instead of my preference.
Could you check htaccess forums or wordpress forums?
Can’t I change: ‘rewrite’ => array(‘slug’ => ‘portfolio’), in porto-content-types to do the trick?
URL rewrite doesn’t work..
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] RewriteRule ^examples/?$ /portfolio/ [QSA,NC,L] RewriteRule ^example-cat/?$ /port_cat/ [QSA,NC,L] </IfModule>
Hi,
Sorry, I don’t have another solution.
hi, before i purchase the theme i would like to know if it is possible to change the portfolio slug in the URL for a custom one?
Hi, You should add url rewrite in .htaccess file.
and in “Install Required Plugins” page i can’t instal plugins.
Thanks for using Porto.
Could you please provide us ftp and wp admin access through support page so that we can check for you?
Is there a way to disable all animations on the category images? Mouseover on the category images gives the tiniest little zoom. Functions poorly on Iphone.
.thumb-info:hover img {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
Hi,
How can I make your theme compatible with IE 7 – 6 , as many clients complains about compatibility issue.
Best,
Hi, Sorry, Porto theme didn’t support IE7, IE6. Regards.
Hi, is it possible for u to send the psd files? Thank you!
Thanks for using Porto.
Unfortunately, we do not have psd files for Porto.
Hello,
I have just send your team an email with a support request. Can’t get this theme running like the demo, when i activate the plugins the website backend turns completely blank.
Hope you can come back to me,
Kind regards, Air
Thanks for using Porto, we will check and get back to you via email.
Thank you. I’m looking forward to your help!
Hi I have a site that was using the theme, 456market, which is no longer supported, and has now fallen over with the forced WooCommerce update. So I am looking for a new template, my question to you would be are you in this for the long term and will always offer support, and updates etc ? As I don’t want this to happen to me again ? Many thanks, Nice theme 
Thanks for your interest in Porto. We guarantee we will update Porto forever. 
sorry for my English
Hi, We found many issue in this plugin so removed this plugin in latest versions. I hope to understand this situation.
Hi, there, for some category pages the page is breaking before completely loading…
For example: http://agencies.publiseek.com/product-category/public-relations/
Thanks for using Porto
Please avoid to create multiple tickets as it will make confusion and delay to our response time. We will check and get back to you via email. Thanks for your understand.
Presale question: Is this Porto Theme still available for purchase? I don’t want to buy and it’s unavailable for immediate download.
Thanks!
Of course, its available.
When I change the products per page from 12 to 24 I still only have 12 products on the page. What settings have I missed to make this work?
Never mind. It was down to another plugin making the products per page not work
hi my site is not working all of the home page is broken since last week please sort this out asap http://homedeliveredreadymeals.co.uk/
Hi, Please update porto theme. We fixed this issue.
Hi,
The timeline Ultimate add on VC component is not properly rendering in the product page. Please see here under the how it works tab http://agencies.publiseek.com/shop/pr-for-event-conferences/
Also, how do we remove the page breadcrumbs from being sticky when scrolling down the page?
And on certain pages, the side header’s background color is changing. See for example this page how the background turns into a lighter gray: http://agencies.publiseek.com/wishlist/
Thanks
Hi,
1. Could you use another shortcodes? Javascript codes is not working correctly. 2. Please add the following style in style.css:
.page-wrapper.side-nav .page-top.fixed-pos {
position: relative;
}
#main {
padding-top: 0 !important;
}
3. When edit the page, please select “Banner Position” to Default.
Sorry what do you mean by using another shortcode? I’m using the ultimate add-ons visual composer plugin that comes with the theme…. I think it’s breaking when use from within the theme tabs on the product page.
What exactly do you suggest?
Ultimate addons timeline shortcode is not working on tab content. There are js issues but I don’t have a solution to fix this issue.