Forum Replies Created

Viewing 15 posts - 121 through 135 (of 339 total)
  • Posted in:
  • in reply to: Latest updates make shop rev slider disappear #118031
    lobsterass
    Member
    Post count: 386

    Hi Kyle!

    I’ve only made the changes I got from you guys in the support. I’m very detail oriented, so I doubt there’s a typo that I’ve made anywhere in the code. But we’re all human so it’s possible I’ve made an error anyway somewhere. 🙂

    Here are the files I’ve made changes to on the FTP:
    product-image.php
    $image = aq_resize( $image_link, 800, NULL, true, false);

    content-single-product.php
    <div itemscope itemtype=”http://schema.org/Product&#8221; id=”product-<?php the_ID(); ?>” <?php post_class(); ?>>

    <?php
    /**
    * woocommerce_show_product_images hook
    *
    * @hooked woocommerce_show_product_sale_flash – 10
    * @hooked woocommerce_show_product_images – 20
    */
    do_action( ‘woocommerce_before_single_product_summary’ );
    ?>

    <div class=”summary entry-summary”>

    <div class=”summary-top clearfix”>

    <div class=”entry-title” itemprop=”name”><h1><?php the_title(); ?></h1></div>

    <div itemprop=”offers” itemscope itemtype=”http://schema.org/Offer”&gt;

    <p itemprop=”price” class=”price”><?php echo $product->get_price_html(); ?></p>

    <meta itemprop=”priceCurrency” content=”<?php echo get_woocommerce_currency(); ?>” />

    <?php if (!$catalog_mode) { ?><link itemprop=”availability” href=”http://schema.org/&lt;?php echo $product->is_in_stock() ? ‘InStock’ : ‘OutOfStock’; ?>” /><?php } ?>

    </div>

    js/functions.js
    slideshowSpeed: 8000,

    Here are the CSS changes which may have something to do with sliders and WooCommerce:

    figure.media-wrap .rev_slider_wrapper img {
    height: inherit!important;
    }
    div.shop-actions.clearfix{
    display: none!important;
    }
    .woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
    border-top: none;
    }
    .posted_in {
    display: none;
    }
    .woocommerce ul.products li.product .price, .woocommerce div.product p.price {
    display: none;
    }
    ul.products li.product .product-details {
    width: 100%;
    }
    .woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    text-align: center;
    }
    .tp-bannershadow.tp-shadow1 {
    opacity: 0.3;
    }
    .header-shadow #header-section:before {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    }
    .woocommerce-count-wrap {
    display: none;
    }
    .woocommerce-ordering {
    display: none;
    }
    .woocommerce-page .page-heading {
    display: none;
    }
    .list-best-sellers span.amount { display:none;
    }

    Do you see anything suspicious?

    <3
    A

    in reply to: Latest updates make shop rev slider disappear #117731
    lobsterass
    Member
    Post count: 386

    Hi Ed!

    OK. Did that. The rev slider added by page builder don’t show.

    I’m thinking it might be something I’ve changed on the FTP. What files should I reinstall there?

    <3

    in reply to: Latest updates make shop rev slider disappear #116789
    lobsterass
    Member
    Post count: 386

    Hi Ed!

    OK. If there’s nothing wrong with my custom CSS, if I have the latest versions of everything and if I have tried deactivating the plugins without nothing changing – where should I start looking for a possible mistake then?

    <3

    in reply to: Latest updates make shop rev slider disappear #115836
    lobsterass
    Member
    Post count: 386

    Hi Mohammad!

    Ususally I insert rev sliders under “page slider options”. Please see image. I’ve done that here too but I have also put it the back end page code by using Swift page builder:

    [blank_spacer height=”-40px” width=”1/1″ el_position=”first last”] [spb_revslider revslider_shortcode=”kop_vaggdekor” width=”1/1″ el_position=”first last”] [fullwidth_text alt_background=”alt-two” el_class=”pb0 mb0 mt0 bb0 bt0 no-arrow pb0″ width=”1/1″ el_position=”first last”]
    VĂ€ggdekor shop

    [/fullwidth_text] [spb_revslider revslider_shortcode=”blogg” width=”1/1″ el_position=”first last”] [blank_spacer height=”20px” width=”1/1″ el_position=”first last”] [spb_text_block pb_margin_bottom=”no” pb_border_bottom=”no” width=”1/1″ el_position=”first last”]

    Med en sjÀlvhÀftande vÀggdekal frÄn Monroe Design skapar du lÀtt en unik inredning. Tröttnar du pÄ motivet, Àr det lÀtt att byta ut. Alla motiv kan bestÀllas i nÀstan vilken fÀrg och storlek som helst. Hör av dig om du inte hittar vad du söker, sÄ skrÀddarsyr vi speciellt för dig.

    [/spb_text_block] [blank_spacer height=”-20px” width=”1/1″ el_position=”first last”]

    Attachments:
    You must be logged in to view attached files.
    in reply to: Latest updates make shop rev slider disappear #115615
    lobsterass
    Member
    Post count: 386

    Hi Kyle!

    Yes, I have deactivated WooCommerce…but that automatically deactivates my nav button SHOP. SHOP then defaults to portfolio.

    I have also tried deactivating all other plugins. No change. SHOP page refuses to show any rev slider whatsoever.

    I don’t get it! 🙂

    <3

    in reply to: Latest updates make shop rev slider disappear #115560
    lobsterass
    Member
    Post count: 386

    Hola!

    Done. It doesn’t solve it unfortunately. Also, it doesn’t work exchanging the rev slider [rev_slider kop_vaggdekor] with another working rev slider from the other pages. It seems to me that it’s something with WooCommerce causing this.

    <3
    A

    lobsterass
    Member
    Post count: 386

    Hola!

    I trust you, so I’m sure you’re right. I just didn’t know what to answer him. He is one of the best in his his field in the world, from what I understand.

    The hosting I doubt because they have moved me twice to a faster server with less crowding. Loopia.se is one of the best hosting companies in Sweden.

    But then again, who am I to judge? I’m just trying to figure this stuff out.

    I’ve been deactivating plugins too.

    Could it be something with how the product thumbs are created on the shop page? The individual product pages have a lot of variables visualized in the 20 images per item. I understand that takes speed, but it shouldn’t affect the shop archive page with all the thumbs of products, right?

    <3

    lobsterass
    Member
    Post count: 386

    OK. Cool! Thanx, Laranz.

    Only one more thing, an SEO expert told me the source code on my pages is super long and full of extra seemingly useless code. He said that after inspecting my index page but he said it was the case on the whole site. Is that something with the theme? I’m just worried because I do have speed issues and I’ve been making images between 50-200 KB. Nothing high res. And I am using optimizing plugins. The shop page is worst.

    <3

    lobsterass
    Member
    Post count: 386

    Hi Laranz!

    1. AAAAAHHHHH! NOW I see! Cool. Thanx! Awesome! OK, so the “Custom post types archive” overrides whatever i write back end in Yoast on my individual Shop archive page. Please see my attached image with the visual question. How would you solve this issue with double H1?

    2. I used the plugin Google XML Sitemap and connected my site to my Google webmaster tools account through the button “site map” in Yoast. It was the first time I set this stuff up. Seems to work but I’m obviously not a pro.

    Thanx for helping me with this. I see now I’m asking something that is not part of theme support. But it’s a challenge in the beginning trying to do everything right for good SEO. 🙂

    <3

    A

    Attachments:
    You must be logged in to view attached files.
    lobsterass
    Member
    Post count: 386

    Sweetheart, I have filled in working titles and meta with Yoast on several hundred pages. The only page that it doesn’t work for is my webshop archive page. I’m suspecting it has something to do with that it is WooCommerce, but I’m not sure. Please see attached images of how I filled everything in.

    I have not made two H1 on purpose and whatever “title box” I remove back end, the H1 doesn’t disappear. It gets it by code via WooCommerce somehow, right?

    Does it have anything to do with the last image of http://monroedesign.se/product_tag-sitemap.xml? “Product tag” is the only reported problem on my site map, when checked in Google Webmaster Tools.

    <3

    Attachments:
    You must be logged in to view attached files.
    lobsterass
    Member
    Post count: 386

    YES, baby! Awesome! Works great. Thanx so much dear!

    <3

    lobsterass
    Member
    Post count: 386

    Image

    Attachments:
    You must be logged in to view attached files.
    lobsterass
    Member
    Post count: 386

    Hi Laranz!

    Cool. I see it works with English. Thanx! I need it in Swedish though. But I’m gonna translate the site later so I’m thinking it would be easier to just use < and > instead. I tried to add that but it makes the code not working.

    Could you help me making it like in provided image?

    Also, I did activate WPIDE now. Not sure how to use it yet but it’s there!

    Attachments:
    You must be logged in to view attached files.
    in reply to: Image layer in rev slider is too small on mobile view #105523
    lobsterass
    Member
    Post count: 386

    Hi!

    OMG! I spent 5 hours trying to figure this out (not your fault of course!). I’ll show you what I did because somebody else might have the same issue.

    The key was to specify “image scale” 940 x 500 and check “scale proportional” on the edit slide page. See image.

    So anybody who wants a full width slider looking good like this in responsive mode on a blog post page viewed from mobile, copy my settings in the images provided.

    <3

    Attachments:
    You must be logged in to view attached files.
    lobsterass
    Member
    Post count: 386

    Hi Laranz!

    That code made all my projects lead to a blank page.

    <3

Viewing 15 posts - 121 through 135 (of 339 total)