59157 comments found.
purchase code 5da39e42-cc81-4797-a0a5-78f2be49aa11
Answered in your last question
Kindly refund i found other deal
Answered in your last question
Hi, I’m using side block product layout. On mobile mode ’’Go to course’’ button redirects to affiliate website which is ok, but the ’’Go to course’’ button appearing later when scrolled down redirects to log in pop up:
https://monosnap.com/file/DLMrJY4SnbfmM7HYOdxB7m63geQ17WDo you know why it redirects to login pop up? I have wishlist and comparison functions enabled for logged in users only but this one I have concerns with is different function.
https://ubbergo.com/e-learning/course-types/degree-programmes/developer-for-microsoft-azure-in-collaboration-with-microsoft/Which custom scripts did you add on site?
JS:
<script> jQuery(document).ready(function($) { $(‘body:not(.logged-in) .wpsm-button-new-compare’).each(function(index){ $(this).addClass(‘act-rehub-login-popup’); }); }); </script> <script> jQuery(document).ready(function($) { $(‘body:not(.logged-in) .rh-wishlistmenu-link’).each(function(index){ $(this).addClass(‘act-rehub-login-popup’); }); }); </script> <script> jQuery(document).ready(function($) { $(‘body:not(.logged-in) .re_track_btn’).each(function(index){ $(this).addClass(‘act-rehub-login-popup’); }); }); </script>
Custom CSS:
.logo_section_wrap .rh-container{width:100% !important; padding: 0 20px} body:not(.logged-in) .re-compare-icon-fixed, body:not(.logged-in) #re-compare-bar{display:none !important} .woo_cat_head .flowhidden{display:none} #main_header .fa-sign-in:before {content: ”\f640”;} nav.top_menu>ul>li.vertical-menu.border-main-color .sub-menu{border-color:transparent} nav.top_menu ul li ul.sub-menu{border-color:transparent !important} #rh_woo_layout_inimage {background: linear-gradient(120deg,#272b2f 15%,#057b5b 55%,#057b5b 100%) !important; } body:not(.logged-in) .re-compare-icon-fixed, body:not(.logged-in) #re-compare-bar{display:none !important} body:not(.logged-in) .rh-comparemenu-link{display:none} nav.top_menu > ul > li.vertical-menu .sub-menu{ box-shadow: 0 2px 6px #ddd;} .re-compare-icon-toggle:before{content: ”\f643”;} .re-compare-icon-toggle .rhi-shuffle:before{content: ”\f643”;} .not-incompare .re-icon-compare:before{content:”\f643”}.fa-analytics:before {content: ”\f643”;} .share-link-image{border-radius:5px} .favour_btn_red .heart_thumb_wrap{border-radius:5px} .tax-blog_category .wpsm-cat-title{display:none} .wpsm-cat-title{display:none} .tax-blog_category.archive h5{display:none} nav.top_menu {position: static;} #main_header .rhi-plus:before {content: ”\f295”;} #main_header .rhi-sign-in:before {content: ”\f007”;} nav.top_menu {position: static;} body #rh_woo_layout_inimage { background: #252f60 !important; } .dl-menuwrapper #mobile-menu-icons .rh-comparemenu-link {display:none !important} nav.top_menu ul.sub-menu{width:250px}
<script> jQuery(document).ready(function($) { $(‘body:not(.logged-in) .re_track_btn’).each(function(index){ $(this).addClass(‘act-rehub-login-popup’); }); }); </script>
This code will add popup for non logged users on all affiliate buttons.
I terms of login pop up functions I have requested in the past are:
1. Only logged in users can access wishlist 2. Only logged in users can access comparison function 3. Log in pop up to be displayed for not logged in if any wishlist icon chosen 4. Log in pop up to be displayed for not logged in if comparison icon chosen
I haven’t requested to have login pop up on affiliate links. This login pop up comes up only for affiliate link in mobile mode as per the below and this is the only issue I have – see described in red below link. This is the button that comes up when scrolled down in mobile mode. The rest of affiliate links are working fine.
https://monosnap.com/file/DLMrJY4SnbfmM7HYOdxB7m63geQ17WHow can login pop up be removed from this particular button, with functions 1 to 4 listed above maintained?
remove code which i mentioned
Hello You can tell what it means and what I’m supposed to do to make it go away ” Notice: Trying to access array offset on value of type null in /home/comparaz/public_html/wp-content/themes/rehub-theme/rehub-elementor/wpsm-versustable.php on line 231” Thank you
Hi Moshedvir,
Thank you for your question.
Please check if Rehub framework plugin and Rehub theme both are up-to-date. Please let us know.
If all are updated then check your wp-config.php in your site root directory. There is line where you see define( ‘WP_DEBUG’, true ), change it with this define( ‘WP_DEBUG’, false). By doing this, you are literally turning off the debug mode
Hope it helps.
Thank you
Remove versus table module from page or use it properly. Currently you added it to page but didn’t configure it
Thank you so much it’s gone
I read through past comments on how to use the Redirect theme for a business directory. You sent people to this link https://wpsoul.com/creating-business-directory-site-with-search-filters/ but the page is gone. Any tips?
Also, on your description, it says good for “Magazines and News sites”, what demo would i use for this?
Another pre-sales question: In the directory themes section on your product homepage: “You can sell submission packs and subscription packs.”
How does this work in ReHub and what does it use for payments, Woocommerce, or other?
For magazine – remag demo
2. You can create something like 10 post submission, so, user can submit 10 post/products from form. Payment is on WooCommerce
1) How do you set it up for people to pay to: Submit a directory entry and/or Claim a directory entry
2) How does Rehub work with the reputations system (MyCred)?
3) When you add this separate blog section, is it allow the default Wordpress blog feature to work on the theme? I have tons of regular articles on my site already https://rehubdocs.wpsoul.com/docs/rehub-theme/how-to/how-to-add-separate-blog-section/1. It’s the same as for post submission
https://rehubdocs.wpsoul.com/docs/rehub-plugins-add-ons/rh-frontend-publishing-pro/how-to-add-paid-submit-option-to-form/2. It’s well integrated and has some extended functions (special hooks for wishlist adding, thumbs counter, point value in user dropdown, possibility to auto assign roles or member types based on point reach and many other)
3. This doesn’t remove your existed post content. You don’t need to enable this option if you use Posts for blog articles
Hi guys,
Is it possible to sort by discount? I want to automate my productfeed. So for example I import a whole productfeed from an advertiser and on my own website I only want to show deals above 20% discount.
Thanks,
Sven
Hi there,
Thank you for your question.
WooCommerce doesn’t save discount value so you can’t sort by discount, instead you can create a category and add all products which have discount above 20%.
Hope it helps.
Thank you
Hello, do you offer the review, comparison and toplist features also as plugin? thanks Jochen
No, only as theme in current point
Hi, pre-sale questions:
I want to make a wholesale multivendor website.
Can I use dokan? Do I need to pay for it? -Can I delete the button “buy or add cart” Instead I want to put contact form button where they can talk with their customers?
Yes, you can but wholesale addon is part of Dokan pro. Check their prices for pro versions.
Hello,
I have version 8.5.3 installed on one of my sites. I bought this site from someone else. I just bought a copy myself, how do I update the theme without losing any settings or configurations?
Currently when I go to theme options, if I click any of the tabs, it won’t change, just stays on the main page. Also if I change options on that front page and hit save, it does not save them.
Thanks, the update fixed my problems, but also removed all widgets from footer and sidebar! How can I get them back how they were?
You can find them in inactive widget area, then drag them to old places
I looked there and that area is blank ;(
Maybe they were removed because you used very outdated theme version and too much changes in current version. So, you need to recreate widgets.
By the way, make sure that you installed Rehub framework required plugin
Hello Live Search option does not work for me so I disabled this option from the theam options and installed a ajax woo search plugins. Now everything is working properly only there is a small problem. I want to add in the live search results a button (Add to Compare) without going to the product page. I mean: when i put name of product on the search area the search area open a list of products that match the phrase I typed in the search – hence without me selecting the product, I want a button (add to comparison) to appear next to each line thet given in the search result. Is it possible to do such a thing? Thank you very much
If you use custom live search plugin, please, write to author of plugin if you want to customize it. We can help only with theme’s function
Hey guys,
I want to delete (deal) posts that I have imported with ImportWP. Is this possible? I want to delete some importers / lists with all posts included …
I also want to filter my deals by the number of clicks I get on my button / affiliate link, is this possible? (Make link as affiliate is on)
Thanks in advance for your response.
Kind regards, Sven
1. Go to posts – all posts. Then you can delete them in bulk. Or use plugin WP reset to clean site totally
2. Number of clicks are not counted by default. Only coupon clicks are counted.
But is it possible to make it?
Possible. Do you use posts or products?
Posts!
We can build custom function which counts post button clicks and save it to meta. Price will be near $100
Hey
How can i edit post views? can i make fake number?
Hi, I am new to WordPress can you help in installing the theme on WordPress…
Hello.
I use a comparative table using the shortcode [wpsm_woocharts ids”78318,75503,75059,75164,75098” disable”brand, stock,description,userrate,colour”]
You can see the table here: https://bon-cafe.staging.wpmudev.host/meilleures-machines-a-cafe-automatiques/#le-face---face Login: Laura, Password: LQ-gOZp%Dj1zD!k-OqowDApA7rl@a
If you can’t connect you can see the image here https://drive.google.com/file/d/1k-_77sb8NdFvjlDlc6CG-pLhP21wy5j8/view?usp=drivesdk
I’d like to know how I can change the wording of the button. Sometimes it says “add to basket”, sometimes “see on amazon”.
Thanks.
it\s depending on type of product. External will show external button. Simple product type shows cart button
thank you
is this website according to SEO standards like it helped in SEO and what about it’s speed? is it good according to GTMetrix & Google page speed insights
It’s coded with SEO in mind, but it doesn’t include special seo settings, because it’s not theme territory, you need to use Seo plugins. Most popular like Seo by yoast and Rank math are supported, but other should work also
Speed of theme is only 30% of global speed of site, however we pay much attention to speed, theme doesn’t load anything on site until you enable block. It has very lightweight icon styles, all javascript files and blocks have separate files so are not loaded on init. Also theme has special critical css feature to prevent render blocking. you can see score of theme on google
https://developers.google.com/speed/pagespeed/insights/?hl=ru&url=https%3A%2F%2Frepick.wpsoul.net%2F&tab=desktopother demos can have page builder and shop plugins which affect score so it will not so good as theme’s score, however, we can guarantee that it will be very good if you follow our recommendations (we have speed optimization guideline)
my only concern is if i purchase theme i only want from you that my website will be under 2 to 3 second as per Google recommended. so what’s your point on this?
it’s depending on site. Of course, if you place 100 products on page, 100 blocks, ads, huge not optimized images and slow hosting – we can’t guarantee that it will work for 3 seconds. But if you follow our recommendation – it will work under 3 seconds. You can show us your current website and we can advice if you can optimize it under 3 sec or it’s not possible
please share your recommendation link so that i can read it.
So, i have purchased the theme. hopefully it will not disappoint me 
Let me know if you need help
definitely i will if i need any. 
for development purpose, how can I share the one product code to multiple developers? Is it support or is there any way to do that?
most of vendor plugins have option for multiple vendors per product. Check documentation of vendor plugin which you use
I love your work , however I am concerned about responsiveness of some elements..
You you have a livechat platform where I can get clarification from your agent..
Please, create topic according to guidelines, with all information, links, screenshots. This will allow us to understand your issue and give you a better and fast answer.
https://sizamtheme.support-hub.io/articles/how-to-write-to-support-if-you-need-technical-helpif i use One Click Demo Import then my previous post and pages will be deleted or not ?
no, it doesn’t delete existing content on site
When showing products, is there a way to have the user review score be the default as opposed to the editor score (not using editor function).
Also, for product specifications, it would be nice if it showed in table format as opposed to attributes being separated by commas.
Thank you!
User star rating is visible in grid and list layouts. You can choose layouts in theme options- shop settings- design for archives
Excellent, and thank you for the super quick reply. There is a lot to learn with this theme, it’s been pretty amazing so far.
tell me can i create e-commerce website with amazon affiliate url only ? i mean amazon product automatic add from keyword and when a buyer go to checkout then page to to amazon product page with my affiliate url.
if yes then how? if you have any video plz tell me.
You can use Woozone plugin for this
ok and in REHub can we set keyword so automatic post added through cron from our various affilaites like amazon, flipkart ?
It’s not theme territory, you need to use plugins for this. Content egg, Woozone or others