boy8xnoname
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OnePress] Making section full widthHi @heatherbodlak ,
Sorry because the delay to reply,
To use content full width we should select to template Elementor Full Width https://prnt.sc/x11Aqk2dn0cB
Can you try to use this template to create content with section full width.Please contact us here to get quick support:https://www.famethemes.com/contact/
Thank you!
Forum: Themes and Templates
In reply to: [OnePress] How to disable logoHi @vladav ,
Sorry because the delay to reply.
We checked on your website and tt seems you have solved the problem, right?
Best regards.
Forum: Themes and Templates
In reply to: [OnePress] Hide Hamburger Nav Lines in OnePressHi @ellisr ,
To hide hamburger menu in the OnePress template. You can add custom css to Additional Css of customize css.
Example:#nav-toggle {
display: none;
}
Please contact us here to get quick support:https://www.famethemes.com/contact/
Thank you!Forum: Themes and Templates
In reply to: [OnePress] Different logo for specific pages on siteTo make different logo for different page we will need to make custom code for them.
First step to make this we should use our child theme to make customize code and still keep update in the future : https://docs.famethemes.com/article/139-sample-child-theme
After this we can use 2 option for add different logo:
Option 1: Add image background for class “.custom-logo-link” by each page id of body tag. Example “page-id-232” you can add custom css like this:.page-id-232 .custom-logo-link {
background image: url ('https://www.paul-hayden.co.uk/wp-content/uploads/2024/05/cropped-BritRatPack-Header.jpeg');background-repeat: no-repeat;
}
background-position: center;
background-size: contain;
}
.page-id-232 .custom-logo-link img {
opacity: 0;
Or please contact us here to get quick support:https://www.famethemes.com/contact/
Thank you!Forum: Themes and Templates
In reply to: [OnePress] Contact IconsHi,
To reduce icon size of your social icon. We can add custom css to Additional Css of Customize WordPress.
Example:
.site-footer .footer-social a {
font-size: 25px;
}To understand how to work with you can follow this tutorial: https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/
Let me know if you need more help.
We are sorry for the late reply. Please contact us here to get quick support:
https://www.famethemes.com/contact/
Thank you!
Forum: Themes and Templates
In reply to: [OnePress] compatibility to WP6.5?Hi @robertwrdprs28 ,
Sorry because the delay to reply.
Yes, we are ready to test our template they are compatible with the latest version of WordPress.
That mean you can update your WordPress version to 6.5.
But will better if you can backup full website before do it.
Let me know if you need more help.
Forum: Themes and Templates
In reply to: [OnePress] Seiten mit Bild m?glich?Hi @anonymized-20597857,
To customize any function on OnePress template you should create child theme of OnePress and add custom function on child theme.
To understand how to working with OnePress child theme you can follow this document: https://docs.famethemes.com/article/139-sample-child-theme
Let me know if you need more help.
@samcwiretech
To add custom code to replace any default function of our template you should use child theme to do it.Child theme will help you keep your website available to update all latest version in the future.
In child theme they have file function.php and you can add your code above to this file.
To understand and create your child theme you can follow this: https://www.wpbeginner.com/wp-themes/how-to-create-a-wordpress-child-theme-video/
Let me know if you need more help.
OR
Please contact us here to get quick support:
https://pressmaximum.com/contact/
Thank you!
Forum: Themes and Templates
In reply to: [OnePress] Cannot save most settings (securty check!)@wannisicki
We are ready update version 2.3.8 to fix this issue.Can you update template on your website.
Let me know if you need more help.
Forum: Themes and Templates
In reply to: [OnePress] Fix code@tenzan188
We are ready update version 2.3.8 to fix this issue.Can you update template on your website.
Let me know if you need more help.
Forum: Themes and Templates
In reply to: [OnePress] Can not delete user after update@rhendriks
We are ready update version 2.3.8 to fix this issue.Can you update template on your website.
Let me know if you need more help.
Forum: Themes and Templates
In reply to: [OnePress] I need to break up the numbers in the Counter SectionWe are sorry for the late reply.
Please contact us here to get quick support:
https://www.famethemes.com/contact/
Thank you!
Forum: Themes and Templates
In reply to: [Customify] Theme UpdateHi @simmona,
Our team working to update this template now.
We will release a new version of template soon.
Thank you for your question and trust to use our template.
Forum: Themes and Templates
In reply to: [Customify] Image height too big on product pagesHi,
To change Woocommerce image size you can setting by follow this tutorial: https://www.businessbloomer.com/woocommerce-single-product-image/
Contact us here to get quick support:
https://pressmaximum.com/contact/
Thank you!