Jump to content
BaceoIn

Xbotero

Administrators
  • Posts

    615
  • Joined

  • Days Won

    141

Everything posted by Xbotero

  1. Version 6.5.3

    54 downloads

    AdLinkFly is a GDPR compliant. Earn money by starting your own monetized link shortening service, just like adf.ly(adfly), ouo.io, linkshrink.net or shorte.st clone scripts! Allow members to shorten links & earn money, and keep a share of the profit. AdLinkFly includes publishers who are creating short links and advertiser who are creating campaigns, referrals, withdrawals, API, translation ready, PayPal, Stripe, Payza, Skrill, Bitcoin(Coinbase – CoinPayments), WebMoney, Perfect Money, PAYEER, Money Wallet & Bank Transfer integration, reCAPTCHA integration and much more! The script works on shared, VPS and dedicated hosting plans just check if your hosting company meets the script system requirements listed here. Also, you can find a list of recommended hosting companies here. Demo Account Mighty Features GDPR COMPLIANT A checkbox to accept the Terms of use and Privacy policy while user registration Make personal information optional like first name, last name,... Administrator can export all user personal data like profile data, links, invoices and withdraws. Display cookie notification message A checkbox field to contact us and support forms to accept collecting name and email Administrator can delete a user completely with its related links, views, campaigns, invoices and withdraws PUBLISHERS Publishers and you can earn money by showing ads when users click on shortened links Ability to change the CPM (Cost Per Mille, thousands) for each country Different ad types Interstitial ? Full page ad Banner ? 728×90, 468×60 & 336×280 Popup No ad ? will work as redirect servise like bit.ly Publishers have access to a powerful dashboard Statistics sorted by Month & Year Auto-generated line graphs Can view, edit, and hide links ADVERTISER SYSTEM Each visitor you will purchase will meet the following criteria: Unique within a 24 hour time frame They are not using Adblocker extenstions They will have JavaScript enabled They will have Cookies enabled Must view your website for at least 5 seconds Advertisers can create campaigns for the below adertisments: Interstitial ? Full page ad Banner ? 728×90, 468×60 & 336×280 Popup Pop Up Advertisers can select campaigns target sources like Desktop Mobile/tablests All sources Advertisers can pause, resume and monitor their campaigns
    25.00 USD
  2. View File AdLinkFly v6.5.3 - Monetized URL Shortener Nulled no Blank Page + Purchase Code AdLinkFly is a GDPR compliant. Earn money by starting your own monetized link shortening service, just like adf.ly(adfly), ouo.io, linkshrink.net or shorte.st clone scripts! Allow members to shorten links & earn money, and keep a share of the profit. AdLinkFly includes publishers who are creating short links and advertiser who are creating campaigns, referrals, withdrawals, API, translation ready, PayPal, Stripe, Payza, Skrill, Bitcoin(Coinbase – CoinPayments), WebMoney, Perfect Money, PAYEER, Money Wallet & Bank Transfer integration, reCAPTCHA integration and much more! The script works on shared, VPS and dedicated hosting plans just check if your hosting company meets the script system requirements listed here. Also, you can find a list of recommended hosting companies here. Demo Account Mighty Features GDPR COMPLIANT A checkbox to accept the Terms of use and Privacy policy while user registration Make personal information optional like first name, last name,... Administrator can export all user personal data like profile data, links, invoices and withdraws. Display cookie notification message A checkbox field to contact us and support forms to accept collecting name and email Administrator can delete a user completely with its related links, views, campaigns, invoices and withdraws PUBLISHERS Publishers and you can earn money by showing ads when users click on shortened links Ability to change the CPM (Cost Per Mille, thousands) for each country Different ad types Interstitial ? Full page ad Banner ? 728×90, 468×60 & 336×280 Popup No ad ? will work as redirect servise like bit.ly Publishers have access to a powerful dashboard Statistics sorted by Month & Year Auto-generated line graphs Can view, edit, and hide links ADVERTISER SYSTEM Each visitor you will purchase will meet the following criteria: Unique within a 24 hour time frame They are not using Adblocker extenstions They will have JavaScript enabled They will have Cookies enabled Must view your website for at least 5 seconds Advertisers can create campaigns for the below adertisments: Interstitial ? Full page ad Banner ? 728×90, 468×60 & 336×280 Popup Pop Up Advertisers can select campaigns target sources like Desktop Mobile/tablests All sources Advertisers can pause, resume and monitor their campaigns Submitter Xcoder Submitted 04/08/2019 Category Scripts  
  3. You are trying to download a VIP / Paid file. You must upgrade your account to VIP members to download VIP / Paid files.
  4. I have re-uploaded and removed the nulled but for those that do not want to reinstall here is a quick fix for the issue (if you want to remove it. AdminCP > Customize > Themes > Select the one that it says AdminCP Default > Edit HTML & CSS > CSS > custom.css Insert this .nulled { line-height: 32px; text-transform: uppercase; color: rgba(255, 255, 255, 0.26); visibility: hidden; } SAVE. Make sure you apply it to the theme that has AdminCP Default, not the normal theme.
  5. When "Who's Online" block is moved to the sidebar it doesn't display info indicated by red circle below: To fix this go ACP>Customizations>Themes>your_skin>edit Click on "Templates" tab. Go public_html>core>front>widgets>whosOnline Replace "whosOnline" code with this: <h3 class='ipsType_reset ipsWidget_title'> {lang="block_whosOnline"} </h3> <div class='ipsWidget_inner {{if $orientation == 'vertical'}}ipsPad{{endif}}'> <p class='ipsType_reset ipsType_medium ipsType_light'> <span class='ipsType_light ipsType_unbold ipsType_medium'>{lang="block_whos_online_info_members" pluralize="$memberCount"}, {lang="block_whos_online_info_anonymous" pluralize="$anonymous"}, {lang="block_whos_online_info_guests" pluralize="$guests"}</span></p> <center><p><span class='ipsType_medium ipsType_light ipsType_unbold'><a href='{url="app=core&module=online&controller=online" seoTemplate="online"}'>{lang="see_full_list"}</a></span> </p></center> {{if $memberCount}} <ul class='ipsList_inline ipsList_csv ipsList_noSpacing'> {{foreach $members as $row}} <li>{template="userLinkFromData" group="global" app="core" params="$row['member_id'], $row['member_name'], $row['seo_name'], $row['member_group']"}</li> {{endforeach}} </ul> {{if $orientation == 'vertical' and $memberCount > 60}} <p class='ipsType_medium ipsType_reset'> <a href='{url="app=core&module=online&controller=online" seoTemplate="online"}'>{lang="and_x_others" pluralize="$memberCount - 60"}</a> </p> {{endif}} {{else}} <p class='ipsType_reset ipsType_medium ipsType_light'>{lang="whos_online_users_empty"}</p> {{endif}} </div> You're done?
  6. Hi. I post this topic to inform members who are experiencing the next issue in the 4.4.x version update. The new version requires php version greater than or equal to 7.1, but recommended version 7.2. This change to the php version can be made from your host's panel. If you are experiencing the problem with error 500 (server does not respond) or error 503 (the server is currently busy) I suggest you change the php settings in the following way. You will have to uncheck the box with "mysqli" and check the box with "nd-mysqli" because the version 7.1 above uses a new mysqli database structure. I hope you can use this little "tutorial" for those who need and address this problem. I wish you a wonderful day.
  7. Version 7.0.2

    0 downloads

    EZ Inboxer is a revolutionary, world’s very first, most powerful marketing software for Facebook. The magic part of EZ Inboxer is to send promotional message to pages old & new messenger leads, where all other service allow to send only non-promotional messages & new leads. Read more about how EZ Inboxer send promotional message. The application is developed with Facebook official API. So everything is designed in legal way. But we are not responsible for your abusive use. You can also start your own business and can sell EZInboxer services to your users ! It’s a Multi-user SaaS application. PayPal and Stripeare integrated for getting payment from users. If you want to charge your end user for using the service you have to buy EXTENDED LICENSE.
    Free
  8. View File EZ Inboxer v7.0.2 - Master Marketing Software for Facebook EZ Inboxer is a revolutionary, world’s very first, most powerful marketing software for Facebook. The magic part of EZ Inboxer is to send promotional message to pages old & new messenger leads, where all other service allow to send only non-promotional messages & new leads. Read more about how EZ Inboxer send promotional message. The application is developed with Facebook official API. So everything is designed in legal way. But we are not responsible for your abusive use. You can also start your own business and can sell EZInboxer services to your users ! It’s a Multi-user SaaS application. PayPal and Stripeare integrated for getting payment from users. If you want to charge your end user for using the service you have to buy EXTENDED LICENSE. Submitter Rifky Submitted 04/05/2019 Category Scripts
  9. Version 4.4.9.2

    83 downloads

    IPS Community Suite 4.4.9.2 Released 03/24/2019 ClxCode Note: Please create a support topic in IPS Support if you need assistance. IMPORTANT UPGRADE NOTICE Please note that not all third-party applications and themes are yet compatible with Invision Community 4.4. If you utilize third-party resources, including custom themes, please ensure they have been declared compatible by their respective authors or your site may be non-functional after an upgrade.
    Free
  10. View File Facebook Viral and Marketing Social App v2.8.1 Did you ever dream to get a viral app fully integrated to the Facebook experience? You’ve got it. With this app you can let you users connect with their Facebook account before being able to access a reserved content (video, article, download link…). But that’s only one part of this app can do, here are the most awesome and marketing oriented list of features… Features - Facebook Connect to Unlock a Page - Ability to force users to share a message on Facebook before unlocking the page - Ability to redirect to a custom page after connecting - Customize the link and image posted with the shared message - Get and store your visitors email in your database - Ability to send emails to your users - Automatically send a defined email to your users when they first connect - Support of gmail emails (sending emails using your gmail account) - Preview any user data stored in the database (email, name, connection date etc - Ability to export your users data to a CSV file - Ability to delete the users from the backend interface - Ability to send private Facebook messages to your users - Customize the content reserved for connected users - Mailchimp integration to get new subscribers when users connect the first time - Graphical reports in the admin to track visitors, visits, Facebook shares - Tracking of visitors coming from Facebook shared messages - Based on the Bootstrap framework (Responsive Design) - No need for any permission approval from Facebook This app can get you more traffic, features a proven way to get your real users email, and can be a base for your promotional and marketing projects. Submitter Rifky Submitted 04/03/2019 Category Scripts
  11. Version 2.8.1

    0 downloads

    Did you ever dream to get a viral app fully integrated to the Facebook experience? You’ve got it. With this app you can let you users connect with their Facebook account before being able to access a reserved content (video, article, download link…). But that’s only one part of this app can do, here are the most awesome and marketing oriented list of features… Features - Facebook Connect to Unlock a Page - Ability to force users to share a message on Facebook before unlocking the page - Ability to redirect to a custom page after connecting - Customize the link and image posted with the shared message - Get and store your visitors email in your database - Ability to send emails to your users - Automatically send a defined email to your users when they first connect - Support of gmail emails (sending emails using your gmail account) - Preview any user data stored in the database (email, name, connection date etc - Ability to export your users data to a CSV file - Ability to delete the users from the backend interface - Ability to send private Facebook messages to your users - Customize the content reserved for connected users - Mailchimp integration to get new subscribers when users connect the first time - Graphical reports in the admin to track visitors, visits, Facebook shares - Tracking of visitors coming from Facebook shared messages - Based on the Bootstrap framework (Responsive Design) - No need for any permission approval from Facebook This app can get you more traffic, features a proven way to get your real users email, and can be a base for your promotional and marketing projects.
    Free
  12. This applies to both 4.2 and 4.1 versions of IPS. Occasionally you'll want to style a specific element on a specific page of your community - maybe you want to change how topic titles are shown inside a topic, or do something specific to the styles used in activity streams, without also altering other screens where the same elements are used. Your first instinct might be to open the template editor and add some custom classnames so you can style them. This would certainly work, but the downside is your template is now customized, so any future IPS4 updates would leave the template out of date. Not ideal by any means. Instead, you can use some helpful attributes that IPS4 adds to the body element, and then build a CSS selector around them. There's four attributes, and they always reference the current page the user is on: data-pageApp - The application key (e.g. core, forums, cms etc.) data-pageModule - The current module with the application (e.g. pages) data-pageController - The current controller within the module (e.g. topic, pageetc.) data-pageLocation - Either admin or front. So let's say we want to change how the .ipsPageHeader element looks within topic view. Our selector would look like this: body[data-pageapp="forums"][data-pagemodule="forums"][data-pagecontroller="topic"] .ipsPageHeader { ...your styles } If you don't want to be that specific, you can just use the attributes you need. For example, if you want to change all .ipsPageHeader styles in the Forums app, you'd do: body[data-pageapp="forums"] .ipsPageHeader { ...your styles } Tip: If you don't know the correctapp/module/controller for the page you're on, you can find out by visiting the page and then viewing the page source. You'll see these attributes in the body tag near the top. And as always, be sure you add your CSS to custom.css to keep your upgrades easy. https://invisioncommunity.com/4guides/themes-and-customizations/tips-tricks_362/targeting-elements-on-specific-pages-with-css-r179/
  13. More and more websites are starting to use Font Glyphs or Font Icons. They're easy to make, easy to pick from and their incredibly light weight compared to independent images or even sprites. What are the major advantages of using Icon Fonts? They are vector, which means they can scale indefinitely without losing quality They are lightweight They are supported by every browser You can add almost any thinkable text css to them (shadows, colors, rotation, gradients) Takes fewer HTTP requests to your server = less load :3 So what are disadvantages of using Icon Fonts? Screenreaders may misinterpret fonticons, reading them out loud DUSTY OLD BROWSERS cannot render font icons. But really, who uses IE7 anymore. You can only serve font icons in a single color -or- in a gradient. No fancy multicolor rainbow awesomeness. Firefox sometimes renders icon fonts with a larger font-weight (bolder), so they may look differently on there. The top list of FREE icon Fonts Foundation 3 - 283 beautiful icons with rounded corners Font Awesome - 439 icons in a constantly updated icon font Google Material Icons - Over 200 icons by google. IconSweets - 60 icons by YummyGum (has a paid v2) IcoMoon - 450 free beautiful icons, with editor on site if you want to pay HeyDings - 60 pretty awesome webfont icons Open Iconic - 223 icons in a lightweight and beautiful package (.woff = 12.4kb!) Sosa - 160+ icons Glyphish - 200 free icons (you must provide credit), also has a paid version of $100 for over 1500 icons Glyphicons - 470 free icons and 50 free social icons Batch - 300+ icons for use on the web and apps, now free Brankic1979 - 350 pixel perfect icons, scalable to any size IconMinia - 139 vector icons Octicons - by GitHub, usable in any of your projects So there you have it, pretty icon fonts for free, available for you to use in your projects. Most come with a handy-dandy instruction page aswell. If you have any additional icon fonts and you would like to see them back on this list, do not fear to comment down below!
  14. Version 4.5.7

    0 downloads

    Admin Columns Pro is a column manager in the WordPress admin panel that allows you to easily add and edit additional columns in the admin panel for posts, pages, comments, users, taxonomies, media, and special types of posts. You can sort and filter information based on the data column. And also edit each field directly from the list.
    Free
  15. Admin Column Pro v4.5.7 NULLED - column manager in the WordPress admin panel View File Admin Columns Pro is a column manager in the WordPress admin panel that allows you to easily add and edit additional columns in the admin panel for posts, pages, comments, users, taxonomies, media, and special types of posts. You can sort and filter information based on the data column. And also edit each field directly from the list. Submitter Rifky Submitted 04/03/2019 Category Plugins / Addons
  16. Version 1.9.6

    0 downloads

    The Elfsight Team is proud to present its plugin for Facebook. Lots of our customers have been asking for it for a long time, and it’s finally here. Our Facebook plugin is a simple and powerful tool to add Facebook feed to WordPress website in an easy and seamless way. Install this amazing plugin in no time at all, and with no coding skills required. Help your website visitors become your followers to show how much they value you. Increase the time your visitors spend on your website by displaying your Facebook group’s posts. Engage your visitors in discussions by displaying each feed item in a slick and stylish popup. Have your visitors share your fantastic content, and go viral on the Internet. Use the plugin’s functional settings to make your WordPress website more interactive.
    Free
  17. Facebook Feed v1.9.6 – WordPress Facebook Plugin View File The Elfsight Team is proud to present its plugin for Facebook. Lots of our customers have been asking for it for a long time, and it’s finally here. Our Facebook plugin is a simple and powerful tool to add Facebook feed to WordPress website in an easy and seamless way. Install this amazing plugin in no time at all, and with no coding skills required. Help your website visitors become your followers to show how much they value you. Increase the time your visitors spend on your website by displaying your Facebook group’s posts. Engage your visitors in discussions by displaying each feed item in a slick and stylish popup. Have your visitors share your fantastic content, and go viral on the Internet. Use the plugin’s functional settings to make your WordPress website more interactive. Submitter Rifky Submitted 04/03/2019 Category Plugins / Addons
  18. Version 2.9.4.5

    0 downloads

    UberGrid is a powerful responsive grid / gallery builder for WordPress that can build nice looking walls of square items defined manually or pulled automatically using your WordPress posts includi WooCommerce products and custom post types created by third party plugins or themes. You can use UberGrid to present your portfolio, team, products, photos, blog posts, or anything else that can be presented with square cells. Its unique customisability will adopt to almost any needs
    Free
  19. UberGrid v2.9.4.5 - responsive grid builder for WordPress View File UberGrid is a powerful responsive grid / gallery builder for WordPress that can build nice looking walls of square items defined manually or pulled automatically using your WordPress posts includi WooCommerce products and custom post types created by third party plugins or themes. You can use UberGrid to present your portfolio, team, products, photos, blog posts, or anything else that can be presented with square cells. Its unique customisability will adopt to almost any needs Submitter Rifky Submitted 04/03/2019 Category Plugins / Addons
  20. Yoast SEO Premium v16.4 Nulled View File NEW! Optimize for keywords, keyphrases and synonyms, related keywords and all word forms In Yoast SEO you can enter the keyword or keyphrase you’d like your post or page to rank for in the search results. We then run a check on your content to check whether you’re using the keywords often enough – but not too often – and in the right spots. In Yoast SEO Premium, we take this one major step further. We will not only check for the keyword or keyphrase you enter, but we will analyze your text on all variations of that word or phrase. If the keyphrase is “room decorating ideas” and the synonym is “apartment decorating ideas” all the possible word forms of each word are taken into account: ‘apartments’, ‘rooms’, ‘room’s’, ‘decorate’, ‘decorates’, ‘decorated’, ‘idea’, etc. This way, you are truly optimizing your text. With this addition in Yoast SEO Premium, we can guarantee that no other WordPress plugin comes closer to how Google will see your text*! * We are constantly working on perfecting this for all available languages Submitter Xcoder Submitted 04/03/2019 Category Plugins / Addons
  21. Version v16.4

    1 download

    NEW! Optimize for keywords, keyphrases and synonyms, related keywords and all word forms In Yoast SEO you can enter the keyword or keyphrase you’d like your post or page to rank for in the search results. We then run a check on your content to check whether you’re using the keywords often enough – but not too often – and in the right spots. In Yoast SEO Premium, we take this one major step further. We will not only check for the keyword or keyphrase you enter, but we will analyze your text on all variations of that word or phrase. If the keyphrase is “room decorating ideas” and the synonym is “apartment decorating ideas” all the possible word forms of each word are taken into account: ‘apartments’, ‘rooms’, ‘room’s’, ‘decorate’, ‘decorates’, ‘decorated’, ‘idea’, etc. This way, you are truly optimizing your text. With this addition in Yoast SEO Premium, we can guarantee that no other WordPress plugin comes closer to how Google will see your text*! * We are constantly working on perfecting this for all available languages
    Free
  22. To an advanced webmaster, this guide is redundant. To an aspiring webmaster, this guide will outline the most common web page errors you may encounter. HTTP status codes are three-digit numbers that provide Web browsers with information about the page's status. You might see some of these errors while browsing the Internet, or you might have received them in your own hosting account. Here's a quick list to help you understand the most common error codes with suggestions for what to do to fix the error: 400 — Bad Request The Web server couldn't parse a malformed script. Most often, programming problems cause this issue. You should talk to your developer or software provider for help resolving this issue. 401 — Authentication Required This page requires a user name and password to access it. If you try to access it without it, you get a 401 — Authentication Required message. 403 — Forbidden Forbidden errors display when somebody tries to access a directory, file, or script without appropriate permissions. For example, if a script is readable only to the user and others cannot access the file, they'll see a 403 error. Invalid index files and empty directories can also cause 403 errors. 404 — Not Found If visitors access URLs that don't exist, they receive 404 errors. The cause can be anything from invalid URLs, missing files, or redirects to URLs that no longer exist. 500 — Internal Server Error This is a very general error that means there's a problem with the website displaying, but the details aren't readily available. Invalid .htaccess files, or invalid rules in them, commonly cause 500 errors with Linux based hosting accounts. With Windows based hosting accounts, it's most commonly invalid requests through a web.config file. To find out what causes the issue: Linux — Review your Apache® error logs. Windows — Enable detailed errors in your web.config file. For more information, check out the list of status code definitions at W3.org: http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
  23. Whenever you enter a query in a search engine and hit 'enter' you get a list of web results that contain that query term. Users normally tend to visit websites that are at the top of this list as they perceive those to be more relevant to the query. If you have ever wondered why some of these websites rank better than the others then you must know that it is because of a powerful web marketing technique called Search Engine Optimization (SEO). SEO is a technique which helps search engines find and rank your site higher than the millions of other sites in response to a search query. SEO thus helps you get traffic from search engines. This SEO tutorial covers all the necessary information you need to know about Search Engine Optimization - what is it, how does it work and differences in the ranking criteria of major search engines. 1. How Search Engines Work The first basic truth you need to know to learn SEO is that search engines are not humans. While this might be obvious for everybody, the differences between how humans and search engines view web pages aren't. Unlike humans, search engines are text-driven. Although technology advances rapidly, search engines are far from intelligent creatures that can feel the beauty of a cool design or enjoy the sounds and movement in movies. Instead, search engines crawl the Web, looking at particular site items (mainly text) to get an idea what a site is about. This brief explanation is not the most precise because as we will see next, search engines perform several activities in order to deliver search results – crawling, indexing, processing, calculating relevancy, and retrieving. First, search engines crawl the Web to see what is there. This task is performed by a piece of software, called a crawler or a spider (or Googlebot, as is the case with Google). Spiders follow links from one page to another and index everything they find on their way. Having in mind the number of pages on the Web (over 20 billion), it is impossible for a spider to visit a site daily just to see if a new page has appeared or if an existing page has been modified, sometimes crawlers may not end up visiting your site for a month or What you can do is to check what a crawler sees from your site. As already mentioned, crawlers are not humans and they do not see images, Flash movies, Javascript, frames, password-protected pages and directories, so if you have tons of these on your site, you'd better run the Spider Simulator below to see if these goodies are viewable by the spider. If they are not viewable, they will not be spidered, not indexed, not processed, etc. - in a word they will be non-existent for search engines. After a page is crawled, the next step is to index its content. The indexed page is stored in a giant database, from where it can later be retrieved. Essentially, the process of indexing is identifying the words and expressions that best describe the page and assigning the page to particular keywords. For a human it will not be possible to process such amounts of information but generally search engines deal just fine with this task. Sometimes they might not get the meaning of a page right but if you help them by optimizing it, it will be easier for them to classify your pages correctly and for you – to get higher rankings. When a search request comes, the search engine processes it – i.e. it compares the search string in the search request with the indexed pages in the database. Since it is likely that more than one page (practically it is millions of pages) contains the search string, the search engine starts calculating the relevancy of each of the pages in its index with the search string. There are various algorithms to calculate relevancy. Each of these algorithms has different relative weights for common factors like keyword density, links, or metatags. That is why different search engines give different search results pages for the same search string. What is more, it is a known fact that all major search engines, like Yahoo!, Google, Bing, etc. periodically change their algorithms and if you want to keep at the top, you also need to adapt your pages to the latest changes. This is one reason (the other is your competitors) to devote permanent efforts to SEO, if you'd like to be at the top. The last step in search engines' activity is retrieving the results. Basically, it is nothing more than simply displaying them in the browser – i.e. the endless pages of search results that are sorted from the most relevant to the least relevant sites. 2. Differences Between the Major Search Engines Although the basic principle of operation of all search engines is the same, the minor differences between them lead to major changes in results relevancy. For different search engines different factors are important. There were times, when SEO experts joked that the algorithms of Bing are intentionally made just the opposite of those of Google. While this might have a grain of truth, it is a matter a fact that the major search engines like different stuff and if you plan to conquer more than one of them, you need to optimize carefully. There are many examples of the differences between search engines. For instance, for Yahoo! and Bing, on-page keyword factors are of primary importance, while for Google links are very, very important. Also, for Google sites are like wine – the older, the better, while Yahoo! generally has no expressed preference towards sites and domains with tradition (i.e. older ones). Thus you might need more time till your site gets mature to be admitted to the top in Google, than in Yahoo!. Credits to whoever owns this . Just a good explanation I found.
  24. Website Showcase Guidelines The purpose of this section is to allow Members to: advertise their website flaunt their design/features for more views seek reviews or critique recruit moderators or other general Staff You can share sites from a wide variety of platforms such as IPS, vBulletin, XenForo, MyBB, WordPress, etc. Generally, any forum platform and even basic HTML sites. Posting Only Members and above can create new threads in this forum (you'll need at least five posts). While you have creative freedom to advertise your website as you desire, we do require you to include some relevant information: Website Link Site Description Number of Members Software Used ClxCode Staff reserves the right to remove a thread in this forum for any reason at any time. Some of those reasons may include: Incomplete design. We realize that all websites are constantly in a state of being a "work in progress", however, if your website or forum lacks basic design elements such as a theme, logo, favicon, etc... your thread will likely be removed. Site is inaccessible. If your site just brings visitors to a registration page or has an overwhelming majority of its content gated behind premium or restricted areas, your thread will likely be removed. However, if you are recruiting Staff, you must disclose in your advertisement that certain areas are hidden. No content. Sites with empty forums, blogs, or general content will have their threads removed. Adding content is hard work and only sites that have actually done the work will be allowed to maintain a thread in this forum. Do not submit sites that have similar sections and/or have copied/leeched materials from ClxCode (you will likely be suspended/banned from ClxCode if you do this). Also keep the following in mind: Please only submit websites that you personally own/run. Do not submit websites for a friend. If your site will be "down" for maintenance for any period of time, please edit your original post with accurate time stamps. Otherwise, all dead links will be removed. Do not "bump" your thread. If you have made updates to your site, please edit your original post. Longstanding, inactive accounts and/or websites will be deleted. Advertising We have a few restrictions on the type of sites that can be advertised here and the style of the advertisements. Do not advertise any site related to pornography, extremism, hacking, or sites similar in nature to ClxCode. When creating your advertisement, please try to avoid obnoxiously large images or flashing lights that would induce a seizure even for non-epileptic people. Reviews If a site has been submitted for review, we welcome all members to review those sites. Keep the following in mind when replying to a submitted site's topic: While negative reviews are acceptable, they should be constructive. Posting something such as "I like it", "Nice site" or "I don't like it" is not acceptable. Take a moment to explain why you like or dislike the site. The reviews can be short but should contain specific things you like or dislike. Sites should not be reviewed by its Staff members. After writing a review, be sure to "rate" the site using the "rate the topic" stars at the top of the page (this is not required but can be helpful). Please do not rate topics unless you have provided a review. Do not ask to become a Staff member at one of the posted sites in these forums. You may do so via private messages only if the thread author consents to it. If you are interested in being considered for a Staff position at one of the sites listed here, please join that site and apply for any open Staff positions there. Do not request a copy of the site's theme, hooks, applications, or other content. This is not a support section. Keep in mind that writing good reviews — whether positive or negative — are one of the ways we will evaluate your membership here at ClxCode. These guidelines, parameters, and thresholds are subject to change at any time, at the discretion of ClxCode administration.
  25. Version 3.0.4

    20 downloads

    WoWonder is a PHP Social Network Script, WoWonder is the best way to start your own social network website! WoWonder is fast, secured, and it will be regularly updated. style WoWonder is updated to v3.0.4 Check out the complete Android / IOS native applications for WoWonder. 2 themes included! Do you have any questions? please read our FAQs. WoWonder is very easy to install, Watch how to install WoWonder Demo 1 Follow System + Wonder button Demo 2 Friends System + Dislike button Wonder & Dislike buttons are available on follow & friends systems. User Features (Demo) High Performance & High Level Cache System: The #1 thing that must be available on any social network website, The Speed ! Speed up your website with our Cache system, enable it and the website can handle more than 1 Million user! Wonder (New Feature): With our new feature, user can wonder posts, photos, videos. RTL Support: WoWonder also supports right to left languages. Social Login: With WoWonder you can login via most famous social media websites like (Facebook – Twitter – Google+ – LinkedIn – Vk – Instagram). Easy & Nice Looking URL: Users, Pages, Group all in one tiny URL ! User Last Seen: Displays user’s last seen/online status. Profile visit Notification: Receive notification from users who visited your profile. Friends & Follow System: WoWonder Supports friends system like Facebook, follow system like twitter. Home/News Feed: Displays Posts, Photos, Files, Videos, and Maps posted by friends/followed people, Also story filters, follow/friends suggestions, and user activities list. User Timeline: Displays user?s profile with Posts, Photos, Videos posted and shared by user. Pages: User can create unlimited pages and invite his friends to like the pages. Groups: User can create unlimited groups and invite/add his friends to his joined groups. Games: User can play unlimited flash games. Social Videos Support: User can easily share videos from the biggest videos sharing websites like Youtube, Dailymotion, Vine, Vimeo, Facebook videos & Soundcloud music Photo Album: User can create unlimited photo albums with nice looking style. Cover Picture: Dynamic Cover for users. Profile Picture: Dynamic profile picture for users. User Privacy: Control who can message you, post on your timeline, follow you, confirm follow requests or not, last seen, etc. User Profile Info: Displays user’s profile information (birthday, website, gender, social media, about, last seen, etc). Notifications: Receive notification from users (likes, dislikes, comments, wonders, shares .. etc) #Hashtags: Displays trending and related topics shared by users. @Mentions: Use @username to tag people in a status or messages. Post Publisher: Status, Sound cloud, YouTube, Vine, Google Maps, Videos, Files, Photos and emoticons. Delete & Edit Posts: User can delete and edit his own posts. Save Posts: User can save posts to view them later. User Events: User can share their events like feelings/travailing/watching/playing/listening. Recent Search: What ever the user was looking for, all will be saved into recent searches with the ability to clear them. Post Privacy: User can choose the post privacy (Only me, Everyone.. etc) Likes: Like or unlike a post. View list of people who like this. Dislike: Dislike a post. View list of people who dislike this. Comments & Replies: Comment on a post, Reply to a comment, View all post comments. Search: Search for people, #Hashtags with our filtered search system. Reports: Report posts to be checked by administrators. Live Chat: Real-time live chat system, (online, offline) status. Messages: Send and receive private messages & share files from other Users. API: retrieve user data, user posts, search for users via API. Activities: Displays user’s latest activities (likes, shares,comments, wonders) Multi Languages: 4 Languages (Arabic, English, Russian, Turkish) with the ability to add unlimited languages. Verified Profiles/Pages. Fully responsive for all devices, browsers. Password recovery by email. Online user counter on admin & home page. Comment auto detector Emoticons. and much more… Admin Panel Features: Admin Dashboard: Full statics with charts analyzing the site information. General Settings: Update general settings of website. Site settings: Update site settings like name,title,keywords.. etc .. Theme System: Dynamic theme system with PHP support that allows you to change the whole layout of the website. Advertisement: Display ads on your websites. Manage Reports: View reported posts, mark them as safe or delete. Manage Users: View, edit, verify, reset password, delete users. Manage Posts: View, delete posts. Add/Edit Games: Add and edit games on easy way from the admin panel. Mailing List: With our mailing list system you can send your message to all registered users in just one click ! Announcements: Write, edit, delete, active, and inactive your announcements. Google analytics: Add, edit your Google analytics code. Ban user: Ben user ip on very easy way. reCaptcha: Add, edit your reCaptcha key. and so much more…
    Free
×
×
  • Create New...