dezmont
Forum Replies Created
-
Ok, a little update. I was able to unlock additional delete options for the new user role.
However, to make document management easier – How to make an additional “Delete” button next to [Read] [Edit] [History] in the main documents dashboard?
Forum: Fixing WordPress
In reply to: JavaSctipt injection – malware tongjii.usYes, i have done most of this quide… but still somehow malware injects in my *js files.
Maybe somebody know something about this malware “lib.tongjii.us” and can help me.
Forum: Themes and Templates
In reply to: [Customizr] How to edit the footer credit in Customizr?Dashboard > Themes > Editor > find here footer.php
If this does not work for you, maybe add !important
Sorry, recently typed the wrong code. It was to be visibilisty: hidden;This code should look like that
visibilisty: hidden !important;
Or if this does not help
Delete from your popup *PHP file
From
<!-- Facebook Like Button Vivacity Infotech BEGIN -->
to<!-- Facebook Like Button Vivacity Infotech END -->
Also if you can find this line .wdpu-msg-inner .wdpu-text and change width for better display for example to
width: 70%;
display: hidden;
or edit php files and find which code corresponds to your problem
Forum: Plugins
In reply to: [Contact Form 7] Send/Submit button colorYou must add
.wpcf7 input.wpcf7-submit { background: #fff; color: #000; }
Forum: Plugins
In reply to: [Easy Logo Slider] More OptionsHey, What do I do to make the animation smooth? I do not like when the animation stops after each pass.
Forum: Plugins
In reply to: [Facebook] How I can edit color in 3CCJytAwfR_.cssthere is no support from the authors of the plugin!!!
Forum: Plugins
In reply to: [Facebook] How I can edit color in 3CCJytAwfR_.cssSo how else can I change the font colors and links?