New Landing How can we help? Themeforest Theme Support Neighborhood Move Product Summary and Product Image

Viewing 6 posts - 1 through 6 (of 6 total)
  • #134002
    disisid
    Member
    Post count: 36

    I am looking to move product summary and product image after the product i.e. I want to appear after the product-display-area div .

    Where do I need to do this. Can you please provide me the code.

    Please refer this page:http://de.nimt.ac.in/course/post-graduate-diploma-in-operations-management-pgdm-om/

    #134096
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please create a screenshot image mockup so i can get you exactly.
    Thanks
    Mohammad

    #134121
    disisid
    Member
    Post count: 36

    Please find attached the mockup screenshot. Please suggest a solution or if possible you can help in doing this.

    Regards,

    Siddhant

    Attachments:
    You must be logged in to view attached files.
    #134158
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit content-single-product.php at /neighborhood/woocmmerce/

    Find this code and cut it here:-
    <?php if ($enable_pb_product_pages) { ?>
    	
    	<div id="product-display-area" class="clearfix">
    		
    		<?php the_content(); ?>
    		
    	</div>
    	
    	<?php } ?>
    
    Now paste just after this code:-
    
    <div class="entry-title" itemprop="name"><?php the_title(); ?></div>

    Thanks
    Mohammad

    #134195
    disisid
    Member
    Post count: 36

    Hey, That worked. Thanks.

    On a side note – Is it possible to move the product image into the widget sidebar?

    #134199
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’m afraid not sorry, can’t see how that would work

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 total)

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

License required for one of the following items
Login and Registration Log in · Register