kmk Posted November 10, 2021 Posted November 10, 2021 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?
kmk Posted November 10, 2021 Posted November 10, 2021 2. Another request is, buttons name, descriptions etc please could you add the way to translate it? as multi language need... 3. 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)
ReyDev Posted November 11, 2021 Author Posted November 11, 2021 (edited) 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 Edited November 11, 2021 by ReyDev
ReyDev Posted November 11, 2021 Author Posted November 11, 2021 15 hours ago, kmk said: .I can not see where I have to Change the content "This is the Cal To Action(CTA)" 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
zelgadis Posted November 12, 2021 Posted November 12, 2021 Please, consider an option to move the "scroll to top" button on the left side. In my case, it overlaps with chatbot.
ReyDev Posted November 13, 2021 Author Posted November 13, 2021 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. @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. zelgadis 1
zelgadis Posted November 13, 2021 Posted November 13, 2021 5 hours ago, ReyDev said: @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. Thanks, but I'm testing Laxery theme with mods and plugns installed. The theme is not live yet. I have a few more questions. 1. 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? 2. When I change the forum style in (RD) Forums > Forum style, with the "Laxery style" selected the unread subforums show 2 dot (see image). 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. Thank you.
ReyDev Posted November 13, 2021 Author Posted November 13, 2021 (edited) 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. Edited November 13, 2021 by ReyDev zelgadis 1
ReyDev Posted November 13, 2021 Author Posted November 13, 2021 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 */ } zelgadis 1
ReyDev Posted November 13, 2021 Author Posted November 13, 2021 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. zelgadis 1
ReyDev Posted November 13, 2021 Author Posted November 13, 2021 26 minutes ago, kmk said: Overlap issue when try to delete topic 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; } }
kmk Posted November 14, 2021 Posted November 14, 2021 Part of the theme design? I still not upload logo, it just take the website name automatically in the navbar, but with the gray arrow icon.
ReyDev Posted November 15, 2021 Author Posted November 15, 2021 (edited) 7 hours ago, kmk said: Part of the theme design? I still not upload logo, it just take the website name automatically in the navbar, but with the gray arrow icon. we have an option to set logos for DARK/LIGHT themes . here is an option to manage :(RD) Main Theme Settings -> Enable Custom Logos 5 hours ago, kmk said: Clubs tabs background color issue. What exactly is the issue? What should it look like? Edited November 15, 2021 by ReyDev
kmk Posted November 15, 2021 Posted November 15, 2021 10 hours ago, ReyDev said: we have an option to set logos for DARK/LIGHT themes . here is an option to manage :(RD) Main Theme Settings -> Enable Custom Logos What exactly is the issue? What should it look like? All other tabs cannot vissible...
ReyDev Posted November 15, 2021 Author Posted November 15, 2021 2 hours ago, kmk said: All other tabs cannot vissible... for now add this code into MISC tab -> Custom css please. .ipsTabs:not(#elClubControls .ipsTabs) { color: rgb(var(--vala_main_theme_text_color))!important; }
kmk Posted November 15, 2021 Posted November 15, 2021 19 minutes ago, ReyDev said: for now add this code into MISC tab -> Custom css please. .ipsTabs:not(#elClubControls .ipsTabs) { color: rgb(var(--vala_main_theme_text_color))!important; } Not works
ReyDev Posted November 15, 2021 Author Posted November 15, 2021 2 hours ago, kmk said: Not works tell me what is your website URL so i can check it out , because this code works in my live DEMO websit (http://ips.valacoding.com)
kmk Posted November 15, 2021 Posted November 15, 2021 I use Popup to show video post, could you adjust it? 1. The video container use the complete width. 2. Hide the topic description infor, because it is duplicated immediately with the video container (red). Or if you feel better hiding the video container infor....
ReyDev Posted November 16, 2021 Author Posted November 16, 2021 (edited) 8 hours ago, kmk said: I use Popup to show video post, could you adjust it? 1. The video container use the complete width. 2. Hide the topic description infor, because it is duplicated immediately with the video container (red). Or if you feel better hiding the video container infor.... is that the LAXERI popup? if so, please tell me what is that URL so i can fix it Edited November 16, 2021 by ReyDev
ReyDev Posted November 16, 2021 Author Posted November 16, 2021 (edited) 11 hours ago, INDIG0 said: @ReyDev @INDIG0 fixed! if you have any problem PM me please Edited November 16, 2021 by ReyDev
zelgadis Posted November 16, 2021 Posted November 16, 2021 (edited) I have some other suggestions. (RD) Slideshow 1. The arrows next and previous (on the right side of the image) appear even if there is only one slide. 2. In mobile view, the text and the button are partially hidden (depend on the number of lines of text). Please consider an option to truncate the text after two or three lines. 3. An option to hide the button (Read More). 4. An option to limit a "colored cover" to the text area. 5. An option to align the cover image horizontally (left, centre, right) 6. An option to limit image cover to the size of the main container. Edited November 16, 2021 by zelgadis
ReyDev Posted November 16, 2021 Author Posted November 16, 2021 6 minutes ago, zelgadis said: I have some other suggestions. (RD) Slideshow 1. The arrows next and previous (on the right side of the image) appear even if there is only one slide. 2. In mobile view, the text and the button are partially hidden (depend on the number of lines of text). Please consider an option to truncate the text after two or three lines. 3. An option to hide the button (Read More). 4. An option to limit a "colored cover" to the text area. 5. An option to align the cover image horizontally (left, centre, right) 6. An option to limit image cover to the size of the main container. thanks for your suggestions 6 minutes ago, zelgadis said: An option to hide the button (Read More). leave empty `Slide # - Button title` option to disable button .... I'll definitely add and fix all things that you mentioned
Recommended Posts