Tagged: x
-
AuthorPosts
-
July 1, 2016 at 12:06 pm #1068595
ForwardCSParticipantHello,
I am having many issues with the portfolio:
1. When you click on our tap handles category, there are 10 items tagged under that, yet only one shows up on page one.
2. If you are on page two in the portfolio and click on another category, it does not go to the first page of that category.
3. How can I make the font a lighter color under the images once they are clicked on?
Any help with the portfolio would be much appreciated! Thanks!
July 1, 2016 at 12:06 pm #1068596
ForwardCSParticipantThis reply has been marked as private.July 1, 2016 at 1:45 pm #1068713
ForwardCSParticipantThis reply has been marked as private.July 1, 2016 at 7:42 pm #1069004
Rue NelModeratorHello There,
Thanks for writing in!
1] The Sort Portfolio button will only work to filter the items on that page. Right now, it seems that you have displayed 36 items. The sort portfolio button filter is using the categories as a filter. It will filter out of the 36 items and if even if on a particular category you have 10 items, it will only display the items loaded on that page and will not display all 10 items most especially if some of the items is in page 2.
2] Yes it will not because the pagination works for the entire page and not for the category being loaded or clicked in the portfolio button filter. It doesn’t work that way. Again, the portfolio button filter will only work to filter out the items being displayed on that page.
3] 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.
Thank you.
July 6, 2016 at 2:07 pm #1075234
ForwardCSParticipantThis reply has been marked as private.July 6, 2016 at 8:51 pm #1075762
Rue NelModeratorHello Again,
Thank you for the clarifications! To change the text colors, simply go to your customizer, Appearance > Customize > Typography. You must make sure that the colors of the respective elements is not set as dark grey. There are color pickers in that section for you to change the colors of the body and content, headings and your site links.
We would loved to know if this has work for you. Thank you.
July 8, 2016 at 12:50 pm #1078176
ForwardCSParticipantI’m sorry but this doesn’t work. I need the content on the normal pages to stay that dark grey, I only need to font lighter in those two sections mentioned above, where the backgrounds are black.
July 8, 2016 at 1:51 pm #1078265
ForwardCSParticipantThis reply has been marked as private.July 8, 2016 at 5:06 pm #1078506
JadeModeratorHi there,
Please use this code:
.x-searchform-overlay .form-search label, .entry-info, .entry-wrap .entry-title, .entry-content .blog .post, .blog .post h2.entry-title a { color: #fff; }Hope this helps.
July 15, 2016 at 2:55 pm #1089019
ForwardCSParticipantThank you!! It definitely did, the only issue I have now is the tags are white with a white background. They are fine on hover but what CSS property do I have to change to make the font black?
July 15, 2016 at 3:02 pm #1089024
ForwardCSParticipantMy apologies, it didn’t work on the search form. I enclosed a picture of the search overlay and of the tags in my previous comment.
July 16, 2016 at 12:21 am #1089558
RadModeratorHi there,
It’s because of other CSS overriding it by !important, please change it to this
.x-searchform-overlay .form-search label, .entry-info, .entry-wrap .entry-title, .entry-content .blog .post, .blog .post h2.entry-title a { color: #fff !important; }Please add this as well for the tag color,
.entry-footer a { color: #000; }Cheers!
July 27, 2016 at 2:17 pm #1105726
ForwardCSParticipantThank you so much! I can’t say enough about the support I have received from you guys and I really appreciate it!! I will use the X theme for as many future projects as I possibly can!
July 27, 2016 at 2:59 pm #1105804
NicoModeratorWe are really happy to hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1068595 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
