23226 comments found.
Hello There, I want to make a popup box using Modal box, but I want it to be less in width, display it at the left side of the screen and put the “x” to close the window inside the box itself, not outside.
Which file do I need to modify to do that, Also can I use Extra Class Modal to do that, and how
Thanks
<div style="max-width:200px;">Content here...</div>
Thank you very much, but how can I put the “x to close the box” inside the box at the top right corner
Hi, Please add the custom style: .ult-overlay-close { background-image: none; color: #fff; text-indent: 0; } Regards.
Thank you for replying me ! I added the custom style , all it did is replaced the “X” with the word close at the top right corner of the screen, This is not what I want, I want the word close to be placed inside the popup box
Hi, It’s impossible because Ultimate addons modal shortcode don’t have this feature. You should customize this plugin. Please customize wp-content/plugins/Ultimate_VC_Addons/modules/Ultimate_Modals.php.
Hi Guy’s,
Since updating the theme, for some reason all my side bars for pages have stopped working. For example I’m editing a standard text page at the moment, have selected under “View Options” the preferred layout, and sidebar and have ticked the “Use selected layout and sidebar” but for some reason its sticking to a full width page.
What could be causing the problem?
Regards
Tom
Hi, I fixed minor issue in sidebar generator. Sorry, please select again the sidebar in View Options. Regards.
The same problem still seems to be happening unfortunately :-/ The theme has been updated to the latest version too
Please send me a testing url and wp admin, ftp accounts. Let me check.
Just emailed you the details 
Still having the same problem unfortunately, I have updated the theme to the latest version, and for some reason side bars wont set when selecting the dedicated option within the page itself :/ Please advise asap please :)
Hi, Could you send me the screenshots through support page?
Running very latest upgrade on wordpress
Hi, When edit Porto Price Box shortcode, you should check “Popular Price Box” and add the popular label. You can see Porto Price Boxes, Price Box short codes in Porto section. I think you used ultimate addons price box shortcode.
You should update porto shortcodes plugin.
Hi! When I search for something at my page, and click on a matching product, it looks like this: http://postimg.org/image/4jifdipkj/ I changed the code so it is exactly the same as the original file, but it didn’t changed anything. :/
Hi, Please check after change the following code in porto/woocommerce/single-product/product-image.php on line 30: from: $image_title = esc_attr( get_the_title( $attachment_id ) ); to: $image_title = esc_attr( get_the_title( $attachment_id ) ); if (!$image_title) $image_title = ””;
Hi I have searched and read all the dummy related issues but can’t find an answer. Seems this is a common problem. This is not a cheap template and I have spent lots of hours trying to fix the issue including using alternative method, but simply and desperately it doesn’t work. But I do want to use the template for corporate website design, and I don’t want to waste $50 + to buy something that doesn’t work! I have sent you the WP account and FTP account information via email and look forward to receiving your reply at your early convenience. If this is a common problem, is it possible for you to post a troubleshooting guide on this or issue an upgraded version? Thanks.
I sent you the emails.
Thank you; the issues have been solved. Thank you very much.
Hi, Could you leave a rate if you are satisfied porto theme? Thanks!
Hello, an automatic update service would be great means of API & Purchase License. great theme
ohh have found it thanks
Thanks!
I changed color: primary color, menu,.. in Theme Option( Skin). But front end not effect. Porto version v2.4.1, Please help me
Please contact us through purchased account.
Hi SW Themes,
Recent upgrade broke the WooCommerce theme. It looks like theme_shop.css is not loading.. could you please fix this?
Hi, Could you send me wp admin and ftp accounts? Let me check.
Please check after regenerate again default css files in Theme Options > Skin > Compile Default CSS.
Hi, I have submitted a message regarding dummy content install issue. Could you please reply me? I have sent you all the details ftp,WP admin etc. Please reply me. Thanks!
Hi, Please send me again wp admin and ftp accounts. I can’t access.
Hello sw-themes, I got email to upgrade to V2.4.3, which I did after clearing the cache, and deleting the older Porto theme. I activated one plug in, then all I see is woo-commerce is a total mess. Featured products and product is a complete mess.. I have screen shots to send you. I had to restore the old version 2.4.1. What did I do wrong. Please advice
Please check after regenerate default css files in Theme Options > Skin > Compile Default CSS after update porto theme.
Hello,
Can I change member view(grid style) to list view. Big image for member view is not suitable to Asia culture. So, we want change it to small image or list.
Thanks.
Hi, It’s impossible. You should customize content-archive-member.php and add custom styles.
how do i add license key – to update visual composer?
You can not activate the VC plugin, should use as it is now.
Hi, can you please give me the CSS coding to change the sale tag color, the “Add to Cart” button color, button text color? I’d like to change the pink sale tag color to a bright red or green color instead of the current pinkish color it has, and I don’t like the brown add to cart button color and text either: http://shop.survivingtheoregontrail.com/product/lan-1207-17th-and-18th-century-literature/ Thank you for your help!!!
Also, I’d like to change the color of the price. Not sure if I need a custom CSS code for that or if it’s in the skin settings and I’m just not finding where to change it.
I figured out some of the CSS codes for the sale price tag background color, and some other tag background colors. I thought I’d share them here so others looking for the same info can benefit from the research.
.price {color: #619910 !important; font-weight:normal !important;} .product-image .labels .onsale {background: #800000 !important;} .summary-before .labels .onsale {background: #800000 !important;} .mega-menu .tip.hot {background-color: #800000 !important;} .mega-menu .tip.hot .tip-arrow:before {color: #800000 !important;} .sidebar-menu .tip.hot {background-color: #800000 !important;}
I’m still trying to find the coding for the Add to Cart button background color. Can you help me with that?
Hi, Price color is skin color in Theme Options > Skin. Could you check and overwrite the styles in google chrome inspect tool on Chrome or firebug on Firefox? You can reference https://developer.chrome.com/devtools/docs/elements-styles , http://www.studiopress.com/tips/using-firebug.htm
Please add the following style: ul.products li.product .links-on-image .add-links .add_to_cart_button, ul.products li.product .links-on-image .add-links .add_to_cart_read_more { background-color: #xxxxxx; border-color: #xxxxxx; } .product-summary-wrap .summary .cart .button { border-color: #xxxxxx; background-color: #xxxxxx; color: #xxxxxx; } .product-summary-wrap .summary .cart .button:hover, .product-summary-wrap .summary .cart .button:focus { border-color: #xxxxxx; background-color: #xxxxxx; color: #xxxxxx; }
FANTASTIC! Thank you very much!
@beemanaged No problem. When I first clicked your link it looked like a mess or two I have had when I did not do the above steps. That link looks clean now so you did something right 
Can you help me about Porto issue ?
I have a major problem with my shopping website. I am not sure the root cause of this problem. Please help me to find the solution of the following problem. 1) Some of my variable product is showing this message “This product is currently out of stock and unavailable.” but someone isn’t shown and it can be ordered / can’t be ordered. 2) Color of attribute isn’t shown on the cart and E-mail notification. 3) Add to cart button is missing and invisible in some of the color in variable product.
All problem are occurred when I update to the latest of Porto theme and WooCommerce. My system specification WordPress : 4.2.4 WooCommerce : 2.4.4 I have attached file in this E-mail.
Thanks you very much.
Hi, If you are using woocommerce color or image variation swatches plugin, please deactivate this plugin. We removed this plugin in porto theme because this plugin many issues. Please check again after deactivate this plugin.
I have deactivated this plugin but I think you should have alternative plugin to serve product variation because original woocommerce plugin didn’t support to select product by selecting image icon that should have in shopping site. All problems that are occurring should be fixed but you ignore this problem. very poor support
We updated dummy data in latest version and updated all-in-one backup file again.
I just checked your site and I think you are using the woocommerce color or image variation select plugin. Please deactivate this plugin. We removed this plugin in porto theme.
Sorry, Can you tell me why dummy data that you are updated which is related with my problem ?
Can you help me about Porto issue ?
I have a major problem with my shopping website. I am not sure the root cause of this problem. Please help me to find the solution of the following problem. 1) Some of my variable product is showing this message “This product is currently out of stock and unavailable.” but someone isn’t shown and it can be ordered / can’t be ordered. 2) Color of attribute isn’t shown on the cart and E-mail notification. 3) Add to cart button is missing and invisible in some of the color in variable product.
All problem are occurred when I update to the latest of Porto theme and WooCommerce. My system specification WordPress : 4.2.4 WooCommerce : 2.4.4 I have attached file in this E-mail.
Thanks you very much.
@doug33taylor Thanks for the advice. However, this is a clean install no other theme, menus etc. installed. So I don’t believe this is the problem.
@beemanaged I have found that when importing and testing Demo Data in Wordpress that it is always best to delete the menu’s and pages of the one installed prior to importing another Demo Data. I also delete any images too but this may be overkill on my part.
You can import Demo Data manually but the developer would have to point you too those files. I have the Html version of this one and hope to get the WP version as soon as funds are available. Much success to you and this awesome theme.
Hello have a nice day, I have a problem with the top navigation bar. I add register/login menu to the navigation bar when before you dont added “Show Register Link” option.
But i cant found how can i delete my added, can you help me ? SS1:http://prntscr.com/85krze As you can see there(ss2) is no option like that. SS2: http://prntscr.com/85ks6f
Hi, You can configure the register/login links in Theme Options > Menu. If you added manually, please check porto_top_navigation() function in wp-content/themes/porto/inc/functions/layout.php
There is no option like that. And i cant found anything at layout.php 
Hi, You can check http://newsmartwave.net/wordpress/porto/documentation/#option_menu You should configure “Display Login & Register / Logout Link”. I don’t know well how did you added the links. Please check “porto_top_navigation()” function or other functions in wp-content/themes/porto/inc/functions/layout.php
Hi, It seems the demo data causes nothing but errors. see here http://bristolbug.com. It causes duplication of menus and blank pages. Is there a way to install demo data manually as doing this through Wordpress takes too long and times out even though time out times have been extended.
Hi, Could you import demo using the alternative method? You can reference http://newsmartwave.net/wordpress/porto/documentation/#demo_install