Jump to content

ReyDev

Members
  • Posts

    539
  • Joined

  • Days Won

    3

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by ReyDev

  1. 26 minutes ago, kmk said:

    Overlap issue when try to delete topic

    IMG_20211113_140618.jpg

     

    thanks for reporting, i'll fix this in the new version. for now please add this css code into MISC tab -> Custom CSS 
     

    @media screen and (max-width: 767px) {
      .ipsAlert {
          bottom: 200px;
      }
    }


     

  2. 3 hours ago, zelgadis said:

    When I change the forum style in (RD) Forums > Forum style, with the "Laxery style" selected the unread subforums show 2 dot (see image).

    Add this code in MISC -> Custom css for now:
     

    .ipsDataItem_subList li.ipsDataItem_unread > a > span > i.fa-circle {
    	display:none;
    }

     

    I'll fix it in the next version. 

    @zelgadis Thanks for all things that you mentioned.

  3. 2 hours ago, zelgadis said:

    I have to add some custom css in custom.css. Is there a way to have two versions of css, one for light theme and one for dark theme?

    I'll add this ability in the next version
    but for now use this structure :
     

    html.dark-theme [your-element-selector] {
      
     /* CSS properties for DARK theme */
    }
    
    html.light-theme [your-element-selector] {
      
     /* CSS properties for LIGHT theme */
    }

     

  4. 2 hours ago, zelgadis said:

    3. Is there a way to have subforums aligned to the left?
    In the example above, I would like to have "Ambientazioni e Avventure" aligned to the left.

    i've fixed this and we'll have in the next version. but for now you can add this code in the MISC -> Custom CSS 

    ol[data-role="forums"] ul.ipsDataItem_subList {
        justify-content: start!important;
    }



     

    2 hours ago, zelgadis said:

    When I change the forum style in (RD) Forums > Forum style, with the "Laxery style" selected the unread subforums show 2 dot (see image).

    I'll check it out and get back to you.

  5. 14 hours ago, zelgadis said:

    Please, consider an option to move the "scroll to top" button on the left side.
    In my case, it overlaps with chatbot.

    image.png.956c3d9a3f5693066a64c0657b0693ab.png

    @zelgadis 
    Sure, i've added an option to manage this feature.
    BTW, please tell me what is your website URL so i can check it out and maybe find a solution and fix it before the new version because in LAXERI theme we have an option to fix issues like this and some custom changes for you. so i guess i can manage it before the next version.

  6. @Nigel Moore

    hello and sorry for delay
     

    On 11/11/2021 at 9:00 PM, Nigel Moore said:

    Hello there, I have a question, If I install this on my IPB ( version 4.5 ) will it replace my current menu right away? like will it change the design and everything in the frontend ( forum ) ? or is there a way to use this specific menu like I can toggle on or off it. 

    Yes, exactlly. and it just changes the navigation in desktop and mobile , of course you can enable/disable for Mobile and desktop as well

     

    On 11/11/2021 at 9:00 PM, Nigel Moore said:

    I'm just worried that if I install it and my menu in the frontend will break, can you please advice of how I can install it and don't want the current menu to be broken?

    don't worried. install and use it like another apps. if you have any issue , I'm always here and rest assured I'll fix it .

     

    On 11/11/2021 at 9:00 PM, Nigel Moore said:

    As there are custom html and CSS I made on the default menu.

    I have already bought this menu just hesitant to install.

    as i said, install it and use. if you have any issue just disable this app, and let me know to find out a soulution

     

  7. 15 hours ago, kmk said:

    .I can not see where I have to Change the content "This is the Cal To Action(CTA)"

    kmk-cta.thumb.jpg.fb3c2ff5b0987d793aa84e5f78a5d1da.jpg

    9 minutes ago, ReyDev said:

    I try to disable the Call To Action(CTA), but it still works with the button off

    it works, i mean It will not be displayed if it is disabled

    kmk-cta-disable.thumb.jpg.50abcbb6f3e9159f7a305bcd65335b51.jpg

  8. 15 hours ago, kmk said:

    Hi @ReyDev

    After install the theme, the Save , Save and Reload actions are so slow....30 seconds to finish the action, maybe some settings need setup with the theme?

    Hi,
    as you know this theme has a lot of options and i guess it takes more time to save data.

     

     

    15 hours ago, kmk said:

    Another request is, buttons name, descriptions etc please could you add the way to translate it? as multi language need...

    I tried hard on this and i couldn't find out any way. i also asked it in IPS Develop[er forum , no one knows. i should think about that ...

     

     

    15 hours ago, kmk said:

    I try to disable the Call To Action(CTA), but it still works with the button off, I add a banner and it does not work too...I can not see where I have to Change the content "This is the Cal To Action(CTA)"...I change the name Action Button 2, it still there... (RD) Call To Action (CTA)

    we had this issue in initial release, and i solved that , Ill check it out and let you know

  9. This app allows you to add product reviews everywhere you want as a widget and show product reviews by Random or Specific Product(s) as a Slideshow(carousel), using tons of customization options. let's take a look at the options.
     

    Please use this topic for support request or suggest new ideas.

  10. Hi @kmk

    All those ideas are very good. I may not be able to put them all in the next version, but they will definitely be added in later versions. In the meantime, good updates are on the way. Any ideas you have please share. thank you

    Thanks for your ideas. It is practical as always🙂

  11. 22 minutes ago, ant.biaggi said:

    Your tabs are not similar to the tabs in the classical view. Here are the competitors of the ipsviet.com, everything looks good there on any design. I like your ideas and I'm trying to help.

    I got what you want and I'll add this in the next version for Forum, Blog, Member collection apps
    Thanks

  12. Hi @ant.biaggi

    5 hours ago, ant.biaggi said:

    1.You need a hybrid solution, you need to make a mix, example, 1tab -posts, 2tab - topic.

    thanks for this idea. i think about that.
     

    5 hours ago, ant.biaggi said:

    Incorrect Tabs display, example, as you want https://i.imgur.com/ecyiSxF.jpg but Forum Collection [Tab|Grid] https://i.imgur.com/Q2Tuc8H.jpg

    Did you try this option to change the TabBar style?

    ant-forumcollection.thumb.jpg.7859412590ea9d113f45fd3060548f62.jpg


     

    5 hours ago, ant.biaggi said:

    you can display part of the text from new topics.

    I didn't get what exactly you mean.

  13. 8 minutes ago, ReyDev said:

    that's right. please add a story by another member and let me know. also disable `Enable seen mode` option and try again.
     

    @Mas Placer 
    I can see the issue now. the problem just happens when we have just videos in story. I'll definetlly work on it and fix in the next version. Check other modes please (Video with Images or just Images). It works properly in these cases.

    thank to mention it and sorry for that.

  14. 32 minutes ago, Mas Placer said:

    Sorry try again please, now there are three videos. 

    As I had commented when I open the story for the first time it works correctly, but when I open it for the second time I cannot go back to the previous videos, only the unmute button works.

    that's right. please add a story by another member and let me know. also disable `Enable seen mode` option and try again.
     

  15. 13 minutes ago, Mas Placer said:

    When I review a story it takes a few seconds to load and when I open it again the back button to see the previous one does not work, neither on pc nor on android or IOS.

    Hi,
    what is your website url so i can check it out.

    do you have this problem here as well? http://ips.valacoding.com
     

    13 minutes ago, Mas Placer said:

    How can I change the language of the "TOUCH TO UNMUTE" message?

    I think I forgot to make an option for this. If so, I will definitely add it in the next version. sorry for that

  16. 10 minutes ago, breatheheavy said:

    Hi there! Love the concept of this theme a lot. Great job @ReyDev 👏 

    Couple things I noticed while testing.


    1.) Would love to make it clearer to the user that there's a link for them to tap. 

    2.) The images don't usually appear in the proper size ratio. https://ibb.co/RYH5X3J

    3.) Make the "Add a story" link a button instead of text

     

    So far so good! Would love to help you work on this cause I think there's a lot of awesome potential! 

    Hi @breatheheavy

    change Media Size Type to `Cover` please . hope this works.

    story001.thumb.png.aa40562a5aee6d22fdb3cd7f7161d056.png

    #1, #3 -> I'll add these option for next version.

    10 minutes ago, breatheheavy said:

    So far so good! Would love to help you work on this cause I think there's a lot of awesome potential! 

    thanks a lot

  17. Hi @LIVIO
     

    27 minutes ago, LIVIO said:

    there is a way to remove the "+" button for groups who don't have permission to post ?

    if the user visits your site as a guest. the + icon changes to login member icon and you can also change the icon in theme settings.

     

     

    27 minutes ago, LIVIO said:

    My website is in French language. Will this theme affect my translations files ?

    no , the template just change style of your website you can also change the settings label in your language in ACP as well (Theme -> Translation).

     

     

    27 minutes ago, LIVIO said:

    Third one: Can we choose which icons and links to put in the bottom menu (mobile device) ? Meaning: Can I put there a random link with a customized icon ?

    if you mean use custom link and custom icon, the answer is YES . You can completely change the icons and links. Just keep in mind that it currently only supports Fontawesome icons.


     

  18. What's New in Version 1.2.0 

    NEW-> Adding cover on the slides for DARK and LIGHT modes -> Slideshow Tab
    NEW-> Customizing Main Theme Color for DARK and LIGHT modes ->Main Theme Settings
    NEW-> A New Forum Style that displays forum description after title and the categories in 2 columns -> Forum Tab 

    new-forum-laxeri.jpg.7523453b7e68bf247a7f35097356419f.jpg

    OPTIMIZED-> Some changes in CSS, HTML, JS files for getting higher performance
    FIXED-> The overlapping issue in GDPR and the bottom navigation on mobile devices
    FIXED-> Some minor issues

×
×
  • Create New...