Forum Replies Created
-
Katherine J. BatesKeymasterDear @ramirosanche
Please check the listing URL http://santaprop.com/listing
I’ve fixed all of the issue there was.
Best regards
Katherine J. BatesKeymasterHi
you will find the Why Choose Us………secure, flexible, Easy, Supports text and icon in below file
/root/resources/views/home.blade.php
If you like our support, it will be really great if you place a 5-stars rating to this product to make this even better. You can do this from https://codecanyon.net/downloads
Best Regards
Katherine J. BatesKeymasterHi
Yes, this is correct way to add social image, your example is below
<div class="”socialShareWrap”"> <ul> <li><a href="#"><img src="https://www.plzfundus.com/icon/images/fb.png" width="32" height="32" border="0"> </a> </li> <li><a href="#"><img src="https://www.plzfundus.com/icon/images/twitter.png" width="32" height="32" border="0"> </a> </li> <li><a href="#"><img src="https://www.plzfundus.com/icon/images/googleplus.png" width="32" height="32" border="0"> </a> </li> <li><a href="#"><img src="https://www.plzfundus.com/icon/images/linkedin.png" width="32" height="32" border="0"> </a> </li> <li><a href="#"><img src="https://www.plzfundus.com/icon/images/vkontakte.png" width="32" height="32" border="0"> </a> </li> <li><a href="#"><img src="https://www.plzfundus.com/icon/images/pintrest.png" width="32" height="32" border="0"> </a> </li> <li><a href="#"><img src="https://www.plzfundus.com/icon/images/tumblr.png" width="32" height="32" border="0"> </a> </li> <li><a href="#"><img src="https://www.plzfundus.com/icon/images/delicious.png" width="32" height="32" border="0"> </a> </li> </ul> </div>
Best Regards
Katherine J. BatesKeymasterYou can use 32px X 32px image size
or use 64X64 and make it perfect fit with css
Best Regards
Katherine J. BatesKeymasterDear barry wilkinson
Please try to understand, there is no image, we’ve used fontawesome icon to show the share button.
If you are not familiar with HTML, then it will be really tough to get this how it works. I’ve just provided you suggestion for how to change this, you can change color, or add image or change the icon if you are familiar with HTML CSS
Hope you will understand
Best regards
Katherine J. BatesKeymasterThis reply has been marked as private and you are not authorised to see.
Katherine J. BatesKeymasterPlease find the following file
/root/resources/views/campaign_single_sidebar.blade.php
Find the following code snippet to get the social share button
<div class="socialShareWrap"> <ul> <li><a href="#" class="share s_facebook"><i class="fa fa-facebook-square"></i> </a> </li> <li><a href="#" class="share s_twitter"><i class="fa fa-twitter-square"></i> </a> </li> <li><a href="#" class="share s_plus"><i class="fa fa-google-plus-square"></i> </a> </li> <li><a href="#" class="share s_linkedin"><i class="fa fa-linkedin-square"></i> </a> </li> <li><a href="#" class="share s_vk"><i class="fa fa-vk"></i> </a> </li> <li><a href="#" class="share s_pinterest"><i class="fa fa-pinterest-square"></i> </a> </li> <li><a href="#" class="share s_tumblr"><i class="fa fa-tumblr-square"></i> </a> </li> <li><a href="#" class="share s_delicious"><i class="fa fa-delicious"></i> </a> </li> </ul> </div>
Attention here, you need to be change only code within anchor tag, such as you need to be change only
<i class="fa fa-facebook-square"></i>
and all others like this, you can place image hereSuch as
<i class="*"></i>
will be replace by your code or imageBest regards
Katherine J. BatesKeymasterYou are most welcome
If you need any more support, feel free let us know. Our office is now closing, ask question and please wait until our reply.
If you want to rate, you can place a 5-stars rating at CodeCanyon to this product (If you have some time), it’s help us to improve the product quality and support.
Best regards
Katherine J. BatesKeymasteryes, you have to change it manually
Best regards
Katherine J. BatesKeymasterRemove yours code which you placed just now, and place my code which I gave you in last reply
Katherine J. BatesKeymasterOk, then replace only below code
<section class="footer-campaign-stats"> <div class="container"> <div class="row"> <div class="col-md-4"><h3>200</h3> <h4>@lang('app.campaigns')</h4></div> <div class="col-md-4"> <h3>$800,000</h3> <h4>@lang('app.funds_raised')</h4></div> <div class="col-md-4"><h3>150</h3> <h4>@lang('app.users')</h4></div> </div> </div> </section>
Katherine J. BatesKeymasterSo please follow the below instruction
<section class="footer-campaign-stats"> <div class="container"> <div class="row"> <div class="col-md-4"><h3>200</h3> <h4>@lang('app.campaigns')</h4></div> <div class="col-md-4"> <h3>$1500</h3> <h4>@lang('app.funds_raised')</h4></div> <div class="col-md-4"><h3>150</h3> <h4>@lang('app.users')</h4></div> </div> </div> </section>
Replace it and change the value as you want
Best regards
Katherine J. BatesKeymasterDo you want all of count you will put manually?
Katherine J. BatesKeymasterGreat, so please provide us your server cPanel credential in private reply. We will fix it
Best regards
Katherine J. BatesKeymasterDear @ramirosanche
Please update your PHP Version to min 5.6.4
Also mention your domain to check the status.
Best regards