Discussion on SocialV 5.0 - Social Network & Community Admin Template (HTML, Vue, React JS, Laravel)

Discussion on SocialV 5.0 - Social Network & Community Admin Template (HTML, Vue, React JS, Laravel)

Cart 1,293 sales
Well Documented

iqonicdesign supports this item

Supported

This author's response time can be up to 2 business days.

108 comments found.

Hello, it this a Vue js Options API or Composition API

Also, which version of Vue is it? 3 or 2? Is it typescript or javascript

VueJs Options API and Vue 3 latest version.

Can someone explain what this actually is. Is it a skeleton project that has all the folders files, but no code in it? Or does it have the code but you have to connect FE to Be?

It is static front end website.

And is it made from html, laravel, Vue, or React? Or do you choose?

Yes it is made from HTML, Vue or ReactJs.

Hi, this is a visual or functional template? from 0 to 10, what level of effort would it take me to make it functional with backend? I want to use the React version, what is the current react version that is used on the template? The elements are componentized?

This is static template there dosn’t have any functionality. you need to create with your own.

is this a react functional component?

Yes, react have functional component.

thanks, by the way what react version is this?

Hi, As of now V.17 but we can update to V.18 in our next upcoming update.

What the react version?

Currently, there is React version 17.

Could you please add chat tab like this in the next update https://imgur.com/a/StFTlVS

The current message page https://templates.iqonic.design/socialv/bs5/html/dist/app/chat.html is too big. Something floating will be better

Thank you so much for your responses. I would like to make some suggestions: the header of the mobile version still needs some improvement especially the General Settings Panel. It will be nice if the menu items can be made dropdowns like desktop version or something similar. Generally, the menu icons (mobile and desktop) needs for notification counter. I have solved this problem on my own but for the sake of other clients, this is needed.

Thank you for the sweet theme

Thank you for your valuable feedback.

We will try to add all features to our theme.

Hi, I appreciate your input; it is quite helpful.

On the other hand, we have taken note of your suggestion for improvement.

In the next, it would be greatly appreciated if you could take a few seconds to rate and review us.

stylesheet error when I trying to upload to wordpress?...why?

Please the libs.min.js seems not compatble with the website I am trying to modify into this theme. Anytime I add the file, I won’t be able to login to the website. Is there a way you can help me, please?

Our support agents give you a reply on your ticket. We think it’s will be helpful.

Could you please tell me the js file(s) that is responsible for the theme customization and the chat sidebar. The chat sidebar is not sliding. The Customizer slides but does nothing when I click the buttons. I have already added these js files below but the two sections I mentioned are not working. Please tell me if I am missing something

<!- Backend Bundle JavaScript ->
 <script src="../assets/js/libs.min.js"></script>
 <!- Lodash Utility ->
 <script src="../assets/vendor/lodash/lodash.min.js"></script>
 <!- Utilities Functions ->
 <script src="../assets/js/setting/utility.js"></script>
 <!- Settings Script ->
 <script src="../assets/js/setting/setting.js"></script>
 <!- Settings Init Script ->
 <script src="../assets/js/setting/setting-init.js" defer></script>
 <!- slider JavaScript ->
 <script src="../assets/js/slider.js"></script>
 <!- masonry JavaScript -> 
 <script src="../assets/js/masonry.pkgd.min.js"></script>
 <!- SweetAlert JavaScript ->
 <script src="../assets/js/enchanter.js"></script>
 <!- Sweet-alert Script ->
 <script src="../assets/vendor/sweetalert2/dist/sweetalert2.min.js" async></script>
 <script src="../assets/js/sweet-alert.js" defer></script>
 <!- Chart Custom JavaScript ->
 <script src="../assets/js/customizer.js"></script>
 <!- app JavaScript ->
 <script src="../assets/js/charts/weather-chart.js"></script>
 <script src="../assets/js/app.js"></script>
 <!- Flatpickr Script ->
 <script src="../assets/vendor/flatpickr/dist/flatpickr.min.js"></script>
 <!- fslightbox Script ->
 <script src="../assets/js/fslightbox.js" defer></script> 
 <!- vanilla Script ->
 <script src="../assets/vendor/vanillajs-datepicker/dist/js/datepicker.min.js"></script>
 <!-lottie Script ->
 <script src="../assets/js/lottie.js"></script>
 <!-select2 Script ->
 <script src="../assets/js/select2.js"></script>

For theme setting setting.js and setting-init.ja is responsible check documentation for in depth customization also you can create support ticket for your customization questions. And also we have plan to make new chat page for better performances. We will try to give update soon.

Are you aware that on an iPhone the left menu stay open all the time ? no matter what page you are on the menu does not close ! BAD DESIGN !!!

We are fixing this issue asap.

Hi,

1. When is the next update coming for this product.

2. I am looking for a HTML based Bootstrap 5 theme for a social networking application build using Python and other opensource technologies. Do you feel it is suitable for such Python based application.

3. Do you have admin side of this theme as well?

4. Do you have mobile app like version exactly like is available in theme https://themeforest.net/item/pitnik-tube-html5-responsive-template/25605824

Though it is not mobile app, but it makes it look like mobile app with it’s icons and their intelligent placement on screen.

1 – We have planned some ui design & widgets & new page

2 – We don’t have python based version

3 -No dosn’t have admin side but you can make admin pages with this template.

4 – Our template is also responsive we can improve our responsive look like app.

I have already bought this template, now I want chat side panel to delete forever and expand Newsfeed middle/center part to accomodate more space, how can I do this? Something like below

https://postimg.cc/SnL6qGNC

1) Find right-sidebar-mini text in your project and remove this whole div

2) For news feed make bigger you need to update container size

3)If you are using bootstrap 4 socialV version so please goto css/responsive.css file and change the max-width inline number 8

@media (min-width:1200px) { .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1000px; } }

3) if you are using bootstrap5 socialV version

4) gulp+hbs please goto src/assets/scss/custom/components/page-content/_page-content.scss file and find this class or jump to line number 70 and change max-width

@include media-breakpoint-up(xl) { .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 62.5rem; } }

5) bs5 version html please goto css/socialV.css file and find below css and max-width whatever you want

@media (min-width: 1200px) { .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 62.5rem; } }

For more support

Please submit a support ticket at https://iqonic.desky.support/

Our support agent will help you with that.

Thank You!

Hi, I am looking for React JS version, does your bundle has React JS source and also demo data which you are shoing on demo pages is included or not? I want to buy this template, let me know this quickly and I will ask my client to buy it asap.

This is static html, vue, react template and also there is placeholder images.

Please, is there walkthrough page. A wizard form page after registration?

No, currently we don’t have this type of page we can plan for that.

Bonjour! Quelle est la différence entre la licence ORDINAIRE et ELARGI ?

Thank you. I think I understood correctly. But if after purchasing the regular version, and I want to charge my end users for it, will I be able to purchase the extended version directly without it affecting my project already in use?

Yes, it will work you can buy extended after you start charging and keep existing project running.

Please last three months, you said that vue version is still having about 5% jquery still in the template, please confirm if all of the jquery is off the template. You have implemented basic authentication on the Laravel version, I suppose that this template started with Vue version, please when will you be adding the basic auth. on the vue version.

Hi, Today we give an update. In update, we remove 100% JQwery from vue. Thank you.

is this full typescript?

No, it’s base on javascript.

Hi! How do you handle the BackEnd for this app? What database is used?

This is static template and in laravel version there is basic auth implementation.

please what is the difference between bs4 & bs5 What are they for?

There is bootstrap 4 and bootstrap5 we provide both versions. Bs5 is the latest version and there are lots of new features and SCSS code.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey