Forum Replies Created
-
Author
-
July 31, 2016 at 17:56 in reply to: vertical scrollbar glitch using google chrome on windows 10 #130792
alvin.cosio
Participanti fixed it by adding this in quick css.
html.touch #sidemenu-wrapper .sidemenu-main .scroll-container {
right: auto;
}thanks!
alvin.cosio
Participantnevermind i got it. thanks
alvin.cosio
Participantoops, change plan. i will try first to put logo (image). i will just let you know if i want to change it to text again. thanks!
alvin.cosio
Participanti follow your instruction above after i paste the code it didn’t change the header color of accordion. if you could look it again so i will not edit the main theme.
alvin.cosio
Participantdon’t worked for me. but i got it by editing the js.composer.min.css.
Thanks!
alvin.cosio
ParticipantI need to change accordion header custom styling. please see my screenshot
Attachments:
You must be logged in to view attached files.alvin.cosio
Participantdon’t worked for me. after i deleted the image from customizer it just gives me a blank space.
alvin.cosio
Participantlet me try another chat plugin. do you have any recommended chat plugin that is similar from wise chat?
alvin.cosio
Participantone more thing, in activity page how can user attach an image or file on it when posting.. thanks
alvin.cosio
Participantcurrently i test my site using ipad, the layout looks so awful. all of the menu is the on proper position and alignment. i think there is a problem when using ios devices.
alvin.cosio
Participanti am new in wordpress, please give me detailed instructions. i don’t know where i can find header.php. thanks
alvin.cosio
Participanthow can i do that? sorry i newbee in wordpress.
alvin.cosio
Participanti already tried to deactivate all the plugins that you said but it doesn’t help.
alvin.cosio
ParticipantBelow is the content of debug.log
[18-Jul-2016 15:34:12 UTC] PHP Notice: get_currentuserinfo is deprecated since version 4.5! Use wp_get_current_user() instead. in /home/south715/public_html/dashboard/wp-includes/functions.php on line 3658
[18-Jul-2016 15:34:13 UTC] PHP Notice: get_currentuserinfo is deprecated since version 4.5! Use wp_get_current_user() instead. in /home/south715/public_html/dashboard/wp-includes/functions.php on line 3658alvin.cosio
Participantuser scale on mobile. the equivalent of this in html is
<meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1″ />alvin.cosio
Participantthanks. and one more thing, it is possible to put session timeout in this theme? so if user is 1 hour idle it will automatically logout and redirect to login page? thanks
-
AuthorPosts