Forum Replies Created
-
AuthorPosts
-
jimuk69Participant
Hi
OK I’ve missed something because it works fine for me on just the slide image with no caption.
Pleased you’ve got it to work. 🙂
Jim…
jimuk69ParticipantHi
I think where you set up the slides in the Presentation Page settings for each slide there is a link field at the bottom.
Hope this makes sense and helps.
Jim…
September 30th, 2016 at 13:07 in reply to: Different content background colors on frontpage and rest of site? #39497jimuk69ParticipantHi
This might help in your custom CSS:
.column-text, .column-image {
background-color: #C7C7C8;
}Hope it helps
Jim…
September 27th, 2016 at 13:11 in reply to: Presentation Page Slider not working after upgrade to 2.0.4 #39422jimuk69ParticipantHi Zed
Thanks, that worked for me!
Jim…
jimuk69ParticipantHi MarkCimino
Looks like the slider not working is an issue with the latest Parabola upgrade to 2.0.4, I reported the issue earlier within this “Bugs” section but if you check out the responses below my initial reporting you will see that there are ways, using a WP ROllback plugin, where you can roll the version back to 2.0.3 where it is working. Until it gets fixed.
Hope this helps
Jim…
September 27th, 2016 at 00:46 in reply to: Presentation Page Slider not working after upgrade to 2.0.4 #39390jimuk69ParticipantHi Candykane
Kleinj04 put some instructions above, for the WP Rollback plug in, so I have posted them here below, basically it allows you to revert the Parabola theme back to the version 2.0.3, before the latest upgrade, where the slider was working properly.
– Get the WP Rollback Plugin, install and activate it.
– Go to appearance > themes > Parabola
– There will be a link to “Rollback” in the bottom right of the website.
– Click it and Rollback to 2.03 (or any other version)You should not need godaddy at all just access to the WP dashboard.
I hope this helps…
Jim…
September 26th, 2016 at 16:36 in reply to: Presentation Page Slider not working after upgrade to 2.0.4 #39375jimuk69Participantklein04 – thanks for the info on that WP Rollback plugin…. That will come in VERY handy!
Cheers
Jim…
jimuk69ParticipantHi
OK, they do tend to get used a lot by hotels and pubs etc. especially Trip Advisor these days, no worries I’ll look at creating the child themes in order to add them automatically, I did create the images to the identical specs. as can be seen on http://www.thecrosskeysupwood.co.uk site.
Thanks
Jim…
jimuk69ParticipantHi Kay
I think perhaps .nivo-caption h2 became .nivo-caption h3 and something changed with #front-text1 and #front-text2.
The nivo caption also had some text animation added that I have had to disable.
.nivo-caption h3 {
animation: 0.75s ease-out 0s normal forwards 1 running myfirst;
margin-bottom: 0.5em;
position: relative;
}Thanks
Jim…
- This reply was modified 8 years ago by jimuk69.
jimuk69ParticipantHi Kay
Yes I rebuilt all the custom CSS that changed as something did change between versions with the front page.
Thanks
Jim…
jimuk69ParticipantHi Kay
But when I updated from 1.8 to 2.0 the custom CSS I had put on the presentation page was removed. When it hadn’t been in previous theme updates. The custom CSS still existed after, maybe some changes have been made that would have affected the example CSS below?:
#front-text1 h1, #front-text2 h1 {
color: #fef8af;
font-family: edwardian script itc;
font-size: 3pc;
font-weight: normal;
text-shadow: 0 3px 6px black;
}Example where above custom CSS was in place before and after the upgrade.
Thanks
Jim…
- This reply was modified 8 years ago by jimuk69.
jimuk69ParticipantThanks Zed
I tried the upgrade and put the general font down to 12px and that helped, I also added the custom CSS which also helped. I use a specific font with the text above and below the slider, as well as the font within the slider itself (nivo caption), and when I upgraded that reverted back to a normal font and justify, does that mean I will need to redo all the custom css for the front page if I upgrade?
Thanks
Jim…
-
AuthorPosts