Forum Replies Created
-
Author
-
June 28, 2018 at 17:34 in reply to: Some sections of my page appears to be covered by a transparent layer #202288
olufemishield
ParticipantOk I just unchecked the “enable dark gradient” from the background settings of that row and the links are now active.
But I need the dark gradient for that row in order to make the white text more visible, why does it affect the links on the row and those above and below it? Could it be a theme problemJune 28, 2018 at 16:15 in reply to: Some sections of my page appears to be covered by a transparent layer #202277olufemishield
ParticipantIts been this way for a long time. Cant tell exactly what I did
olufemishield
ParticipantThank you Laura, though was wondering if there was a way to do it without much backup
olufemishield
ParticipantHere is the wordpress password: s$gwMR5z#GF7yZDWTo(8lc2K
Kindly delete the previous reply where I made my password public
olufemishield
ParticipantLooks good on desktop but field too small on mobile. and I also need this change on only this form. below is all that is in my css form atm
.wpcf7 input.wpcf7-text { width: 100%; }
.wpcf7 input.wpcf7-text { height: 30px; }
.wpcf7 textarea.wpcf7-textarea { width: 100%; }
.wpcf7-form textarea { height: 200px; }form.wpcf7-form p {
width: 30%;
text-align: left;
margin: 0 auto !important;
}#white-version{
color: #ffffff;
}
input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #200020;
color: #ffffff;
}
input.wpcf7-form-control.wpcf7-submit {
background-color: #b51b15;
color: #ffffff;
width: 150px;
height: 40px}
.woocommerce-product-search button {
float: right;
background: none !important;
border: 1px solid #e5e5e5;
border-radius: 10%;
}#rev_slider_1_1_wrapper {
display: block !important;
}@media (max-width: 768px) {
.wpb_column.vc_column_container.vc_col-sm-2 {
width: 33% !important;
}
}
@media (max-width: 767px) {
.wpb_column.vc_column_container.vc_col-sm-2 {
width: 50% !important;
}
}olufemishield
ParticipantNice Laura. Thank you. This achieved just the 2 column adjustment. You used 768px and 767px, just a pixel difference, is that what you meant?
olufemishield
ParticipantOk,
1. From Ipad landscape screen to higher screen size I want a single row for the 6 item
2. On Ipad portriate size and related screens sizes, I want it to break into to rows with 3 items on each row.
3. On the widest mobile phone screen down to the smallest, I want the row to break further into three with two items on each row.The items are just icons and titles underneath so for this particular page section it would be good if the icons can be resized to fit 2 per mobile screen.
I hope this is what you asked for.And what do I use to display the grid. What you have there is 6 columns with each column showing each image. If that’s okay, then advice where to put the CSS
Thanks a lot
olufemishield
ParticipantI want your kind of search button at the top right of this forum where the icon in the search box also serves as the trigger button. I don’t want a separate rectangular button at all.
olufemishield
ParticipantI want your kind of search book where the icon in the search box also serves as the trigger button. I don’t want a separate rectangular button at all.
olufemishield
ParticipantThe plugin creator advised this modification for themes. Please check it out and see if its worth it.
https://wordpress.org/support/topic/overrides-other-menu-functions/#post-8945399
olufemishield
ParticipantDon’t worry. I found the problem. It had to do with a setting in my popup plugin.
Regards
olufemishield
ParticipantLuara,
Because you know you guys don’t respond to a reply until after another 24 hours, I’d have wished you made some attempts before reverting.
Admin user name is “admin”. Isn’t that by default?
Password is what I provided in the previous reply.Kind regards
olufemishield
ParticipantPassword: s$gwMR5z#GF7yZDWTo(8lc2K
I want the bell icon to replace live notification on the top bar
Thank you
olufemishield
ParticipantHello,
Still having this problem. My woocommerce account page is showing blank. Though I use a plugin that integrates woocommerce with buddypress but I also need the my account page to be public just like other woocommerce pages for those not loggedin.
A typical situation is when a user is about purchase a product but cant remember her account password, on clicking change password, it redirects to woocommer my account page >> forgot password in my own case that page is https://houseofshield.com/dashboard/lost-password/ and that page is blank. see screen shot below:
i.is.cc/23dIDfNO.png
Kindly look into it. thank you.
January 25, 2018 at 02:04 in reply to: Frontend event, post and product plugin for Buddypress and woocommerce #186775olufemishield
ParticipantOk thank you Laura. I’m currently trying themekraft’s products for all three options.
olufemishield
ParticipantI also deleted the cart page and recreated it and I have the same issue with the cart page (displays no content and shows a second error)
Notice: WC_Cart::get_cart_url is deprecated since version 2.5! Use wc_get_cart_url instead. in /home/houseofshield/public_html/wp-includes/functions.php on line 3831
Notice: WC_Cart::get_checkout_url is deprecated since version 2.5! Use wc_get_checkout_url instead. in /home/houseofshield/public_html/wp-includes/functions.php on line 3831
olufemishield
ParticipantHi Kieran, the problem now is that it doesn’t show anything at checkout and no product is ordered.
olufemishield
ParticipantHello,
I have turned off the affected plugins and I have this error leftNotice: WC_Cart::get_cart_url is deprecated since version 2.5! Use wc_get_cart_url instead. in /home/houseofshield/public_html/wp-includes/functions.php on line 3831
The site works well with another theme but the error pops up when I reactivate kleo. I noticed other users have this problem here
I noticed some kleo users also have the same issue here:https://archived.seventhqueen.com/forums/topic/checkout-woocommerce-json-trouble
Kindly help fix this immediately. I’m loosing my first clients
olufemishield
ParticipantThe link wasn’t helpful. Remember I want to change buddy press profile menu icons not just have new icons in repository and not knowing how to manually use them in buddy press menu.
The link I mentioned earlier did the job once I figured out what the icon codes were.
Thank you
olufemishield
ParticipantHi,
I want to give each custom link its unique icon rather than the default down arrow. I have tried the instruction in this link: https://archived.seventhqueen.com/kleo/article/changing-section-icons-in-profiles-and-groups#link_tab-writecss.
Though I didn’t see a json file but I somehow got the codes of the icons I needed but it didn’t work unfortunately. Kindly check and advice.
Thank you
-
AuthorPosts