Home › Forums › ART WordPress Theme › Modifications to previous/next buttons
- This topic has 3 replies, 2 voices, and was last updated 6 years, 8 months ago by
SeaTheme.
-
AuthorPosts
-
September 13, 2019 at 2:09 pm #19564
Hi –
The previous and next buttons on my website don’t seem to work properly. They skip some portfolio items or refer back to current page. How do I solve this?
Also, I would like to replace the words ‘previous’ and ‘next’ by some images of arrows. Is this possible?
Another thing I would like to do is being able to ‘swipe’ to the next or previous post when using the mobile version. Would love to hear your thoughts.it concerns: http://www.hesselderonde.com
thanks!
September 14, 2019 at 6:04 am #19565Hi,
Please choose a category for “Theme Options>Layout>Category for Portfolio Icon on Header”.
It is possible by custom CSS(“Appearance > Customize: Additional CSS”), like:
You need to replace the arrow images URL..navi-title-tag { font-size: 0; width: 80px; background-position: 50% 50%; background-repeat: no-repeat; background-size: contain; } .post-navi-unit-next .navi-title-tag { background-image: url(right-arrow-image-url); } .post-navi-unit-prev .navi-title-tag { background-image: url(left-arrow-image-url); }Another thing I would like to do is being able to ‘swipe’ to the next or previous post when using the mobile version. Would love to hear your thoughts.
I don’t understand this question. Could you please a sample webpage about the “swipe”?
Regards!
SeaTheme – SeaTheme.net – Twitter – FacebookSeptember 16, 2019 at 1:27 pm #19581thanks a lot, that worked!
The swipe is meant for mobile phone, so you can just use your fingers to swipe to the right or the left to go the next or previous portfolio item. In this case you would not use the arrows, or next/previous buttons.
Also, I noticed if I create any links in normal textboxes, my custom font is replaced by another font. Do you know how to fix this?
Thanks again!
September 17, 2019 at 4:29 am #19592Welcome.
Sorry, it is not possible by “swipe” event on the Navi section.I don’t know where is the “any links in normal textboxes” you mentioned?
Could you please leave the issued page URL?Reagrds
-
AuthorPosts
- You must be logged in to reply to this topic.
