Jump to content

mr-pimpen

Blizzard
  • Posts

    1,296
  • Joined

  • Last visited

  • Days Won

    81

Everything posted by mr-pimpen

  1. Version 1.0.0

    125 downloads

    [XFA] RM Marketplace (shop) Resource Manager plugin that allows you or your users to sell resources like in the market! Supports three types of products: Digital Products (licensed), Physical Products, Services. Through the resource category configuration system, the administrator selects which categories are intended for the sale of resources and the type of products that can be put up for sale among those listed above. Each of these categories can be set as follows: -use the PayPal address specified in the admincp parameters; -use the PayPal address set for this category; -let each user enter their own PayPal address to sell their resources. You can also allow your user to accept other means of payment (cash, western union, check ...) through an exchange between buyer and seller. When you add a resource to these categories, your users can then choose whether they don't want to sell it or not. Along with the ability to sell resources, RM Marketplace is also a real source of monetization for you, and thanks to two functions: * You can claim a percentage of sales automatically received upon payment (only for PayPal payments). * You can provide users with the ability to pay for their resource on the resource index and category pages. Requires XFA Core installation [XFA] RM Marketplace (shop) 4.1.3 - XF 2.0.x
  2. you are puting th wrong on or in the wrong spot thats y its not working has to be hear </body> codes </html> so it would look like this </body> <script> var speed=80 var hex=new Array("00","14","28","3C","50","64","78","8C","A0","B4","C8","DC","F0") var r=1 var g=1 var b=1 var seq=1 function changetext(){ for(i=0;i<document.getElementsByName("Rainbow").length;i++){ var storetext=document.getElementById? document.getElementsByName("Rainbow")[i] : document.all.highlight rainbow="#"+hex[r]+hex[g]+hex[b] storetext.style.color=rainbow } } function change(){ if (seq==6){ b-- if (b==0) seq=1 } if (seq==5){ r++ if (r==12) seq=6 } if (seq==4){ g-- if (g==0) seq=5 } if (seq==3){ b++ if (b==12) seq=4 } if (seq==2){ r-- if (r==0) seq=3 } if (seq==1){ g++ if (g==12) seq=2 } changetext() } function starteffect(){ if (document.all||document.getElementById) flash=setInterval("change()",speed) } starteffect() </script> </html>
  3. can you show an image where its set in your theme because if you dnt add it in the right place it not going to works
  4. Version 1.0.0

    174 downloads

    Plugin updates Font Awesome version to version 5 without destroying icons embedded in IPS version 4. axen-font-awesome-5
  5. Version 1.0.0

    74 downloads

    The Share on Telegram app adds a button to social media services, allowing you to distribute any content from your community to any Telegram user. For versions: IPS 4.5. *
  6. Version 1.0.0

    4 downloads

    WP Meta SEO, The WordPress SEO Friendly Plugin The WP Meta SEO plugin gives you complete control over the SEO of your WordPress site with accurate and advanced tools. WP Meta SEO comes with time-saving tools including: meta information editor, SEO image optimization, powerful XML sitemap creation and redirect manager. Latest Pro version comes with unique Google Search Console Integration which suggests the best keywords to add to your content using Google data! info
  7. Version 1.0.0

    3 downloads

    Grabber content from social networks - such as Twitter, Facebook, Google+, SoundCloud, LinkedIn, Instagram, Pinterest, Foursquare, Vine, Dribbble, Flickr, WordPress, YouTube, Tumblr, Vimeo, as well as RSS feeds from any WordPress sites. demo How the plugin works You create flows in the Flow-Flow plugin and copy their shortcodes. Then you put these shortcodes in any widget, on any page / post on your site. The first time a social stream is displayed, it is cached (it takes longer for the initial caching, but then it will show incredibly fast) and visitors see this cache. For example, if you installed a 20-minute cache and 10,000 users visited your site during these 20 minutes, then the plugin will only ask the API to retrieve data once, and the rest of the time, users will see the cached data, which is displayed almost instantly. Considering that the server runs the cache refresh task in the background, it guarantees amazing plugin performance.
  8. xenforo has better sitemap functions than ip board and if you get all the right addons xenforo is better ipb
  9. you dont have to bump the topic we can see it in the side bar!!! did you check everything in the php version and your server side is your HTTPS (SSL) set correct
  10. Version 1.0.0

    3 downloads

    This is a WordPress keyword rank checker plugin that helps you track your site's Google rankings by keeping a close eye on each keyword position. Wordpress Rankie will update your keyword rankings daily and generate powerful reports. It also includes a powerful research tool that generates valuable keyword lists that are already being searched. live demo
  11. Version 1.0.0

    16 downloads

    A convenient way to hide your WordPress from view through code. Web crawlers will not find any traces of WordPress on your site. More than 99.99% of hacking sites are targeted attacks against specific plugins and theme vulnerabilities. Since WordPress plugins and themes are no longer found, no hacking occurs, even if the site uses vulnerable code. read No negative SEO impact whatsoever! When used correctly, specific aspects of SEO can be improved. The plugin not only allows you to change the default URLs of your WordPress, but it also hides / blocks the default settings! WP Hide PRO v2.2.6.5 NULLED
  12. try and clear your cookies that might do the trick and if so try a different web browser
  13. you use everything here at your own risk we have no control over what you use and yes its not safe if someone report you use offshore host
  14. you can always look around the forums for this it was answered for other members but her try this a.logo{ height: {theme="ipsf_logoHeight"}px; color: {theme="ipsf_logoColor"}; font-size: {theme="ipsf_logoSize"}px; text-decoration: none; line-height: 1; max-width: 100% display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; }
  15. you dont have to bump this topic someone will get to you it just take some time for someone to answer
  16. mr-pimpen

    ipbArcade ?

    they only have for ibProArcade 4.3.0
  17. try this see if this works make a constants.php <?php define( 'DEBUG_LOG', true ); Then attempt to do the embed again. Result should be a log entry in either 'System logs' or 'error logs' in the Support section of the ACP - post the information it provides. Reminder: remove the above from your constants.php file when finished. ps look around your server to see if it can make outbound calls to the target sites i came across this from invasion power board here is the link might help you if nothing works that i posted youtube
  18. any one have the Modern Gamer for 2.1.9 need little help removing the social icons from the side bar
  19. did you fix all your permission and look for the setting
  20. when im wrong i will tell you!!!!!!!!!!!!! i have must of miss something and i have to say it did work so dont get upset when someone comments!! ps i am very experienced i have stuff you dont have that i dont share but i give you a high five ps be nice when you comment
  21. it did not work you cant just use css if there is no other way to make that work the codes i gave him works perfect learn coding be for you cans say I recommended works
  22. what codes did you use from mr-pimpen or oni so we know what solved your issue
  23. you can download it from here if its not working little easier youtube it will look like this make sure you go to the theme Toolbars
  24. that dont work for me but this one do just add this showing image above <span style='color: #9572ff; background: url(http://your-website.com/uploads/sparkles/sparkle_purple.gif); font-weight: bold;'> (http://your-website.com/uploads/sparkles/sparkle_purple.gif) change
×
×
  • Create New...