Home User profile
tagDiv Member
Cyber security expert!
TechieBraj
tagDiv Member

Hey this is not working on mobile version.

TechieBraj
tagDiv Member

Its working, but this is complicated because each time i need to manually type <h1 class="myclass" </h1>

How can I add this shortcut to WordPress post editor so that I can get apply this in single click like other like BOLT,ITALIC etc
https://cyberthana.com/wp-content/uploads/2018/05/2018-05-18_23-58-08.png

TechieBraj
tagDiv Member

.td-header-wrap .current-menu-item a,
.td-header-wrap .td-header-menu-wrap .sf-menu > li > a:hover {
color: #231803!important;
}

This CSS is for text, But i also want to change menue active background color from BLACK to #f6931e.
For more understanding of what I am saying you can see this screenshot
https://cyberthana.com/wp-content/uploads/2018/05/Capture-1.png

Can you help?

TechieBraj
tagDiv Member

I can change hover color by changing theme accent color but there is no option to change menu active color, like if I open FORUM section then forum button text background looks black, but I want to change this to some other color.

TechieBraj
tagDiv Member

I have also tried png, jpg, and gif image file format for this image but still not working.

TechieBraj
tagDiv Member

Hi Catalin

After adding this code to custom CSS area like below
https://cyberthana.com/wp-content/uploads/2018/05/custom-css.png
My website menu up icon looking like this
https://cyberthana.com/wp-content/uploads/2018/05/afterCSS.png

And even yellow round box icon is totally disappeared and not showing in the mobile version of the theme after adding this CSS code.
https://cyberthana.com/wp-content/uploads/2018/05/MobileUP.png

TechieBraj
tagDiv Member

I have gone through every step you mentioned here…
Here is my tdbooster edited code
https://cyberthana.com/wp-content/uploads/2018/05/MYtdspeedboosterafterEdit.png

Here is the screenshot of my cleared cache in chrome after edit.
https://cyberthana.com/wp-content/uploads/2018/05/ChromeCachhee.png

Here is the screenshot of my wprocket cleared cache after edit
https://cyberthana.com/wp-content/uploads/2018/05/cachhe-cleared.png

After doing all the steps when I try to reload my website then still I am facing the same issue.

My website is LIVE with tdboooster plugin, so you can check what is the exact problem from your own.

Thanku

TechieBraj
tagDiv Member

Still not working, Please give me step by step tutorial to edit this plugin.
I did according to you but still, there is a problem in CSS.
Here is the screenshot of my tdbooster file.
https://cyberthana.com/wp-content/uploads/2018/05/Capture.png

TechieBraj
tagDiv Member

How to remove style.css files from speedbooster plugin?

I edited speedbooster and removed these lines from td-speed-booster.php

`/**
* here we move the css
*/
function css_mover() {
//if ($this->td_theme_name == 'Newspaper') { }
// wp 011 - Newspaper 6

$this->move_style_to_footer_queue('bbp-default-bbpress'); //bbpress old
$this->move_style_to_footer_queue('bbp-default'); // bbpress
$this->move_style_to_footer_queue('contact-form-7');

if ($this->is_ie === false) {
// move style.css theme style
$this->move_style_to_footer_queue('js_composer_front');
$this->move_style_to_footer_queue('td-theme');
$this->move_style_to_footer_queue('td-theme-child');
$this->move_style_to_footer_queue('td-theme-woo');
$this->move_style_to_footer_queue('td-theme-demo-style');
$this->move_style_to_footer_queue('td_live_css_frontend');
$this->move_style_to_footer_queue('td-theme-bbpress');
}

$this->move_style_to_footer_queue('font-awesome-four');

//@todo test on newsmag
$this->move_style_to_footer_queue('woocommerce_prettyPhoto_css'); //on product page
$this->move_style_to_footer_queue('woocommerce_frontend_styles'); //old woocommerce?
$this->move_style_to_footer_queue('woocommerce-layout');
$this->move_style_to_footer_queue('woocommerce-smallscreen');
$this->move_style_to_footer_queue('woocommerce-general');
//$this->move_style_to_footer_queue('bp-legacy-css');

//google fonts
$this->move_style_to_footer_queue('google-fonts-style');

//move revolution slider css
$this->move_style_to_footer_queue('rs-plugin-settings');
$this->move_style_to_footer_queue('genericons'); //still rev slider

//$this->move_style_to_footer_queue('js_composer_front');

}`
But still having the same issue.

TechieBraj
tagDiv Member

How to remove style.css files from speedbooster plugin?

TechieBraj
tagDiv Member

Also, there is no option to install technology, dental studio, spa heaven, showcase, nature love, ink parlor, smart app and wildlife photographer.

How can I install that design in my subdomain, If it is possible in a single license?

Viewing 12 posts - 51 through 62 (of 62 total)