Home › Forums › Aside WordPress Theme › little bug in post-page
- This topic has 9 replies, 2 voices, and was last updated 10 years, 8 months ago by
SeaTheme.
-
AuthorPosts
-
September 14, 2015 at 10:41 am #8349
moma
ParticipantHi
I have a little problem with the post’s page:
When the “Content” (.gallery-info-wrap) is aligned on the right, If the aside menu changes his position (hide or show) the “content” makes a strange jump to the left.
Maybe if you see the page would be more clear that my explanation: http://momawork.es/momaweb/2014/04/11/what-space-really-looks-like/It’s possible to stop this “jump” ?
Thanks for your help
September 14, 2015 at 1:18 pm #8350Hi, thanks for using aside.
It is a css conflict with gallery info floating, it is css bug itself. There is not perfect solution yet, we’ll focus on it.
There is a solution to remove the gallery info floating:
Paste the css to Custom Css@media (min-width: 769px) {{ .gallery-info-wrap.span4 {position: static!important;} }Cheers!
Bwsm – uiueux.com
September 16, 2015 at 10:42 am #8367moma
ParticipantHi …
Before anything else I would like to thank you for your fast response, it is the fist time that the support from a template replies to me in such a speedy way, thank you!
In relation to my question, I need that the element stays always in “position:fixed”, that is why I can’t use your solution. Is there a way to remove the “jump” keeping “position:fixed”?Thanks for your help
September 17, 2015 at 3:00 am #8370There is another solution that with “position:fixed” to fix jump:
Please follow:
– download the file: https://www.dropbox.com/s/toy93mmn1kuh3ji/aside-position-fixed-jump-sidebar-layout-B.zip?dl=0 , unzip it
– login FTP,
— go to: themes/aside/js/
— upload / replace: custom.theme.js
— go to: themes/aside/
— upload / replace: style.cssnote: when gallery-info(Text Content Align) on right, the image will be mask gallery-info
September 23, 2015 at 11:59 am #8418moma
Participantthanks again for your answer.
I replace the docs you send me and the jump problem is corrected. Nice.
Unfortunately this time we have the loading page that never dissapears.I could try whit the help of firebug
Thanks for your help
September 23, 2015 at 1:17 pm #8422I think this code caused it: https://www.dropbox.com/s/eyome1w334flq0h/QQ20150923-1.jpg?dl=0
September 24, 2015 at 9:04 am #8429moma
ParticipantHi guys
Yes you’re right, it was my mistake, sorry! I still had an old version of the file.
This time I have replaced the custom-theme.js (http://momawork.es/momaweb/wp-content/themes/aside/js/custom.theme.js) for the one you have given me and unfortunately we still have the “page loading” problem. 🙁Just so you know, custom-theme.js was the only field we customized.
Thank you for your help
September 26, 2015 at 12:56 pm #8436Hi, I can’t visit your site now, it tips:
This webpage has a redirect loopOctober 1, 2015 at 11:49 am #8491moma
ParticipantHi.
We had some problems with the server.
Now, it’s working, you can tahe a look: http://momawork.es/momaweb/Thank you
October 2, 2015 at 2:19 am #8499Hi,
I checked your site, the site don’t use the origin js/custom.theme.js.
there isn’t these code for loading: https://www.dropbox.com/s/53ffwjrq8gfoikr/QQ20151002-1.jpg?dl=0
I suggest you use origin js/custom.theme.js(change based on my post). I don’t know if it would cause other issue.
-
AuthorPosts
- The topic ‘little bug in post-page’ is closed to new replies.
