Jump to content

Businezz

Retired Forum Member
  • Posts

    37
  • Joined

  • Last visited

Everything posted by Businezz

  1. Is there a way to display it just on the homepage (custom page) with image and date when it's posted? To be specific i would like to display them from my WordPress blog if this is possible.
  2. What did you use as a server URL on the app? I couldnโ€™t make it work on iOS. I tried using hostname, domain name, subdomain where whmcs is installed and what not. At the end I contacted whmcs and they said purchased ox email from marketconnect doesnโ€™t support any server URL and we can not use their app. I know namecheap have their own server URL which works.
  3. I know it's old post but this is so true. WHMCS it's a terrible platform for SEOs even in 2022. I switched to WHMCS as my main website and i regret for doing that there a ton of redirects and loops and trying not to index some specific links is just a mess.
  4. Heyy, I am trying to display information in a custom template in WHMCS client area based on configuration chosen during checkout. E.g. Client is choosing Configuration dropdown named "Car" - I would like to display Content A in client area based on that option. If Client is choosing Configuration "Bus" - I would like to display Content B in client area. I tried everything so far and no luck at all. I figured it out how to display this in the emails that are sent after order. {foreach from=$service_config_options item=configoption}{if $configoption.option eq "Transportation"}{if $configoption.value eq "Car"}...do something here...{/if}{/if}{/foreach} But i can't get it working in the client area. TIA
  5. Hi, I have a few custom pages created and they all end with .PHP extension of course. What i want to do is, remove .PHP extension only on custom pages, not entire WHMCS site. Ex. domain.com/page.php to domain.com/page And, at the end if i type website.com/page.php to be redirected to domain.com/page and still to be able to access domain.com/page directly. I've been searching for this for a very long time and i can't find any solution. Any idea, feedback, help will be much appreciated.
  6. Hi, Is it possible to change knowledge base URLs? I want to remove those numbers from the inks and use lowercase letters only in the URLs also. Right now the URL its starting with uppercase, the same as the titles. Thanks
  7. Hi, How can i add the default domain price table into custom page? I know about the feed option, but i am trying to get the default one from mydomain.com/cart.php?a=add&domain=register Thanks!
  8. 1) How can i add promo code field in configureproduct.tpl where i can enter the code and calculate discount in summary section without going straight to checkout page. I tried copying the same field from viewcart.tpl but goes straight to checkout when i enter code. 2) I use discount center module from modulesgarden.com https://www.modulesgarden.com/products/whmcs/discount-center I would like to add Free domain and Free setup next to the calculated discounts boxes in configureproduct.tpl I use Lagom 2.0 template Thanks!!
  9. Like the title says, is it possible to add the same coupon code field from viewcart.tpl in configureproduct.tpl and calculate discounts here in this configureproduct.tpl as well? TIA! :)
  10. Hey, this hook replaced the label and not the icon.... I am using vertical menus BTW on the left if that helps ๐Ÿ™‚ Also, how can i add different images for all the menus? Thanks!!!!
  11. Hi, it doesn't work me. I do use Lagom template....
  12. Hey, How do i add custom image and name on the menu? Example: Menu named Home and having image as well?
  13. Just to add on my previous post, the upgrade goes from Group A to Group B product, but i don't think that makes any difference.
  14. Hi, Please someone explain it to me. If a client buys package for $60/year, discounted from $120/year, used it for 2 months and wants to upgrade to the next one that is $166.80/year how their differences to pay is only $36/year? Isn't supposed to be one time promotion for a new sign up and not for upgrades? And when it's time for upgrade they should pay full regular price? I guess WHMCS still calculates it with discounted rate 50% off? I have disabled upgrades for this reason, seems like isn't right. I would appreciate any advice and explanation on this part of WHMCS. Thanks!!!
  15. How can i use on multiple products? Will it work: {if $productinfo.pid eq "1,2,3"} good {/if} Thanks!
  16. Heyy, Question, Cn i move this notification bar, for example above Quick shortcuts section or all the way on the top at the beginning? By default showed all the way on the bottom. Thanks!
  17. Thanks! Everything worked out. I just need to find a way to convert them in the confirmation emails and any other detailed page. ๐Ÿ™‚ I hope that will be possible.
  18. Everything worked in configureproduct.tpl file like you mentioned. I just couldn't get it to show in GB in ordersummary.tpl file. Is there any other way to display GB or even MB next to each amount of Ram is selected? Or, how do i add GB for the storage also? I figured it out for the memory. Thanks a lot!!!
  19. Hey, Thanks for the details. I went through the community and i found your answers helpful which I've done half of the things you suggested on your last post. I would definitely try to use it in GB and see if i can find hook to display GBs on the summary also.
  20. I currently priced them per MB, something like $0.0030 for example. It works fine for billing the users. I couldn't see your tutorial video, i was curious about it. It seems like flash player isn't supported anymore its been a long time since i needed one ๐Ÿ˜€ Do you mind sharing those video tutorials different way? ๐Ÿ™‚ I also found post where you had set slider in GBs....๐Ÿ˜๐Ÿ˜
  21. Hey, I am with the same issue, i researched for a days and i can not find any way how to display MB instead of GB, but still the server to be deployed in MB.... if that's possible. I can not open the videos has been shared. Can you share some tips how to do display GBs? Thanks!!!!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated