Alex
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Span Coding for Color Changing in Active ModulHey Samuel!
Yes, that’s it! I tried to change it through CSS, but it’s not working. I tried other codes, too, but nothing works. That’s why I’m trying to change it through the Navigation Label and the code I’ve got seems to work, but I want it to work only in active module.Forum: Plugins
In reply to: [TI WooCommerce Wishlist] WishlistSorry!
I’ve been on a holiday!
So, that’s the plugin –> https://ww.wp.xz.cn/plugins/ultimate-member/ I want the wishlist page to be included directly as an option on the account page. I do not insist to use exactly this plugin. It could be build on WooCommerce account, too.
Thank you!You’re great!
Thank you very much, Samuel!Thank you! 🙂 🙂
And, do you know how can I put the check-out square and the following text on one line?
Now, it looks like that:
> https://prnt.sc/u4xekbForum: Fixing WordPress
In reply to: Second title on a pageThank you, Ahir!
What about this?
This page uses the nonstandard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.
Where to find the current value?
Forum: Fixing WordPress
In reply to: WordPress DashboardThank you!
Forum: Fixing WordPress
In reply to: Ultimate Member PluginThe permalink is clear: /login/ but it continues showing as /login/wp-login 🙁
Forum: Fixing WordPress
In reply to: SecurityI need to put X-XSS-Protection” value=”1; mode=block / Header set X-XSS-Protection “1; mode=block in the headers. I need a code to do it without showing in the header of the theme. I found that code on the internet. There were some points (…) after the first and before the last </system.webServer> , but they appeared in the theme, so I removed them. Could you please tell me if my code is properly written and if not, how it should look. Again, I say, I want it in the headers codes. Thank you indeed! I appriciate your help.