59155 comments found.
I have failed to register the theme with the following error – cURL error 28: Failed to connect to lookmetrics.co port 443 after 7505 ms: Connection timed out
you need to ask hoster to open access to lookmetrics.co
I am trying to add another button above add to cart on product page. That button should have link with attribute of the product dynamically. Can you help me understanding how to do that? I’m using elementor, added button but there is no option to add a dynamic link of attribute.
It’s not clear what you mean by
“link with attribute of the product dynamically”
I meant, placing a new button with link of product attribute on the product page. For example I created an attribute “test” and updated its value as url “https://abc.com” for product “A”. It can be different value for product “B”.
Now I want to show a new button on the product page above the Add to cart button that should have link as entered in “test” attribute. Hope this time it is clear to you.
I tried to follow the guide but not able to find the exact solution to my this problem. I would really appreciate it if you can share the exact steps or any video guide.
You can add direct link in product short description. depending on product layout which you use, it will be above cart.
Please note that there is no such thing like button block with attribute link. So, if you need this programatically, you need to make own function for this
you can use also https://rehubdocs.wpsoul.com/docs/rehub-theme/shop-options-woo-edd/extended-custom-product-areas/
How i can hide class”Temperatur” on all Pages and show only the Temperatur Line?
I am not sure what you mean.
Hello,
I am trying to set up user login and register popup. I turned on membership in general settings and turned on the user login modal in theme options>user options. But when I go to my site and click the Login/Register button and then “Sign Up”, it redirects me to /demo-login/ page which does not exist. How do I get it to stay on the same page to register in the popup instead of redirecting to a page that does not exist? Thanks!
theme options – user options and remove /demo-login redirect
Hello, is there a way to get the meta-field of the cloaking url?
urls don’t have meta fields so it’s not clear what you mean
I want to get the cloaked url to send it as message, thats way i asked for the meta field for the cloaked urls
still not clear, which message and which meta field do you mean? Cloaked urls are not saved in meta fields
ohh cool, I thought that were saved, would be nice to have them in a meta field. Thanks.
maybe you mean link in Post offer section? If so, then you can get it https://rehubdocs.wpsoul.com/docs/rehub-theme/list-of-important-meta-fields/
Hi,
Can you check the images marked in red.
- In the product page, how can I hide the reviews? https://prnt.sc/4wdtF1nosofP
Best regards
woocommerce – settings – products and disable ratings
2. don’t add short description to products and you will not have such field
3. dont add Content egg offers and it will not show them, you can also use other product loop layouts, most of them don’t show affiliate deals.
https://rehubdocs.wpsoul.com/docs/rehub-theme/shop-options-woo-edd/woocommerce/In the 2nd point, where I shouldn’t add the Short Description? This is by default when you import the Products with WP Import.
Mate, this is for bulk imports from an Affiliate Network, how should I handle it with WP Import?
then, your questions are not clear. Why do you need to change imported products? You need to add own products and add there information which you need. You must remove demo products from site after importing
My questions were more than clear.
“You need to add own products and add there information which you need. You must remove demo products from site after importing” ... What do you mean, according to you I shouldn’t import any products to my store with Import WP PRO from other affiliate networks?
Removing the demo product has nothing to do with this.
You can import your products. But you choose by yourself what to import. This is why I think your question is strange. Because if you don’t need short description, then why do you import short description?
I will try to rephrase it. In this image: https://prnt.sc/TQLVeaTGcMK3 ... as you see the product has been imported automatically with Import WP PRO, when I set up the import process, the system asked me to fill-up to field, short-description, and description. Of course filling up Description field bcs this is what I need, but if I don’t fill-up short description then the system will show up some default information that I don’t want to display… Do you get me? The image it’s quite clear, I never going to use short-description and I just want to hide it via CSS or something.
this is not default information, this is feature of Content egg which will set info from offers into short description (if it’s empty), so you need to import short description or you can use other product layouts (not Content egg related) if you don’t want to have auto filling
it’s possible only by editing core files. do you have code skills?
unfortunately i don’t have code skills, what can i do?
please give me steps and i will do it myself
Without such skills you will not be able to do this job. If you want to try, here is file
content-egg-templates/block_all_offers_list.php
line
<?php $offer_title = wp_trim_words( $item[‘title’], 10, ’...’ ); ?>
replace
<?php $offer_title = $item['title'] ?>
i have added it successfully but it doesn’t work
i have fount it but in offer-logo not offer-list, and it successfully worked when i change 10 to 25
<?php $offer_title = wp_trim_words( $item[‘title’], 25, ’...’ ); ?>
i have another question please i have chosen that product template is (review with blocks) i want to change logos in offer logo list to products images how can i do that? thank you
which product images do you mean?
Hi on my website the rehub view counter was working but has now stopped going up, I cant seem to find any settings to check it?
you need to ask hoster to allow php file execution on site
Thank you have sorted it also do you list of URLs to exclude from caching so that it will display correctly? Ideally, we need the URLs of the script names that serve up the view count.
this will not help you to show live counter, because your cache plugin will cache it
Hello,
I love your theme second time purchasing it since 2016! 
Would you have a file that would populate my website with current products to populate my recompare theme from amazon.com? I’m sure a great developer such as yourself would have thought of having a solution for us lazy people 
Thanks in advance!
Elias
Hi. Can you give me more details, I think I didn’t understand what you need for amazon
Do you have available a pre made xml file of Amazon.com affiliate product posts that i can use to upload to my products section to fill my recompare theme and make my website look like it’s full of posts? Thank you!
Amazon doesn’t provide xml. You will need to use Content Egg Amazon module or plugins like Woozone
if its possible you can add function to make “news/directory list” in design settings “Make link as affiliate? -This will change all inner post links to affiliate link of post offer”” ,too?
Thanks in advance!
as this layout has no affiliate features, then it’s not possible to add such functionality there
there is deal list for such purposes
How i can change the Headline Text into H2 in Deal/Grid Coupon Loop? On Mobile the Headline of Posts is too little.
See here: https://shorturl.at/fyEGWit will be changed to h2 in next update
Thx
Hi When we installed WPML to use multiple languages it occurred the following problem:
The Homepage page does not change automatically when switching to another language Domain: https://7smview.com - Please try switching From language (English) ==> (Vietnamese)
Hi When we installed WPML to use multiple languages it occurred the following problem:
The Homepage page does not change automatically when switching to another language Domain: https://7smview.com - Please try switching From language (English) ==> (Vietnamese)
because you didn’t create page for each language. Please, check documentation of WPML how to deal with homepages
Hi, Can I use this template for multiple websites? I mean, if I buy it once can I use it in multiple projects?
One license can be active on one site, you can move license from site to site
appearance – widgets – footer widgets
Bug in theme demo
It looks like the word “size” and “Choose an option ” use different typefaces
Check it out in this sample layout https://recart.wpsoul.com/product/full-width-marketplace/Hello Sizam, I think there is a bug on the comparison table (“https://en-velo-simone.fr/les-meilleurs-antivols-pour-velos-electriques/”). As you can see, the 3 last extra line Niveau de securite, certification and garantie havent been added for the 2 last columns Elops and Abus). I deleted the 2 last columns and tried it again, but didnt work. I did all the last updates. Do you know where it come from ? How can I resolve that please ? Thanks for your help
comparison table shows your attributes which you added to products
Tengo 2 preguntas
1) ¿Como puedo aumentar el hancho de cuadro de busqueda? me gusta la version extendida pero el cuadro de busqueda queda corto hay un un espacio grande entre el ingreso del usuario y el cuadro de busqueda.
2) ¿como puedo configurar la opacidad del recuento de revisiones de la ficha de productos? quiero obtener una ejem: (2) mas oscura.
Hi, please provide links on your pages
1) pretendo que el cuadro de busqueda llegue hasta donde esta el boton de usuario, eliminando asi el espacio vacio entre ambos, tambien pregunto sin ese espacio puedo agregar un boton adicional.
2) el recuento de revisiones en la visualizacion miniatura de los productos es muy transparente, como puedo ver la cantidad de revisiones(reviuw) mas oscuro o totalmente negro. ejemplo: ★★★★☆(3)
Hola, profa me ayudas.
1. if you mean search in header, then in theme options – general – subset you can find variants with bigger search
2.
.woocommerce .rh_woo_star{color:#ccc}
Insert code in theme options – general – custom css
Hi, When I try to import the theme I get Import Failed Error: parsererror (200). Can you help?
you can use alternative demo import
[ERROR] Failed to import “fallback” (Media) While Importing ReviewIt theme. Also unable to publish any header changes.
fallback is not required, you can skip it
Add a review button not working. https://securebargain.com
also search now button on the home page seems out of the box. Unlike in demo shown
I don’t see any issues on your site https://monosnap.com/file/T3oC7iE5j7uIsO1yO7GaDQPQl7Ne3M