New Landing How can we help? Themeforest Theme Support Neighborhood Share accordion missing

Viewing 15 posts - 1 through 15 (of 25 total)
  • #67292
    michaelagwunobi21
    Member
    Post count: 93

    Hi,

    I have just updated to the latest theme version and wordpress.

    I see my share accordion has gone missing, how can I fix this?

    #67297
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    From where? A blog post or product? Please could I see your link

    – Kyle

    #67422
    michaelagwunobi21
    Member
    Post count: 93
    This reply has been marked as private.
    #67494
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry your site is in maintenance mode, please could you provide me was log in so that I can see your website?

    – Kyle

    #67504
    michaelagwunobi21
    Member
    Post count: 93

    hi

    it is off maintenance now

    #67536
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Have you edited any of the files?

    How did you get the size guide accordion?

    – Kyle

    #67548
    michaelagwunobi21
    Member
    Post count: 93

    yes, I have edited the files. I had those before with your old version from last year. With the share accordion. I just recently updated and now the share accordion’s are missing

    #67554
    michaelagwunobi21
    Member
    Post count: 93

    hi,

    I have just found this. When I click on the contact us modal, the share accordion appears in there. I seem to have a problem with my modals on the checkout page and my account page.

    See attachment

    #67558
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It must be something to do with your edits. Please install a fresh version of the theme with no changes, then add your changes back in and see which causes the problem

    – Kyle

    #67561
    michaelagwunobi21
    Member
    Post count: 93

    I dont think it is anything to do with the edits. I think it might be on the sf.wocommerce.php file and other files.

    what .php files contain any modal coding?

    #67564
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please see the paths:

    neighborhood/includes/swift-framework/sf-woocommerce.php:
      368  				<span><?php echo do_shortcode($help_bar_text); ?></span>
      369  				<ul>
      370: 				    <li><a href="#email-form" class="inline" data-toggle="modal"><?php _e("Email customer care", "swiftframework"); ?></a></li>
      371  				    <li><a href="#shipping-information" class="inline" data-toggle="modal"><?php _e("Shipping information", "swiftframework"); ?></a></li>
      372  				    <li><a href="#returns-exchange" class="inline" data-toggle="modal"><?php _e("Returns & exchange", "swiftframework"); ?></a></li>
      ...
      375  			</div>
      376  			
      377: 			<div id="email-form" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="email-form-modal" aria-hidden="true">
      378  				<div class="modal-header">
      379  					<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
      380: 					<h3 id="email-form-modal"><?php _e("Email customer care", "swiftframework"); ?></h3>
      381  				</div>
      382  				<div class="modal-body">
    
    /neighborhood/woocommerce/checkout/form-checkout.php:
      104  		<p class="returning-customer"><?php _e("Returning customer?", "swiftframework"); ?> <a href="#login-form" data-toggle="modal"><?php _e("Login here", "swiftframework"); ?></a></p>
      105  		
      106: 		<div id="login-form" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="email-form-modal" aria-hidden="true">
      107  			<div class="modal-dialog">
      108  			    <div class="modal-content">
    
    /neighborhood/woocommerce/single-product/meta.php:
       22  		<span itemprop="productID" class="sku_wrapper"><?php _e( 'Product code:', 'swiftframework' ); ?> <span class="sku"><?php echo $product->get_sku(); ?></span> - </span>
       23  	<?php endif; ?>
       24: 	<span class="need-help"><?php _e("Need Help?", "swiftframework"); ?> <a href="#email-form" class="inline" data-toggle="modal"><?php _e("Contact Us", "swiftframework"); ?></a></span>
       25  	<span class="leave-feedback"><a href="#feedback-form" class="inline" data-toggle="modal"><?php _e("Leave Feedback", "swiftframework"); ?></a></span>
       26  	</p>

    – Kyle

    #67573
    michaelagwunobi21
    Member
    Post count: 93

    is it possible you can have a look at my site and click on the modals to see if you can identify the exact problem

    #67575
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I have already identified the problem, the problem is that you have edited the accordions and like to have placed something in the wrong place which is causing some of the content to go in the modal.

    – Kyle

    #67582
    michaelagwunobi21
    Member
    Post count: 93

    How do I paste my php in here similar to the way you did above.

    I don’t think it is what i edited because it was all fine before I updated the theme and wordpress

    #67583
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Paste the code, then highlight it and click the code button in the editor

    – Kyle

Viewing 15 posts - 1 through 15 (of 25 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register