23226 comments found.
I am having a problem with loading a block into visual composer. It is asking for ID and slug, slug is the name I give the block yes? What is the ID, I try to use the number that comes up in the permalink and the title of the block for the slug, but nothing is working. Please advise
Hi, When edit the block, you can see the block id. For example: http://site_url/wp-admin/post.php?post=2868&action=edit block id is 2868 Please check again and if it’s not working please send me wp admin and ftp accounts through support page. Let me check.
Sorry my mistake I was also trying to add the slug, which breaks. Just entering the ID works, maybe you want to remove the Slug part of the code.
Hi,
I get this message when using the Porto Twitter Tweets in a sidebar: Oops, our twitter feed is unavailable right now.
As far i can see all keys and tokens are correct.
The site uses https://
Any ideas what might cause this error?
Thanks! Marcellino
Please check after change allow_url_fopen to on in php.ini.
allow_url_fopen is on in the server php.ini
I tried another tweets plugin and says: could not authenticate you So i will look at it why it’s not working
Please send me wp admin and ftp accounts through support page. Let me check.
Problem 2 When i choose Masonry Media Other than bordered scale images does not open in light box.
Nice Work
Hi,
Not able to get porto shortcode working for woocommerce, For example this doesn’‘t work -> product_page id=”99” ...
Please advise.
Thanks, Ryan
Hi, Porto don’t have “product_page” shortcode. Regards.
Why doesn’t the regular ‘woocommerce’ shortcode work with the theme?
Hi, The regular woocommerce shortcodes are working well in porto theme. Could you check the shortcode in wp default theme? If it’s working well in default theme, please send me wp admin and ftp accounts through support page. Let me check the issues.
Hi, I used your theme on an Arabic (RTL) website. If you check my website www.memnoon.com you’ll notice that the images at top will start from the left and then they re-order for RTL. What’s going on? Is the LTR CSS fule loading first and then the RTL CSS loads. I need a solution. Thanks!
We fixed this issue. Please check after update porto theme.
I updated the theme yesterday and I still see the same thing happening. In addition working with your theme at the backend is so slow, This is happening from day one. I like your theme but frankly working with it at half speed is frustrating. Can you take a look?
Could you install better wordpress minify plugin and minify the css files? Could you use wp cache plugin. Please reference http://newsmartwave.net/wordpress/porto/documentation/#speedup
I’m not going to sugar coat my message here because I’m really not happy with your theme.
Even after optimizing the website, your theme still loads very slow at backend and frontend. I asked you to take a look at this issue and you didn’t respond to my 19-days-old message. I hired someone today to check the speed issue. Your theme cost me a lot until now. I see that other people are complaining about slowness so you must do something about it for all of us who purchased it.
It looks like you don’t like to respond to messages without sugar coating you or your theme. No response in 21 days?
Well, I am not sure what I should tell you. We’re also running bunch of demo sites on a single server, but it has no problem as you can see. It depends on how you manage your server and content.
I put your theme on a cloud plan and it was still running slow in the backened and frontend. The backend is slow from day 1 even before I added any content. Other people who purchased are complaining of the same thing. You can see that I purchased many other themes and I never complained of slowness. Your theme definitely has issues. It takes forever to update anything in the dashboard. What do you suggest?
If you are not using portfolio, member, faq content types, please deactivate this plugin. And please deactivate the unused plugins. We will check again porto theme for site speed but now I don’t have a specific solution. Please deactivate envato wordpress toolkit plugin.
Hey I’m looking to change the padding from left/right and top on both the logo and menu. I added numbers in the theme options/skin/Main menu area and it changed nothing. Wide menu is too wide and full is too narrow..i cant win! lol
Hi, Please change the container max width in Theme Options > Skin > Compile Default CSS and save. Please click again “Theme CSS”, “Plugins CSS”. Please check after refresh browser cache. Regards.
Good afternoon. That didnt help whatsoever.
Please send me wp admin and ftp accounts through support page. Let me check.
When I use the “Woo Recent Products” element I am unable to change the colors of the “Read More” buttons underneath the product listing. I am also unable to alter the colors of the “Custom Menu” headings when added to the sidebar. Perhaps the best way to see what I’m talking about is to visit my site: birdsupplyxperts.com . Any coloring in black I’d like to change. I’ve changed every skin color option in the “Theme Options” panel and have had no luck. I would also like to increase the size of the logo image when being viewed in mobile. I’ve tried loading a larger size image and have had no results. I appreciate your help very much. Thank you for a great product!
I also need to increase the menu and search icons on a mobile screen. I tried adding ” .search-toggle, .mobile-toggle { font-size: 16px; } ” to the custom .css to increase the menu size on mobile, as you suggested in a previous comment to someone else, but didn’t see any results. I tried recompiling the theme css and still saw no change.
This is the custom .css I’ve been able to figure out so far.: .widget .widget-title { color: inherit } .price, .amount { color: inherit } .price del { color: #E27C7C }
Hi, Please check after refresh browser cache. You should change the skin color to change the read more button. Please configure the logo max width in Theme Options > General > Logo, Icons. I think you added ”.mobile-toggle { font-size: 40px; }” Please change again with ”.search-toggle, .mobile-toggle { font-size: 16px; } ” and check after refresh web browser cache.
I’ve figured out almost all of the .css to make the changes I want so most of my issues are resolved. This is all of the custom .css I’ve added:
.widget .widget-title { color: inherit }
.widget .widget-title {font-size: 28px ;}
.price, .amount { color: inherit ;}
.price del { color: #E27C7C ;}
.mobile-toggle { font-size: 40px ;}
.add-links .add_to_cart_read_more { background: #297295; color: #FFF ; border: #297295 ;}
.add-links .add_to_cart_button { background: #297295 ; color: #FFF ; border: #297295 ;}
.product:hover .add-links .add_to_cart_read_more { background: #a3d06a; color: #FFF; border: #297295; }
.product:hover .add-links .add_to_cart_button { background: #a3d06a; color: #FFF; border: #297295; }
.product-title { color: #297295 ;}
.slider-title { color: #297295 ;}
.entry-title { color: #297295; }
.product_title a { color: #297295; }
.btn-default:hover, input[type=”submit”].btn-default:hover { background-color: #236381; border-color: #297295 !important; color: #FFF; }
.btn-default, input[type=”submit”].btn-default { border-color: #297295; color: #297295; }
.woocommerce-product-search .search-field { border: 1px solid #297295; }
ul.product_list_widget li .product-details .amount, .widget ul.product_list_widget li .product-details .amount { color: #297295; }
Unfortunately just changing the skin color does not change many of the buttons, titles, and prices. I was able to adjust the logo size, thank you. I think adding more mobile customization to the theme would be very helpful and greatly improve the theme. Trends say mobile use for internet search will only grow and having a site that is easy to navigate is very important. I think adding different mobile menu options is something you should seriously consider.
With that said, is there a way to hide the .search-toggle and cart icon on a mobile and tablet screen? I would like to keep the menu option but get rid of the search and cart icons. I can’t seem to figure out the .css to hide those icons. Thanks again.
I like the mobile-toggle set at 40px and might set it higher if I can remove the search and cart icons. Any size smaller and the icons are tiny and hard to touch correctly. Since the products I sell cater to an older crowd it is important that things are large and easy to read.
Also, when you set both the mobile-toggle and search-toggle at 40px they display on top of each other. For other users being able to add padding between the two icons on mobile could be very helpful.
@media (max-width: 991px) {
.search-toggle { display: none; }
#mini-cart { display: none; }
#header .mobile-toggle {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 16px;
}
}
Hi, yesterday I bought your theme. I installed wp, porto theme and child theme. I use child theme as active. I started to install and activate all required plugins. I unfortunatelly face a serious problem because I cannot activate Woocommerce. Following information was provided to me: “Fatal error: Call to undefined method wpdb::esc_like() in /data/web/virtuals/121964/virtual/”here is the name of my domain”/wp-content/plugins/woocommerce/includes/class-wc-install.php on line 147” WP is newly installed. Where is the problem? Thanks
Could you help me?
Please send me wp admin and ftp accounts through support page. Let me check.
Hi, done. Please check. Thanks
Is it possible Hide the Tags and Categories from Product pages? I want to reorder the Reviews tab, Reviews tab should be displayed last right? but its displaying before custom tabs.
Hi, Please customize wp-content/plugins/woocommerce/templates/single-product/meta.php It’s impossible to reorder the reviews tab. If you want to reorder, you should customize porto/woocommerce/single-product/tabs/tabs.php
I hosted my site in Godaddy, when i used editor and opened the files you mentioned, It’s showing file as INACTIVE
still I edited the file and added code from woocommerce tabs documentation, but I dont see any changes in Tab ordering..
can you help me?
<div class="woocommerce-tabs woocommerce-tabs-<?php echo $rand ?>" id="product-tab">
<ul class="resp-tabs-list">
<?php
$i = 0;
foreach ( $tabs as $key => $tab ) :
if ($key != 'reviews') :
?><li aria-controls="tab-<?php echo esc_attr( $key ) ?>">
<?php echo apply_filters( 'woocommerce_product_' . $key . '_tab_title', $tab['title'], $key ) ?>
</li><?php
endif;
$i++;
endforeach;
foreach ( $custom_tabs_title as $i => $custom_tab_title) :
$index = $i + 1;
?><li aria-controls="tab-custom<?php echo $index ?>">
<?php echo force_balance_tags($custom_tabs_title[$i]) ?>
</li><?php
endforeach;
if ($global_tab_title && $global_tab_block) :
?><li aria-controls="tab-custom3">
<?php echo force_balance_tags($global_tab_title) ?>
</li><?php
$i++;
endif;
foreach ( $tabs as $key => $tab ) :
if ($key == 'reviews') :
?><li aria-controls="tab-<?php echo $key ?>">
<?php echo apply_filters( 'woocommerce_product_' . $key . '_tab_title', $tab['title'], $key ) ?>
</li><?php
$review_index = $i;
endif;
endforeach; ?>
</ul>
<div class="resp-tabs-container">
<?php foreach ( $tabs as $key => $tab ) :
if ($key != 'reviews') : ?>
<div class="tab-content" id="tab-<?php echo esc_attr( $key ) ?>">
<?php call_user_func( $tab['callback'], $key, $tab ) ?>
</div>
<?php endif;
endforeach; ?>
<?php
foreach ( $custom_tabs_content as $i => $custom_tab_content) :
$index = $i + 1;
?>
<div class="tab-content" id="tab-custom<?php echo $index ?>">
<?php echo wpautop(do_shortcode($custom_tab_content)) ?>
</div>
<?php endforeach; ?>
<?php if ($global_tab_title && $global_tab_block) : ?>
<div class="tab-content" id="tab-custom3">
<?php echo do_shortcode('[porto_block name="'.$global_tab_block.'"]') ?>
</div>
<?php endif; ?>
<?php foreach ( $tabs as $key => $tab ) :
if ($key == 'reviews') : ?>
<div class="tab-content" id="tab-<?php echo $key ?>">
<?php call_user_func( $tab['callback'], $key, $tab ) ?>
</div>
<?php endif;
endforeach; ?>
</div>
</div>
Hi,
I have bought Porto for 1 1/2 year ago – here on Themeforest – from Spyropress. Suddenly the theme is no longer available but instead it appears here in your portefolio for sale. I see that your base Porto theme is exactly the same as the one I bought but no longer can download. My question is, if I in any way can download it form here?
See: http://themeforest.net/item/porto-multipurpose-responsive-wordpress-theme/5864981
Anne
The original Porto wordpress theme was removed permanently due to lack customer service, and this is completely new different with old one. You should contact the author Spyropress to get support for previous version.
It cant be that new though? – it looks exacttly as the old one.That’s why I thought you had just taken over the theme and was asking as I did
No, its not same one. Its based on different framework and there were lots of improvements almost twice.
Please support for me in mobile responsive!
1, I want to insert text “Menu” to icon menu on mobile responsive same below demo http://i.imgur.com/eoiE52F.png p/s: It helps users (amateur) easily recognizable web has a menu in which2,In mobile display >=4 inh, I want to show 02 (or a number of options) product on a row demo: http://imgur.com/931WpYc
My website is: http://giaydep.loza.vn
Thanks you very much!
Please help me!
<a class="mobile-toggle"><i class="fa fa-reorder" /></a>Could you add a menu text manually? 2. Please customize woocommerce/loop/loop-start.php:
switch ($cols) {
case 1: $cols_md = 1; $cols_xs = 1; $cols_ls = 1; break;
case 2: $cols_md = 2; $cols_xs = 2; $cols_ls = 1; break;
case 3: $cols_md = 3; $cols_xs = 2; $cols_ls = 1; break;
case 4: $cols_md = 4; $cols_xs = 2; $cols_ls = 1; break;
case 5: $cols_md = 4; $cols_xs = 2; $cols_ls = 1; break;
case 6: $cols_md = 5; $cols_xs = 3; $cols_ls = 2; break;
case 7: $cols_md = 6; $cols_xs = 3; $cols_ls = 2; break;
case 8: $cols_md = 6; $cols_xs = 3; $cols_ls = 2; break;
default: $cols = 4; $cols_md = 4; $cols_xs = 2; $cols_ls = 1;
}
Regards.
Hi guys, I have recently updated to the latest version of your theme and now the icons I have used for lists in my articles are gone. Can this be corrected? Thanks for your help. Marcel
You should install Ultimate addons default icon font. Please send me wp admin and ftp accounts through support page. Let me check.
Hi, Thanks for you reply. I have just send you the information through the support page. Br, Marcel
Hi, The design of the Home Page is broken and slider is not working. I think, it may be due to Visual Composer Can you please help me? Link: http://tinyurl.com/zon7rw2
I sent you email.
Hi, I’d like to push social networking so I added the Porto Follow up buttons with a side widget near the top of my page, but they blend into the background being white and small. Can I adjust the size and color and if so, how? See example below “Join our Community” ? https://survivingtheoregontrail.com
Oh, I forgot to add that I have social buttons in the footer using a Porto block, I would like them to stay the same small size in the footer, but have the follow us widget buttons at the top, nice and large.
#footer .widget.follow-us .share-links a, .widget.follow-us .share-links a {
width: 30px;
height: 30px;
border-radius: 30px;
margin: 2px;
overflow: hidden;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-size: 14px;
}
.widget.follow-us .share-links .share-facebook,
.widget.follow-us .share-links .share-facebook:hover {
background-image: -moz-linear-gradient(top, #3b5a9a 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #3b5a9a), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #3b5a9a 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #3b5a9a 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #3b5a9a 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #3b5a9a 50%, #ff0000 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-facebook:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-linkedin {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-linkedin,
.widget.follow-us .share-links .share-linkedin:hover {
background-image: -moz-linear-gradient(top, #0073b2 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #0073b2), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #0073b2 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #0073b2 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #0073b2 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #0073b2 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-linkedin:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-rss {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-rss,
.widget.follow-us .share-links .share-rss:hover {
background-image: -moz-linear-gradient(top, #ff8201 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ff8201), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #ff8201 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #ff8201 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #ff8201 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #ff8201 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-rss:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-googleplus {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-googleplus,
.widget.follow-us .share-links .share-googleplus:hover {
background-image: -moz-linear-gradient(top, #dd4b39 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #dd4b39), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #dd4b39 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #dd4b39 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #dd4b39 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #dd4b39 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-googleplus:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-pinterest {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-pinterest,
.widget.follow-us .share-links .share-pinterest:hover {
background-image: -moz-linear-gradient(top, #cc2127 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #cc2127), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #cc2127 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #cc2127 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #cc2127 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #cc2127 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-pinterest:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-youtube {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-youtube,
.widget.follow-us .share-links .share-youtube:hover {
background-image: -moz-linear-gradient(top, #c3191e 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #c3191e), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #c3191e 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #c3191e 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #c3191e 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #c3191e 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-youtube:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-instagram {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-instagram,
.widget.follow-us .share-links .share-instagram:hover {
background-image: -moz-linear-gradient(top, #7c4a3a 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #7c4a3a), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #7c4a3a 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #7c4a3a 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #7c4a3a 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #7c4a3a 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-instagram:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-skype {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-skype,
.widget.follow-us .share-links .share-skype:hover {
background-image: -moz-linear-gradient(top, #00b0f6 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #00b0f6), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #00b0f6 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #00b0f6 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #00b0f6 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #00b0f6 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-skype:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-email {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-email,
.widget.follow-us .share-links .share-email:hover {
background-image: -moz-linear-gradient(top, #dd4b39 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #dd4b39), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #dd4b39 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #dd4b39 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #dd4b39 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #dd4b39 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-email:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-vk {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-vk,
.widget.follow-us .share-links .share-vk:hover {
background-image: -moz-linear-gradient(top, #6383a8 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #6383a8), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #6383a8 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #6383a8 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #6383a8 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #6383a8 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-vk:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-xing {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-xing,
.widget.follow-us .share-links .share-xing:hover {
background-image: -moz-linear-gradient(top, #1a7576 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #1a7576), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #1a7576 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #1a7576 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #1a7576 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #1a7576 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-xing:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-tumblr {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-tumblr,
.widget.follow-us .share-links .share-tumblr:hover {
background-image: -moz-linear-gradient(top, #304e6c 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #304e6c), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #304e6c 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #304e6c 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #304e6c 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #304e6c 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-tumblr:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-reddit {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-reddit,
.widget.follow-us .share-links .share-reddit:hover {
background-image: -moz-linear-gradient(top, #ff4107 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ff4107), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #ff4107 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #ff4107 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #ff4107 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #ff4107 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-reddit:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-vimeo {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-vimeo,
.widget.follow-us .share-links .share-vimeo:hover {
background-image: -moz-linear-gradient(top, #52b8ea 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #52b8ea), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #52b8ea 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #52b8ea 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #52b8ea 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #52b8ea 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-vimeo:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-telegram {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-telegram,
.widget.follow-us .share-links .share-telegram:hover {
background-image: -moz-linear-gradient(top, #0088cc 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #0088cc), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #0088cc 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #0088cc 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #0088cc 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #0088cc 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-telegram:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-yelp {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-yelp,
.widget.follow-us .share-links .share-yelp:hover {
background-image: -moz-linear-gradient(top, #c41200 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #c41200), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #c41200 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #c41200 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #c41200 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #c41200 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-yelp:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-flickr {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-flickr,
.widget.follow-us .share-links .share-flickr:hover {
background-image: -moz-linear-gradient(top, #0063dc 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #0063dc), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #0063dc 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #0063dc 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #0063dc 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #0063dc 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-flickr:hover {
background-position: 0 0;
}
.widget.follow-us .share-links .share-whatsapp {
background-position: 0 -100%;
}
.widget.follow-us .share-links .share-whatsapp,
.widget.follow-us .share-links .share-whatsapp:hover {
background-image: -moz-linear-gradient(top, #3c8a38 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #3c8a38), color-stop(50%, #ffffff));
background-image: -webkit-linear-gradient(top, #3c8a38 50%, #ffffff 50%);
background-image: -o-linear-gradient(top, #3c8a38 50%, #ffffff 50%);
background-image: -ms-linear-gradient(top, #3c8a38 50%, #ffffff 50%);
background-image: linear-gradient(to bottom, #3c8a38 50%, #ffffff 50%);
background-size: 100% 200%;
}
.widget.follow-us .share-links .share-whatsapp:hover {
background-position: 0 0;
}
Wow, thank you so much!
I was able to adjust the font size but not the size of the circle so the font doesn’t fit very well. I tried padding and margin and it’s just not working for me. I tried changing the bg-size and bg-image %. I can’t seem to make the circles larger. Can you please tell me which code will affect the size of the social button circle?
Again thank you so much. I have boasted to my clients about Porto and your amazing customer service.
Sorry, I think I figured out which is which. Thank you again!
I’ve got the perfect size, and even the white looks beautiful and shows clearly but I’ve spent hours trying to get the background image to hide completely when being hovered over. See, when you hover over the social you see two icon images, not just one. I can not figure which code will get that icon image to show only one. :-\ I’m soooo close. Please help. https://survivingtheoregontrail.com/
#footer .widget.follow-us .share-links a:after, .widget.follow-us .share-links a:after { top: 54px; bottom: -54px; }
#footer .widget.follow-us .share-links a:hover:before, .widget.follow-us .share-links a:hover:before { top: -54px; bottom: 54px; }
You are wonderful!!!!! Thank you!!!!!!!
Please, can you improve line spacing (between headings and paragraph) in the next update? Thanks in advance.
I did not touch anything. Everything is original. But this seems weird. Please look at the screenshot: http://s1.postimg.org/xcoiw67nz/heading.png
Regards
This is too complicated. I need something to write with no coding. When I insert a separate title and text through Visual Composer, it’s no problem. But when I write text (headings and text, both) in one box then appears this problem.
Is there any way to adjust the Custom CSS (Child Theme)?
h3 { margin-bottom: 33px; /* default size */ }
.wpb_text_column { margin-bottom: 35px; /* default size */ }
Great! I have added margin-top. So that it now looks like this:
h3 { margin-bottom: 20px; margin-top: 35px; /* default size */ }
.wpb_text_column { margin-bottom: 35px; /* default size */ }
Maybe this could be useful for someone, too. Thank you again. Regards,
Hello, my backend is really really slow, I’ve disabled all plugins, and installed the wp-supercache, but it is still very slow, Do you have any solution for thiS? I tried everything. i’m beginning to suspect it is the theme issue. It’s not the server fault if you think i ask them.
theme works VERY slowly, both back and frontend. I’m literally sitting and watching the progress wheel turning each time I refresh a page.
I so do hope you will be able to help!
This errors appears: https://drive.google.com/file/d/0B9AcryvuzCq9UXh4SDZsZk5vSUk/view?usp=sharing
https://drive.google.com/file/d/0B9AcryvuzCq9TjQ4Nnp5S1Q5RnM/view?usp=sharingA screenshot with the C-panel of the site: https://drive.google.com/file/d/0B9AcryvuzCq9bUkyZlhmdndSSmc/view?usp=sharing This is not normal!
Please increase memory_limit to 128M and check marlware code using https://wordpress.org/plugins/gotmls/
Checking the Raw Access Logs in cPanel I noticed that the Bing Bots assailed trying to index the site links to home buttons Add to Cart and Wishlist. The problem is that Bing Bots do not know that those are buttons but I think they try to access their links This is way the site crash Can you fix it?
We will add a new option to change a links to span in next release. Could you update in the future?
we can update in the future! Thanks
Hi, i have a problem with Ultimate Modal Shortcode. I generate this shortcode (vc_rowultimate_modal modal_title=”Cerere Oferta” btn_size=”md” btn_bg_color=”#dd0000” modal_on_align=”left” btn_text=”Cerere oferta” modal_size=”medium” modal_style=”overlay-zoomout” overlay_bg_opacity=”80”/vc_columnvc_row[/vc_column][/vc_ro) in a page and I want to insert shortcode ( copy paste code ) in a Product Short Description, but don’t working. Please tell me what its solution for this!
Please send me a testing url and wp admin, ftp accounts through support page. Let me check.
Hi, I was wondering if you could help me get rid of these related posts? I think they are a part of the WP Settings/Reading/Related Posts … I had them on in the beginning but didn’t like them so I turned it off.. but they won’t go away. I’m really trying to get my visitors to get involved in sharing their thoughts, and leave a reply so the related posts are intrusive to this vision. https://survivingtheoregontrail.com/blog/chico-electronics/ Can you help?
Also, is there a way to get “Share this post” up at the top instead of the bottom of the post?
I REALLY LOVE this theme btw.
Please check show related posts in Theme Options > Post > Single Post. Please customize content-post-*.php
It’s not in the Theme Options / post /single post. I did have that on once but decided I didn’t want any related posts. The current format seems to be the same related posts as the one from WP Settings and not the theme. But I don’t know if the theme coding may have caused it to stick or something. All I know is that it won’t go away. So which content-post php do I edit? I’m seeing:
content-post-full.php content-post-item-no-image-small.php content-post-item-no-image.php content-post-item-small.php content-post-item.php content-post-large-alt.php content-post-large.php content-post-medium.php
Not sure which will take the related posts out and what coding to change. Sorry.
if ($porto_settings['post-related']) :
$related_posts = porto_get_related_posts($post->ID);
if ($related_posts->have_posts()) : ?>
<div class="related-posts">
<h4 class="sub-title"><?php echo __('Related <strong>Posts</strong>', 'porto'); ?></h4>
<div class="row">
<div class="post-carousel owl-carousel" data-cols-lg="<?php echo ($porto_layout == 'wide-left-sidebar' || $porto_layout == 'wide-right-sidebar' || $porto_layout == 'left-sidebar' || $porto_layout == 'right-sidebar') ? '3' : '4' ?>" data-cols-md="3" data-cols-sm="2">
<?php
while ($related_posts->have_posts()) {
$related_posts->the_post();
get_template_part('content', 'post-item');
}
?>
</div>
</div>
</div>
<?php endif;
endif;
Hi, I did as you said but the recent posts are still showing up. Not sure why. Can you see if it’s linked to something else? It’s looking sort of messy on my pages and I have a huge contest coming up soon. Please notice the recent posts below the WIN BIG banner ad: https://survivingtheoregontrail.com/teachers-and-authors/chico-electronics-oklahoma/ . Sure hope you can help!
Can you tell me pls how to update WPBakery Visual Composer? Can you send me the update? i have installed Version 4.9, but there is a new version 4.9.2
So how can i updatted? Thanks
Hi, thanks for using Porto.
When we release new version, we will update VC version as well. You should wait for next update.
Regards, SW-THEMES
Ok i will wait, hope will be very soon. Because i have a problem with my site. http://www.direca.ro/ it doesn’t work on home page And sometimes extremely difficult load.
Please check after increase memory_limit to 128M or higher. You should change memory_limit in php.ini.
I increase the memory limit.
ps: i don’t want to go around freelancer and similar sites to find someone. Regards
Thanks for your interest in Porto.
It requires some customization to make Porto working same as above site. If you are interested in our customization service, please contact us to nicework125@gmail.com
Regards, SW-THEMES