This topic has 42 replies, 3 voices, and was last updated 3 months, 3 weeks ago ago by Luca Rossi
content in the private area
content in the private area
Hello Salman,
1/ “to help us understand the problem better” – what exactly problem do you mean? Please describe in more detail.
2/ We do not see any screenshots from you.
Please edit Prefooter content via Appearance > Widgets > Prefooter area.
3/ Appearance > Widgets > Footer Copyrights Right
4/ Please provide some screenshots for a better understanding of your request.
Thank you for your cooperation and we look forward to hearing from you soon.
Warm Regards,
The 8Theme Team
private area
content in the private
Hi
Hello Salman,
We apologize for the inconvenience caused. It appears that there is an issue with our website, and our team is currently working to resolve it. In the meantime, could you please send us screenshots of the issue via a file-sharing service, such as WeTransfer (https://wetransfer.com)?
https://prnt.sc/dwSxlw3owxzz
Thank you for your cooperation and understanding.
Warm Regards,
The 8Theme Team
Screenshot links in the private area
Hello Salman,
We appreciate your prompt response.
1/ We’ve changed the header at your request.
2/ Please go to Appearance > Widgets > Footer Copyrights Right > edit content https://prnt.sc/n-ClQFwmLqiN
3/ We’ve removed links from Prefooter area https://prnt.sc/-QJotVDVqfLB
4/ On your screenshot it is an Instagram video on our demo.
We’ve created a new static block on your site – Prefoter with categories > set it https://prnt.sc/og5vmXRcIpsB and here is the result – https://prnt.sc/3gONnlzl9KZ3
To upload images for categories, please go to Dashboard > Products > Categories > edit category.
5/ Edit Home page > and change background color like here – https://prnt.sc/9cevtoSTj3JS
6/ We’ve added
font-size: 13px;
in custom CSS for page – https://prnt.sc/TGkFHF1WU0xN
Warm Regards,
The 8Theme Team
Content in private area
Hello Salman,
We appreciate your prompt response.
Please go to Theme Options > Header Builder > edit settings of Menu elements, and Main Header > Content Zoom.
We’ve added menu for your Bottom header via HTML block and static block https://prnt.sc/qhbqfWAi5zjR https://prnt.sc/qH6iJbrbzami
We’ve moved this custom CSS code from the Additional custom CSS area to custom CSS for mobile – https://prnt.sc/QyaNhReHlzue
This article will help you rename tabs https://woocommerce.com/document/editing-product-data-tabs/
https://prnt.sc/CWp-mpuBHawb + https://prnt.sc/LwbICDNaX-j9
Warm Regards,
The 8Theme Team
content in a private area
Hello Salman,
Thank you for getting in touch with us.
1/ As we can see a gallery of thumbnails on a single product page works fine – https://prnt.sc/oQn_1RO7Dwfn Could you provide the URL of page from your screenshot?
2/ Theme Options > WooCommerce > Single product page > Layout > Buy now button > On.
3/ Please watch this video about creating a mega menu – https://youtu.be/f07MBdnFPfk?feature=shared
4/ Edit your Home page > https://prnt.sc/UUxAF_xsy_v4
5/ Edit Home page > add a section with 2 columns > set background image for columns.
6/ Stretch section https://prnt.sc/jFTnw47sVji_ and disable crop for images – https://www.8theme.com/documentation/xstore/woocommerce/product-images/
7/ We would recommend you to read this article https://woocommerce.com/document/related-products-up-sells-and-cross-sells/ and add Up-Sells for products.
Warm Regards,
The 8Theme Team
check-in private area
Hello Salman,
https://prnt.sc/iw99e5TXnSme >
1/ We have reviewed your concerns regarding the image sizes on your website. Currently, the images do not appear to be displayed in a smaller size. However, if you wish to adjust the settings, please navigate to Theme Options > WooCommerce > Single Product > Layout, where you can edit all settings to achieve the desired result.
Alternatively, you may consider enabling the Single Product Builder https://prnt.sc/ZXBSCB-Iq2ix , which allows you to construct the layout from scratch.
2/ You need to enable this button via Theme Options (Theme Options > WooCommerce > Single product page > Layout). Please follow our instructions.
3/ Appearance > Widgets > Single product page sidebar > here are all available settings https://prnt.sc/qUKt40JYlJI_
https://prnt.sc/USEZBufNUy_0 – please go to Static blocks > edit https://prnt.sc/qH6iJbrbzami , the menu can be edited via Theme Options > Menus.
For more detailed guidance on enabling product categories for menus, please refer to our documentation: https://www.8theme.com/documentation/docs/how-to-enable-product-categories-for-menus/
Warm Regards,
The 8Theme Team
Hello Salman,
https://prnt.sc/v-gq-wo_0jun – we would recommend you to tretch section https://prnt.sc/jFTnw47sVji_ and disable crop option for images – https://www.8theme.com/documentation/xstore/woocommerce/product-images/
https://prnt.sc/hV7KbIH563kg – please consider adding a section with two columns and setting a background image for each column. For further guidance on editing pages using the WPBakery plugin, numerous tutorials are available on YouTube that demonstrate various editing techniques and outcomes. We encourage you to explore the initial guides provided by the plugin to independently construct the content and layout of your site according to your needs.
https://prnt.sc/YKNu8B4PBtEd – done https://prnt.sc/UUxAF_xsy_v4 Please clear cache and check frontend and backend.
Warm Regards,
The 8Theme Team
check in the private area
Hi @Salman,
1. Do you want to disable the size guide button? Please go to Single Product Builder and remove the Sizing Guide element: https://prnt.sc/dr70fij1cwsm
2. To change the default text the dropdowns, please add the following codes under functions.php file locates in your child theme:
// define the woocommerce_dropdown_variation_attribute_options_args callback
function filter_woocommerce_dropdown_variation_attribute_options_args( $array ) {
// Find the name of the attribute for the slug we passed in to the function
$attribute_name = wc_attribute_label($array['attribute']);
// Create a string for our select
$select_text = 'Select a ' . $attribute_name;
$array['show_option_none'] = __( $select_text, 'woocommerce' );
return $array;
};
// add the filter
add_filter( 'woocommerce_dropdown_variation_attribute_options_args', 'filter_woocommerce_dropdown_variation_attribute_options_args', 10, 1 );
3. Please go to Single Product Builder > inspect Form Add To Cart > enable Buy Now button: https://prnt.sc/6sCpIuczqHIi
4. To make the Single Product Full-width, please go to the Single Product Builder > Layout > enable Full-width: https://prnt.sc/ThIFYh6QPioc
Please add this custom CSS codes under XStore > Theme Options > Theme Custom CSS > Global CSS:
div#tab-title-reviews {order: 1;}
div#tab-title-additional_information {order: 3;}
You can select the Row strech for the row contains your products: https://prnt.sc/vzl4iaScIgGv
You can try with this plugin: https://wordpress.org/plugins/judgeme-product-reviews-woocommerce/
Warm Regards,
The 8Theme Team
Please check in Content in the Private area
Hi @Salman,
Edit your single product builder template, change the width of this section to 48%: https://prnt.sc/swSeZDeNMb1n
After that add this custom CSS:
.element-oCMF7.et_column {
padding: 0 !important;
}
We suggest you to take a look at the plugin documents. The issues related to the 3rd party plugins must be directed to the plugin’s author.
Do you mean to make the bottom header sticky? Please navigate to XStore > Header Builders > Header Sticky > enable Bottom Header Sticky: https://prnt.sc/tOnjCrkk8-OH
We’ve change the width of columns contains the menu items larger than the Promo text for you: https://prnt.sc/livcHCthtxS0 so the menu items are in one line for now.
You can force the max-width of your home page by adding this custom CSS:
.home .container.content-page.sidebar-mobile-bottom {
max-width: 1400px;
}
All the images have 16:9 ratio of size would be fine so the top & bottom won’t be cut off.
This part(https://prnt.sc/bshX6sxn9Dj8) is not possible, it requires the custom development codes.
This part(https://prnt.sc/8hrPtLvaMD6Z) you can change the style of product gallery under Single Product Builder: https://prnt.sc/PZTv0w2j8vIe
Warm Regards,
The 8Theme Team
Check the content in the private area
Hi @Salman,
We guess you’ve changed the background color of that section. We’ve changed it back to white color: https://prnt.sc/aqp9WVJqerlo
Under the Single Product Builder > inspect Tabs element: https://prnt.sc/jh3ouLiQqqqN
After that scroll down to Style > Color(active) > change to white color: https://prnt.sc/9D3hcQq5EJXv
We’ve done this for you. Can you pleas check?
Warm Regards,
The 8Theme Team
the content in a private area
Hi @Salman,
1. Please add the following CSS codes:
.sales-booster-safe-checkout legend,
.sales-booster-safe-checkout .subtitle .highlight {
color: #000;
}
For the size of slider on mobile, please take a look at this article: https://www.sliderrevolution.com/manual/desktop-laptop-tablet-and-phone-size-variants/
2. Please add this custom CSS also:
.single-product .et_column.element-TFML4.et_product-block > .price ins .amount {
color: #ff8da7;
}
For the background color change. Do you want to change the white background color to another color?
Warm Regards,
The 8Theme Team
Check content in the private area
Hi @Salman,
1. We’ve added a connection block to connect the Price & HTML1 block for you, now can you change the text: https://prnt.sc/InhGzvkHBrpN
2. To change the white background color of those sections, please follow my screenshots:
– https://prnt.sc/Jb8U5WBuT41f
– https://prnt.sc/mXwLhDldlnRT
– https://prnt.sc/h4BhRcuRCJkB
Hope it helps!
Pl check the content in the private area
Hi @Salman,
1. For the category items on header, this is how it looks on our end: https://prnt.sc/3WF0RJTz9PD1. We suggest you to change the columns of category items more and reduce the columns of Promo Text under Customizer > Header Builder: https://prnt.sc/V7TRa64HwLPj
2. For the reviews shortcode, the review can’t be same size because some reviews don’t have the image. We suggest you to contact to the plugin’s author about this issue. All the issues related to 3rd party plugins fall out of scope our support standard services.
Thanks for understanding!
Warm Regards,
The 8Theme Team
pl check details in the private content area
Hi @Salman,
1. There is an option is_slide, you have to set this option to OFF: https://prnt.sc/ImDAEM49f91p. We’ve already done this for you, please check the home page now. For more information about the photo reviews shortcode, please take a look at this: https://docs.villatheme.com/woocommerce-photo-reviews/#page_section_menu_3142
2. For creating the new fields on registration form, unfortunately it’s not possible right now. If you require personal customization services, we invite you to submit a request through our customization panel at: https://www.8theme.com/account/#etheme_customization_panel , and continue conversations with the technicians team directly. Please be advised that customization services will incur additional charges, the exact amount of which will be communicated following a detailed review of your request.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up