Forum Replies Created

Viewing 15 posts - 286 through 300 (of 2,802 total)
  • Posted in:
  • in reply to: Pingback doesn't appear within the comments #140015
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try to put this code in the place you want on comments.php

    <?php if ($trackback == true) { ?>  
      <h3>Trackbacks</h3>  
      <ol>  
      <?php foreach ($comments as $comment) : ?>  
      <?php $comment_type = get_comment_type(); ?>  
      <?php if($comment_type != 'comment') { ?>  
      <li><?php comment_author_link() ?></li>  
      <?php } ?>  
      <?php endforeach; ?>  
      </ol>  
    <?php } ?> 

    If you want before the comments means, put it before the div..

    <div id="comments-list" class="comments">

    Let us know,

    Thanks,
    laranz.

    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Which header type you are using? Edit the line #165 according to header type you using.
    2. That is not possible with the header.

    Let us know,

    Thanks,
    laranz.

    in reply to: Request Demo Site Install #139856
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Glad you got it 🙂

    Let us know, if you have any other questions.

    Thanks,
    laranz.

    in reply to: Adding few items and bug fixes #139852
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. By default, there is a wishlist button in the product page next to add to cart button.
    3. I misread it, what type of filters ( can you point a think on our demo ) because in the product category pages, there is only one category of products will be display, so no need for the filters there.
    4. Did you add the title tag by editing the source code? If so put that just above this div

    <div itemprop="offers" itemscope itemtype="http://schema.org/Offer">

    Let us know,

    Thanks,
    laranz.

    in reply to: Google Map Marker Problem #139841
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    I forward this issue to our developer to take a look.

    Let us know,

    Thanks,
    laranz.

    in reply to: Changing language #139791
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Glad it works 🙂

    Let us know, if you have any other questions.

    Thanks,
    laranz.

    in reply to: Navigation Bar Problem #139790
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Glad it works 🙂

    Let us know, if you have any other questions.

    Thanks,
    laranz.

    in reply to: Request Demo Site Install #139782
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Done 🙂

    1. Create the revolution slider.
    2. Some images may missing, upload it again, and it will be okay!

    Let us know,

    Thanks,
    laranz.

    in reply to: Revolution Slider on Shop Page #139778
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Just before the ?>

    Let us know,

    Thanks,
    laranz.

    in reply to: Changing language #139777
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Go to Tools -> Localization.
    2. Click “Themes” Just below the low memory mode checkbox.
    3. You will find neighbourhood with some languages already installed,
    4. Click Rescan ( just in case to refresh the po file, for new strings ), then click finished in the popup.
    5. Then Click “Edit”
    6. Then Edit the required strings you need to change ( all the strings are displayed there, you can also search the strings you need ) , and then click “genereate mo-file” button,
    7. There is no step 7, Enjoy 🙂

    Let us know,

    Thanks,
    laranz.

    in reply to: More horizontal space for nav items and less for logo #139775
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Did you put the CSS, I didn’t see any Custom CSS entered now? I try the Chrome developer kit and it works, http://take.ms/UQeNW

    Let us know,

    Thanks,
    laranz.

    in reply to: Navigation Bar Problem #139676
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try this solution too,

    @media only screen and (max-width: 959px) and (min-width: 768px){
    #main-navigation { width: 81%; }
    #menubar-controls { width: 15%; }
    #top-bar-menu { width: 65%; }
    #top-bar-social { width: 28%; }
    }

    Sometimes, tweak the columns width may give unexpected results.

    Let us know,

    Thanks,
    laranz.

    in reply to: Google Map Marker Problem #139624
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you try the zip code for the last address you add too?

    Let us know,

    Thanks,
    laranz.

    in reply to: Request Demo Site Install #139597
    laranz – SUPPORT
    Member
    Post count: 3186
    This reply has been marked as private.
    in reply to: Portfolio change hover image effect #139590
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    I am afraid to say that is not possible.

    Let us know, if you have any other questions.

    Thanks,
    laranz.

Viewing 15 posts - 286 through 300 (of 2,802 total)