Forum Replies Created

Viewing 30 posts - 2,011 through 2,040 (of 5,361 total)
  • Avatar: Justin
    Luca Rossi
    Support staff
    January 2, 2025 at 06:01

    Dear @jimmy-17,

    We hope this message finds you well.

    We are currently unable to access your website due to the following issue: https://prnt.sc/_LzscGHriwOV. Could you kindly assist us in resolving this by disabling the feature or configuration causing the issue?

    Additionally, while reviewing the debug.log file, we did not encounter any fatal errors (e.g., 500 or 503). However, we did notice several PHP deprecation warnings. To address these and ensure optimal performance, we kindly request that you upgrade your PHP version to 8.2.x.

    Here are the relevant log entries for your reference:

    
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Return type of Stripe\Util\AutoPagingIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home3/jimmy18/citarature/wp-content/plugins/woo-wallet-withdrawal/includes/gateways/sdk/Stripe/lib/Util/AutoPagingIterator.php on line 18  
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Return type of Stripe\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home3/jimmy18/citarature/wp-content/plugins/woo-wallet-withdrawal/includes/gateways/sdk/Stripe/lib/Util/Set.php on line 40  
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Return type of Stripe\StripeObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home3/jimmy18/citarature/wp-content/plugins/woo-wallet-withdrawal/includes/gateways/sdk/Stripe/lib/StripeObject.php on line 149  
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Return type of Stripe\StripeObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home3/jimmy18/citarature/wp-content/plugins/woo-wallet-withdrawal/includes/gateways/sdk/Stripe/lib/StripeObject.php on line 158  
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Return type of Stripe\StripeObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home3/jimmy18/citarature/wp-content/plugins/woo-wallet-withdrawal/includes/gateways/sdk/Stripe/lib/StripeObject.php on line 144  
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Return type of Stripe\StripeObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home3/jimmy18/citarature/wp-content/plugins/woo-wallet-withdrawal/includes/gateways/sdk/Stripe/lib/StripeObject.php on line 154  
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Return type of Stripe\StripeObject::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home3/jimmy18/citarature/wp-content/plugins/woo-wallet-withdrawal/includes/gateways/sdk/Stripe/lib/StripeObject.php on line 264  
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home3/jimmy18/citarature/wp-content/plugins/woo-wallet-withdrawal/includes/gateways/sdk/Stripe/lib/ApiResource.php on line 68  
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home3/jimmy18/citarature/wp-content/plugins/woo-wallet-withdrawal/includes/gateways/sdk/Stripe/lib/SingletonApiResource.php on line 26  
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Return type of Stripe\AttachedObject::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home3/jimmy18/citarature/wp-content/plugins/woo-wallet-withdrawal/includes/gateways/sdk/Stripe/lib/AttachedObject.php on line 39  
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Creation of dynamic property BBP_Forums_Component::$members is deprecated in /home3/jimmy18/citarature/wp-content/plugins/bbpress/includes/extend/buddypress/loader.php on line 149  
    [02-Jan-2025 04:55:50 UTC] PHP Deprecated: Creation of dynamic property BBP_Forums_Component::$activity is deprecated in /home3/jimmy18/citarature/wp-content/plugins/bbpress/includes/extend/buddypress/loader.php on line 153  
    

    We would greatly appreciate your assistance in addressing these matters at your earliest convenience. Please let us know if you require any further information or support from our side.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    January 1, 2025 at 13:49

    Dear @Abdul Moiz,

    There is no other options for now.

    If this does not meet your requirements, you are welcome to submit a request for new functionality on our Taskboard via the following link: https://www.8theme.com/taskboard/ . Suggestions that receive significant support from other customers will be thoroughly reviewed by our development team for potential inclusion in future updates.

    Should you have any further questions or need assistance, please do not hesitate to contact us.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    January 1, 2025 at 13:47

    Hi @Abdul Moiz,

    We’ve updated the custom code a little bit.

    Could you please check again?

    Thank you!

    Avatar: Justin
    Luca Rossi
    Support staff
    January 1, 2025 at 13:16

    Hi @tus,

    Please find and remove this custom CSS codes:

    
    .shop_table th.valid-until, /* Versteckt die Spaltenüberschrift "Valid until" */
    .shop_table td:nth-child(3) {
        /* Versteckt die Inhalte der dritten Spalte */
        display: none !important;
    }
    
    .shop_table th.activation, /* Versteckt die Spaltenüberschrift */
    .shop_table td:nth-child(2) {
        /* Versteckt die Inhalte der zweiten Spalte */
        display: none !important;
    }
    

    Let us know how it goes!

    Avatar: Justin
    Luca Rossi
    Support staff
    January 1, 2025 at 13:10

    Hi @uttam pradhan,

    1. You need to copy the single.php from the XStore parent theme to child theme in the same directory: xstore-child/single.php

    2. Then edit the single.php file locates in your XStore child theme:

    
    <?php
    /**
     * Template name: Single
     * @xstore-version 9.4.0
     */
    
    defined( 'ABSPATH' ) || exit( 'Direct script access denied.' );
    
    get_header();
    
    global $post;
    //$l = etheme_page_config();
    $not_single_post = is_singular(array('staticblocks', 'etheme_slides', 'etheme_mega_menus', 'elementor_library'));
    $sidebar = get_query_var( 'et_sidebar', 'left' );
    if ( $not_single_post ) {
    	$sidebar = 'without';
    }
    $post_template  = get_query_var('et_post-template', 'default');
    $post_format 	= get_post_format();
    $show_post_title = etheme_get_option( 'single_post_title', 1 );
    $post_large = in_array( $post_template, array('large', 'large2') );
    
    if ( $not_single_post ) :
        $is_slides = is_singular('etheme_slides');
    	do_action( 'etheme_page_heading' );
        if ( $is_slides ) {
            etheme_slides_slide_wrapper($post, apply_filters('etheme_elementor_edit_mode', false));
        }
        else {
            the_content();
        }
    else : ?>
    	
    	<?php if(have_posts()): while(have_posts()) : the_post(); ?>
    		
    		<?php if ( $post_large ): ?>
                <div class="single-post-large-wrapper <?php if($post_template == 'large2') echo 'centered'; ?>">
                    <div class="single-post-large">
                        <div class="post-heading">
                            <div class="container">
    							<?php if($post_format == 'quote'): ?>
                                    <div class="featured-quote">
                                        <div class="quote-content">
                                            <div class="quote-icon">
                                                <i class="fa fa-quote-left"></i>
                                            </div>
    										<?php etheme_the_post_field( 'quote' ); ?>
                                        </div>
                                    </div>
    							<?php endif; ?>
    							
    							<?php etheme_primary_category(true); ?>
    							
    							<?php if ( $show_post_title ): ?>
                                    <h1><?php the_title(); ?></h1>
    								<?php etheme_byline(array('single'=>true)); ?>
    							<?php endif ?>
                            </div>
                        </div>
                    </div>
                </div>
    		<?php else: ?>
    			<?php do_action( 'etheme_page_heading' ); ?>
    		<?php endif ?>
    
            <div class="google-ads">
                <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3461530354260406"
                        crossorigin="anonymous"></script>
                <!-- fixed header ads -->
                <ins class="adsbygoogle"
                     style="display:inline-block;width:728px;height:90px"
                     data-ad-client="ca-pub-3461530354260406"
                     data-ad-slot="6527876793"></ins>
                <script>
                    (adsbygoogle = window.adsbygoogle || []).push({});
                </script>
            </div>
    
            <div class="container sidebar-mobile-<?php echo esc_attr( get_query_var('et_sidebar-mobile', 'bottom') ); ?>">
            <div class="content-page sidebar-position-<?php echo esc_attr( $sidebar ); ?>">
                <div class="row hfeed">
    				
    				<?php
    				$post_content 	= get_the_content();
    				$gallery_filter = etheme_gallery_from_content( $post_content );
    				$classes 		= array();
    				$classes[] 		= 'blog-post';
    				$classes[] 		= 'post-single';
    				$classes[] 		= 'post-template-' . $post_template;
    				?>
    				
    				<?php if ( $post_template != 'full-width'): ?>
                    <div class="content <?php echo esc_attr( get_query_var('et_content-class', 'col-md-9') ); ?>">
                        <article <?php post_class( $classes ); ?> id="post-<?php the_ID(); ?>" >
    						<?php endif; ?>
    
                            <header class="post-header">
    							<?php if ( etheme_get_option('blog_featured_image', 1) && !etheme_get_custom_field('post_featured')): ?>
    								
    								<?php etheme_post_thumb( array(
    									'size' => 'full',
    									'link' => false
    								) ); ?>
    								
    								<?php if( $show_post_title && in_array($post_format, array('audio', 'video')) && in_array($post_template, array('large', 'large2')) ): ?>
                                        <div class="wp-picture">
    										<?php the_post_thumbnail( 'full' ); ?>
                                        </div>
    								<?php endif; ?>
    							
    							<?php endif ?>
    							
    							
    							
    							<?php if( $show_post_title && $post_format != 'quote' && !in_array($post_template, array('large', 'large2'))): ?>
                                    <div class="post-heading">
                                        <h2 class="entry-title"><?php the_title(); ?></h2>
    	                                <?php etheme_byline(array('single'=>true)); ?>
                                    </div>
    							<?php endif; ?>
                            </header><!-- /header -->
    						
    						<?php if ( $post_template == 'full-width'): ?>
                            <div class="content <?php echo esc_attr( get_query_var('et_content-class', 'col-md-9') ); ?>">
                                <article <?php post_class( $classes ); ?> id="post-<?php the_ID(); ?>" >
    								<?php endif; ?>
    								
    								<?php if($post_format != 'gallery'): ?>
                                        <div class="content-article entry-content">
    										<?php the_content(); ?>
                                        </div>
    								<?php else: ?>
    									<?php echo '<div class="content-article entry-content">' . $gallery_filter['filtered_content'] . '</div>'; ?>
    								<?php endif; ?>
    
                                    <div class="post-navigation"><?php wp_link_pages(); ?></div>
    								
    								<?php the_tags( '<div class="single-tags"><span>' . esc_html__( 'Tags: ', 'xstore' ) . '</span>', ', ', '</div>' ); ?>
    								
    								<?php if(etheme_get_option('post_share', 1) && class_exists('ETC\App\Controllers\Shortcodes\Share')): ?>
                                        <div class="share-post">
    										<?php echo ETC\App\Controllers\Shortcodes\Share::share_shortcode( array( 'title' => esc_html__('Share Post', 'xstore') ) ) ; ?>
                                        </div>
    								<?php endif; ?>
    
                                    <div class="clear"></div>
    								
    								<?php if(etheme_get_option('posts_links', 1) && function_exists('etheme_project_links')): ?>
    									<?php etheme_project_links(array()); ?>
    								<?php endif; ?>
    								
    								<?php if(etheme_get_option('about_author', 1)): ?>
                                        <h3 class="about-author-title"><span><?php esc_html_e('About author', 'xstore'); ?></span></h3>
                                        <div class="author-info">
                                            <a class="pull-left" href="#">
    											<?php echo get_avatar( get_the_author_meta('email') , 130 ); ?>
                                            </a>
                                            <div class="media-body">
                                                <h4 class="title-alt author-name"><span><?php esc_html_e('About Author', 'xstore'); ?></span></h4>
                                                <h4 class="media-heading"><?php the_author_link(); ?></h4>
                                                <p class="author-desc"><?php echo get_the_author_meta('description'); ?></p>
                                                <a class="author-link" href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ); ?>" rel="author">
    												<?php printf( esc_html__( 'Other posts by %1s', 'xstore' ), get_the_author() ); ?>
                                                </a>
                                            </div>
                                        </div>
    								<?php endif; ?>
    								
    								<?php if(etheme_get_option('post_related', 1)): ?>
                                        <div class="related-posts">
    										<?php etheme_get_related_posts(); ?>
                                        </div>
    								<?php endif; ?>
    
                                </article>
    							
    							<?php comments_template('', true); ?>
    
                            </div><!-- .content -->
    						
    						<?php get_sidebar(); ?>
    
                    </div>
                </div>
            </div>
    	
    	<?php endwhile;
    	else: ?>
    
            <div class="container sidebar-mobile-<?php echo esc_attr( get_query_var('et_sidebar-mobile', 'bottom') ); ?>">
                <div class="content-page sidebar-position-<?php echo esc_attr( $sidebar ); ?>">
                    <div class="row hfeed">
                        <h2><?php esc_html_e('No posts were found!', 'xstore') ?></h2>
    					<?php get_sidebar(); ?>
                    </div>
                </div>
            </div>
    	
    	<?php endif; ?>
    
    <?php endif;
    
    get_footer();
    

    Hope it helps!

    Avatar: Justin
    Luca Rossi
    Support staff
    January 1, 2025 at 12:45

    Dear @pablostevens,

    We hope this message finds you well.

    Kindly add the following code to the functions.php file located in your child theme:

    
    add_action('wp', 'n2t_et_custom_query', 99);  
    function n2t_et_custom_query($query) {  
        set_query_var('et_account-registration', false);  
    }  
    

    We hope this resolves your query. Should you have any further questions or require additional assistance, please do not hesitate to reach out.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 31, 2024 at 09:49

    Dear Nicolo,

    We hope this message finds you well.

    We would like to inform you that the “Upgrade Swiper Library” setting has been removed, as the Elementor plugin now utilizes the latest version of the Swiper library starting from version 3.20.x. For your reference, you can find more details in the following developer updates:

    https://developers.elementor.com/elementor-3-20-developers-update/
    https://developers.elementor.com/elementor-3-26-developers-update/

    Additionally, we have confirmed that the “Middle Outside” setting for arrows is not functioning correctly on our end as well.

    To resolve this issue, we recommend adding the following custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

      
    body .middle-inbox .swiper-entry .swiper-button-next,  
    body .middle-inbox.swiper-entry .swiper-button-next {  
        right: -100px !important;  
    }  
    
    body .middle-inbox .swiper-entry .swiper-button-prev,  
    body .middle-inbox.swiper-entry .swiper-button-prev {  
        left: -100px !important;  
    }  
    
    body .middle-inbox .swiper {  
        overflow: inherit;  
    }  
    
    body .middle-inbox .swiper-slide:not(.swiper-slide-active) {  
        opacity: 0;  
        visibility: hidden;  
    }  
    

    We hope this solution addresses the issue effectively. Should you have any further questions or require additional assistance, please do not hesitate to reach out.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 31, 2024 at 07:40

    Hi @MonnaChu,

    1. The special breadcrumb will not work when the advanced layout activated on cart/checkout page. In this case, you have to deactivate it to use the special breadcrumb.

    https://prnt.sc/EqmGD1LbK9yd
    https://prnt.sc/3fGHFA3hsywC

    2. We’ve removed the bottom spacing for the variation on checkout page already: https://prnt.sc/RjIOR1HSPwYV

    3. The color(or other attributes) will display in the product title on the cart off-canvas(https://prnt.sc/mNzMvTwdljiI). Please try adding this custom CSS code under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    body .product_list_widget li .product-title a {
        text-overflow: inherit;
        white-space: wrap;
    }
    

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 16:30

    Hi @Abdul Moiz,

    Please try adding the following code under functions.php file locates in your child theme:

    
    add_action('wp_footer', 'n2t_wp_footer');
    function n2t_wp_footer() {
        ?>
        <script>
            jQuery(document).on('xstore_waitlist_fragment_refresh', function (){
                jQuery('.et-close-popup').click();
            });
        </script>
        <?php
    }
    

    Hope it helps!

    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 15:30

    Dear @Boddicker,

    Everything should be fine now.

    We guess there was an issue with the container you created, we’ve created a new container then moved all the elements to that container and the off-canvases are working correctly.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 14:21

    Dear @Crispy123,

    Thank you for reaching out to us.

    Currently, product filter widgets are not compatible with custom pages. The product categories filter is designed to function only on the shop page or product archive pages.

    To address this, we suggest the following approach:

    1. Create a parent category that includes nine child categories, as outlined below:

    
       Parent Category  
       --- Child Category 1  
       --- Child Category 2  
       --- Child Category 3  
       ...  
       --- Child Category 8  
       --- Child Category 9  
    

    2. Using Elementor, create a product archive builder template and assign it to the parent category.

    3. Design a custom sidebar and select it within the sidebar element of the archive builder template created in the previous step.

    We hope this solution meets your requirements. Should you have any further questions or need additional assistance, please do not hesitate to contact us.

    Best regards,
    The 8Theme Team

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 14:00

    Dear @Uttam Pradhan,

    Please note that our support is limited to issues related specifically to the XStore theme.

    If you would like to implement Google Ads on your website, we kindly recommend submitting a request through our customization panel, which can be accessed via the following link: https://www.8theme.com/account/#etheme_customization_panel.

    Through this platform, you will have the opportunity to collaborate directly with our technical team to assess the feasibility of your request. Kindly be aware that customization services may incur additional charges, which will be determined after a thorough review of your specific requirements.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 13:57

    Dear @Uttam Pradhan,

    We kindly request that you select the fonts, colors, and other design styles on your own, as these elements fall outside the scope of the standard support services we provide.

    Please note that our support is specifically focused on addressing issues related to the XStore theme.

    We appreciate your understanding and cooperation in this matter.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 13:54

    Dear @MonnaChu,

    We hope this message finds you well.

    1. We have implemented the breadcrumb steps for the cart and checkout pages as requested.
    2. Additionally, the left spacing for the variation color has been removed.

    Could you kindly review the updates at your convenience and let us know if everything meets your expectations?

    Thank you for your time and feedback.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 10:15

    Dear @Uttam Pradhan,

    We hope this message finds you well.

    In this case, we kindly recommend creating a builder template for single posts. You can refer to the following guide for assistance: https://elementor.com/help/creating-a-single-post-template-with-elementor-pro/.

    Additionally, you can create custom sidebars for the left and right sections of the post content. Please refer to this screenshot for guidance:https://prnt.sc/CMuRK3oqs2yu, and consult our documentation for further details: https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/.

    Should you have any further questions or require additional assistance, please do not hesitate to reach out.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 10:02

    Dear @Boddicker,

    We hope this message finds you well.

    We kindly request your assistance in temporarily disabling the country restriction on your website. We are currently experiencing difficulties accessing the site via VPN, which is impacting our ability to proceed effectively.

    We also recommend testing for potential conflicts third-party plugins. To do so, please temporarily disable any non-essential third-party plugins that are not part of the XStore theme package. For your convenience, you can find the list of included plugins herehttps://www.8theme.com/documentation/xstore/plugins/included-plugins/.

    Once you have deactivated the unnecessary plugins, kindly clear your browser’s cache and verify whether the performance issue persists. This step is crucial, as conflicts with third-party plugins can sometimes cause unexpected issues.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 08:18

    Dear @Fantasy,

    Currently, there is no hooks to edit the number yet. It’s random for now.

    To edit the number of hours, please go to this file: /wp-content/plugins/et-core-plugin/packages/sales-booster/sales-booster.php at the line 797:

    – Change:

    
    $product_options['time_ago'] = rand( 2, 59 );
    

    – To:

    
    $product_options['time_ago'] = rand( 6, 12 );
    

    After that, add the following code under functions.php file locates in your child theme:

    
    function n2t_text_strings( $translated_text, $text, $domain ) {
    	switch ( $translated_text ) {
    		case 'minutes ago' :
    			$translated_text = 'hours ago';
    			break;
    	}
    	return $translated_text;
    }
    add_filter( 'gettext', 'n2t_text_strings', 20, 3 );
    

    Hope it helps!

    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 06:09

    Dear @Uttam Pradhan,

    It appears that the website is utilizing the Myriad Pro custom font, which can be found here: https://fonts.adobe.com/fonts/myriad.

    To assist you further, we would like to share an article that provides detailed instructions on how to set up custom fonts with the XStore theme: https://www.8theme.com/documentation/xstore/xstore-features/how-to-setup-custom-fonts-with-xstore/.

    Should you have any questions or require additional support, please do not hesitate to reach out.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 06:03

    Hi @Rio Market Services,

    Please provide us with the temporary wp-admin, and FTP access. We will check what can be done to help you.

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Best regards,
    8Theme’s Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 30, 2024 at 05:08

    Dear @jimmy-17,

    We hope this message finds you well.

    Could you kindly provide us with your FTP account details? This will enable us to review the error logs and assist you more effectively.

    Thank you for your cooperation.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 28, 2024 at 16:11

    Dear @jimmy-17,

    We kindly request your assistance in downgrading the Dokan Pro plugin to version 3.13.1. Unfortunately, we do not have access to the zip file for the Pro version.

    Your help with this matter would be greatly appreciated.

    Thank you in advance for your support.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 28, 2024 at 15:51

    Hi @uttam pradhan,

    How to do this kind of hyperlink

    One more thing, how can I make my website look like this? I want to change the font style and adjust the content/post styling so that the content appears centered on the website, similar to the site I provided in the private details.

    Please add this custom CSS:

    
    .content-article.entry-content a:not(.Teckshop-rp-link) {
        color: #ff8080;
        text-decoration: underline;
    }
    
    .single-post .content-article.entry-content {
        max-width: 900px;
        margin: 0 auto;
    }
    

    Hope it helps!

    Avatar: Justin
    Luca Rossi
    Support staff
    December 28, 2024 at 15:34

    Dear @Uttam Pradhan,

    Thank you for reaching out to us.

    1. We regret to inform you that the feature you are inquiring about is not currently available in our XStore theme. However, we highly encourage you to submit your suggestion on our Taskboard at https://www.8theme.com/taskboard/. If your idea receives sufficient support from other customers, our development team will thoughtfully consider incorporating it into a future update.

    2. Could you please clarify or share the Google Ads HTML code you are referring to? Generally, you can add such code to the HTML element within the theme.

    Should you have any further questions or require additional assistance, please do not hesitate to contact us.

    Best regards,
    The 8Theme Team

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    December 28, 2024 at 15:26

    Dear @Goostaf,

    Thank you for reaching out to us.

    Please note that our team exclusively provides support for issues related to the XStore theme and its associated plugins. For any other inquiries or concerns, we kindly recommend utilizing Google Search to find the relevant information.

    Should you have any questions or require assistance specifically regarding the XStore theme or plugins, please do not hesitate to contact us.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 28, 2024 at 15:25

    Dear @jimmy-17,

    We hope this message finds you well.

    We would like to inform you that we have rolled back the Dokan plugin to version 13.3.1 on your behalf. Could you kindly check and confirm if everything is functioning as expected now?

    Please rest assured that our development team is actively investigating this issue, and a resolution will be included in one of the upcoming updates.

    Thank you for your patience and understanding. Should you have any further questions or concerns, please do not hesitate to reach out.

    Best regards,
    The 8Theme Team

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    December 27, 2024 at 18:46

    Hi @Abdul Moiz,

    In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?

    Click here to share your thoughts: https://themeforest.net/downloads

    Being part of our community means a lot, and your feedback contributes immensely.

    Best Regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 27, 2024 at 10:51

    Hi @Crispy123,

    The following admin account in Private Content area is not working.

    Could you please double check?

    Best regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    December 27, 2024 at 10:30

    Dear Abdul Moiz,

    We noticed that the thankyou.php file is currently missing from your child theme, as shown in the following screenshot: https://prnt.sc/7CcXXoqFSDhE.

    Could you kindly copy this file from the parent theme to the corresponding directory in your child theme?

    Thank you for your attention to this matter. Please feel free to reach out if you have any questions or need further assistance.

    Best regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 27, 2024 at 10:26

    If you need anything else please let us know.

    Kind regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    December 27, 2024 at 10:12

    Hi @Recep,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    body .payment_methods label img {
        width: 100% !important;
        height: auto !important;
        top: 0;
    }
    
    body #payment .payment_methods li {
        margin-bottom: 30px;
    }
    
    body #payment .payment_methods li.wc_payment_method.payment_method_iyzico_pwi {
        display: flex;
        align-items: center;
    }
    
    body #payment .payment_methods li.wc_payment_method.payment_method_iyzico_pwi input[type="radio"] {
        top: -10px;
    }
    body #payment .payment_methods li.wc_payment_method.payment_method_iyzico_pwi label {
        display: flex !important;
        align-items: center !important;
        justify-content: center;
        margin: 0;
    }
    
    body #payment .payment_methods li.wc_payment_method.payment_method_iyzico_pwi label p {
        margin: 0;
    }
    
    body #payment .payment_methods li.wc_payment_method.payment_method_iyzico_pwi label img {
        top: 0;
    }
    

    https://prnt.sc/MSGxO7oUJ1Dj

    Kind regards,
    The 8Theme Team

  • 1 2 3 67 68 69 177 178 179
    Viewing 2,040 results - 2,011 through 2,040 (of 5,361 total)
Viewing 30 posts - 2,011 through 2,040 (of 5,361 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.