Andre
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Fixing WordPress
In reply to: Widget Text HTML to Sidebar NOT SHOW UPuh sorry, i forgot to tell u that im using another port for my website, try to using another DNS (Comodo DNS Secure) if you want to check it 🙂
okay im trying to figure out, thanks blade !! 🙂
Forum: Fixing WordPress
In reply to: Widget Text HTML to Sidebar NOT SHOW UPHi there! thank you for reply
here’s my javascript code into widgets
<script src='http://player.believe.fr/html5player/3614976219587/53f5dde7044c7-450.js' type='text/javascript'></script> <script src='http://player.believe.fr/html5player/3614976219617/53f5dde7044c7-450.js' type='text/javascript'></script> <script src='http://player.believe.fr/html5player/3614976236355/53f5dde7044c7-450.js' type='text/javascript'></script> <script src='http://player.believe.fr/html5player/3614976345866/53f5dde7044c7-450.js' type='text/javascript'></script> <script src='http://player.believe.fr/html5player/3614976345910/53f5dde7044c7-450.js' type='text/javascript'></script>and you can check my website sidebar here: https://www.uprising.id (still not visible)
i have already contact with the support theme ,they recommend to use Code Embed but i dunno to use it
Forum: Fixing WordPress
In reply to: How to remove secondary sidebar in Mobile View ?SOLVED! Thank you omar
im using
@media only screen and (max-width: 1120px) { /* For mobile phones: */ aside#secondary.sidebar-area.widget-area { display:none; }Forum: Fixing WordPress
In reply to: How to remove secondary sidebar in Mobile View ?Hi Omar !
Thank you for your reply, but it doesn’t work for me ,check here: http://prntscr.com/fibsrg
therefore my sidebar position is fixed , because im using reference sidebar from nesthq.com for my website & here’s my CSS Code Sidebar
/* SIDEBAR FIXED */ .layout-sidebar .sidebar-area .block-grid--gutters { height:100% !important; position: fixed !important; border-left: 1px solid !important; padding-top: 100px !important; padding-left: 50px !important; padding-right: 50px !important; padding-bottom: 100px !important; overflow-y: scroll !important; right: 0 !important; width: 350px !important; }- This reply was modified 9 years ago by Andre.
Viewing 4 replies - 1 through 4 (of 4 total)