Forum Replies Created
list of topics you have created till now.
-
-
I tried this and various other methods suggested elsewhere, and it does arrange them on the portfolio page as desired, but once you open an image, if you use the big arrows at the top of the page to scroll to the next or previous portfolio item, the order does not match – still as per original order. Also similar problems with Post Types Order Plugin.
If anyone else like myself, just wants to re-order their portfolio in a different order to which they created the Portfolio Items, simply edit the ‘Published date’ in each.
Not sure if this is really obvious, but I spent HOURS before finding this solution so thought I’d share!LittleRedRoosterCreative
Participant22 January 2014 at 16:41Posted in : Adding an EXTRA colourful line on contact page?That works, thank you.
LittleRedRoosterCreative
Participant21 January 2014 at 15:22Posted in : second page blinks before openingHi, I played about with this weeks ago, (didn’t have Mehmet’s code above). I pasted the following code into Appearance > Editor. Only blinks when on iPad but have since set to ‘safe’ mode for mobile devices anyway so not an issue.
/* Transitions */
.rm-container.rm-open .rm-cover {
-webkit-transform: rotateY(-180deg);
-webkit-transition-delay: 0.3s;
-moz-transform: rotateY(-180deg);
-moz-transition-delay: 0.3s;
-o-transform: rotateY(-180deg);
-o-transition-delay: 0.3s;
-ms-transform: rotateY(-180deg);
-ms-transition-delay: 0.3s;
transform: rotateY(-180deg);
transition-delay: 0.3s;
}.rm-container.rm-open .rm-right {
-webkit-transform: rotateY(180deg);
-webkit-transition-delay: 1.4s;
-moz-transform: rotateY(180deg);
-moz-transition-delay: 1.4s;
-o-transform: rotateY(180deg);
-o-transition-delay: 1.4s;
-ms-transform: rotateY(180deg);
-ms-transition-delay: 1.4s;
transform: rotateY(180deg);
transition-delay: 1.4s;
}Play around with values until you’re happy, but this works well for me.
LittleRedRoosterCreative
Participant20 January 2014 at 16:57Posted in : Adding an EXTRA colourful line on contact page?Hi, tried above but still not working. I know this is quite a minor cosmetic change, but any help much appreciated.
LittleRedRoosterCreative
Participant18 January 2014 at 17:29Posted in : Adding an EXTRA colourful line on contact page?Hi, thank you, but that didn’t seem to do anything. I pasted the following into the Appearance > Editor / Edit themes:
}
#contact-form {
background: url(http://littleredroostercreative.com/wp-content/themes/bookcard/images/bckg/letter-lines.png) left bottom repeat-x;
background-size: 45px 5px;
padding-bottom: 26px;
}Any ideas what I’ve done wrong?
LittleRedRoosterCreative
Participant20 December 2013 at 15:24Posted in : Where is the "Portfolio" Scrollbar?Thought that would delete or replace my existing Portfolio, but as you know, it didn’t. Thanks.
LittleRedRoosterCreative
Participant17 December 2013 at 17:50Posted in : Where is the "Portfolio" Scrollbar?Hi, scroll bar seems to be OK now, BUT portfolio header still missing.
I knew to select it in Theme Options as advised, but it only gives me the other 3 pages as options, with a blank selection where it should say ‘portfolio’.
LittleRedRoosterCreative
Participant10 December 2013 at 23:16Posted in : Where is the "Portfolio" Scrollbar?Sorry, what has actually happened is, I’ve lost the ‘Portfolio’ header from the top, thought scrolling wasn’t working. Apologies, but I have no idea how I’ve done this or how to get it back
LittleRedRoosterCreative
Participant10 December 2013 at 23:00Posted in : Where is the "Portfolio" Scrollbar?I’m having problems with the portfolio scrollbar disappearing too, even with numerous items in portfolio. Using latest update 4.6, (works if I revert to earlier versions of Bookmark). I have selected the ‘Always Show Scrollbar’ option in Animation. Problem occurring in Safari, Chrome and Firefox. (I don’t have any other browsers).
Any ideas?
Thanks.