Discussion on REHub - Price Comparison, Multi Vendor Marketplace Wordpress Theme

Discussion on REHub - Price Comparison, Multi Vendor Marketplace Wordpress Theme

By
Cart 38,427 sales
Recently Updated
Well Documented

sizam supports this item

Supported

59157 comments found.

Hi, I use logo with 250×250px, partially transparent png with a file size of +/- 30kB (optimized with online generator). But somehow the alternative, scale-up versions in 600w, 1200w that get loaded additionally have a size of over 240kB and PageSpeed rates it really badly because of that (the 600w in mobile view to be precise). Is it possible to cut everything above original size out or to optimize the upscaling procedure?

I’ve avoided .webp because they didn’t show in Safari. Has this changed meanwhile?

Ah, okay. It works on 11 Big Sur only. Currently, that would be quite a lot of users that wouldn’t see it. I optimized and replaced the upscaled files for now. For logo only, that’s fine, I think.

I haven’t updated myself, because my Adobe Suite would stop working then ^^

“because they didn’t show in Safari”

of course, it shows. It doesn’t show only on old versions of ios and macos

Написал вам 2 тикета которые пока без реакции

I watched your video on editing the Cons Pros block. How do I change the red X icon for the Cons list to something else?

You can’t change it. But you can build own block in Greenshift plugin and Advanced list block

[Re:Deals] Hi, i don’t understand if each deals and coupons are a “user post” or a “user article” Thanks for explanation

Wordpress has only posts

Dear Sizam,

For SEO, I need to add a “read more” button to shorten my long content in tab Description of single product, like this pic: https://ibb.co/Hd79kwk

Below extra codes in functions.php is work on default product layout but not “compare prices by sku” in https://thongsokythuat.vn/sp/vivo-y20i-2020/

add_action('wp_footer','chowordpress_readmore_flatsome');
function chowordpress_readmore_flatsome(){
    ?>
    <style>
        .single-product div#section-description {
            overflow: hidden;
            position: relative;
        }
        .single-product .tab-panels div#section-description.panel:not(.active) {
            height: 0 !important;
        }
        .chowordpress_readmore_flatsome {
            text-align: center;
            cursor: pointer;
            position: absolute;
            z-index: 9999;
            bottom: 0;
            width: 100%;
            background: #fff;
        }
        .chowordpress_readmore_flatsome:before {
            height: 55px;
            margin-top: -45px;
            content: "";
            background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
            background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
            background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 );
            display: block;
        }
        .chowordpress_readmore_flatsome a {
            color: #318A00;
            display: block;
        }
        .chowordpress_readmore_flatsome a:after {
            content: '';
            width: 0;
            right: 0;
            border-top: 6px solid #318A00;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            display: inline-block;
            vertical-align: middle;
            margin: -2px 0 0 5px;
        }
    </style>
    <script>
        (function($){
            $(document).ready(function(){
                $(window).on('load', function(){
                    if($('.single-product div#section-description').length > 0){
                        var wrap = $('.single-product div#section-description');
                        var current_height = wrap.height();
                        var your_height = 300;
                        if(current_height > your_height){
                            wrap.css('height', your_height+'px');
                            wrap.append(function(){
                                return '<div class="chowordpress_readmore_flatsome"><a title="Xem thêm" href="javascript:void(0);">Xem thêm</a></div>';
                            });
                            $('body').on('click','.chowordpress_readmore_flatsome', function(){
                                wrap.removeAttr('style');
                                $('body .chowordpress_readmore_flatsome').remove();
                            });
                        }
                    }
                });
            });
        })(jQuery);
    </script>
    <?php
}

Can you tell me the correct “CCS selector class” of compare prices by sku product layout? Cause I use CSS id “section-description” it not work.

Thanks.

Sorry, but we can help with customization only for buyers with active support

What is the process to add a Video or YouTube vid URL on the website? FAQ documentation doesn’t talk about it. [rh_get_post_videos] this is very confusing… requires more details..

just drop youtube url in content

Hello, I need deregistering. We use this Lic# for customer demos I need to use to new demo. please guide me to deregister link. Thank you.

NOTE: Sorry, is ready please do not deregister. Thanks

Sorry, is ready please do not deregister. Thanks

Hello,

I am very happy with the ReHub theme!

I need little help.

Can you please add two Google fonts, Space Grotesk and Spece Mono?

I mean by this add-in Theme options, Font family.

Thanks in advance

Ok, will be added

Thanks Sizam! You are the best

Hi. Love this theme

I have purchased 2 licenses. How do I get the 4 sites activation?

Please let me know.

Thanks

Rehub – registration and follow instructions

(1) Is it OK to delete the One Click Demo Import plugin after importing the demo site? Will that affect anything on my site?

(2) In this post, it says that you had disabled default Google fonts: https://www.facebook.com/Wpsoul/posts/181190450422154

