Tagged: x
-
AuthorPosts
-
April 24, 2016 at 5:44 am #897320
jonesy2367Participanti’ve disabled a portfolio page in custom javasscript using..
jQuery(“.page-template-template-layout-portfolio.artists-2015 a.entry-cover”).removeAttr(“href”);
which works well
however on the forward/backward arrows in the live portfolio the ‘hidden’ portfolio posts are still appearing – have you any idea how i could stop them from showing?
many thanks
April 25, 2016 at 12:07 am #898072
RupokMemberHi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
April 25, 2016 at 4:28 am #898324
jonesy2367ParticipantThis reply has been marked as private.April 25, 2016 at 10:17 am #898773
ThaiModeratorHi There,
Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
April 25, 2016 at 10:25 am #898784
jonesy2367ParticipantThis reply has been marked as private.April 26, 2016 at 12:04 am #899714
RupokMemberHi there,
Thanks for updating. Sorry but I am still not getting it properly. It seems you don’t want the portfolio items to be appear next/previous by the arrows. So you can remove the nav arrow by adding the following Custom CSS :
.single-x-portfolio .x-nav-articles { display: none; }Hope this makes sense. If you have other concern then kindly describe a bit simply.
Cheers!
April 27, 2016 at 2:51 pm #902931
jonesy2367Participantah i did want to keep the arrows – i just wondered if there was a jquery if/else statement that i could add to the arrows to say if the next portfolio/post = category X don’t display it
April 28, 2016 at 3:55 am #903721
Rue NelModeratorHello There,
Thanks for the updates! Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. Our support only covers getting setup, theme features, and bug fixes. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
Thanks for understanding. Take care!
April 28, 2016 at 5:15 am #903837
jonesy2367Participantthanks anyway 🙂
April 28, 2016 at 4:38 pm #904777
FriechModeratorPlease feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-897320 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
