59158 comments found.
Hi,
As ive told you before, urls are note encoded on RH Link Pro to make affiliate links. Affiliates platforms told me that sometimes it could make bugs and the sales arent tracked.
You answered me that “and it should be encoded. I am not sure why it’s not encoded on your site, maybe another post processor”
Iv’e asked you what does “maybe another post processor ” means, but no answer…
Could you tell me if it is only for my website ? And if so, could you tell me what ive done wrong ? If not, can i change something, or are you planning on resolving this issue soon ?
i’ve also tried on a totally new besite with only rehub and needed plugins, and it has the same error
we will make update with force encoding, so, wait update for plugin
ok, thanks
Hi, I am waiting for the new version of Refashion for Gutenberg since September. As far as I understand, the import homepage should be available in the Greenshift library as described in the “Greenshift demo page import” documentation. Since no Refashion homepage for Gutenberg has appeared in the Greenshift library in two months, I’m starting to doubt that I’m looking for it in the right way. Regards. Pavlo
Hi. It’s ready, so, will be in library in couple of days
I hope so, thank you. Regards. Pavlo
Bonjour, depuis hier j’ai un gros problème avec le thème Rehub aucun de mes fournisseurs n’arrivent pas à se connecter à leurs comptes après un test avec un thème vingt vingt ça fonctionne. Mais quand j’ai activé le thème Rehub ça affiche erreur fatale je ne aucun solution de venir ici
which theme version do you use?
Version 19.7.7 so far my site is paralized
start from this tutorial https://wpsoul.com/how-to-know-what-error-do-you-have-on-wordpress-site/
I want to move from Elementor to Greenshift because Greenshift is more fast than Elementor. I tried to import Re-learn Greenshift homepage from Greenshift library but it showing to Upgrade and need Query Addon, Woocommerce Addon. How to import the layout?
Hi.
You need to import demo
https://rehubdocs.wpsoul.com/docs/rehub-theme/theme-install-update-translation/importing-demo-data/I already tried to import demo but this chages everything on the site. I need only the homepage and for that resetting the whole website is not a good idea I think.
you can use Alternative demo import and this will import only post/pages which you can remove later except homepage
I am looking to purchase the ReHub theme – Just wanted to know what is the minimum memory requirements and any additional php modules that are required for the theme. I know its a heavy theme so wanted to ensure that it will work on my shared plan.
Hi, we do not require specific setup and every hosting with support of Wordpress can work. Make sure that PHP version on site is 8.0 or newer
Thank you!
Hi Sizam,
Since September when I edit coupons or dealstores and I press update, it’s so slow, it takes forever to update and I even have some server errors because the query is too long.
When I open dealstores or coupons tho it’s pretty fast, it’s just when I edit them.
My host is maybe problematic but I was questionning if something changed since september in the editor or else. My website otherwise is pretty fast when you visit.
Otherwise I use PHP Version: 8.2, it’s ok to upgrade to 8.3 ?
Thank you
yes, you can update but reason is not in PHP version. I recommend to disable plugins one by one
I’ll try, maybe Yoast or WP Forms.. But not sure I can trust Bluehost either…
Thank you Sizam
I want to disable the floating panel in the top right corner of the site. How do I do this? https://prnt.sc/Wa3fhmHSTw_L
And this too. Bulk add to cart https://prnt.sc/qOfoNVgzj6P3
Hi. it’s not from theme, so you need to disable your plugins one by one
Hi,
I want a line with an icon followed by text (in the same line)
I use a png file that i upload on a paragraph block. I set the image width to 12.
On the frontend preview it is ok, but when i publish it it the image is centered to the top. I dont know why, it has a “vertical-align:top” attribute.
What can i do to have this icon on the same line as the text ?
(ive tried with the “icon list” block but it is worse as the image is bigger)
The code is
<!-- wp:paragraph {"align":"left","style":{"elements":{"link":{"color":{"text":"var:preset|color|main"}}}},"textColor":"main","fontSize":"small"} -->
<p class="has-text-align-left has-main-color has-text-color has-link-color has-small-font-size"> <img class="wp-image-4272" style="width: 12px;" src="http://www.image.png" alt="" /> <em>text</em></p>
<!-- /wp:paragraph -->
You can use Icon List block. It has all options to configure width, align and many other options
As iv’e said : “(ive tried with the “icon list” block but it is worse as the image is bigger)”
I dont know why but it doesnt display the styles : the icon is much larger than what ive set, the text isnt in italic and not the right color
Icon list block has options to set width/height of icon and font options of text, color. and almost every possible configuration for design. Are you sure that you use Greenshift Icon list?
Oops, i forgot to say that it was for adding code in the Ads and Code Zones
- With the paragraph block : On a block for a page, the only problem is that the icon isnt centered vertically. (and it is the same with when i add it on the Ads and Code Zones)
- With the “icon list” (yes it is Greenshift icon list) : On a block for a page, the styles is ok (icon is centered), but when i add it on the ads and code zones, the styles doesnt show (big icon, no italic and no color for the text)
what do you put inside Code zone?
i put the code i’ve written in the first comment here
inside the conditional shortcodes you told me about (rh_is_category tax=”dealstore” ids=** ) (I dont think these shortcodes are the problem because without them it is the same)
you can’t use code from gutenberg inside this area. You can use shortcodes. You can create reusable template and then use it’s shortcode in code area
... can’t we only put stylized text (and a little icon) here ?
That is the method you gave me to show shipping costs, according to the store, on a deal.
I only need an icon and text with a specified color and height
If i have to make templates for each store and then put them in conditional shortcodes, it is not practical at all…
If you have Query addon of Greenshift. You can build whole area in reusable section and use Visibility block to show different content for different stores
ok, it is better like this. So i make a new template, add a “short code” block with [rh_is_category tax=”dealstore” ids=*] , icon list block with image + text, and then another short code block with “[/rh_is_category]”, and copy these 3 blocks and change them for each store, right ?
do you have Query addon or not?
no. It is not ok with the method i wrote on the last message ?
it’s ok, but you can’t use blocks inside shortcodes. You can use only regular HTML.
or other shortcodes
ok, but as it is working, what is the matter ? If i have ti change it, how can i convert these blocks to html ?
you can create reusable template. then use it’s shortcode
Yes but as ive said before i cant make one shortcode for each store, as shortcodes doesnt have explicit names, and it would be a pain to add/edit them.
Isnt there a way to convert “image + stylized text” to html ?
and could it give problems if i let it that way (with blocks inside shortcodes) ? if its wrong i’ll change of course
I already wrote. You can create reusable template, put there what you want, then copy it’s shortcode
this way you convert blocks to shortcode that you can use in any place of site
yes i know
i think your reading too fast again.
it is to display shipping costs regarding costs. With your method i wil have to do a template for each store. if i have 50 stores, that makes 50 templates, and shortcodes arent explicit ([wp_reusable_render id=’4329’]). I then have to copy it between each shotcodes blocks for conditional shortcodes, that is quite difficult to handle (and is it ok to have 50 codeblocks for 50 conditional shortcodes for 50 shortcodes for 50 templates in a single template ?)
Thats why i asked you what is wrong with letting it the way it is. If it is really a problem i’ll do this method
yes, you need to create 50 templates
I already wrote that theme has option to set disclaimer for each offer. Also cashback notice (that can be used also for any notices, not only cashback). But if you need something custom, you need to make customization or use extra plugins like Query addon for Greenshift. Or use shortcode
ok, i’ll do it with 50 templates… though you didnt answered if blocks inside shortcodes (that are lot more easier) would give any problems
you can’t use blocks inside shortcode. you can use HTML or other shortcodes
yes, you already told me that, but as i’ve already told you like 2 or 3 times, it “works” ( i make a new template, add a “short code” block with [rh_is_category tax=”dealstore” ids=*] , icon list block with image + text, and then another short code block with “[/rh_is_category]”, and copy these 3 blocks and change them for each store )
but if there is a security problem, a display problem, or other things like this, i understand.
(but you dont answer me about this
)
Do u have the app version or how do we go about it
you can use compatible app builder https://codecanyon.net/item/cirilla-multipurpose-flutter-wordpress-app
hello. I want to increase the width of the body and decrease the width of the sidebar for certain categories or pages, or for certain product categories.
The post layout is ‘Simple’. Product layout is ‘Default without sidebar 2 column.
How can I do this?
Hi. theme has no special option to change it but it provides width presets. You can find theme in theme options – general
I already know that. I just want to know what path to look for so I can modify it myself.
https://prnt.sc/vSZ-R1ymwINB https://prnt.sc/jaUYKClt7fqwthere is no path for this because it’s CSS. If you understand CSS, then you can easily change width. If you don’t know it, I recommend to use width presets
I’m currently working on setting up a website with the ReHub theme at InstantDiscount.in, focusing on deals, discounts, and affiliate marketing. I have successfully installed the theme and imported the demo content, but I’m encountering a few challenges and would appreciate some guidance.
1. Customizations and Functionalities: I’d like some advice on implementing specific customizations to match the branding and user experience I have in mind. For instance, customizing the header, footer, and offer buttons to fit my brand colors.
2. Optimization for Affiliate Links and Cashbacks: I aim to fully utilize ReHub’s affiliate and cashback functionalities. Any tips or recommended plugins for optimizing affiliate link tracking, cashback handling, and automated offers would be incredibly helpful.
3. Best Practices for Speed and SEO: As my website will rely heavily on organic traffic, any guidance on optimizing the theme for fast load times and SEO would be appreciated.
4. Documentation: While I have referred to the available documentation, a few advanced features are still unclear. Could you direct me to any additional resources or tutorials that might help?
5. Mobile Optimization and Responsive Design: Since many users will likely access the site via mobile, I would appreciate any advice or recommended settings for optimizing the design and functionality for mobile responsiveness.
Thank you for your assistance, and I look forward to your guidance on these points.
1. it’s all in theme options
2. https://wpsoul.com/how-to-make-cashback-site-on-wordpress-and-rehub-theme/
3. https://wpsoul.com/how-to-make-wordpress-theme-or-plugin-with-best-web-vitals-score/
4. You can find all available channels in Rehub – support
5. theme options – mobile and AMP
Hello, I use ReCash. In the mobile view, the contents of the sidebar are not displayed on the start page, how can I change this?
I was not able to see any issues https://share.cleanshot.com/QV45vKvP
My Advanced Listing Builder does not update the data saved in Post Meta. I already re-saved all data, deleted and re-added the ALB, and cleared the cache. Unfortunately the data (e.g. scores) are not updated. How can I fix this?
hi. listing builder doesn’t save something. it’s only showing existed data. so you need to check your cache settings
Re: Rehub theme
Can I please have some CSS to hide the category page name/page title?
I’m optimizing my category pages, and having the name and an H1 showing on the front end doesn’t look good. It won’t let me leave the category name field blank.
Thanks!
.wpsm-cat-title{display:none !important}
Insert code in theme options – general – custom css
Hi there, that code doesn’t work.
Sorry, I forgot to specify this is for product category pages, not regular category pages.
did the “dokan info” vendor_store_details css class break in the last update or it’s just me? it has no styles
my bad, I unloaded it
Hello, I’m having a problem, two products are appearing with the expired tag and gray, but it’s strange because this only happens with offers and coupons posts, not products.
please, write from your buyer’s account first
Hi, when field mapping a feed module, can you add a field with Merchant Name so it automatically populates when creating a product. Thanks
If you use bundled import addon – it’s available and described how to import merchants
Hello, when I enter the product page, it automatically scrolls to the description section. What should I do?
because you are not buyer of theme and use nulled theme or it was provided not ifficially
Hi, I’m installing the ReMarket demo but keep getting the following error and no vendor pages are available.
[WARNING] Failed to import dc_vendor_shop Ammo store [WARNING] Failed to import dc_vendor_shop ChinaDoll Company [WARNING] Failed to import dc_vendor_shop Demovendor [WARNING] Failed to import dc_vendor_shop kimmy turner [WARNING] Failed to import mvx_spmv Max Price [WARNING] Failed to import mvx_spmv Min Price [WARNING] Failed to import dc_vendor_shop Super vendor store page [WARNING] Failed to import mvx_spmv Top rated vendor [ERROR] Failed to import “logo remarket” (Media)
because you are trying to import vendor pages without installing vendor plugin or it’s not the same as on our site. These pages are not required
Hello,
How to Use Nextend Social Login to appear in the Login popup Modal? Please provide instruction and what to do or where to put the codes
Also how to disable email activation and have the user login automatically once they signup? and maybe redirect to their profile page or Add Listing page.
Thank you
you can easily find many related articles in our documentation by using search there
https://rehubdocs.wpsoul.com/?s=login+popup&search_param=all