Jump to content
  • Sign Up

mr-pimpen

Blizzard
  • Posts

    1,296
  • Joined

  • Last visited

  • Days Won

    82

Everything posted by mr-pimpen

  1. Version 1.0.0

    17 downloads

    XF2 [8WR] XenCarta 2 (Wiki) PRO - knowledge base (wiki) for XenForo 2. Create wiki pages using BbCode, HTML or PHP. The caching system allows to reduce the loading time of templates. Discussion pages created through forum threads. Change history and differential analysis. Redirects from page to page. Masks permissions to the page for editing. Automatic page cross-linking. Automatic content creation. Full integration into the XenForo 2 content handler system.
  2. Version 1.0.0

    13 downloads

    Really Simple SSL Pro automatically detects your settings and configures your site to work over https. To keep it lightweight, the parameters are kept to a minimum. The entire site will switch to SSL. SSL certificate for the site, what is it and why is it needed? Perhaps you have noticed, when you follow the links in your browser (a program to access the Internet), that some sites look like: The first is responsible for transmitting data to the user over an unsecured channel, the second - just the opposite - the information goes over a secure channel and is encrypted. The first option is used for small online projects such as blogs, small online stores, company information sites. The latter are used for large portals and large-scale Internet resources or large commercial catalogs. Really Simple SSL Pro v2.1.22 NULLED
  3. Version 1.0.0

    42 downloads

    This is a powerful collection of all WordPress plugins from CodeRevolution. Want more traffic and interesting content on your WordPress site? Are you looking to create a dropshipping store or online community? If you're taking on a large project and need more than one tool, we only have one suggestion: the complete WordPress plugin library! The kit includes all plugins from the developer CodeRevolution. They work with any premium or free WordPress theme. live demo whats inside
  4. did you make any changes to your them it look like you add some codes to your theme try testing with a new them and see if that will work cause it worked on my end at one point
  5. that looks like it from the new ipb just with darker colors im not 100% shore
  6. that would be in your navabaritems <li {{if $active}}class='ipsNavBar_active' data-active{{endif}} id='elNavSecondary_{$item->id}' data-role="navBarItem" data-navApp="{expression="mb_substr( \get_class( $item ), 4, mb_strpos( \get_class( $item ), '\\', 4 ) - 4 )"}" data-navExt="{expression="mb_substr( \get_class( $item ), mb_strrpos( \get_class( $item ), '\\' ) + 1 )"}"> it would look like that just mess around with it
  7. this might not be what you are looking for but its close to what you want you have to make some changes in your post container got to post container look for this <article {{if $comment->author()->hasHighlightedReplies()}}data-memberGroup="{$comment->author()->member_group_id}" {{endif}} id='elComment_{$comment->$idField}' class='cPost ipsBox {{if $otherClasses}}{$otherClasses}{{endif}} ipsComment {{if ( settings.reputation_enabled and settings.reputation_highlight and $comment->reactionCount() >= settings.reputation_highlight ) OR $comment->isFeatured()}}ipsComment_popular{{endif}} ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone {{if $comment->author()->hasHighlightedReplies()}}ipsComment_highlighted{{endif}}{{if $comment->isIgnored()}}ipsHide{{endif}} {{if $comment->hidden() OR $item->hidden() === -2}}ipsModerated{{endif}}'> replace it with this <article {{if $comment->author()->hasHighlightedReplies()}}data-memberGroup="{$comment->author()->member_group_id}" {{endif}} id='elComment_{$comment->$idField}' class='pec cPost ipsBox {{if $otherClasses}}{$otherClasses}{{endif}} ipsComment {{if ( settings.reputation_enabled and settings.reputation_highlight and $comment->reactionCount() >= settings.reputation_highlight ) OR $comment->isFeatured()}}ipsComment_popular{{endif}} ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone {{if $comment->author()->hasHighlightedReplies()}}ipsComment_highlighted{{endif}}{{if $comment->isIgnored()}}ipsHide{{endif}} {{if $comment->hidden() OR $item->hidden() === -2}}ipsModerated{{endif}}' data-group_id='{$comment->author()->member_group_id}'> than look for <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> replace with <aside class='pec ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone' data-group_id='{$comment->author()->member_group_id}'> than in your css add this .pec[data-group_id="4"] { } aside.pec[data-group_id="4"] { background: url("https://www./Image/cat-bg.jpg") repeat 50% 50%; } you can fiddle around with it to see what ya like
  8. Version 1.0.0

    22 downloads

    What does this add-on do? This add-on lets you add a twitter widget to the sidebar which features tweets from a public list. It's even designed to fit right into your existing theme. You can configure the add-on in the option's page... ...and style it via style properties Installation: Follow This Once installed, you need to insert your Twitter consumer key, consumer secret, access token, and access token secret. You can get that information here you will need to set this up Insert the account that the list belongs to, and insert the slug of the list. Add the widget
  9. glad to help if you need anything else just open a new topic this can be closed
  10. <span style="font-weight: bold; background: linear-gradient(45deg, red, blue); -webkit-background-clip: text; -webkit-text-fill-color: transparent;"> just add the colors you want
  11. go to ya admin and look for groups click on the one ya want and undergroup names change to what ya want and group format change <span class='defaultGroup admin'>Administrator</span> this is just exm,,,
  12. are you using the full ipb cause i think it has it already in the application Commerce it should have that try it out
  13. Version 1.0.0

    17 downloads

    In XF2.1 ACP the logout option is bottom left and not always visible. Also if you use different super admin/admin/moderator accounts it's not obvious under which account you are logged onto the ACP. This add-on places a logout button top right in the ACP page header and includes the current username so that you can see which account you are using.
  14. have you tryed to replace the sitmap.php to see if it would help and rebuild the sitmap if that do not work try searching for that issue on ipb website
  15. some one will get to what ya want its the 4th of july
  16. any one know why this happens after installing ipbs all these get deleted i try to install it many times get the same issue
  17. its going to give you these issues im testing my self now im seeing issues with the meta tags it dont show up after saving it
  18. are you using the new ips bata if so it will have some of these issues intill its fixed or you can go to the support and run somthing is not working see if there is any issues there
  19. here you can find what you want here learn it not every one nose what or how to do what you want!!!!! html codes
  20. it should be in the footer if you want to remove it off the them instead of hiding it
  21. mr-pimpen

    Help :)

    download it and upload to your server and extract the file make a database and just in stall it
  22. Version 1.0.0

    143 downloads

    A beautiful, modern and complete theme for creating new generation sites. The most advanced design, many style features, ease of personalization - a complete design for creating and managing websites.
  23. Version 1.0.0

    345 downloads

    Enjoy extreme customization options and a very large selection of advanced components, features and options. Users will love your site because it gives them a unique user experience with a clean, modern and beautiful design. You can easily customize it to your needs.
  24. try to rebuild your forms in the tools section
×
×
  • Create New...