Not related to dreadnought theme, try to report to whatever the application is you are using ?
Also, its good to test the issues on default IPS theme to check if the problem is on my theme or all themes
Body background image doesnt show on mobile version of the theme its normal
@media screen and (max-width: 979px){
body.ipsApp.ipsApp_front:before{display:none} /*hide body bg image*/
.ipsApp.ipsApp_front #ipsLayout_header header {
background-color: #404052; /*logo background*/
}
}
with custom.css
.ta_Header {
margin-top: 85px;
}
with custom.css
this hides the actual logo and uses the custom image link as a background image,
this is the only solution i can provide
@media screen and (max-width: 979px){
.ta_Logo {
background-image: url(IMAGE LINK); /*paste your image link here*/
background-position: 50% 50%;
background-size: cover;
}
.ta_Logo #elLogo img {
opacity: 0;
}
}
Cant do, sorry ?
That update was due to this review
anyway, If there is a new update i WILL change the version number AND adding the changelog
if you don't see any new version numbers then yu can simply ignore the updates on marketplace ?
You can hide news ticker on mobile there is a setting for that.
as for the slider, there are no settings,
but you can do it with custom.css
.ta_themeSlider {display:none}
<a class="ta_sliderButton" href="PASTE YOUR LINK HERE">Buy now<i class="fa fa-arrow-right" aria-hidden="true"></i></a>
The setting title sometimes helps as well
if not then play around on localhost its easy ?
Version 1.0.5
Fixed ( Quick Links, Social Links) fields not been saved anymore on latest IPS 4.3.5 Version.
For better recognizing your created blocks, the Block type or custom titles are shown on ACP Instead of "No title" text ? @Bluto thanks for suggesting.
mmm, it happened after ips 4.3.5 version i guess
I will fix it later.
thanks for letting me know ?
Its normal, You cant re-arrange blocks if the row is full ( 4 blocks )
Move one of the blocks out and then move it back to rearrange them ?
I will try to improve it.
not with next update tho
Topic background?
its in the Topic view tab under the same name ?
Yes.
P.S. only 2 templates modified in this theme i would say %98 the theme will always work with latest ips versions ? and if it is required to update i usually update themes the same day as the new ips version comes ?
The templates are here
HTML > swiperslider
I cant help more than that. you must be familiar working with IPS templates and HTML/CSS
Editing the templates of will cause update issues. Thats the reason i cant provide support.
Add this to custom.css
.ta_sliderToggle {display:none}
Sorry, i cant help on that, it will cause you issues in navigation if you remove it. its better to leave it like how it is
Hello,
Its already for all users, Just not guests. ?
This is the secondary navbar space in default IPS theme. this isn't something in Swiper slider
also, its not good to remove it. unless you don't want secondary navigation
Yes, but that is "M" not X ?
You can select this option to list all the modified templates and revert them back to default ?
BUT, Do not Revert the globalTemplate & navBar template.
AND any templates inside ta_template group
If you have made changes in CSS templates then do the same revert BUT not any templates in custom group
Hello,
You seem to have modified includeJS template
Please revert it back to default by clicking the "Revert" button
If you have modified other templates then revert them back as well, because modified templates will remain same when you update your themes or your site