hyperbros.com site
Hi, I would like some help in particular for the mobile version of my newspaper site (I did the Gossip pro installation).
On the home page I can correctly set both the background color of the menu and the display of the menu in the bottom.
But when I try to view any other page or post, the settings revert to the default settings on Gossip Pro.
Instead I have two problems in the “classic” version of the site. In the “Flex Block 2” at the top right of the header, I can’t correctly filter the article to show.
While below the pagination of the articles does not work.
Would you be kind enough to help me?
Thanks
Hello…
Mobile menu background color OK on Home Page
https://drive.google.com/file/d/11SrzBHpPJzz8jmscFRTWgF1EBNjAMx2T/view?usp=sharing
Mobile menu background color NOT OK on any other pages
https://drive.google.com/file/d/1b4r8-q2lBxkvCMj2OHnVRHZqKp6amdAt/view?usp=sharing
Block don’t filter correctly
https://drive.google.com/file/d/1btsDjNd2fcJyg9jJi4A_vDc8hYkRBfWh/view?usp=sharing
Pagination don’t work on home page (in desktop mode)
https://drive.google.com/file/d/1kOlBOpg6slDXaZLG3QHiVCJUTWSwgPYf/view?usp=sharing
-
This reply was modified 5 years by
hyperbros.
Hello !
For the menu background please use this CSS code: .td-menu-background:before {
background:Red;
}
Instead of RED please set up your your background color using this HEX option: https://www.hexcolortool.com/#ff1414,0.62
For the pagination issue please open the element using tagDiv Composer and make sure to have this field empty: https://www.screencast.com/t/Fs022wh4HQ
Let us know the result!
Thank you !
Hello,
Do you have a mobile theme plugin enabled? if so, please disable it if you are not using it.
Also, for the filter on the block, why do you say that no filter is applied, what filter would you like to apply?
For me, that pagination on the block works fine => https://www.screencast.com/t/jGyXBomdl
Thank you!