Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
silviarehn
tagDiv Member

Just setting the notify by mail on this

silviarehn
tagDiv Member
silviarehn
tagDiv Member

It works, thanks a lot!

Its possible to have similar code to homepage / main woocommerce page like https://shopping.magazinefeminina.com/

silviarehn
tagDiv Member

Sorry Simion, thats not what i mean.
I would like to hide, not the shopping button on menu, but the woocommerce shop button on each product like on this print https://www.screencast.com/t/DjxsD3WpBVIu the button is “O Boticário”. So, i need to hide this button on categories and tags (woocommerce’s arquive pages), but show the button on single product page. The objective is not repeat a lot of same information like the word “O Boticário” and made the user look the single page before go to the original site seller.

silviarehn
tagDiv Member

Just check for notify by mail.

silviarehn
tagDiv Member

.woocommerce .product a.button {
background: #6f2480;
}
.woocommerce a.button {
background-color: #6f2480;
}

silviarehn
tagDiv Member

Yes, i know about Yoast. The problem is that allways that i isntall yoast CPU site over load. So, i will not use Yoast, or any other seo plugin.

Please help me: On https://www.magazinefeminina.com.br/

I would like remove SITE NAME = ” | Magazine Feminina ” from post title. Can you help me with the right code?

<title><?php wp_title(‘|’, true, ‘right’); ?></title>
<meta charset=”<?php bloginfo( ‘charset’ );?>” />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” />
<?php
wp_head(); /** we hook up in wp_booster @see td_wp_booster_functions::hook_wp_head */
?>

silviarehn
tagDiv Member

Hello Bogdan, i’m trying to do that with https://br.wordpress.org/plugins/conditional-menus/ but the plugins its not working for me. Could it be a problem of incompatibility with the template?

silviarehn
tagDiv Member

I know how to create a side bar area. Problem is that on theme panel, Woocommerce sidebar options, just allow one sidebar definition. I would like to create a especial sidebar to each category on woocommerce. Create the sidebar is not the problem. Setup it is.
I’m already doing on wp post category, and is very helpfull on the user experience.

silviarehn
tagDiv Member

Just to clear one thing, i’m not talking about the background on the open menu mobile. I’m talking about the header, with closed menu, with logo.

silviarehn
tagDiv Member

It Works, thank you.

silviarehn
tagDiv Member

Ok, i will. Thanks =D

silviarehn
tagDiv Member

I don’t know why, now the background don’t load anymore.

I Would like to have a menu like this:

.td-header-style-5 .td-header-top-menu-full{
background-color: #eb1583;
background: url(//www.magazinefeminina.com/wp-content/uploads/2017/02/background.png),
linear-gradient(to right,rgba(255,15,127, 0.8),rgba(77,25,89, 0.8));
}

But css code its not working anymore =( But on the floater, same code is working well.

Can you help me?

silviarehn
tagDiv Member

Completely works, thanks!

silviarehn
tagDiv Member

Hello Andrei, it works.
I use the easy-fb-like-box plugin and the code:

<center><?php echo do_shortcode(‘[easy-fb-like-box url=”https://www.facebook.com/MagazineFeminina” width=”550″ height=”300″ faces=”true” hidecover=”false” posts=”false”]’); ?></center><BR>

Thank you!

silviarehn
tagDiv Member

Just ok to the follow-up replies via email

silviarehn
tagDiv Member

It Works! Thanks!

Viewing 18 posts - 1 through 18 (of 18 total)