This page doesn’t look right on my mobile phone and remains a desktop version. I’m using Hydrogen. My other sites, where I use Helium, doesn’t have the same problem. I’ve tried fiddling around with code in the <head> but it doesn’t seem to help.
Any help much appreciated,
Erik
]]>On the Outline I have the WordPress Posts particle in Layout (2 Column – Right) in Main. In the WordPress Posts particle under the ‘Display’ tab I have the Image set to show. Under the Extras tab I have the Content Type set to Excerpt and the Content Formatting set to HTML.
One featured images is showing up in the wrong place and the wrong size. None of the others show up.
Any help would be greatly appreciated.
]]>https://www.ads-software.com/plugins/gantry5/
]]>https://www.ads-software.com/plugins/qtranslate-x/
]]>https://www.ads-software.com/plugins/gantry5/
]]>I am currently experiencing issues from the Login Page of WooCommerce, the Registration box is completely fine – but the Login Box, for some reason has an override somewhere, and it’s getting fairly annoying. When I look at the code in FireFox (With FireBug) this is what I see in the CSS:
.login {
background: rgba(0, 0, 0, 0) url("../images/login/imac.png") no-repeat scroll 0 0 / 940px 778px;
color: #fff;
margin-bottom: 77px;
padding: 45px 45px 267px;
position: relative;
}
And when I change the color: #fff;
to color: #666;
it works – but only when viewing the page until refreshing it, I have attempted to write this code into my custom.scss file, within the theme directory:
#g-page-surround .woocommerce .login label {color: #666666 !important;}
#g-page-surround .woocommerce form.login {
background: rgba(0, 0, 0, 0) url("../images/login/imac.png") no-repeat scroll 0 0 / 940px 778px;
color: #666666 !important;
margin-bottom: 77px;
padding: 38px 38px 267px;
position: relative;
}
the reason for the code:
#g-page-surround .woocommerce .login label {color: #666666 !important;}
is because of another past issue – which for some reason made the labels white as well, (however the code was able to fix it after adding it to a custom.scss file within my themes directory) and I’m really curious as to what is going on with this whole issue, altogether, but I really don’t care, as much as I care to get this issue resolved.
I am also having another issue, with the input-text, it seems to be getting cut off at the bottom, it seems like the text boxes aren’t big enough, I would also like to fix this matter as well. Here’s a picture for reference:
(White the White text highlighted – this is the issue I am experiencing)
Example One – White Text
(With Grey text after changing CSS code – fixed temporarily)
Example Two – Grey Text
Hope to have this resolved soon, I have looked at other people’s fixes and since I am using Gantry 5 Hydrogen it seems like the fixes do not correspond with the way I should be doing things… I love Gantry 5, and would love to learn more about the theme itself.
[Moderator Note: No bumping, thank you.]
]]>I am currently using WooCommerce, Gantry 5 Hydrogen Theme, and am having issues regarding the login input boxes, but not with the registration boxes directly next to it. I was able to make a custom.scss file in my database and fix the Labels, which were white as well – however, the text entered inside the username and password boxes are now white, and I do not know what to do to call for them being another color. Gantry 5 is a beautiful thing, and I have played around with the “Base Outline – Styles” page and nothing seems to have changed. The link to the login can be found here: https://www.the-vibe-tribe.com/shop/my-account/
I am also experiencing another problem, that isn’t really much of a problem, however, it’s a tedious fix. I have been searching through all the template files for the WooCommerce Marketplace / Multi-Vendor plugin, and when you go to the link of someone’s “Vendor Shop” it appears to have a BreadCrumbs trail above the banner and shop logo, that displays: “Home / WCMp Vendors / {vendor-shop-name}” I am looking to get rid of the “WCMp Vendors” and change it to “The Vibe-Tribe Contributors” I can’t seem to find the code calling for it to leave breadcrumbs anywhere in any of the template files… You can check what I mean here: https://www.the-vibe-tribe.com/shop/contributor/g.r.pro777/
(I have already checked in the Base Outline of Gantry 5 Hydrogen and I did have a breadcrumbs particle, however, when I take it out or disable it, it does nothing)
Oh, and, ONE last thing, I am curious as to where I would take out the “+New” dropdown menu in the admin bar for a specific user role. I have noticed that the vendors, who use this menu do have access to a plugin “Downloads” and “Badges” and “Forms” they can’t submit anything like a download or badge without admin approval, and they can’t view the page for forms, and I am wondering how I can just delete the whole “+New” dropdown menu out of it for them. I don’t care if it deletes it for the administrators as well, I don’t even use it… I just want this to look as professional as possible. Sorry for the false title of the post, but I am looking for help in a few areas and figured it may be best to just get all 3 things I needed help in.
Hope all is well with you wonderful people, I hope to have a fix for this soon, thanks for helping in advance!
Gabriel
]]>When I activate the Hydrogen theme, the site goes completely blank including the admin interface (no errors, include the console).
Please advise.
https://www.ads-software.com/plugins/gantry/
]]>