But when I check my site on GT Metrix, it says that the three fonts I chose in the Theme Options – Fonts menu are being called from the Google Font API. Is there a way to keep those fonts without the external request?

https://gtmetrix.com/reports/padtoporch.com/ShiCPElP/

1. you can delete

2. First of all, you should never use 3 fonts on site if you need good speed. Maximum 1

There is possibility to make custom local fonts https://rehubdocs.wpsoul.com/docs/rehub-theme/how-to/local-google-fonts-for-gdpr/

Love the plugin! But when I build a listings table with the Listings Builder, my images on the left side show in the Gutenberg editor as expected. However, out in production only the noimage gray png shows up.

https://earntrackinvest.com/free-stocks/

No malware or anything, I don’t know what could cause you to redirect since I’m not redirecting on desktop or mobile.

Strange, it’s ok now. But I recommend to check server for suspicious access. How do you add featured image to post?

Also, you need to update theme and Rehub framework

Rehub’s Content Egg blocks are very good. As a recommendation, could you make a block dedicated to Price History? You currently have the option to display it when clicking the button, but I think for SEO purposes it would be nice if it would appear directly in the post via a dedicated block.

Thanks :)

Problem with this block is that it’s script related, so it’s better to use shortcode

I am using the grand child theme of rehub, my woocommerce my acccount page shows as below. When I inspected I saw style.css is overriding a inline style

https://snipboard.io/HF4APq.jpg ,

The list-style is not being none

website nowlearn.lk

Sorry, but customization help is available only for users with active support

No I don’t need customization. please say me how to make that list style disappear. by any css or something

ok, they will be removed in update

Hi, one question. Greenshift has compability with Content Egg?

I’m thinking of switching from Elementor to Greenshit, but I use offers in the posts, so I wanted to know if I can implement it and still have the prices, discounts, etc., displayed.

Rehub theme has Content egg block for Gutenberg, it’s working the same as Elementor block

But I am referring to the “post blocks” that appear on the Home page.

Are there any plans on FSE/template support for Woocommerce pages?

Yeah, I watched the video indeed, tried it for Woocommerce pages, but it didn’t work. In this case I meant the Woocommerce product page

Yes, it’s not ready yet, but will be available in update on next week

Awesome, I can’t wait to try it out!

Hi sizam, I don’t know why but my single course page looks like https://prnt.sc/zGxdo2ULUYcv

but your tutor lms demo single course page is like https://prnt.sc/3WESTRfUjz3N

Please help me I want the course page to look same as your demo in https://tutor.lookmetrics.co/

Thank you

1. Your site doesn’t use any custom header. I don’t see it

2. I see that you changed header layout

3. You can find additional options for tutor lms in tutorial https://wpsoul.com/how-to-make-learning-site-with-tutorials-on-tutor-lms-and-rehub-theme/

Unfortunately, developers of Tutor LMS are very unfriendly to theme developers, they are interested only in selling their own themes, so, we prefer to make unbreaking customizations without providing custom templates, because this can make incompatibilities with their updates. They even don’t want to provide fresh version for testing compatibilities.

yes as the header was little messy, I changed back to default. No Problem it also looks good, but 1 problem, in the mobile view the cart comes before user menu(avatar when logged in). can’t I change those two places. I don’t like keeping like that please help if possible.

Ok, If they do provide any help, please provide some features. but please don’t stop the integration with tutor lms or I will have to search for another theme again and setup everything from first. because I am also trying to move from elementor to greenshift which is awesome. So, please don’t stop integration with it.

You’re always the best and keep updating. All the best.

Please provide a solution for the above problem too

Cart is always last icon, in mobile and in desktop https://recart.wpsoul.com/

Slider Revolution Version 6.2.23 | By ThemePunch installation from Theme repository triggers critical error on WP. Everything worked fine until Elementor update. Anyone reporting same error?

I’m just curious, why was it necessary to create a separate post type (Blog Posts in the left menu) for the Reviewit demo? Why couldn’t those have been created in the regular Posts section using the Post Layout dropdown?

https://snipboard.io/aF8lMI.jpg

You can use posts if you don’t need separate post type

About a month ago, I disabled the separate post type for Blog Posts in the Theme Options menu.

But after that, I noticed the Post Offer option had disappeared from the bottom of the post editor in all my posts so I had to do a site restore. Do you know why that would happen?

Post offer section is not affected. You simply removed it in theme options-global enable – duplicate meta panels. Remove everything from there

I would like to remove some options from the theme. There are so much options in the theme which i don’t want to use. Can you please help me with that?

Theme options-global enable

How Do I customize or remove this Related product area From woocommerce. I cannot seem to find any option, even did several google searches. The only option is to delete it from the theme editor panel.

Can you provide a feature or suggestion on how to customize or remove this related product area?

Html code =

Image URL = https://i.imgur.com/v2p1poi.png

Website URL For Reference = https://hubprix.com/review/discord-com/

.related-woo-area{display:none !important}

you can place this in theme options – general options – custom css

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey