Home › Forums › Aside WordPress Theme › fullscreen gallery(page tempalte) links and other
- This topic has 15 replies, 3 voices, and was last updated 11 years, 1 month ago by
saibhaidupare.
-
AuthorPosts
-
January 26, 2015 at 9:50 pm #6074
Erembles
Participant1) How to disable links and files name on the fullscreen gallery like in your demo? My site is tuzlukova.info I don’t want make users to click and to get into posts
2) How do I disable read more in the section gallery after clicking on album? http://tuzlukova.info/portfolio
3) How can i reduce socials in PLUS menu cause I need only VK Facebook and pin?
January 27, 2015 at 2:51 am #60761) How to disable links on the fullscreen gallery like in your demo? My site is tuzlukova.info I don’t want make users to click and to get into posts
2) How do I disable read more in the section gallery after clicking on album? http://tuzlukova.info/portfolio
3) How can i reduce socials in PLUS menu cause I need only VK Facebook and pin?1). Please following:
– download the file, unzip it, get page-portfolio.php
– login FTP, go to themes/aside/template/
– upload / replace page-portfolio.php2) / 3). Please login wp-admin, go to Aside / General Settings / Custom Css
Paste the css to Custom Css.liquid-more-icon, .social-share-twitter, .social-share-linkedin { display: none!important; }January 27, 2015 at 9:47 am #6082Erembles
Participant1) Where could I get that file?
2) Brilliantly perfect!
3) How does share buttons works in http://tuzlukova.info/portfolio ?
Now they doesn’t react on clickJanuary 27, 2015 at 10:16 am #6083Erembles
ParticipantAnd is it possible to make slideshow transition less nervous? 400ms is too fast
January 27, 2015 at 1:22 pm #60861)Sorry, I missed the link: https://www.dropbox.com/s/b6x7nrkml53cgrr/aside-disable-links-slider-page-tempalte-page-portfolio.php.zip?dl=0
2) / 3). update the custom css to:
.liquid-more-icon, .social-share-twitter, .social-share-linkedin { display: none!important; }January 27, 2015 at 1:32 pm #6087And is it possible to make slideshow transition less nervous? 400ms is too fast
– for the slider in page template
please edit the page, change “Interval time(ms)” option, e.g. 4000 (1000 = 1 second)– for the slider in gallery post
please find template/single-portfolio.php, find data-interval=”5000″, change the valueJanuary 27, 2015 at 1:39 pm #6088Erembles
ParticipantI have replace your file page-portfolio.php now there are no links but still names of files
About time – I have 3000 ms for photos but I’ve spoke about TRANSITION it abnormally fast 400 ms and it’s not smooth it’s like annoying flashAnd that question: http://s020.radikal.ru/i705/1501/86/cd54881325cd.jpg
January 28, 2015 at 8:06 am #6097I have replace your file page-portfolio.php now there are no links but still names of files
About time – I have 3000 ms for photos but I’ve spoke about TRANSITION it abnormally fast 400 ms and it’s not smooth it’s like annoying flashSorry , i don’t clear this question. I checked your home page, the link have been removed. Is something wrong?
And that question: http://s020.radikal.ru/i705/1501/86/cd54881325cd.jpg
It should be popup, there is a bug. Please deactivate the option “Show Social Medias on Expanded Block”. I’ll fix it later.
March 4, 2015 at 6:09 pm #6514Erembles
ParticipantCould I make a filter on this gallery? http://tuzlukova.info/portafoglio
March 5, 2015 at 2:08 am #6524Hi, http://tuzlukova.info/portafoglio is gone, if you talk about Gallery module, there is not filter.
March 12, 2015 at 6:27 pm #6662Erembles
ParticipantHow about that EMPTY areas and green stipe?! I don’t need them on that kind of post! They making a lot of useless air!
http://tuzlukova.info/bw/
http://tuzlukova.info/bn/
http://tuzlukova.info/ч-б/http://s020.radikal.ru/i709/1503/87/55ff84f0b55d.png
http://i003.radikal.ru/1503/bb/202fdf06c45b.pngMarch 13, 2015 at 1:19 am #6666Go to Aside / General Settings / Custom Css
Paste the css to Custom Css:remove green stipe in all portfolio format posts:
.gallery-info-property, body.single-format-gallery .entry { display: none;}reduce EMPTY areas of title for all pages:
#title-bar {padding: 30px 0;}reduce EMPTY areas of title for all portfolio format posts only:
body.single-format-gallery #title-bar {padding: 30px 0;}March 13, 2015 at 1:27 am #6668Hide the count(post title) in gallery slider
.page-portfolio-navi-bottom .galleria-info { display: none;}March 16, 2015 at 6:24 pm #6718Erembles
ParticipantIt doesn’t work ok – no white background and green stripe still there
Count doesn’t hide alsoMarch 17, 2015 at 2:32 am #6722Paste the css to Custom Css:
.gallery-wrap-fullwidth .gallery-info-property { display: none;}April 14, 2015 at 10:17 am #6986saibhaidupare
Participant@Erembles…… home page image size please
-
AuthorPosts
- You must be logged in to reply to this topic.
