shabik
Forum Replies Created
-
I figured it out. Now the ids are separate as ids=”11″
Thanks for the answer! This time the code seems to work! The pages now loaded well with the arrows. My boss wants the arrows to be on each side though (to far right, to far left) but I assume it is something we have to accept.
Hi. Unfortunately this did nothing :(. I will try to write the theme developer but it is only on the metaslider slideshows where there are like 4 different captions created where only 1 of them actually has text in it where the 3 other ones are empty.
I have tried this morning and then afternoon with this link without any luck. I tried to figure this out with no avail.
Hi. Actually, I just replcaed the previous+next with a space (totally empty made it to show: FALSE) and that works more clean for me anyway so no need for that. However, stil not sure why there is such a big space after the caption to the title as there appears to be no margin or padding or anything.
https://test3.rental-academy.com/2019/03/20/metaslider-test/
Forum: Fixing WordPress
In reply to: Hiding excerpts from category viewThanks Joy for your answer! It did not directly lead me to what I was looking for but I was able to mostly solve it by adding the following to my custom CSS:
It is very possible that one or more of these things are not necessary but it helped.
.archive .entry-summary, .post-content.main-content-box, a.button, button, .button {
display: none;
}p.more-link {
display: none !important;
}body.blog .entry-content {
display: none;
}Thanks for the reply. If you see the images without any captions it looks quite nice actually. So it does not seem to have with my template. Also, it looks like the p900 is also inside the text somehow as well so if I hide that then it hide also the text and stuff.
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Crop image on sides on mobile?Again, I do not have access to the layers. I saw videos where there was options to add layers and timing and stuff like that but in my (free) version I do not have those options. I can add media like a normal post but I do not have these options with text layers and so on.
I do not have access to the layers images. I have looked everywhere on each page and there is absolutely nowhere I can access these layers and text I see on some of the tutorials. Is that 100% paid version only? I am currently using the free version but we might consider paying if we can achieve the results we would like 100% guaranteed.
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Crop image on sides on mobile?Btw, I found one of the theme or setup or whatever that actually allows that. However, how can I make sure it works the same?!
http://www.masterslider.com/template/free-full-width-slider/A temporary fix I did btw was after finding the option “hide media on slide after certain screen size” but of course, now it is gone which is not ideal.
Hi! I found a solution now. It is listed below
.footer-mega-col-wrap{background:#5C6568;}Forum: Plugins
In reply to: [WP Supersized] Put under the footerSo I guess that instead of having it as a background, I am trying to have it as a media library then to put it on top. But again, no success with that.