Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › Share accordion missing
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › Share accordion missing
- This topic has 24 replies, 3 voices, and was last updated 10 years by Mohammad – SUPPORT.
-
Posted in: Neighborhood
-
April 15, 2014 at 1:23 pm #67292
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?
April 15, 2014 at 1:36 pm #67297Hi
From where? A blog post or product? Please could I see your link
– Kyle
April 15, 2014 at 5:27 pm #67422This reply has been marked as private.April 16, 2014 at 6:48 am #67494Sorry your site is in maintenance mode, please could you provide me was log in so that I can see your website?
– Kyle
April 16, 2014 at 7:00 am #67504hi
it is off maintenance now
April 16, 2014 at 7:52 am #67536Have you edited any of the files?
How did you get the size guide accordion?
– Kyle
April 16, 2014 at 8:34 am #67548yes, 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
April 16, 2014 at 8:41 am #67554hi,
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
April 16, 2014 at 8:53 am #67558Hi
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
April 16, 2014 at 9:02 am #67561I 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?
April 16, 2014 at 9:09 am #67564Please 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
April 16, 2014 at 9:26 am #67573is it possible you can have a look at my site and click on the modals to see if you can identify the exact problem
April 16, 2014 at 9:28 am #67575I 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
April 16, 2014 at 9:43 am #67582How 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
April 16, 2014 at 9:44 am #67583Paste the code, then highlight it and click the code button in the editor
– Kyle
-
Posted in: Neighborhood
You must be logged in and have valid license to reply to this topic.